* {
 padding: 0;
 margin: 0;
}
html, body{
	height: 101%;
}
body {
 font-family: Arial, Helvetica, sans-serif;
 font-size: 11px;
 line-height: 15px;
 margin: 0;
 background-color: #F4F4F4;
 background-image: url(../images/hg_kachel.jpg);
 background-repeat: repeat-x;
 background-position: top left;
 cursor: default;
}
.clear{
	clear: both;
}	
.dividerContent{
	display: none;
}
#subcontent .dividerContent{
	display: block;
	margin-bottom: 8px;
}
.divider{
	height: 1px;
	line-height: 1px;
	margin-bottom: 10px;
}
h1 {
 font-family: Arial, sans-serif;
 font-weight: bold;
 font-size: 18px;
 line-height: 21px;
 border-top: solid #E9C469 1px;
 padding-top: 4px;
 margin-top: 8px;
 margin-bottom: 8px;
 color: #E9C469;
 }

h2 {
 font-family: Arial, sans-serif;
 font-weight: bold;
 font-size: 18px;
 line-height: 21px;
 border-top: 1px solid #E9C469;
 
 padding-top: 4px;
 
 margin-top: 8px;
 margin-bottom: 6px;
 color: #B0C65E;
 }
h3{
 font-family: Arial, sans-serif;
 font-weight: bold;
 font-size: 18px;
 line-height: 21px;
 border-top: solid #8697AB 1px;
 border-left: solid #8697AB 6px;
 padding-top: 4px;
 padding-left: 4px;
 margin-top: 8px;
 margin-bottom: 6px;
 color: #8697AB;
}
h4{
 font-family: Arial, sans-serif;
 font-weight: bold;
 font-size: 11px;
 line-height: 15px;
 padding-top: 0px;
 padding-left: 0px;
 margin-top: 0px;
 color: #8697AB;
}
p {
 font-family: Arial, sans-serif;
 font-weight: normal;
 font-size: 11px;
 line-height: 16px;
 padding-top: 2px;
 padding-left: 12px;
 margin-top: 0px;
 color: #000;
}
a:link, .txtBreadcrumb {
 font-weight: bold;
 text-decoration: none;
 color: #8697AB;
}

a:visited {
 font-family: Arial, sans-serif;
 font-weight: bold;
 color: #8697AB;
 text-decoration: none;
}
a:hover {
 font-family: Arial, sans-serif;
 font-weight: bold;
 color: #F00;
 text-decoration: none;
}
.float_left {
 float: left;
 padding: 5px 10px 5px 0px;
}
.float_right {
 float: right;
 padding: 5px 0px 5px 10px;
}
img {
 border: none;
}
p, p.bodytext{
	margin: 0 0 10px 0;
	padding: 0;
}
*:first-child+html #content p, *:first-child+html #content p.bodytext{
	border: 1px solid #FFFFFF;
}

/* STRUKTUR */
#container, #container_gruen, #container_blau {
	margin: 0 auto 10px auto;
	width: 821px;
	overflow: hidden;
	background-image: url(../images/hg_center.jpg);
}
#container_gruen{
	background-image: url(../images/hg_center_gruen.jpg);
	background-repeat: repeat-y;
}
#container_blau{
	background-image: url(../images/hg_center_blau.jpg);
	background-repeat: repeat-y;
}

#header, #header_gruen, #header_blau {
	background-color: transparent;
 	background-image: url(../images/hg_header.jpg);
 	background-position: top left;
 	height: 251px;
}
#header_gruen{
	background-image: url(../images/hg_header_gruen.jpg);
}
#header_blau{
	background-image: url(../images/hg_header_blau.jpg);
}
#navcontainer{
	float: left;
	margin: 0 20px 0 43px;
	width: 155px;
	overflow: hidden;
	
}
* html #navcontainer{ 
	margin-left: 22px;
}
#navcontainer ul {
	list-style-type: none;	
	width: 155px;
	overflow: hidden;
}
#containerContent{
	float: left;
	width: 390px;
	padding-top: 15px;	
}
#containerContent ul{
	list-style-type: none;
	margin-left: 3px;
}
#containerContent ul li{
	background-image: url(../images/li.gif);
	background-repeat: no-repeat;
	padding-left: 10px;
}
#content {
	margin-top: 20px;
}
#subcontentContainer {
	float: right;
	width: 181px;
	padding-top: 15px;
	margin-right: 20px;
}
#subcontent{
	padding: 0 15px 15px 15px;
}
* html #subcontent{
	padding-left: 25px;
}
#subcontent h2{
	font-size: 12px;
	border: 0;
	color: #8697AB;
	margin: 0 0 -4px 0;
	padding: 0;
}
#subcontent p{
	margin: 0 0 2px 0;
	padding: 0;
}
#footer, #footer_gruen, #footer_blau {
	height: 71px;
	clear: both;
	background-image: url(../images/footer.jpg);
	background-repeat: no-repeat;
}
#footer_gruen{
	background-image: url(../images/footer_gruen.jpg);
}
#footer_blau{
	background-image: url(../images/footer_blau.jpg);
}
#containerSearch{
	position: absolute;
	left: 846px;
	top: 155px;
}
* html #containerSearch{
	left: 829px;
}
#containerSearch #txtSearch{
	height: 13px;
	width: 113px;
	background-color: #726869;
	color: #FFFFFF;
	border: 1px solid #726869;
	font-size: 11px;	
}
#searchSubmit{
	position: absolute;
	left: 119px;
	top: 2px;
	width: 43px;
	height: 13px;
	display: block;
	cursor: pointer;
	cursor: hand;
}
*+html #containerSearch{
	left: 842px;
}

#impressum{
	background-color: #F4F4F4;
	text-align: right;
	text-transform: uppercase;
	padding-right: 20px;
	font-weight: bold;
}

/* always visible */
#outer .holder {padding:1em; margin:0;}
#outer .holder p {padding:5px 0 0 0; margin:0;}
#outer .holder p.bold {font-weight:bold;}
#outer .holder h2 {margin:0; padding:0;}

/* unclicked style div.more */
#outer div.more i {cursor:pointer; color:#8697AB;}
#outer div.more i.hide {display:none;}
#outer div.more p {display:none;}
#outer div.more img {display:none;}

/* clicked style div.click */
#outer div.click i.show {display:none;}
#outer div.click i.hide {display:block;}
#outer div.click p {display:block;}
#outer div.click img {display:block; float:left; padding-right:10px;}


/* BILDER */
.floatImage{
	float: left;
	margin: 0 10px 5px 0;
}
.floatImageRight{
	float: right;
	margin: 0 0px 5px 10px;
}
.floatImage img, .floatImageRight img{
	display: block;
	margin-bottom: 3px;
}
.floatImage span, .floatImageRight span{
	padding-left: 3px;
	font-size: 10px;
}

 

/* LINKLISTEN */
.divLinkList{
	margin-bottom: 10px;
}
.linkListText{
	margin-bottom: 8px;
}

/* T3 */
.csc-textpic-intext-left img{
	clear: both;
	float: right;
	margin: 0 10px 10px 0;
}
