
* {margin: 0; padding: 0;}

body {
	background-color: #e4e4e4;
	color: #222;
	font: normal 62.5% sans-serif;
	padding: 2% 0;
	background-image:url(img/background3.jpg);
	background-attachment: fixed;
	}

a {
	color: #000000;
}
a:hover {color: #963;}

big {font-size: 1.1em;}

h1,h2,h3 {color: #442; padding: 8px 0 2px;}

h1 {
	font-family: serif, sans-serif;
	font-size: 2.4em;
	font-style: normal;
	font-weight: normal;
	font-variant: normal;
	color: #072152;
}

h1 a {text-decoration: none;}
h1 a:hover {text-decoration: underline;}

h2 {
	font-family: serif, sans-serif;
	font-size: 1.6em;
	font-style: normal;
	font-weight: normal;
	font-variant: normal;
	color: #FFFFFF;
	background-image:url(img/vote.jpg);
	text-align: left;
	padding-bottom: 3px;
	padding-top: 6px;
	padding-right: 5px;
	padding-left: 5px;
	width: 177px;
	margin-top: 0px;
	margin-bottom: 0px;
	height: auto;
	margin: 1px 0px 1px 0px;
}
h3 {
	font-family: serif, sans-serif;
	font-size: 1.2em;
	font-weight: bold;
	color: #072152;
}
h4 {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 1em;
	font-weight: bold;
	color: #ffffff;
	padding-left: 6px;
}
h5 {
	font-family: serif, sans-serif;
	font-size: 1.4em;
	font-style: normal;
	font-weight: normal;
	font-variant: normal;
	color: #ffffff;
	padding-top: 5px;
	padding-right: 5px;
	padding-bottom: 5px;
	padding-left: 5px;
}

h6 {
	font: normal 2.1em/1.3 georgia, palatino, "Times New Roman", serif;
     color: #006699;
     background-color: #fff;
     border-bottom: 1px solid #d2dde4;
     letter-spacing: -0.03em;
     margin: 0;
     padding: 5px 10px;
	}

.highline {
	font-family: georgia, palatino, "Times New Roman", serif;
	font-size: 1.4em;
	font-weight: 100;
	font-variant: inherit;
	color: #ffffff;
	background: #006699 url(img/ecke2.gif) top right no-repeat;
	padding-top: 5px;
	padding-right: 5px;
	padding-bottom: 3px;
	padding-left: 5px;
}

.normal_text {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 12px;
	font-weight: 100;
	font-variant: inherit;
	color: #093559;
	padding-top: 5px;
	padding-right: 5px;
	padding-bottom: 3px;
	padding-left: 5px;
}
hr { 
margin:6px 6px 6px 6px;
color:#d2dde4;
width:80%;

}
blockquote {
	background: url('img/quote.gif') no-repeat;
	display: block;
	font: normal 1.1em Georgia,serif;
	padding-left: 26px
}

form,table {margin-bottom: 0.2em;}
img {border: none;}
label {display: block;}
li {line-height: 1.5em;}
ul {padding: 0 2em 1.2em;}
p {
	padding: 2px 0 10px;
	color: #122E50;
	font-family: Arial, Helvetica, sans-serif;
	text-align:left;
}
small,.small {font: normal 0.9em sans-serif;}


/* structure */
wrapper {
	margin: 0 auto;
	width: 1000px;
	background-color: #072152;
	background-repeat: no-repeat;
	background-position: left bottom;
}
#container {
	font-size: 1.3em;
	line-height: 1.3em;
	margin: 0 auto;
	width: 1000px;
	background-image: url(img/head.gif);
	background-repeat:no-repeat;
	
}

/* header */
.title {
	background: #E2DED4;
	border-top: 1px solid #996;
}
.title h1 {
	color: #441;
	font: normal 2.2em Georgia,"Trebuchet MS",sans-serif;
	padding: 10px 0 10px 18px;
}

.header {
	border-top: 0px solid #663;
	background: url(img/header.jpg) repeat left bottom;
	height: 220px;
	width: 1000px;
}

/* navigation */
.navigation {
	height: 41px;
	border-top: 1px solid #996;
	background-color: #072152;
	background-image: url(img/nav.gif);
	background-repeat: repeat-x;
}
.navigation a {
	background: #FFF url(img/nav.gif) repeat-x;
	border-right: 1px solid #C9C6B3;
	color: #FFFFFF;
	float: left;
	font: bold 1em Tahoma,sans-serif;
	padding: 0 14px;
	line-height: 41px;
	text-align: center;
	text-decoration: none;
}
.navigation a:hover,.navigation a#active {
	background-position: left bottom;
	color: #072152;
}

/* main */
.main#two-columns {background: #FFF url(img/two-columns2.gif) repeat-y; border-right: 1px solid #000000; border-left: 1px solid #000000;}

/* bottom */
.bottom {
	color: #FFFFFF;
	padding: 14px 20px;
	background-color: #072152;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #000000;
}
.bottom .left,.bottom .right {width: 49%;}

/*/* footer */
.footer {
	padding: 2px;
	background-color:#ffffff;
	height:180px;
	background-image:url(img/footer_background2.jpg);
	background-repeat:repeat-x;
	
}
.footer .left {width: 66%;}
.footer .right {
	width: 33%;
	text-align: right;
}
.footer a {
	color: #FFF;
	text-decoration: none;
}
.footer a:hover, .footer .right a:hover {
	color: #FFF;
	text-decoration: underline;
}
.footer .right, .footer .right a {
	color: #072152;
}

/* gallery 
.gallery td {
	vertical-align: top;
	text-align: center;
}
.gallery em {display: block;}*/

/* misc */
.clear,.clearer {clear: both;}
.clearer {font-size: 0;}
.col2 .left {width: 797px; }
.col2 .right .content {background: #c9e3f1; }
.col2 .right {width: 200px; }
.content {padding: 18px 20px;}
.left {float: left; }
.right {
	float: right;
	color: #c9e3f1;
	
}
.right .content {
	padding: 0px 0px 0px 0px;
	color: #c9e3f1;
}

/* block list */
ul.block {
	border-top: 1px dashed #BCBAAC;
	margin: 4px 0;
	padding: 0;
	width: 90%;
}
.block li {
	border-bottom: 1px dashed #BCBAAC;
	list-style: none;
	color: #072152;
}
.block li a,.block li em {
	color: #553;
	display: block;
}
.block li em {
	font-size: 0.9em;
	font-style: normal;
}
.block li a {
	padding: 4px 3%;
	text-decoration: none;
	width: 94%;
	color: #072152;
}
.block li a span {font-weight: bold;}
.block li a:hover {
	color: #FFFFFF;
	background-color: #072152;
}

.right .block,.right .block li {border-color: #DCDACC;}
.right .block li a:hover {
	background-color: #0A2F74;
}

.danke {
	color: #ffffff ; 
	background: #003366;
	 font-family:Verdana ;
	 border:solid;
	}
	
.ausfuellen {
	color:#ffffff;
	background-color: #006699;
	border:#000000 medium solid;
	text-align: center;
	font-size: 15px;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	
	}
	
.footer_background {float: left;
}
.footer_background2 {float: right;
}

/* News selection */

#news {
	width:750px;
	border: 1px solid #333;
	padding: 10px;
	margin-bottom: 10px;
}

	.news_picture {
	background: #fff;
	border: 1px solid #dedbd1;
	padding: 5px;
	margin-right:5px;
	}

.news_date {

	background:#ffffff url(pro_drop_1/menu_background.gif) repeat-x;
	color:#FFF;
	height: 29px;
	font-size: 16px;
	text-align:center;
	font-weight: bold;
	font-family: Calibri, Arial, Helvetica, sans-serif;
		padding-top: 5px;


}
.news_title {

	background:#ffffff url(pro_drop_1/menu_background.gif) repeat-x;
	color:#FFF;
	height: 29px;
	font-size: 16px;
	text-align: center;
	font-weight: bold;
	font-family: Calibri, Arial, Helvetica, sans-serif;
	padding-top: 5px;


}

.news_content {
	background:#fff;
	border: 1px solid #dedbd1;
	color:#000000;
	font-size: 14px;
	padding:10px;

}

.news_down {

	background:#ffffff ;
	color:#FFF;
	height: 10px;
	font-size: 16px;
	text-align: center;
	font-weight: bold;
	font-family: Calibri, Arial, Helvetica, sans-serif;


}
#news_information {
	width: 750px;
	border: 1px solid #333;
	background: #CCF4F9;
	color:#000000;
	font-size: 13px;
	text-align:left;
	padding: 10px;

}
#date {

	width:115px;
	float:right;
	color:#FFF;}
#welcome {
		width:885px;
		float: left;
	}
	#welcome0 {
		width:1000px;
	}
.frame_text {
	padding-left:20px;
	color:#003;
	font-size:16px;
}

/* Mathes and Results*/

* {
margin: 0;
padding: 0;
}

.widget3 {

width: 330px;
margin: 5px;
padding: 5px;
background: #f3f1eb;
border: 1px solid #dedbd1;
float:left;

}
.widget2 {
width: 330px;
margin: 5px;
padding: 5px;
background: #f3f1eb;
border: 1px solid #dedbd1;
float:right;

}

.widgeta {
	color: #222;
	text-decoration: none;
	font-size: 14px;
		padding-left:5px;
	}

		
	.tabdiv {
	margin-top: 2px;
	background: #fff;
	border: 1px solid #dedbd1;
	padding: 5px;
	}
	
		.tabdiv li {
		list-style-image: url("star.png");
		margin-left: 20px;
		}


.table_left {
	color:#036;
	background-color: #F4F4F4;
	padding-left: 5px;
	font-size:11px;

}
.table_right {
	color:#036;
	background-color:  #FFF;
	padding-left: 5px;
	border-left:1px solid  #A4A4A4;
	font-size:10px;

}
.table_navogation_left {
	color:#036;
	background-color:  #FFF;

}
/* Wallpapers Content*/
#wallpapers {
	margin: 5px;
padding: 5px;
background: #ffffff;
		width: 100%;
}
#wallpapers  img {
	border: 5px solid  #000000;
	border-width: 5px 5px 20px;
	margin: 5px;
	background-color:#FFF;
	}
	#wallpapers  a:hover img {
		border: 5px solid     #006699;
		border-width: 5px 5px 20px;
		color: #fff;
	}
	#wallpapers  a:hover { color: #fff; }
/* Ende*/
.container_sidebar_head {
width:180px;
height:25px;
font-family:Arial, Helvetica, sans-serif;
background-image:url(images/blue_sidebar_bg.jpg);
color:#FFFFFF;
font-size:16px;
font-weight:bold;
padding:5px 0 0 10px;


}

.container_sidebar {
width:168px;
color:#666666;
font-family:Arial, Helvetica, sans-serif;
background-image:url(images/blue_sidebar_fade.jpg);
background-position:top;
background-repeat:repeat-x;
border-width: 1px 1px 1px 1px;
border-spacing: 0px;
border-style: none solid solid solid;
border-color: #1C66DD;
padding:10px;
margin:0 0 20px 0;
font-size:11px;

}

.pollfrage {
	padding: 2px 0 10px;
	color: #122E50;
	font-family: Arial, Helvetica, sans-serif;
	text-align:left;
	font-size: 16px;
}
.pollantwort {
	padding: 2px 0 10px;
	color: #122E50;
	font-family: Arial, Helvetica, sans-serif;
	text-align:left;
	font-size: 16px;
}

#copyright {
	text-align:center;
}