body	{
	background-image:url(../grafik/bg.gif);
	background-repeat:repeat-x;
	background-color:#DFE6E6;
	padding:0px;
	font-family:Arial, Helvetica, sans-serif;
	font-size:11px;
	margin:0px;
}

h2	{	
	font-size:14px;
		margin:0px;
		margin-bottom:5px;
}

a	{
	color:#0073BD;
	text-decoration:none;
}

a:hover	{
	text-decoration:underline;
}

#header	{
background-image:url(../grafik/header_bg.gif);
	background-repeat:repeat-x;
	background-color:black;
	width:980px;
	height:95px;
	margin-left:auto;
	margin-right:auto;
}

#header a	{
	color:#A0C1EC;
}

.logo	{
position: left top;
	float:left;
	color:white;
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size:35px;
	text-align:center;
}

.suche	{
	margin-top:45px;
	width:300px;
	height:50px;
	float:right;
	color:white;
	margin-right:20px;
	text-align:right;
}

.suchfrm	{
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #aaaaaa;
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #aaaaaa;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #dddddd;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #dddddd;
	font-size: 12px;
	padding:2px;
	background-color: #ffffff;
	background-image: url(../grafik/formshadow.gif);
	background-repeat: repeat-x;
	background-attachment: scroll;
	background-x-position: 0pt;
	background-y-position: -1px;
}

.login	{

	width:300px;
	text-align:right;
	float:right;
	height:25px;
	line-height:25px;
	margin-right:20px;
}

.login a	{
	color:#A0C1EC;
}

#topnavi	{
	width:980px;
	height:25px;
	background-color:#222222;
	margin-left:auto;
	margin-right:auto;
	color:white;
	line-height:25px;
	border-bottom:1px solid #D3D3D3;

}

.topnavi_selection	{
	padding-left:20px;
	padding-right:20px;
	float:left;
	display:block;
}

.topnavi_selection a {
	color:white;
}

.topnavi_selection a:hover {
	color:black;
}

.topnavi_selection:hover	{
	background-color:white;
	color:black;
	cursor:pointer;
	border-bottom:1px solid white;
}

.topnavi_selection:hover a	{
	color:black;
}

#topnavi2	{
	height:25px;
	border-bottom:1px solid #D3D3D3;
	width:980px;
	background-color:#FFFFFF;
	margin-left:auto;
	margin-right:auto;
	line-height:25px;
}

.topnavi2_selection	{
	padding-left:20px;
	padding-right:20px;
	float:left;
}

.topnavi2_selection:hover	{
	color:#0073BD;
cursor:pointer;
}

#content	{
	margin-left:auto;
	margin-right:auto;
	width:980px;
	background-image:url(../grafik/body_bg.gif);
	background-repeat:repeat-x;
	background-color:#FFFFFF;
}

#content_left	{
	width:650px;
	float:left;
	margin-top:15px;
	padding-left:20px;
	padding-right:20px;
}

#content_left a	{
	color:#0073BD;
	text-decoration:none;
}

#content_left a:hover	{
	text-decoration:underline;
}
.frage	{
	padding:10px;
	font-size:14px;
	border-bottom:1px solid #EEEEEE;


}

.fragen_holder	{	
	float:right;
	width:590px;
}

.frage:hover{
	background-color:#FFFFCC;
}

.frage_info, .frage_info a:link	{
	padding-left:0px;
	padding-top:2px;
	margin-top:3px;
	font-size:10px;
	font-family:Verdana, Arial, Helvetica, sans-serif;
}


#content_right{	
	width:240px;
	float:right;
	margin-top:15px;
	padding-right:20px;
}

#info_line	{
	margin-left:auto;
	margin-right:auto;
	width:980px;
	height:35px;
	line-height:35px;
}

#info_line a	{
	color:black;
}

#info_button	{
	width:120px;	
	float:right;
	text-align:right;
	margin-right:20px;
}



.info_line_selections	{
	padding-left:20px;
	padding-right:20px;
	float:left;
}

#footer{
	background-image:url(../grafik/header_bg.gif);
	background-repeat:repeat-x;
	width:980px;
	font-size:10px;
	color:white;
	margin-left:auto;
	margin-right:auto;
}

#footer_content	{
	padding:20px;
}

#footer a	{
	color:#EEEEEE;
}

#pages {
	margin:8px 0px;
	clear: both;
	text-align: right;
}

a.nextpage { 
	border-color:#3A73BD; /* #808080       */
	border-width:1px;
	border-style:solid;
	background-color:white;
	padding:2px 4px;
	margin:0px 2px 7px 2px;
	text-decoration:none;
}

#pages a:hover {
	text-decoration:none;
	background-color:#3A73BD;
	color:white;
}

.currentpage { 
	background-color:white;
	padding:4px;
	margin:0px 2px 7px 2px;
}

.yellow_box	{
	background-color:#FFF9D8;
	border:1px solid #FFE8CD;
	padding:2px;
}

.voterbox	{
	width:55px; 
	margin-left:5px; 
	margin-right:5px; 
	float:left; 
	font-size:10px;
}


.voting	{
	padding-top:2px;
	padding-right:4px;
	width:25px;
	float:left;
	font-size:16px;
	line-height:16px;
}

.frage_bookmark	{
	background-color:#FFFFCC;
}
.searchbutton {
	color: #ffffff;
	background-image: url(../grafik/buttonbackgr.gif);
	background-repeat: repeat-x;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	background-color: #026e9c;
	font-family: Verdana,Arial,Helvetica,sans-serif;
	font-size: 14px;
	padding-top: 5px;
	padding-right: 10px;
	padding-bottom: 5px;
	padding-left: 10px;
	margin-left: 3px; }
searchbutton a{
color:#FFFFFF;
}
.nose { display:none; }