@charset "utf-8";
#wrapper {
	width: 955px;
	margin-right: auto;
	margin-left: auto;
}
BODY {
	PADDING-RIGHT: 0px;
	PADDING-LEFT: 0px;
	FONT-SIZE: 12px;
	BACKGROUND-IMAGE: url(../images/body_bg.jpg);
	PADDING-BOTTOM: 0px;
	MARGIN: 0px;
	LINE-HEIGHT: 20px;
	PADDING-TOP: 0px;
	FONT-FAMILY: Arial, Helvetica, sans-serif;
	BACKGROUND-COLOR: #EDEDED;
	background-repeat: repeat-x;
	background-position: left top;
}



#header {
	padding-top: 28px;
	padding-left: 28px;
	background-image: url(../images/palladio_top.png);
	background-position: center top;
}




#topnav {
	height: 25px;
	color: #F7F9FC;
	font-size: 11px;
	padding-left: 228px;
	background-image: url(../images/palladio_topnav.png);
	background-position: center top;
}
#topnav ul {
	margin: 0px;
	padding: 0px;
	list-style-type: none;
}
#topnav li {
	list-style-type: none;
	margin: 0px;
	padding: 0px;
	display: block;
	width: 72px;
	float: left;
	text-align: center;
	background-image: url(../images/topnav_on.jpg);
	background-position: right top;
	height: 25px;
}
#topnav li.active {
	background-image: url(../images/topnav_off.jpg);
	background-position: right;
}
#topnav a {
	padding-top: 3px;
	display: block;
	text-decoration: none;
	color: #E9E9E9;
	text-transform: uppercase;
}

#topnav a:hover {
	display: block;
	text-decoration: none;
	color: #FFFFFF;
}






#contenttop {
	width: 900px;
	padding-left: 28px;
	padding-right: 27px;
	height: 239px;
	overflow: hidden;
	background-image: url(../images/palladio_contenttop.png);
	background-position: center top;
}

#linksoben {
	width: 160px;
	padding-right: 20px;
	padding-left: 20px;
	float: left;
}

#rechtsoben {
	width: 160px;
	padding-right: 20px;
	padding-left: 20px;
	float: left;
}

#mitteoben {
	width: 500px;
	float: left;
	padding-top: 29px;
}
#bildcontainer {
	height: 202px;
	width: 500px;
}








#contentbot {
	width: 900px;
	padding-left: 28px;
	padding-right: 27px;
	background-image: url(../images/palladio_repeat.png);
	background-repeat: repeat-y;
	background-position: center top;
	padding-bottom: 20px;
}

#contentbottop {
	width: 900px;
	background-image: url(../images/palladio_bottop.jpg);
	background-repeat: no-repeat;
	background-position: center top;
}


#linksunten {
	width: 160px;
	padding-right: 20px;
	padding-left: 20px;
	float: left;
}

#rechtsunten {
	width: 160px;
	padding-right: 20px;
	padding-left: 20px;
	float: left;
}

#mitteunten {
	width: 500px;
	float: left;
	padding-top: 30px;
}









#maincontent {
	padding-right: 20px;
	padding-left: 20px;
	background-color: #F7F9FC;
	display: block;
}
.kliblau{
	color: #3E5170;
	font-size: 12px;
}

#maincontent h1 {
	margin: 0px;
	padding: 0px;
	font-family: Arial, Helvetica, sans-serif;
	color: #3E5170;
	font-weight: normal;
	font-size: 20px;
	text-transform: uppercase;
	float: left;
}
#maincontent h4 {
 margin: 0px;
	padding: 0px;
	float: right;
	font-size: 12px;
	color: #3E5170;
	font-weight: normal;
	text-align: right;
}
#maincontent .team {
	float: left;
	padding-right: 16px;
	padding-bottom: 8px;
}

#maincontent h2 {
	color: #3E5170;
	font-size: 16px;
}







.topcontainer h3 {
	margin: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 4px;
	padding-left: 0px;
	font-family: "Times New Roman", Times, serif;
	font-size: 14px;
	font-weight: bold;
	letter-spacing: 0.2em;
}
#maincontent h3 {
	font-size: 14px;
	color: #3E5170;
}



.topcontainer {
	text-align: center;
	font-size: 12px;
	color: #D2D2D2;
	padding-top: 40px;
	height: 195px;
}
.topcontainer ul {
	margin: 0px;
	padding: 0px;
	list-style-type: none;
}
.topcontainer li {
	margin: 0px;
	padding: 0px;
	list-style-type: none;
	text-align: center;
}
.topcontainer a {
	color: #D2D2D2;
	text-decoration: none;
}

.topcontainer li.active a {
	color: #FFFFFF;
	text-decoration: none;
}

.topcontainer a:hover {
	color: #FFFFFF;
	text-decoration: none;
}



.botcontainer h3 {
	margin: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 4px;
	padding-left: 0px;
	font-family: "Times New Roman", Times, serif;
	font-size: 14px;
	font-weight: bold;
	letter-spacing: 0.2em;
}


.botcontainer {
	text-align: center;
	font-size: 12px;
	color: #666666;
	padding-top: 30px;
}
.botcontainer ul {
	margin: 0px;
	padding: 0px;
	list-style-type: none;
}
.botcontainer li {
	margin: 0px;
	padding: 0px;
	list-style-type: none;
	text-align: center;
}

/* .botcontainer li.active a {
	color: #000000;
	text-decoration: none;
}
*/

.botcontainer a {
	color: #666666;
	text-decoration: none;
}

.botcontainer a:hover {
	color: #000000;
	text-decoration: none;
}
#maincontent a {
	color: #3E5170;
}




#main {
	width: 955px;
}
#footer {
	width: 955px;
	height: 50px;
	background-image: url(../images/footer.png);
	color: #6C6C6C;
	padding-top: 35px;
	text-align: center;
	font-size: 10px;
	background-repeat: no-repeat;
}
#footer a {
	color: #6C6C6C;
}
#image {
	width: 150px;
	overflow: hidden;
	float: left;
	margin-bottom: 8px;
}
#newsfront{
	display: block;
	width: 150px;
	border-top-width: 1px;
	border-bottom-width: 1px;
	border-top-style: solid;
	border-bottom-style: solid;
	border-top-color: #d9d9d9;
	border-bottom-color: #d9d9d9;
	margin-top: 20px;
}
#headline {
	text-transform: uppercase;
	color: #666666;
	font-size: 14px;
	font-weight: bold;
}
#text {
	font-size: 11px;
	font-weight: normal;
	color: #666666;
	line-height: normal;
	width: 150px;
}
#maincontent li {
	color: #3E5170;
	list-style-type: square;
}
