@charset "utf-8";
/* CSS Document */

body{
	font-size:12px;
	font-family:Verdana, Arial, SunSans-Regular, Sans-Serif;
	line-height:18px;
	padding:0;
	margin:0;
	background-image:url(../images/bg_main.gif);
	background-repeat:repeat-x;
	background-position:top;
	background-color:#f6f3f3;
}
a{
	color:#098408;
	text-decoration:none;
}
a:hover{
	color:#696969;
}
h1{
	font-size:1.33em;
	font-weight:normal;
	color:#098408;
	padding-top:10px;
}
h2{
	font-size:1.17em;
	color:#696969;
}
h3{
	color:#4d4d4d;
	font-weight:normal;
	font-size:1em;
	text-transform:uppercase;
	padding-left:45px;
	margin:10px 0;
}
.current{
	color:#098408;
	text-decoration:underline;
}
img{
	border:none;
	margin:0;
	padding:0;
}
img.gallery{
	border:none;
	margin-top:0;
	margin-left:6px;
	padding:0;
}
.csc-mailform{
	border:none;
}
.csc-mailform-field{
	padding-bottom:5px;
}
input{
	border:1px solid #b2b2b2;
}
.csc-mailform-field label{
	width:200px;
	display:block;
	padding-bottom:5px;
}
#mailformaddress{
	border:1px solid #b2b2b2;
}
h1.align-center , h2.align-center, h3.align-center, p.align-center{
 	text-align: center;
}
p.align-justify, h1.align-justify, h2.align-justify, h3.align-justify{
	text-align:justify;
}
/* ----------Container-------------- */
#Container{
	min-height:800px;
	width:1040px;
	margin:0 auto;
	padding:0;
	background-image:url(../images/bg_container.gif);
	background-repeat:no-repeat;
	background-position:top;
}
/* ----------Header-------------- */
#Header{
	width:100%;
	margin:0;
	padding:0;
}
#HeaderLeft{
	float:left;
	width:690px;
}
#HeaderLeft a{
	color:#696969;
}
#HeaderLeft a:hover{
	text-decoration:underline;
	color:#098408;
}
#HeaderLeft .current{
	text-decoration:underline;
	color:#098408;
}
#HeaderLogo{
	float:right;
	height:80px;
	width:295px;
	padding:45px 35px 0 20px;
}
#HeaderImage{
	clear:both;
	width:990px;
	margin-left:50px;
}
#HeaderImageStart{
	height:251px;
	width:942px;
	float:left;
	background-image:url(../images/bg_header.gif);
}
#HeaderImageStart p {
	display:table-caption;
	caption-side: top;
	margin-left:17px;
	width:942px;
	font-weight:bold;
	color:#12549e;
	font-size:14px;
	line-height:150%;
}
#HeaderImageLeft{
	width:160px;
	height:180px;
	float:left;
	margin-left:17px;
	margin-top:-10px;
}
.headline{
	width:172px;
	height:20px;
	background-image:url(../images/headline_img.jpg);
	font-size:1em;
	text-align:center;
	float:left;
	margin-top:0;
	margin-left:7px;
	line-height:175%;
}
.headline2{
	width:170px;
	height:20px;
	background-image:url(../images/headline_img.jpg);
	font-size:1em;
	text-align:center;
	float:left;
	margin-top:0;
	margin-left:0;
	line-height:175%;
}
.headline3{
	width:172px;
	height:20px;
	background-image:url(../images/headline_img.jpg);
	font-size:1em;
	text-align:center;
	float:left;
	margin-top:0;
	margin-left:11px;
	line-height:175%;
}
.headline4{
	width:172px;
	height:20px;
	background-image:url(../images/headline_img.jpg);
	font-size:1em;
	text-align:center;
	float:left;
	margin-top:0;
	margin-left:8px;
	line-height:175%;
}
#HeaderImageRightOben{
	width:732px;
	height:80px;
	float:left;
	margin-left:25px;
	margin-top:0;
}
#HeaderImageRightObenHeadline{
	width:732px;
	height:20px;
	float:left;
	margin-left:25px;
	margin-top:-10px;
}
#HeaderImageRightUnten{
	width:732px;
	height:70px;
	float:left;
	margin-left:15px;
	margin-top:0;
}
#HeaderImageRightUntenHeadline{
	width:732px;
	height:20px;
	float:left;
	margin-left:15px;
	margin-top:0;
}

#Breadcrumb{
	height:16px;
	width: 940px;
	color:#696969;
	font-size:0.92em;
	margin-left:50px;
	padding-top:10px;
	clear:both;
}
/* ----------Main Navi-------------- */
#Navi{
	margin:0;
	padding:0;
	float:left;
}
.droplinetabs{
	margin-left:50px;
	overflow:hidden;
}
.droplinetabs ul{
	margin:0;
	padding:0;
	width:942px;
	list-style:none;
}
.droplinetabs li{
	display:inline;
	margin:0;
	padding:0;
}
.droplinetabs a{
	float:left;
	margin:0;
	padding:0 25px 10px 0;
	color:#696969;
	font-size:1.17em;
	text-transform:uppercase;
}
.droplinetabs ul li ul li a{
	font-size:1em;
	text-transform:none;
	margin:0;
}
.droplinetabs a:hover{
	color:#098408;
	text-decoration:underline;
}
.droplinetabs ul li ul{
	position:absolute;
	z-index:100;
	margin:0;
	padding:0;
	visibility:hidden;
	background-color:#fff;
	border-top:1px solid #b2b2b2;
	border-bottom:1px solid #b2b2b2;
}
.droplinetabs ul li ul li a{
	padding:6px;
	padding-right:8px;
	margin:0;
}
/* ----------Meta Navi-------------- */
#MetaNavi{
	margin:25px 0 0 50px;
	padding:0;
	height:35px;
	color:#098408;
	border-bottom:1px solid #b2b2b2;
}
#MetaNaviRight{
	float:right;
}
#MetaNaviRight ul{
	float:right;
	margin:0;
	padding:0;
	text-align:right;
}
#MetaNaviRight ul li{
	list-style:none;
	display:inline;
	margin:0;
	padding:0;
}
#MetaNaviRight a{
	font-weight:normal;
	padding:0 7px 0 7px;
}
#MetaNaviLeft{
	float:left;
}
/* -----------------Content--------------------- */
#Content{
	width:390px;
	margin:15px 0 0 365px;
	padding:0 15px 0 15px;
	background-color:#fff;
	border:1px solid #b2b2b2;
	background-image:url(../images/content_header.gif);
	background-repeat:no-repeat;
	background-position:top;
	overflow:hidden;
}
#Content img{
	border:1px solid #b2b2b2;
	padding:5px;
}
.break{
	background-image:url(../images/bg_headline.gif);
	background-repeat:no-repeat;
	background-position:top;
}
.quote{
	color:#696969;
	background-image:url(../images/zitat.gif);
	background-repeat:no-repeat;
	background-position:right bottom;
	margin-bottom:30px;
	margin-left:30px;
}
.left{
	background-image:url(../images/zitat.gif);
	background-repeat:no-repeat;
	background-position:left top;
	width:220px;
}
.box{
	height:190px;
	margin:30px 0 0 0;
	background-image:url(../images/bg_headline.gif);
	background-repeat:no-repeat;
	background-position:bottom;
}
.box img{
	float:left;
}
.right{
	background-image:url(../images/zitat.gif);
	background-repeat:no-repeat;
	background-position:left top;
	margin-left:160px;
	padding-right:15px;
}
/* --------------Left------------- */
#Left{
	float:left;
	width:360px;
	margin-top:15px;
}
#LeftBox h3{
	margin:-6px 0 0 0;
	text-transform:none;
	display:block;
	height:22px;
	background-image:url(../images/bg_headline.gif);
	background-repeat:no-repeat;
	background-position:top;
	padding:8px 0 0 0;
	height:20%;
}
.clearer{
	color:#fff;
}
#LeftBox{
	width:300px;
	margin:0 0 0 50px;
	background-color:#fff;
	color:#696969;
	border:1px solid #b2b2b2;
}
#LeftBox p{
	padding-bottom:10px;
}
#LeftBox h1{
	height:28px;
	width:255px;
	margin:-1px 0 0 -1px;
	border:1px solid #b2b2b2;
	background-image:url(../images/box_left_header.gif);
	background-repeat:no-repeat;
	background-position:top;
	color:#4d4d4d;
	font-weight:normal;
	font-size:1em;
	text-transform:uppercase;
	padding-left:45px;
}
.news-latest-container{
	margin:0;
	padding:0;
}
/* --------------Right------------- */
#Right{
	float:right;
	width:245px;
	margin:0;
	padding:0;
}
#Right h3{
	padding-left:45px;
}
#RightBox{
	width:190px;
	margin:15px 0 0 5px;
	background-color:#fff;
	border:1px solid #b2b2b2;
	background-image:url(../images/box_right_header.gif);
	background-repeat:no-repeat;
	background-position:top;
}
#RightBox ul{
	margin:0;
	padding:0;
}
#RightBox ul li{
	padding:8px 0 0 5px;
	list-style:none;
	height:22px;
	background-image:url(../images/bg_headline.gif);
	background-repeat:no-repeat;
	background-position:top;
}
/* -----------Footer--------------------------- */
#Footer{
	clear:both;
	width:910px;
	padding:5px 15px 0 15px;
	margin:15px 0 15px 50px;
	height:22px;
	background-color:#fff;
	color:#696969;
	border:1px solid #b2b2b2;
}
#FooterCopy{
	float:left;
}
#FooterNavi{
	float:right;
}
#Footer a{
	color:#696969;
}
#Footer a:hover{
	color:#098408;
}
