/* Startseite */
#picture {
	height: 170px;
	text-align: center;
}



.csc-textpic {
	margin: 10px;
}

.csc-textpic-image {
	margin: 10px;
	padding: -10px;
}

.csc-header h1 {
	font-size: 14px;
	padding: 0px 0px 0px 0px;
}


#aussen {
	position: absolute;
	margin-left: -474px;
	width: 948px;
	left: 50%;
        	background-color: #ffffff;
}


#logo {
	background-image:url(images_main/logo.jpg);
	width: 306px;
	height: 90px;
	float:  left;
}

#search {
	background-image:url(images_main/hintergrund_suche.jpg);
	background-repeat: no-repeat;
	position: absolute;
	right: 5px;
	width: 358px;
	top: 20px;
	height: 37px;
	padding: 6px 0px 0px 5px;
}

.search_field {
	height: 18px; 
	width: 180px;
	font-size: 14;
}

*html .search_field { height: 23px; }


#language {
	position: absolute;
	right: -10px;
	width: 155px;
	top: 25px;
	height: 37px;
	padding: 6px 0px 0px 5px;
}

*html #language { right: -9px; }


#content {
	min-height: 200px;
}

*html #content { height: 240px; }
+*html #content { height: 240px; }

#content_left {
	font-family: Verdana, Helvetica, sans-serif;
	font-size:12px;
	color: #69718A;
	width: 778px;
	float: left;
	margin: 20px 0px 20px 70px;
	/* border: thin solid #CCCCCC; */
}

#content_right {
	width: 70px;
	float:left;
	margin: 28px 0px 20px 0px;
}

.clear {
	clear:both;
}


/* Headline - Content*/

#content_headline {
	height: 104px;
	width: 100%;
}

#content_hl_bf {
	background-image: url(images_main/butterfly_blue.jpg);
	background-repeat: no-repeat;
	float: left;
	width: 195px;
	height: 104px;
}

#content_hl_dt {
	background-image: url(images_main/hintergrund_content.jpg);
	background-repeat: no-repeat;
	float: left;
	width: 753px;
	height: 104px;
}

#content_hl_dt_top {
	font-family: Verdana, Helvetica, sans-serif;
	font-size:18px;
	color: #096909;
	height: 45px;
	padding: 30px 100px 0px 20px;
}

*html #content_hl_dt_top { height: 72px; padding: 30px 100px 0px 20px;}
+*html #content_hl_dt_top { height: 72px; padding: 30px 100px 0px 20px;}

#content_hl_dt_print {
	background-image: url(images_main/print_icon.jpg);
	background-repeat: no-repeat;
	position: absolute;
	right: 20px;
	top: 160px;
}

#content_hl_dt_rootline{
	font-family: Verdana, Helvetica, sans-serif;
	font-size:11px;
	color: #69718A;
	height: 32px;
	padding: 3px 100px 0px 20px;
}

*html #content_hl_dt_rootline { height: 32px; padding: 5px 100px 0px 20px;}
+*html #content_hl_dt_rootline { height: 32px; padding: 5px 100px 0px 20px;}



/* Fusszeilenmenu*/

#rootmenu {
	width: 950px;
	height: 33px;
}

#rootmenu_left {
	width: 180px;
	background-image: url(images_main/footer_left.jpg);
	background-repeat: no-repeat;
	float: left;
	height: 33px;
}

#rootmenu_middle {
	width: 590px;
	background-image: url(images_main/footer_middle.jpg);
	background-repeat: repeat-x;
	float: left;
	height: 33px;
	padding: 10px 0px;
	vertical-align: text-bottom;
	text-align: center;
}

#rootmenu_right {
	width: 180px;
	background-image: url(images_main/footer_right.jpg);
	background-repeat: no-repeat;
	float: left;
	height: 33px;
}

#footer {
	font-family: Verdana, Helvetica, sans-serif;
	font-size:11px;
	color: #69718A;
	text-align: center;
}


DIV.csc-textpic DIV.csc-textpic-imagewrap .csc-textpic-image {margin-bottom:0; padding-bottom:10px;}
DIV.csc-textpic-equalheight DIV.csc-textpic-imagerow {margin-bottom:0; padding-bottom: 10px; display:block;}
DIV.csc-textpic DIV.csc-textpic-imagerow { clear: both; }

