@charset "UTF-8";

body {
	font-family:Tahoma, Geneva, sans-serif;
	font-size:11px;
	color:#00519e;
	margin-top:50px;
	line-height:20px;
}
#containerMainStart {
	width: 750px;
	margin-right: auto;
	margin-left: auto;
	background-image:url(grafik/bg_containerMainStart.jpg);
	background-repeat: no-repeat;
	background-position: left 40px;
}
#containerMain {
	width: 750px;
	margin-right: auto;
	margin-left: auto;
	background-image:url(grafik/bg_containerMain.jpg);
}
#headerDe {
	width:733px;
	height:103px;
	padding-top:27px;
	padding-left:17px;
	background-image:url(grafik/bg_headerDe.png);
	behavior: url("css/iepngfix.htc");
}
#headerEn {
	width:733px;
	height:103px;
	padding-top:27px;
	padding-left:17px;
	background-image:url(grafik/bg_headerEn.png);
	behavior: url("css/iepngfix.htc");
}
a.linkHome {
	display:block;
	width:102px;
	height:50px;
}
#footerDe {
	width:468px;
	height:18px;
	padding-top:132px;
	padding-left:282px;
	background-image:url(grafik/bg_footerDe.png);
	behavior: url("css/iepngfix.htc");
	background-repeat:no-repeat;
	clear:both;
}
#footerEn {
	width:468px;
	height:18px;
	padding-top:132px;
	padding-left:282px;
	background-image:url(grafik/bg_footerEn.png);
	behavior: url("css/iepngfix.htc");
	background-repeat:no-repeat;
	clear:both;
}
a.linkFooter {
	color:#00519e;
}
a.linkFooter:hover {
	text-decoration:none;
}
#navigation {
	width:237px;
	float:left;
	margin-bottom:30px;
	margin-top:20px;
}
#navigation ul {
	margin:0px;
	padding:0px;
	list-style:none;
}
#navigation ul a {
	font-size:18px;
	color:#00519e;
	text-decoration:none;
	display:block;
	width:210px;
	height:35px;
	padding-top:15px;
	padding-left:18px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #00519e;
	background-image:url(grafik/bg_link.png);
	behavior: url("css/iepngfix.htc");
	background-repeat: no-repeat;
	background-position: right 0px;
}
#navigation ul a:hover {
	color:#ba0000;
	background-position:right -50px;
}
#navigation ul a.last {
	border-bottom-width: 0px;
}
#navigation ul a.aktive {
	color:#ba0000;
	background-position:right -50px;
}
#navigation ul a.aktiveLast {
	color:#ba0000;
	border-bottom-width: 0px;
}
#navigation ul ul {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #00519e;
	width:228px;
	padding-top:10px;
	padding-bottom:10px;
}
#navigation ul li ul a.sub {
	font-size:11px;
	color:#00519e;
	display:block;
	width:210px;
	height:auto;
	padding-top:3px;
	padding-bottom:3px;
	padding-left:18px;
	border-bottom-width: 0px;
	background:none;
}
#navigation ul li ul a.sub:hover {
	color:#ba0000;
}
#navigation ul li ul a.subAktiv {
	font-size:11px;
	color:#ba0000;
	display:block;
	width:210px;
	height:auto;
	padding-top:3px;
	padding-bottom:3px;
	padding-left:18px;
	border-bottom-width: 0px;
	background:none;
}
#content {
	float:right;
	width:439px;
	padding-left:28px;
	padding-right:28px;
	padding-top:20px;
	padding-bottom:30px;
}
h1 {
	font-size:18px;
	margin:0px;
	padding:0px;
	font-weight:normal;
	height:35px;
	padding-top:15px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #7f9ec7;
	margin-bottom:35px;
}
h2 {
	font-size:11px;
	margin:0px;
	padding:0px;
}
h3 {
	font-size:11px;
	margin:0px;
	padding:0px;
	text-decoration:underline;
	font-weight:normal;
	margin-top:5px;
}
#content ul {
	list-style:circle;
	padding-left:20px;
	margin-bottom:30px;
}
#content a {
	color:#00519e;
}
#content a:hover {
	text-decoration:none;
	color:#ba0000;
}
