@CHARSET "ISO-8859-1";
body {
	margin:0px; 
	font-family: Arial, Helvetica, sans-serif; 
	font-size: 12pt; 
	font-weight: normal; 
	color: #000000; 
	background-color: #FFFFFF
	}

h1, h2, h3 {
	font-size:1.1em;
	font-weight:bold;
	margin-top:0.8em;
}
h1{
}
h2 {
	font-size:1.0em;
}
h3 {
	font-size:0.9em;
}
a{
	color: rgb(14,57,99);
	text-decoration: none;
}
a:visited {
	color: rgb(241,152,26);
	}
a:hover{
	color: rgb(241,152,26);
}
.table2 {
	font-size: 0.9em;
	}

.body2 {
	font-size: 0.9em;
	}

.a2 { 
	 font-size: 0.85em; 
	 background-color: white;
	 }

.a1 {
	 font-size: 0.85em;
	 }

#frame_left{
	width:10em;
	height:46em;
	float:left;
	text-align:left;
	background-image: url(/pictures/util/background.jpg);
	background-repeat: repeat-x;
	overflow: auto;
}

#frame_right, #title, #content{
	height:46em;
}

#frame_right{
	width:40em;
	overflow:auto;
	background-image: url(/pictures/util/background.jpg);
	background-repeat: repeat-x;
	border-style: solid;
	border-width: 1px;
	border-top-width: 0px;
	border-color: rgb(241,152,26);
}

#frame_info{
	width:40em;
	overflow:auto;
	background-image: url(/pictures/util/background.jpg);
	background-repeat: repeat-x;
	border-style: solid;
	border-width: 1px;
	border-top-width: 0px;
	border-color: rgb(241,152,26);
}

#frame_info .info{
	padding-left:2em;
	padding-right: 1em;
}



#frame_info h1{
	margin-top:2.4em;
}

#footer{
	width:38em;
	text-align:center;
	padding:0.4em;
	clear:left;
}	 

#footer p{
	font-size: 0.70em;
}

#picbox_left{
	width: 130px;
	height: 67px;
	}

#navigation{
	position:relative;
	top:2em;
	left:0.5em;
	width:9em;
}

#navigation p {
	font-size:0.85em;
	line-height: 1.5em;
}

strong.navi{
	color:rgb(241,152,26);
	border-bottom-color: rgb(241,152,26);
	border-bottom-style: solid;
	border-bottom-width: 1px;
}

#clicks{
	display: block;
	margin-top:1em;
	padding-left:0em;
	font-size:0.85em;
}

#picbox_logo{
	position:relative;
	top:0em;
	left:2.5em;
	width:540px;
	height:67px;
}

#title, #title_message{
	position:relative;
	top:2em;
	left:2.5em;
	width:37.5em;
	height:2.5em;
}

#title_left {
	float:left;
	height:2.5em;
	width:14.5em;
	font-size:12pt;
}

#title_left h2{
	margin-left:0.4em;
	margin-right:0.4em;
	border-bottom-color: rgb(241,152,26);
	border-bottom-style: solid;
	border-bottom-width: 1px;
	
}

#title_right {
	float:right;
	height:2.5em;
	width:22em;
	font-size:12pt;
}

#title_right h2 {
	margin-left:0.4em;
	margin-right: 2.2em;
	border-bottom-color: rgb(241,152,26);
	border-bottom-style: solid;
	border-bottom-width: 1px;
}

#title_message h2{
	margin-left:0.4em;
	margin-right:2.2em;
	border-bottom-color: rgb(241,152,26);
	border-bottom-style: solid;
	border-bottom-width: 1px;
}

#content{
	position:relative;
	top:2.5em;
	left:2.5em;
	width:37.5em;
	height:35em;
}

#content_left{
	width:14.5em;
	float:left;
	height:30em;
	overflow:auto;
}
#picbox_eval{
	position:relative;
	top:0em;
	left:0.4em;
	width:220px;
	height:300px;
	text-align:center;
	padding-top:10px;
	background-color:#808080;
}

#eval_image_sub{
	position:absolute;
	left:10px;
	bottom:0px;
	z-index:9;
	width:200px;
	overflow:auto;
	font-size:0.7em;
	padding-bottom:0.7em;
	text-align:center;
	color:white;
	background-color:#808080;
}

#eval_image_sub a{
	color:#EEEEEE;
}

#eval_imgmap{
	position:relative;
	top:0em;
	left:0.4em;
	width:220px;
	text-align:center;
	background-color:#808080;
	overflow:auto;
}

#last_candidate{
	position:relative;
	top:0em;
	left:0.4em;
	width:220px;
	font-size:0.95em;
	background-color: white;
}

#eval_map_sub{
	line-height:1.75em;
	font-size:0.70em;
	color:white;
}

#footnote{
	position:relative;
	top:0em;
	left:0.4em;
	width:14.5em;
	overflow:auto;
	font-size:0.85em;
	padding-top:0.7em;
	padding-left:1em;
}

#content_right{
	width:22em;
	float:right;
	height:30em;
}

#content_right p{
	margin-top:0.4em;
	font-size:0.9em;
	line-height:1.3em;
	padding-left:0.4em;
	padding-right:0.4em;
}

#cand_eval_data{
	position:relative;
	top:10px;
	left:10px;
	width:20em;
	height:126px;
	padding:0.2em;
	background-color: white;
	border-style: solid;
	border-color:rgb(241,152,26);
	border-width:1px;
	font-size: 0.95em;
}

#cand_eval_data .image{
	width:80px;
	vertical-align: top;
	text-align: left;
	background-color: #808080;
}
#cand_eval_data .data{
	vertical-align: top;
	padding-left:0.5em;
	text-align:right;
	font-weight: bold;
}
#cand_eval_data .head, th{
	vertical-align: top;
	padding-left: 0.5em;
	font-weight: normal;
}
#cand_eval_data th{
	vertical-align: top;
	padding-bottom:0.4em;
	text-align:left;
	font-weight: bold;
}

#cand_eval_data .th_title{
	border-bottom-color: rgb(241,152,26);
	border-bottom-style: solid;
	border-bottom-width: 1px;
}

#cand_detail_info{
	position:relative;
	left:10px;
	top:1.4em;
	width:20em;
	font-size:0.95em;
	background-color: white;
	
}
#cand_detail_info tr{
	line-height: 1.5em;
}

#cand_detail_info .head{
	width:8.5em;
	padding-left:0.5em;
	vertical-align:top;
	font-weight: bold;
	color: #808080;
}
#cand_detail_info .data{
	width:11.5em;
	padding-left:0.5em;
	vertical-align:top;
	font-weight: normal;
}

#ranking {
	width:36em;
	margin-bottom: 2em;
}
/* alte Tabellenformatierungen */
.table2 { 
	font-size: 0.75em;
	margin-left: 2.8em;
}
.table2 th{
	padding-left:0.4em;
	font-size:1em;
	font-weight:bold;
	
}
.table2 a {

}
.c_list_head {  background-color: #003366;font-size: 85%; color: #FFFFFF}
.c_list_hgr {background-color: #DDDDDD}
a.c_list_h_link {
	color: #FFFFFF;
}
a.c_list_h_link:hover, a.c_list_h_link:visited{
	color: rgb(14,57,99);
}


