/* Farben:

Blau: #194878
Rot: #d20019

*/

#aktuelles {
	z-index: 15;
	width: 185px;
	background-color: #194878;
	color: #FFFFFF;
	font-size: 12px;
	float: left;
	padding-top: 10px;
}
#aktuelles h1 {
	background-color: #d20019;
	color: #FFFFFF;
	font-size: 12px;
	padding-left: 10px;
	line-height: 20px;
	margin-bottom: 0px;
}
#aktuelles p {
	margin-top: 0px;
	background-color: #194878;
	color: #FFFFFF;
	padding-left: 10px;
}
#aktuelles a {
	color: #FFFFFF;
}

body {
	font-family: Verdana, Helvetica, Arial, sans-serif;
	margin: 0px;
	padding: 0px;
	background:  url('images/bg.gif');
	background-repeat: repeat-x;
	background-color: #adb4bc;
}

#page {
	z-index: 5;
	position: relative;
	font-family: Verdana, Helvetica, Arial, sans-serif;
	width: 920px;
	border: 5px solid #FFFFFF;
	margin-left:auto;
	margin-right:auto;
	background:  url('images/main_bg.gif');
	background:  url('images/bg_page.gif');
	background-repeat: repeat-y;
	height: 100%;
	overflow: auto;
}

div.csc-textpic div.csc-textpic-imagewrap .csc-textpic-image {
	margin-bottom: 0px;
}

#headline {
	z-index: 10;
	color: #194878;
	font-size: 16px;
	font-weight: bold;
}

#search {
	width: 185px;
	background-color: #194878;
	margin-top: 75px;
	height: 65px;
	float: left;
	color: #FFFFFF;
	font-size: 12px;
}

#suchform {
	margin-top: 40px;
	margin-left: 10px;
}

.searchfield {
	width: 80px;
	font-size: 11px;

}

.searchbutton {
	margin-top: 3px;
}

#country {
	width: 185px;
	background-color: #194878;
	color: #FFFFFF;
	font-size: 10px;
	margin-top: 0px;
	height: 140px;
	float: left;
	border-left: 5px solid #FFFFFF;
	border-right: 5px solid #FFFFFF;	
	line-height: 150%;
}

#countrywrap {
	margin-top: 8px;
}

#country a  {
	color: #FFFFFF;
	text-decoration: none;
	padding-left: 15px;
}

.country_act {
	font-weight: bold;
}

#startbild {
	border-bottom: 5px solid #FFFFFF;
}

#logo {
	float: right;
	padding-top: 10px;
	height: 65px;
}

#topimage{
	position: relative;
	width: 540px;
	height: 65px;
	padding-left: 0px;
	float: left;
	background:  url('images/header_start.jpg');
	background-repeat: no-repeat;
}

#topimage h1 {
	margin-top: 40px;
	color: #194878;
	font-size: 17px;
	font-weight: bolder;
	margin-left: 20px;
}

#header {
	height: 140px;
	border-bottom: 5px solid #FFFFFF;
	background-color: #FFFFFF;
}

#main {
	clear: both;


}

#left {
	width: 185px;
	background-color: #8d96a2;
	float: left;
	color: #FFFFFF;
	font-size: 10px;
	border-bottom: 5px solid #FFFFFF;
}

#left H1 {
	font-size: 12px;
	margin-top: 5px;
	margin-bottom: 0px;
	padding-left: 10px;
	padding-right: 10px;
}

#left p {
	margin-top: 0px;
	padding-top: 3px;
	padding-left: 10px;
	padding-right: 10px;
}

#left a {
	color: #FFFFFF;
}

#menu {
	z-index: 15;
	width: 185px;
	background-color: #194878;
	color: #FFFFFF;
	font-size: 12px;
	float: left;
	padding-top: 10px;
}

#content {
	float: left;
	width: 540px;
	color: #000000;
	font-size: 12px;
	/*background:  url('images/content_bg.gif');
	background-repeat: no-repeat;
	background-color: #f5f5f5;*/
	
}

#contentwrap {
	margin-left: 20px;
	margin-right: 20px;
	margin-bottom: 30px;

}

#contentwrap H1 {
	color: #194878;
	font-size: 14px;
}

#contentwrap a {
	color: #194878;
}

#footer {
	position: relative;
	font-size: 10px;
	color: #FFFFFF;
	padding-left: 15px;
	margin-top: 250px;
	margin-bottom: 5px;
	line-height: 150%;
}

#footer a {
	text-decoration: none;
	color: #FFFFFF;
}

#menublock {
	position: relative;
	width: 185px;
	background-color: #194878;
	color: #FFFFFF;
	font-size: 12px;
	float: left;
	border-left: 5px solid #FFFFFF;
	border-right: 5px solid #FFFFFF;
}

#footermenu {
	font-size: 10px;
	color: #FFFFFF;
	clear: both;
	float: left;
	width: 185px;
	/* IE 6 Weiche! */
	margin-left: 205px;
}

#footermenu a {
	text-decoration: none;
	color: #FFFFFF;
}

#contentwrap ul {
	margin: 0px;
	padding: 0px;
	margin-left: 12px;
	margin-bottom: 3px;
}

#contentwrap li {
	margin-bottom: 3px;
}

.csc-sitemap {
	list-style: none;
	margin: 0px;
	padding: 0px;
}

.csc-sitemap li {
	list-style: none;
	margin: 0px;
	padding: 0px;

}





