@charset "utf-8";
/* layout */

body {
	margin: 0px auto;
	padding: 0px;
	background: url(images/body_bg.jpg) top center no-repeat;
	background-color: #A9E2FF;
	font-family: Georgia, "Times New Roman", Times, serif;
	color: #555;
}	
#container {
	margin: 0px auto;
	text-align:center;
	padding: 0px;
}
#content_bg {
	margin: 0px auto;
	text-align:left;
	padding: 0px;
	width: 920px;
	background: url(images/content_bg.png) top left repeat-y;
}

#header {
	margin: 0px auto;
	padding: 0px;
	width: 900px;
	background: url(images/header.jpg) top left no-repeat;
	text-align:right;
	height: 250px;
}
#login {
	margin: 0px;
	padding-left: 325px;
	padding-top: 10px;
	color: #FFF;
}
#login	a:link {font-weight: bold;color: #FFF;text-decoration:none;}
#login	a:visited {font-weight: bold;color: #FFF;text-decoration:none;}
#login	a:hover {font-weight: bold;color: #FFF;text-decoration:none;}
#login	a:active {font-weight: bold;color: #FFF;text-decoration:none;}
#login	a:focus {font-weight: bold;color: #FFF;text-decoration:none;}
	
#topnavi {
	padding-top: 155px;
	padding-left: 253px;
	color: #FFF;	
}
#topnavi ul {
	margin: 0px;
	padding: 0px;
	list-style: none;
	float: left;
	width: 700px;
	font-weight: bold;
}
#topnavi ul li {
	float: left;
}
#topnavi a {
	display: block;
	padding: 0 1.1em;
	line-height: 3.2em;
	text-decoration: none;
	color: #FFF;
}
#topnavi ul a:hover {
	background: url(images/navi_bg.jpg) left bottom repeat-x;
}						
#main {
	margin: 0px auto;
	padding: 15px 20px 10px 20px;
}
#leftcol {
	float: left;
	width: 200px;
}
#middle {
	float: left;
	margin-left: 10px;
	width: 450px;
}

#middle a:link {font-weight: normal;color: #555;text-decoration:underline;}
#middle a:visited {font-weight: normal;color: #555;text-decoration:underline;}
#middle a:hover {font-weight: normal;color: #555;text-decoration:underline;}
#middle a:active {font-weight: normal;color: #555;text-decoration:underline;}
#middle a:focus {font-weight: normal;color: #555;text-decoration:underline;}

#rightcol {
	float: right;
	width: 175px;
}

#rightcol a:link {font-weight: normal;color: #555;text-decoration:underline;}
#rightcol a:visited {font-weight: normal;color: #555;text-decoration:underline;}
#rightcol a:hover {font-weight: normal;color: #555;text-decoration:underline;}
#rightcol a:active {font-weight: normal;color: #555;text-decoration:underline;}
#rightcol a:focus {font-weight: normal;color: #555;text-decoration:underline;}

#banner {
	padding-top: 20px;
}	
#mainnavi {
	padding: 15px;
	background: url(images/box_top.jpg) top left repeat-y;
}
#mainnavi_bottom {
	background: url(images/box_bottom.jpg) top left no-repeat;
	height: 50px;
}
#mainnavi a:link {font-weight: normal;color: #555;text-decoration:none;}
#mainnavi a:visited {font-weight: normal;color: #555;text-decoration:none;}
#mainnavi a:hover {font-weight: normal;color: #555;text-decoration:none;}
#mainnavi a:active {font-weight: normal;color: #555;text-decoration:none;}
#mainnavi a:focus {font-weight: normal;color: #555;text-decoration:none;}

.secondnavi {
  voice-family: "\"}\""; 
    voice-family:inherit;
    
	overflow:auto;
	padding: 10px;
	background: url(images/box_top.jpg) top left repeat-y;
}
.secondnavi ul {
	margin: 0px;
	padding-left: 0px;
	list-style: none;
	line-height: 35px;
}
.secondnavi ul a {
	display: block;
	padding-left: 5px;
	color: #555;
	text-decoration: none;
	background: url(images/secondnavi_bg_off.jpg) bottom left repeat-x;
}
.secondnavi ul a:hover {
	background: url(images/secondnavi_bg.jpg) bottom left repeat-x;
	color: #FFF;
	overflow:hidden;
}		
.secondnavi_bottom {
	background: url(images/box_bottom.jpg) top left no-repeat;
	height: 50px;
}


#news {
	padding: 10px;
	width:175px;
	background: url(images/box_top_small.jpg) top left repeat-y;
}

#news_bottom {
	background: url(images/box_bottom_small.jpg) top left no-repeat;
	height: 50px;
}									

#votebox {
	padding: 10px;
	background: url(images/box_top_small.jpg) top left repeat-y;
}

#votebox_bottom {
	background: url(images/box_bottom_small.jpg) top left no-repeat;
	height: 50px;
}
#votebox_bar{
	background-color:#000;
}
									

#candidates
{
    float:left;
}

#candidate_box {
	padding: 10px;
	width:200px;
	background: url(images/box_top_sw.jpg) top left repeat-y;
}

#candidate_box_bottom {
	background: url(images/box_bottom_sw.jpg) top left no-repeat;
	height: 50px;
}									


#clear01 {
	clear: both;
}
#footer {
	margin: 0px auto;
	padding: 10px;
	width: 880px;
	background-color: #157DB0;
	color: #FFF;
}

#footer	a:link {font-weight: normal;color: #FFF;text-decoration:none;}
#footer	a:visited {font-weight: normal;color: #FFF;text-decoration:none;}
#footer	a:hover {font-weight: normal;color: #FFF;text-decoration:none;}
#footer	a:active {font-weight: normal;color: #FFF;text-decoration:none;}
#footer	a:focus {font-weight: normal;;color: #FFF;text-decoration:none;}

.thumbnail_row
{
    height:110px;
}

.thumbnail_box
{
    width:100px;
    height:100px;
    float:left;
    margin:2px;
}
	
/* schriften, zeichen */
.h1 {font-size: 1.6em; color: #F00;padding-bottom:10px;}
.h2 {font-size: 1.2em; color: #1278AB;}
.h3 {font-size: 1.3em; color: #FFF;}
.small {font-size: 0.8em;}
.box_small {font-size: 0.8em; padding-left: 5px;}
.trenner {background: url(images/trenner.png) left repeat-x;}
.box_weiss {padding: 3px; margin-bottom: 5px;} /* background-color: #FFF;}*/
.box_blau {padding: 3px; margin-bottom: 5px; background-color: #92D6F9;}
.weiss {color: #FFF;}

#text_smaller {
    font-size:10px;
}
