/*========allgemein================*/

body#alle			{background-image:url('../images/topimage.gif'); background-repeat:no-repeat; margin:0px; padding:0px;}
div#bottomimg			{position:absolute; left:65px; /*top:250px;*/}

/*html, body, textarea {scrollbar-face-color:#C0C0C0;
						scrollbar-highlight-color:#FFFFFF;
						scrollbar-3dlight-color:#C0C0C0;
						scrollbar-darkshadow-color:#000000;
						scrollbar-shadow-color:#C50006;
						scrollbar-arrow-color:#000000;
						scrollbar-track-color:#CCCCCC;}*/
img 				{border-width:0px;}
img#bilder			{border-width:1px; border-style:solid; color:#C50006;}
.ueberschrift_top	{font-size:1.3em; font-family:Verdana; font-weight:bold; color:#C50006;}
.ueberschrift_weiss	{font-size:1.5em; font-family:Verdana; font-weight:bold; color:#FFFFFF; background-color:#C50006;}
div#ueberschrift	{position:absolute; top:0px; left:0px; font-size:1.4em; font-family:Verdana; color:#666666; text-transform:capitalize;}
.normaltext			{font-family:Verdana; font-weight:normal; font-size:0.8em; color:#2E2D2D; text-align:left;}
.normaltext_rot		{font-family:Verdana; font-weight:normal; font-size:0.8em; color:#C50006;}
.copyright			{font-family:Verdana; font-weight:normal; font-size:0.8em; color:#666666; text-align:center;}


p					{padding-left:2px;}

/* seitenbalken */

div#seitenbalken	{background-image:url('../images/seitenbalken.gif'); background-repeat:repeat-y; top:80px;}
/* positionierung d. flaggen */

div#de				{position:absolute; top:60px; left:650px;}
div#en				{position:absolute; top:60px; left:670px;}
div#fr				{position:absolute; top:60px; left:690px;}
div#it				{position:absolute; top:60px; left:710px;}
div#es				{position:absolute; top:60px; left:730px;}
div#pl				{position:absolute; top:60px; left:750px;}
div#cz				{position:absolute; top:60px; left:770px;}
div#hu				{position:absolute; top:60px; left:790px;}

div#download		{position:absolute; top:60px; left:460px;}

div#flag			{position:absolute; top:150px; left:0px;}
/* 	CONTENT ALLGEMEIN */
table#tablecontent	{border:0px; table-layout:fixed; border-collapse:collapse;}
/*	Content uebersicht */
div#uebersicht		{position:absolute; top:85px; left:20px;}

/*  content HOME*/
div#content			{
	position:absolute;
	top:10px;
	left:0px;
	width: 717px;
}
table#tablecontent	{border:0px; table-layout:fixed; border-collapse:collapse;}
td#vollelaenge		{vertical-align:top;}
td#sprachenzelle	{width:60px; vertical-align:top;}
td#re				{width:350px;}
td#abstand			{width:20px;}

/*	CONTENT HINWEISE  */

td#hinweiseins		{/*width:200px;*/ width:160px; vertical-align:top; padding-bottom:5px; padding-right:10px; padding-top:10px;}
td#hinweiszwei		{/*width:380px;*/ vertical-align:top; text-align:justify; padding:10px;}
.borderstyle		{border-top:1px solid #CCCCCC; border-bottom:1px solid #CCCCCC; border-left-color:#CCCCCC; border-right-color:#CCCCCC}

/*	Zellen Standorte  */

td#standorte		{ width:50%; vertical-align:top; text-align:justify; padding:10px;}
td#standorte_mq		{ width:33%; vertical-align:top; text-align:justify; padding:10px;}

td#standortueberschrift {padding:10px;}




a:link 				{text-decoration:underline;font-family:Verdana;font-size:0.9em;color:#C50006;}
a:visited 			{text-decoration:underline;font-family:Verdana;font-size:0.9em;color:#C50006;}
a:hover				{text-decoration:underline;font-family:Verdana;font-size:0.9em;color:#E60005;}
a:active			{text-decoration:underline;font-family:Verdana;font-size:0.9em;color:#E60005;}
a:focus				{text-decoration:underline;font-family:Verdana;font-size:0.9em;color:#E60005;}


/* menue links */
#flaglink a:link 		{ text-decoration:none; font-family:Verdana;font-size:0.9em;color:#C50006;}
#flaglink a:visited 	{ text-decoration:none; font-family:Verdana;font-size:0.9em;color:#C50006;}
#flaglink a:active 		{ text-decoration:none; font-family:Verdana;font-size:0.9em;color:#C50006;}
#flaglink a:hover 		{ text-decoration:none; font-family:Verdana;font-size:0.9em;color:#C50006;}
#flaglink a:focus 		{ text-decoration:none; font-family:Verdana;font-size:0.9em;color:#C50006;}

/* download brochure */
#brochure a:link 		{ text-decoration:none; font-weight:bold; font-family:Verdana;font-size:0.9em;color:#FFFFFF;}
#brochure a:visited 	{ text-decoration:none; font-weight:bold; font-family:Verdana;font-size:0.9em;color:#FFFFFF;}
#brochure a:active 		{ text-decoration:none; font-weight:bold; font-family:Verdana;font-size:0.9em;color:#FFFFFF;}
#brochure a:hover 		{ text-decoration:none; font-weight:bold; font-family:Verdana;font-size:0.9em;color:#FFFFFF;}
#brochure a:focus 		{ text-decoration:none; font-weight:bold; font-family:Verdana;font-size:0.9em;color:#FFFFFF;}


/*table#100prozent	{table-layout:fixed; border:0px; border-collapse:collapse; width:100%}*/
/*td#25prozent		{width:26%}*/
/*td#leer				{width:6%}*/

