@charset "utf-8";
/* CSS Document */

body {
	background-color:#808080;
	font-family:Arial,helvetica,verdana;
	font-size:12px;
	color:#CCCCCC;
}

td { vertical-align:top;}

div#root { width:994px; margin:auto;}


div#ueberschrift {
	margin:15px 0 30px 0;
	background:url(../image/ueberschrift.gif) no-repeat;
	height:26px; width:575px;
	padding:15px 0 0 5px; font-size:10px;
	color:#ff9203; font-weight:bold;
}


div#bottommenubg {
	margin:15px 0 10px 0;
	background:url(../image/ueberschrift.gif) no-repeat;
	height:26px; width:570px;
	padding:15px 10px 0 0;
	color:#ff9203; text-align:right;
}
div#europaweite {
	color:#FF9900; font-size:20px; font-weight:bold;
	margin-top:100px; text-align:center;
}
div#europaweite2 {
	font-size:9px;text-align:center;color:#FF9900;
}

div#telfax {
	margin:50px 0 15px 10px; width:155px; height:50px;
	background:url(../image/telfaxemailbg.gif) no-repeat;
	color:#cccccc;	 padding-top:3px;
	font-size:12px;
}

a.linkweiss { color:#CCCCCC; text-decoration:none; font-size:12px;}
a.linkweiss:hover { color:#666666;}


td#top_left {
	background:url(../image/oben.png) repeat-x; height:23px; width:991px;
}
td#top_right { width:3px; height:23px; background:url(../image/linie_oben.png) no-repeat;}

td#banner { 
	background:url(../image/banner.gif) no-repeat; 
	height:62px; width:990px;
}
td#banner_right {
	background:url(../image/linie_black.png) repeat-y;
	height:62px; width:3px;
}

table#main { 
	width:994px;
	border-left:#000000 1px solid;border-bottom:#000000 1px solid;
	background:url(../image/verlauf2.png) repeat-x;
}
td#main_left {
	width:990px;
}
td#main_right {
	background:url(../image/linie_black.png) repeat-y;
	width:3px;
}


td#content_left {
	width:190px;
	text-align:center;
}
td#content_middle {
	width:610px;
}
td#content_right {
	width:190px;
	text-align:right;
}