body {
	color:#000000;
	font:normal normal normal 11px/18px Verdana,Arial,sans-serif;
	margin:17px 0 0 0;
	padding:0;
	text-align:center;
}
fieldset {
	border:none;
	margin:0;
	padding:0;
}
form,ul {
	margin:0;padding:0;
}
p{
	margin: 0 0 16px 0;
}
/*h1,h2,h3,h4,h5,h6 {
	clear:both;
	font-size:12px;
	font-weight:normal;
	margin: 0;
	padding: 0;
	line-height: 12px;
	color: #c8d32e;
}
*/
h2 {
	clear:both;
	font-size:13px;
	font-weight:bolder;
	margin: 0;
	padding: 0;
	line-height: 18px;
	color: #c8d32e;
}

h3 {
	clear:both;
	font-size:11px;
	font-weight:bolder;
	margin: 0;
	padding: 0;
	line-height: 11px;
	color: #c8d32e;
}

a{
	color:#546DC9;
	font:normal normal normal 11px/18px Verdana,Arial,sans-serif; text-decoration: none
}

a:hover { color: #546DC9; font:normal normal normal 11px/18px Verdana,Arial,sans-serif; text-decoration: underline }
a:visited { color: #546DC9;  font:normal normal normal 11px/18px Verdana,Arial,sans-serif; }



.text-img,
.text-img-float{
	float: left;
	width: 516px;
}

.text-img .img{
	float: left;
	margin-right: 20px;
	margin-bottom: 16px;
}

.text-img-float img{
	float: left;
	margin-right: 20px;
	margin-bottom: 16px;
	margin-top: 5px;
}

.text-img .text{
	float: left;
	width: 368px;
}

#page {
	margin:0 auto;
	text-align:left;
	width:839px;
}

#cMainContainer{
	float: left;
	width: 839px;
	margin-bottom: 30px;
}

#header{
	float: left;
	width: 839px;
	padding: 0 0 34px 0;
}

#hLeft{
	float: left;
	width: 444px;
	height: 196px;
}

#hRight{
	float: left;
	width: 395px;
	height: 196px;
}

#nav{
	background: url(../images/bg_line.gif) no-repeat left bottom;
	float: left;
	width: 839px;
	padding-bottom: 6px;
}

#nav ul{
	margin: 0 0 0 12px;
	list-style-type: none;
	float: left;
}

#nav ul li{
	float: left;
	padding: 0 28px 0 0;
}

#nav ul li a{
	display: block;
	height: 12px;
}

#nav ul li a span{
	display: none;
}

#nav ul li.n1 a{
	width: 86px;
	background: url("../images/bg_topnav_1.gif") no-repeat left top;
}
#nav ul li.n1 a.act,
#nav ul li.n1 a:hover{
	background: url("../images/bg_topnav_1_act.gif") no-repeat left top;
}

#nav ul li.n2 a{
	width: 128px;
	background: url("../images/bg_topnav_2.gif") no-repeat left top;
}
#nav ul li.n2 a.act,
#nav ul li.n2 a:hover{
	background: url("../images/bg_topnav_2_act.gif") no-repeat left top;
}

#nav ul li.n3 a{
	width: 121px;
	background: url("../images/bg_topnav_3.gif") no-repeat left top;
}
#nav ul li.n3 a.act,
#nav ul li.n3 a:hover{
	background: url("../images/bg_topnav_3_act.gif") no-repeat left top;
}

#nav ul li.n4 a{
	width: 134px;
	background: url("../images/bg_topnav_4.gif") no-repeat left top;
}
#nav ul li.n4 a.act,
#nav ul li.n4 a:hover{
	background: url("../images/bg_topnav_4_act.gif") no-repeat left top;
}

#nav ul li.n5 a{
	width: 75px;
	background: url("../images/bg_topnav_5.gif") no-repeat left top;
}
#nav ul li.n5 a.act,
#nav ul li.n5 a:hover{
	background: url("../images/bg_topnav_5_act.gif") no-repeat left top;
}

.cMain{
	float: left;
	width: 839px;
	margin-top: 46px;
}

.cLeft{
	width: 566px;
	float: left;
}

.cLeftInner{
	float: left;
	padding: 0 39px 0 11px;
}

.cLeftInner .wrapper{
	padding: 0 0 24px 0;
	float: left;
}

.cLeftInner h2{
	clear: both;
	margin-bottom: 21px;
}

.cRight{
	width: 259px;
	float: left;
	padding: 31px 0 0 0;
}

.teaser{
	background: #dcdfe6;
	float: left;
	margin: 0 0 21px 0;
}

.teaser p{
	clear: both;
	padding: 9px 9px 0 9px;
	color: #838a9f;
	margin: 0;
}

.teaser h3{
	background: #fff;
	font-size: 10px;
	color: #838a9f;
	font-weight: bold;
	text-transform: uppercase;
	padding: 3px 9px 3px 9px;
	float: left;
}

.teaser .link{
	float:right;
}

.teaser .link a{
	display: block;
	height: 9px;
	width: 11px;
	text-align: right;
	background: url(../images/bg_arrow_right.gif) no-repeat left top;
	margin: 0 8px 7px 0;
}

.teaser .link a:hover{
	background: url(../images/bg_arrow_right_act.gif) no-repeat left top;
}

.teaser a.download{
	display: block;
	background: url(../images/bg_arrow_right_up.gif) no-repeat 0 3px;
	margin: 0 0 9px 0;
	padding: 0 0 0 20px;
	line-height: 11px;
	text-decoration: none;
	color: #838a9f;
}

.teaser a.download:hover{
	background: url(../images/bg_arrow_right_up_act.gif) no-repeat 0 3px;
}

.teaser a span{
	display: none;
}

.teaser_com{
	margin-top: 39px;
	float: left;
}

.teaser_com h4{
	font-size: 10px;
	padding-left: 9px;
}

.s1{
	float: left;
	padding: 24px 34px 32px 9px;
}

.s2{
	float: left;
	padding: 0 35px 0 16px;
}

.s3{
	float: left;
	padding: 13px 50px 0 16px;
}

.s4{
	float: left;
	padding: 22px 0 0 0;
}

#footer{
	background: url(../images/bg_line.gif) no-repeat left top;
	float: left;
	width: 839px;
/*	margin-top: 20px;*/
	margin-top: 7px;
	padding-bottom: 20px;
	color: #838a9f;
	font-size: 10px;
}

#footer ul{
	list-style-type: none;
}

#footer ul li{
	float: left;
}

#footer ul li a{
	text-decoration: none;
	font-size: 10px;
}

.fLeft{
	width: 375px;
	float: left;
}

.fLeft ul{
	margin: 10px 0 0 12px;
}

.fLeft li a{
	color: #838a9f;
}
.fLeft li a:hover{
	color: #2c4694;
}
.fLeft ul li.print{
	padding-top: 3px;
}
.fLeft ul li.print a{
	display: block;
	height: 13px;
	width: 12px;
	background: url(../images/btn_print.gif) no-repeat left top;
}
.fLeft ul li.print a span{
	display: none;
}

.fRight{
	width: 464px;
	float: left;
	text-align: right;
}

.fRight ul{
	margin: 10px 12px 0 0;
	float: right;
}

.fRight ul li{
	padding-left: 9px;
}

.fRight ul li a{
	display: block;
	height: 11px;
	margin-top: 4px;
}

.fRight ul li.c1 a{
	width: 106px;
	background: url(../images/bg_footernav_1.gif) no-repeat left top;
}

.fRight ul li.c2 a{
	width: 76px;
	background: url(../images/bg_footernav_2.gif) no-repeat left top;
}

.fRight ul li.c3 a{
	width: 71px;
	background: url(../images/bg_footernav_3.gif) no-repeat left top;
}

.fRight ul li.c4 a{
	width: 65px;
	background: url(../images/bg_footernav_4.gif) no-repeat left top;
}

.fRight ul li a span{
	display: none;
}


ul.subnav {
	list-style-type: none;
	width: 252px;
	border-bottom: 1px solid #c1c4cf;
	padding: 0 0 10px 0;
	margin: 1px 0 50px 0;
	float: left;
	display: inline;
}

ul.subnav li{
	float: left;
	clear: both;
	width: 220px;
	margin: 0;
	padding: 0;
}

ul.subnav li a{
	display: block;
	height: 10px;
	padding: 0 0 12px 21px;
	background: url(../images/bg_leftnav.gif) no-repeat 0 3px;
	color: #838a9f;
	font-size: 10px;
	font-weight: bold;
	text-decoration: none;
	text-transform: uppercase;
}

ul.subnav li.act a,
ul.subnav li a:hover{
	color: #2c4694;
	background: url(../images/bg_leftnav_act.gif) no-repeat 0 3px;
}

ul.liste {
padding-left:15px;
width:350px;"
}

.bildunterschrift {
font-size:10px; 
text-align:left;
}

