* {
	margin:0;
	padding:0;
/*	line-height:100%;*/
}

* html ul { position: static; }

option {
	padding-left:0.4em;
}

html {
	height:100%;

} 

fieldset {
	border:0;
}

select,input,textarea {
	font-size:99%
}

body {
	width:100%;
/*	margin:0px auto;
	position:relative; */
	text-align:left;
	font-size:100.01%; 
/*	letter-spacing:1px;*/
	background-color:#ffffff;
	background-image:url("../img/main_bg.jpg");
	background-repeat:repeat-x;
}

body, td {
	font-size:9pt;
	font-family:Arial, Helvetica, sans-serif;
	color:#333333;
}

ul { margin-left: 2em; }

a { 
	font-weight:bold;
	color:#638b73;
	text-decoration:none;
}
a:hover {
	color:#638b73;
	text-decoration:underline;
}

img {
	border:0px;
	behavior:url("../../pngbehavior.htc");
}

h1 {
	padding-bottom:15px;
	font-size:155%;
	font-weight:normal;
	font-family:Arial;
	color:#00411a;
}

h2 {
	padding-bottom:15px;
	font-size:140%;
	font-weight:normal;
	font-family:Arial;
	color:#00411a;
}

p {
	padding-bottom:1em;
/*	line-height:125%;*/
}

#container {
	/*position:absolute;
	left:50%;
	margin-left:-502px;*/
	margin: 0 auto;
	width:1004px;
	background-color:#ffffff;
}

#container:after {
    content: ".";
    display: block;
    height: 0;
    clear: both;
    visibility: hidden;
}

#header {
	position:relative;
	left:50%;
	margin-left:-497px;
	width:984px;
	height:80px;
}

#headerLeft {
	position:absolute;
	bottom:0px;
	left:0px;
	text-align:left;
}

#headerLeft img {
	display:block;
}

#headerRight {
	position:absolute;
	bottom:0px;
	right:0px;
	text-align:right;
}

.headerLineTop {
	clear:both;
	position:relative;
	width:100%;
	height:5px;
	background-image:url("../img/frame_top.gif");
	background-repeat:repeat-x;
	background-position:bottom;
}

#headerLineBottom {
	clear:both;
	position:relative;
	width:100%;
	height:25px;
	background-image:url("../img/frame_bottom.gif");
	background-repeat:repeat-x;
	background-position:top;
}

#navigationLine {
	position:relative;
	height:223px;
	overflow:hidden;
}

#mainNav {
	float:left;
	width:230px;
	height:227px;
	color:#ffffff;
	background-image:url("../img/main_nav_bg.jpg");
}

#mainNav ul {
	list-style:none;
	margin-left:0px;
}

#mainNav li {
	height:28px;
}

#mainNav li a {
	display:block;
	padding-left:40px;
	height:28px;
	line-height:28px;
	color:#ffffff;
	text-decoration:none;
	background-image:url("../img/nav_bg.gif");
	background-position:left;
	background-repeat:no-repeat;
}

#mainNav li a:hover, #mainNav li a.currentPage {
	text-decoration:none;
	background-image:url("../img/nav_bg_highlight.gif");
}

#mainImgCenter {
	float:left;
}

#mainImgRight {
	display:block;
	float:right;
}

#mainImgRight img{
	display:block;
}

#content {
	position:relative;
	width:1004px;
	/*min-height:350px;*/
	height: auto !important;
	height:350px;
	margin-bottom: 10px;
}

#content:after {
    content: ".";
    display: block;
    height: 0;
    clear: both;
    visibility: hidden;
}

#contentLeft {
	float:left;
	margin:0px 10px 0px 10px;
	width:210px;
}

#contentCenter {
	float:left;
	margin:0px 30px 0px 30px;
	width:486px;
}

#contentRight {
	float:left;
	width:208px;
	margin:0px -50px 0px 10px;
}

.teaserBox {
	line-height:150%;
}

.teaserBox strong {
	position:relative;
	display:block;
	margin:15px 5px 10px 0px;
	font-weight:bold;
}

.teaserBox img {
	position:relative;
	float:left;
}

.teaserBox img.moreButton {
	float:right;
	margin:5px 0px 0px 0px;
}

.teaserLine {
	clear:both;
	position:relative;
	height:35px;
	background-image:url("../img/teaser_line.gif");
	background-position:center;
	background-repeat:repeat-x;
}

.naviBox {
	margin-bottom:5px;

}

.naviBox a {
	color:#000000;
	text-decoration:none;
}

.naviBox a:hover {
	text-decoration:underline;
}

.naviBox .naviBoxTitle {
	margin-bottom:2px;
	width:100%;
	background-color: #29603f; /*#cbd8d0;*/
}

.naviBox .naviBoxTitle span {
	position:relative;
	display:block;
	margin-left:15px;
	margin-right:15px;
	line-height:24px;
	font-weight:bold;
	color:#ffffff;
}

.naviBox .naviBoxLight {
	margin-bottom:2px;
	width:100%;
	line-height:24px;
	background-color: #feffc8; /*#cbd8d0;*/
}

.naviBox .naviBoxLight span {
	position:relative;
	display:block;
	margin-left:15px;
	margin-right:15px;
	padding-top:15px;
	padding-bottom:15px;
	line-height:150%;
}

.naviBox .naviBoxDark {
	background-color: #feffc8; /*#a8beb1;*/
	color:#72726a;
}

.naviBox .naviBoxDark ul {
	margin-left:0px;
	padding-top:15px;
	padding-bottom:15px;
	list-style:none;
}

.naviBox .naviBoxDark ul li {
	margin-left:20px;
	height:18px;
	line-height:18px;
}

.naviBox .naviBoxDark ul li a{
	color:#72726a;
}

.naviBox p {
	display:block;
	margin-bottom:2px;
	width:100%;
	line-height:24px;
	background-color:#cbd8d0;
}

.newsltxt {
	margin: 0 15px 15px 15px;
	padding-top:10px;
	padding-bottom:10px;
	color:#000000;
}

#footer, #footer p {
	height:17px;
	line-height:17px;
	text-align:center;
	font-size:7pt;
	color:#ffffff;
	background-color:#29603f;
}

#footer p { padding:0px; margin:0px; }

#footer a {
	text-decoration:none;
	color:#ffffff;
}

#footer a:hover {
	text-decoration:underline;
	color:#ffffff;
}

#star {
	position:absolute;
	bottom:30px;
	left:70px;
	width:95px;
	height:109px;
	background-image:url("../img/star.gif");
}

.submenustdlayer {
	background-color: #f1fff7; /*#c2d8cb;*/
	opacity:.80;
	filter: alpha(opacity=80); 
	-moz-opacity: 0.8;
	width: 100%; /* stupid IE */
}

.submenustdlayer img {
	margin: 11px 0px 0px 23px;
}

.submenuactlayer {
	background-color: #f1fff7;
	opacity:1;
	filter: alpha(opacity=100); 
	-moz-opacity: 1;
	width: 100%; /* stupid IE */
}

.submenuactlayer img {
	margin: 11px 0px 0px 23px;
}

#Menu44a1346 {
	top: 198px !important;
}
.zweiteebene {
	width : 190px; /* 230px */
/*	height:28px; */
	margin:0px;
	padding:0px;
	overflow:hidden;
}

.zweiteebene a {
	display:block;
	padding-left:40px;
	line-height:28px;
	color:#27603d;
	text-decoration:none;
	/*background-image:url("../img/subnavstd_bg.gif");
	background-position:left;*/
	background-image:url("../img/subnavact_bg.gif");
	background-position: left bottom;
	background-repeat:no-repeat;

}

.zweiteebene a:hover, .zweiteebene a.submenuact {
	color: #72726a; /*#27603d;*/
	text-decoration:none;
	background-image:url("../img/subnavact_bg.gif");
}

/* ############# Text Formatierungen ############# */
#contentCenter .csc-textpic {
	margin-top:10px;
}

#contentCenter .csc-textpic-imagewrap {
	
}

#contentCenter .csc-textpic-text {
	padding:0px;
}

#contentCenter .csc-textpic-text .bodytext {
	/*display:table-cell;
	vertical-align:text-bottom;*/
}

#contentCenter .csc-textpicHeader h1{
	padding: 15px 0px 0px 0px;
}

#contentCenter .csc-header {
	clear:both;
	padding: 15px 0px 0px 0px;
}

#contentCenter .csc-header h1{
	padding: 0px;
}

#contentRight .csc-textpic-imagewrap {
	margin-bottom:0px;
}

#contentRight .csc-textpic-image {
	margin:0px;
	padding:0px;
}

.align-center {
	text-align:center;
	font-weight:bold;
}

