/* CSS Document */body, div, ul, li, p, h1, h2, h3, h4 {	margin:0;	padding:0;	font-family:Arial, Helvetica, sans-serif;	color:#333;	}		/* infobox */#infoBox {	background:rgba(150, 150, 150, 0.7);    border-radius: 9px 9px 9px 9px;    margin: 5px 307px;    padding: 9px;    position: absolute;    width: 366px;    z-index: 3;}#infoBox .inner {	border:1px solid #206d9a;	background:#fff;	-moz-border-radius:5px;	-webkit-border-radius:5px;	}	#infoBox h1 {	color:#114b6c;	background:#e6eff5;	/*border-bottom:1px solid #206d9a;*/	-moz-border-radius:4px;	-webkit-border-radius:4px;	font-size:26px;	line-height:32px;	padding:15px 15px;	}	/* EOF */		#logos {	position:absolute;	top:122px;	left:780px;	height:40px;	width:220px;	}#header {	height:98px;	background:url(../images_system_10/header_bg.gif) repeat-y;	}/* Support Navi */#support_navigation {	height:24px;	background:url(../images_system_10/header_shade.gif) repeat-x;	padding:10px 0 3px 0;	}	#support_navigation li, #footer li {		display:inline;		font-size:10px;		line-height:18px;		}	#support_navigation li a, #footer li a {		margin:10px 0px 10px 0px;		padding:7px 12px 7px 12px;		background:url(../images_system_10/header_nav_trenner.gif) no-repeat center right;		color:#888;		text-decoration:none;}	#support_navigation a:hover, #footer a:hover {		text-decoration:underline;}	#support_navigation li.inactive {		margin:10px 0px 10px 0px;		padding:7px 12px 7px 12px;		background:url(../images_system_10/header_nav_trenner.gif) no-repeat center right;		color:#333; font-weight:bold;		text-decoration:none;}/* 3 Tabs Reiter Navi *//* Reiter Navi */#reiter_navi {	padding:0px 0 2px 0;	height:35px;	overflow:hidden;	}#reiter_navi li {		float:left;		width:240px;		font-size:10px;		line-height:21px;		margin:0px 0px 0px 0px;		list-style:none;		}	#reiter_navi li a {		text-decoration:none;		font-size:12px;		font-weight:bold;		text-shadow:0px 1px 0px #eee;}	#reiter_navi a:hover {		text-decoration:underline;		}		.orange a, .orange_active a, .orange_inactive a {			color:#141414;}		.blue a, .blue_active a, .blue_inactive a {			color:#316a8a;}		.grey a, .grey_active a {			color:#515050;}		#reiter_navi a.small {color:#555; font-size:10px;margin-left:20px;}	#reiter_navi .orange, #reiter_navi .orange_active  {		background:url(../images_system_10/orange_reiter_2.gif) no-repeat center right;		padding:15px 0px 6px 15px;		}	#reiter_navi .orange_inactive  {		background:url(../images_system_10/orange_reiter_inactive.gif) no-repeat center right;		padding:15px 0px 6px 15px;		}	#reiter_navi .orange_active {		background:url(../images_system_10/orange_reiter.gif) no-repeat center right;		}	#reiter_navi .blue, #reiter_navi .blue_active  {		background:url(../images_system_10/blue_reiter.gif) no-repeat center left;		padding:15px 0px 6px 15px;		}	#reiter_navi .blue_inactive {		background:url(../images_system_10/blue_reiter_inactive.gif) no-repeat center right;		padding:15px 0px 6px 15px;		}	#reiter_navi .blue_active {		background:url(../images_system_10/blue_reiter_2.gif) no-repeat center left;		}	#reiter_navi .grey, #reiter_navi .grey_active  {		background:url(../images_system_10/grey_reiter.gif) no-repeat center right;		padding:15px 0px 6px 15px;		}	#reiter_navi .grey_active {		background:url(../images_system_10/grey_reiter_2.gif) no-repeat center right;		}	#ruler {		height:7px;		overflow:hidden;		}	#ruler.orange_active {		background-color:#FF740D;		}	.blue_active {		background-color:#81b3cd;		}	.grey_active {		background-color:#818181;		}/* content */#shader {	background:url(../images_system_10/content_shade.gif) repeat-x;	height:23px;	border-top: 1px solid #fff;	}#container {	width:998px;	margin:10px 0 20px 0px;}h2 {	background-color:#6A9FBF;	text-transform:uppercase;	background-position:top right;	background-repeat:no-repeat;	font-size:12px;	color:#fff;	padding:7px;	margin:0 0 5px 0;	}h2 em {color:#FF740D; font-weight:bold; font-style:normal;}p {	font-size:12px;	color:#333;	margin:0 0 5px 0;	}/* middle */.print_buttons {display:block; width:400px; overflow:hidden; margin:0px auto 20px auto;}.wfg, .pfg {width:190px; height:70px; float:left;margin:10px 0px 0 0;}.wfg a, .pfg a {padding:10px 10px 27px 60px; text-decoration:none; display:block;text-shadow:0 1px 0 #fff;text-shadow:0 1px 0 #FFFFFF;}.wfg a img, .pfg a img {display:none;}  .wfg {background:url(../images_system_10/button_webgrafik.gif) no-repeat;}.pfg {background:url(../images_system_10/button_druckgrafik.gif) no-repeat;}#content {	float:left;	width:520px;	margin:10px 0 0 10px;	padding:0px 10px 0 10px;	font-size:12px;	color:#073754;	}#content.wide {	width:750px;	}#content p {	font-size:12px;	color:#073754;	}#content h1{	font-size:10px;	color:#5B7A9B;	}#content h2 {	font-size:18px;	margin:5px 0 15px 0;	padding:0 0 6px 0;	border-bottom:1px solid #BFD6E3;	color:#5B7A9B;	background-color:#ffffff;	font-weight:normal;	text-transform:uppercase;	font-family:Arial narrow,Arial, Helvetica, sans-serif	}h1 b {	color:#fc7217;	font-weight:normal;	}#content .small {font-size:10px; color:#888}/* Table styles */table {	width:100%;	margin:20px 0 20px 0;	font-size:12px;}th {	text-align:right;	font-size:10px;	color:#666;	height:18px;	}th.werte {width:40px; text-align:center;}td {	text-align:right;	border-bottom:1px solid #E0E4E7;	font-weight:bold;	color:#5B7A9B;	}td.plus {text-align:left; margin:0; padding:0 0 0 0;	}td.minus {text-align:right; margin:0 0 0 0px; padding:0 0 0 5px;}div.plus_bg {background:url(../images_system_10/bg_pattern.gif) top right;padding:0 5px 0 0;}div.minus_bg {background:url(../images_system_10/bg_pattern.gif) top left;padding:0 0px 0 2px;}tr.active td {background:url(../images_system_10/tr_active.gif) repeat-x left bottom;border-bottom:1px solid #FF740D; color:#000; text-shadow:0 1px 0px #eee;}div.plus_bg img {padding:0 5px 0 0;}td img {	/*border:1px solid #84B1D1;*/	height:17px;	margin:0 0 0px 0px;	background:url(../images_system_10/balken_blue.gif) top left;	}/* specials balls */td.balls {	text-align:left;	}td.balls img {	/*border:1px solid #84B1D1;*/	height:17px;	margin:0 0 0px 0px;	background:transparent;	}td a {	color:#5B7A9B;	text-decoration:none;	font-weight:bold;}td a img {background:transparent;border:none;}td.img {text-align:center;}td.img img {background:transparent; margin:1px; }.spitzenwert {	height:16px;	margin:0 0 1px 0px;padding:0 5px 0 0;	background:url(../images_system_10/balken_gray.gif) top right;	}.staerken_schwaechen h3 {	font-size:18px;	margin:15px 0 5px 0;	padding:0 0 6px 0;	color:#5B7A9B;	font-weight:normal;	text-transform:uppercase;	font-family:Arial narrow,Arial, Helvetica, sans-serif	}.staerken_schwaechen h3 b {	color:#888;	font-weight:bold;	}.staerken_schwaechen ul {	margin:0 0 0 0px;	list-style-type:none;}.staerken_schwaechen li {	background:url(../images_system_10/bullit_light_blue.gif) no-repeat 0px 5px;	padding:2px 0 2px 12px;	color:#073754;	}#content h3 {	font-size:16px;	margin:20px 0 10px 0;	padding:6px 0 6px 0;	color:#5B7A9B;	font-weight:normal;	text-transform:uppercase;	font-family:Arial narrow,Arial, Helvetica, sans-serif;	}#content h3 b {	color:#888;	font-weight:bold;	}#content h4, #content p.schlagzeile {	background:transparent url(../images_system_10/bg_head_pattern.gif) repeat scroll 0 0;	border-bottom:1px solid #BFD6E3;	padding:8px 5px 5px;	font-size:16px; color:#5B7A9B; text-transform:uppercase;	font-family:Arial narrow,Arial, Helvetica, sans-serif;	text-decoration:none;margin:25px 0 5px 0;	}#content h5 {	font-size:14px;	margin:15px 0 5px 0;	padding:6px 0 6px 0;	color:#5B7A9B;	font-weight:bold;	text-transform:uppercase;	font-family:Arial narrow,Arial, Helvetica, sans-serif	}#content ul {	margin:0 0 0 0px;	list-style-type:none;}#content li {	background:url(../images_system_10/bullit_light_blue.gif) no-repeat 0px 5px;	padding:2px 0 6px 12px;	color:#073754;	}#content a {color:#5B7A9B; font-weight:bold;}.kleine_karten {margin:-4px 10px 35px -10px; padding:0 0px 0 0;}/* footer *//* -- nur ausnahmen gegenýber support -- */#footer {	height:24px;	background:url(../images_system_10/footer_bg.gif) repeat-x;	padding:10px 0 3px 0;	}#footer li a {	background:url(../images_system_10/footer_nav_trenner.gif) no-repeat center right;	color:#658496;	}/* specials */.clearer {	clear:both;	font-size:0;	line-height:0;	}/* col left */#col_left {	float:left;background:transparent url(../images_system_10/col_bg.gif) repeat-y scroll 0 0;float:left;margin:0 0 0 10px;width:204px;	}	*html #col_left {		margin:0 0 0 5px;		}#col_left p {	padding: 7px;	background:#CBDEE9;}/* col Right */.col_right {	float:left;	width:220px;	margin:0 0 0 10px;	}.col_right p {	padding: 7px;	background:#CBDEE9;}.col_right a img {margin:2px 0 5px 0; border:2px solid #fff;}#col_left h2, .col_right h2 {	background-color:#306c99;	text-transform:uppercase;	background-image:url(../images_system_10/col_head_bg.gif);	background-position:top right;	background-repeat:no-repeat;	font-size:12px;	color:#fff;	padding: 9px 9px 6px 9px;	margin:0 0 1px 0;text-shadow:0 -1px #4889AF;	}.col_right h2 {	background-image:url(../images_system_10/col_head_right_bg.gif);	}/* COL LEFT ////////////////////////////////////////////////// */#col_left ul {	font-size:12px;	line-height:14px;	font-weight:bold;	list-style:none;	padding:10px 0 10px 0;	margin:0 -10px 5px -7px;	}#col_left li {	padding:2px 0 2px 0px;	}#col_left li a {	color:#5B7A9B;	text-decoration:none;	padding:2px 10px 2px 23px;	display:block;text-shadow:0 1px 0 #FFFFFF;	}#col_left li.pdf a {	background:transparent url(../images_system_10/pdf_klein.gif) no-repeat scroll 11px 0;	margin-left:10px;	padding:2px 0 3px 35px;}#col_left li.link a {	background:transparent url(../images_system_10/link.gif) no-repeat scroll 13px 5px;	margin-left:10px;	padding:2px 0 3px 35px;}#col_left li a:hover{	color:#141414;	text-decoration:underline;	}#col_left ul li .inactive {	color:#141414;	background:transparent url(../images_system_10/navi_active.gif) no-repeat scroll 3px 0;	padding:4px 10px 4px 23px;	display:block;	text-shadow:0px 1px 0px #fff;	}#col_left ul li .inactive .zweizeilig {	color:#141414;	background:transparent url(../images_system_10/navi_active_2z.gif) no-repeat scroll 3px 0;	padding:4px 10px 4px 23px;	margin:-4px -14px -5px -23px;	display:block;	text-shadow:0px 1px 0px #fff;	}#col_left ul ul {	list-style:none;	padding:5px 0 10px 0;	}#col_left li li {	display:block;	padding:0px 5px 0px 0px;	font-size:11px;	}#col_left li li a {	color:#5B7A9B;	font-size:11px;	text-decoration:none;	display:block;	padding:2px 0 3px 40px;	}#col_left li li a:hover{	color:#141414;	text-decoration:underline;	}#col_left ul li li .inactive {	background:transparent url(../images_system_10/navi_active.gif) no-repeat scroll 11px 0;	color:#141414;	font-size:11px;	padding:2px 0 3px 40px;	display:block;	text-shadow:0px 1px 0px #fff;	}#col_left .dynamiksieger img, #col_left .bestandssieger img {	margin:1px 0px 0 2px; 	border:none;	}#col_left .col_footer {height:12px; background:#fff url(../images_system_10/col_footer.gif) no-repeat; padding:0 0 15px 0;}/* ausnahmen col_right *//* col Right */.col_right {	float:left;	width:220px;	margin:0 0 0 10px;	background:url(../images_system_10/col_bg_right.gif) repeat-y;	}#col_left p  {	padding: 7px;	background:url(../images_system_10/col_sub_bg.gif) repeat-x #8ab3ca;}.col_right p {	padding: 7px;	background:url(../images_system_10/col_sub_right_bg.gif) repeat-x bottom left #8ab3ca;}.col_right .weitere_rankings {background:#E7F0F5;border:1px solid #B0CCDD;}.col_right .weitere_rankings img {margin:5px 0 5px 0;}.col_right ul {	font-size:12px;	line-height:14px;	font-weight:bold;	list-style:none;	padding:10px 0 10px 0;	margin:0 -10px 5px -10px;text-shadow:0 1px 0 #FFFFFF;	}.col_right li a {	font-size:12px;	display:block;	padding:4px 10px 4px 26px;	margin:0;	line-height:14px;text-shadow:0 1px 0 #FFFFFF;	}	.col_right li .inactive {		display:block;		margin:0;		background:transparent url(../images_system_10/navi_active_right.gif) no-repeat scroll -1px 0;		padding:4px 0 4px 26px;		display:block;		}.col_right li li {	font-size:11px;	margin:0;	padding:0px 0 0px 10px;	line-height:14px;	}.col_right li li li {	margin:0;	padding:0px 0 0px 10px;	}.col_right li a {	margin:0;	color:#5B7A9B;	text-decoration:none;	}.col_right li a:hover {	margin:0;	color:#000; text-decoration:underline;	}.col_right .col_footer {height:12px; background:url(../images_system_10/col_right_footer.gif) no-repeat;}
