/*GRUNDLAYOUT*/

html,body {
	margin:0px 0px 0px 0px;
	padding:0;
	height:100%; /* needed for container min-height */
}

body {
	background-color:#FFFFFF;
	background-image:url(bilder/testhgbild.jpg);
	background-position:left top;
	background-repeat:no-repeat;
	background-attachment:fixed;
	font-family:Arial, Helvetica, sans-serif;
	color:#000000;
	font-size:11px;
	line-height:16px;
	text-decoration:none;
}


div#container {
	position:relative; /* needed for footer positioning*/
	background-image:url(bilder/hg_container.png);
	background-position:left top;
	background-repeat:no-repeat;
	
	width:985px;
	height:auto !important; /* real browsers */
	height:100%; /* IE6: treaded as min-height*/
	min-height:100%; /* real browsers */
	text-align:left;
}

div#header {
}

div#content {
	padding-bottom:20px;
}
	
div#footer {
	position:fixed;
	height:20px;
	left:0px;
	bottom:0px;
	width:970px;
	background-image:url(bilder/hg_bottom.gif);
	text-align:center;
	z-index:100;
}

* html div#footer {
    position: absolute;
	top: expression(document.body.scrollTop+document.body.clientHeight-this.clientHeight);
}

div#footer_innen {
position:relative;
margin-left:40px;
width:930px;
height:20px;
overflow:hidden;
text-align:center;
}



/*ERGÄNZUNGSLAYOUT*/

div#header_logo_35 {
	position:absolute;
	width:200px;
	height:170px;
	overflow:hidden;
	top:35px;
	left:812px;
	z-index:1000;
}


div#headercontainer {
position:relative;
width:985px;
height:190px;
overflow:hidden;
z-index:1;
}


div#header_top {
position:absolute;
width:930px;
height:40px;
left:40px;
top:0px;
overflow:hidden;
z-index:2;
}

div#header_menuoben {
position:absolute;
width:auto;
height:auto;
bottom:4px;
left:15px;
overflow:visible;
z-index:3;
}

div#header_feuser {
position:absolute;
width:auto;
height:auto;
bottom:4px;
right:15px;
overflow:visible;
z-index:4;
text-align:right
}

div#header_verlauf {
position:absolute;
width:930px;
height:150px;
left:40px;
top:40px;
background-image:url(bilder/header_verlauf.jpg);
overflow:hidden;
z-index:5;
}

div#header_logo_bereich {
position:absolute;
top:18px;
left:45px;
width:350px;
height:50px;
overflow:hidden;
z-index:6;
}



div#header_logo_krassler {
position:absolute;
width:166px;
height:71px;
right:35px;
top:18px;
overflow:hidden;
z-index:7;
}

div#header_hauptmenu {
position:absolute;
width:840px;
height:22px;
left:45px;
top:94px;
overflow:hidden;
z-index:8;
visibility:hidden;
}

div#header_menue2 {
position:absolute;
width:840px;
height:22px;
left:45px;
top:121px;
overflow:hidden;
z-index:9;
text-align:center;
visibility:hidden;
}


div#content_container {
position:relative;
margin-left:40px;
width:930px;
z-index:20;
overflow:hidden;
}

div#content_container_left {
position:relative;
width:760px;
float:left;
z-index:21;
overflow:hidden;
}

div#content_container_right {
position:relative;
width:170px;
float:left;
z-index:22;
overflow:hidden;
}

div#content_left {
position:relative;
padding:20px 15px 20px 15px;
z-index:23;
overflow:hidden;
/*Vorsicht: in Typoscript Rahmen Inhaltselemente ist ein div mit overflow:hidden und width 730px definiert!*/
}

div#content_right {
position:relative;
padding:20px 15px 20px 0px;
z-index:24;
overflow:hidden;
}






/*SCHRIFTSTILE*/

form {
margin:0px;
}

img {
border:none;
}

div,table,tr,td,tbody {
	font-family:Arial, Helvetica, sans-serif;
	color:#000000;
	font-size:11px;
	line-height:16px;
	text-decoration:none;
}

a:link {
	font-family:Arial, Helvetica, sans-serif;
	color:#000000;
	font-size:11px;
	line-height:16px;
	text-decoration:underline;
}
a:visited {
	font-family:Arial, Helvetica, sans-serif;
	color:#000000;
	font-size:11px;
	line-height:16px;
	text-decoration:underline;
}
a:hover {
	font-family:Arial, Helvetica, sans-serif;
	color:#000000;
	font-size:11px;
	line-height:16px;
	text-decoration:none;
}


.news_header {
	font-family:Arial, Helvetica, sans-serif;
	color:#000000;
	font-size:12px;
	line-height:16px;
	text-decoration:none;
	text-transform:uppercase;
	font-weight:bold;
}
.news_subheader {
	font-family:Arial, Helvetica, sans-serif;
	color:#003B80;
	font-size:11px;
	line-height:16px;
	text-decoration:none;
	font-style:italic;
}


.lauftext {
	font-family:Arial, Helvetica, sans-serif;
	color:#000000;
	font-size:11px;
	line-height:16px;
	text-decoration:none;
}

.bildtext {
	font-family:Arial, Helvetica, sans-serif;
	color:#000000;
	font-size:10px;
	line-height:16px;
	text-decoration:none;
}
.bildtext a:link, .bildtext a:visited {
	font-family:Arial, Helvetica, sans-serif;
	color:#000000;
	font-size:10px;
	line-height:16px;
	text-decoration:underline;
}
.bildtext a:hover {
	font-family:Arial, Helvetica, sans-serif;
	color:#000000;
	font-size:10px;
	line-height:16px;
	text-decoration:none;
}

h1 {
margin:0px;
font-family:Arial, Helvetica, sans-serif;
color:#003B80;
font-size:15px;
font-weight:bold;
line-height:16px;
text-decoration:none;
}


.header_box1_2, .header_box1_2 a:link, .header_box1_2 a:visited, .header_box1_2 a:hover {
font-family:Arial, Helvetica, sans-serif;
color:#003B80;
font-size:12px;
font-weight:bold;
line-height:16px;
text-decoration:none;
margin-bottom:5px;
display:block;
} 

.header_box3, .header_box3 a:link, .header_box3 a:visited, .header_box3 a:hover {
font-family:Arial, Helvetica, sans-serif;
color:#003B80;
font-size:15px;
font-weight:bold;
line-height:16px;
text-decoration:none;
margin-bottom:5px;
display:block;
} 




.footer {
	font-family:Arial, Helvetica, sans-serif;
	color:#FFFFFF;
	font-size:11px;
	line-height:20px;
	text-decoration:none;
}
.footer a:link, .footer a:visited {
	font-family:Arial, Helvetica, sans-serif;
	color:#FFFFFF;
	font-size:11px;
	line-height:20px;
	text-decoration:underline;
}
.footer a:hover {
	font-family:Arial, Helvetica, sans-serif;
	color:#FFFFFF;
	font-size:11px;
	line-height:20px;
	text-decoration:none;
}

.menu_oben {
	font-family:Arial, Helvetica, sans-serif;
	color:#000000;
	font-size:10px;
	line-height:16px;
	text-decoration:none;
	text-transform:uppercase;
}

.menu_oben a:link, .menu_oben a:visited {
	font-family:Arial, Helvetica, sans-serif;
	color:#000000;
	font-size:10px;
	line-height:16px;
	text-decoration:none;
	text-transform:uppercase;
}

.menu_oben a:hover {
	font-family:Arial, Helvetica, sans-serif;
	color:#003B80;
	font-size:10px;
	line-height:16px;
	text-decoration:none;
	text-transform:uppercase;
}

.menu_obenACT, .menu_obenACT a:link, .menu_obenACT a:visited, .menu_obenACT a:hover {
	font-family:Arial, Helvetica, sans-serif;
	color:#003B80;
	font-size:10px;
	line-height:16px;
	text-decoration:none;
	text-transform:uppercase;
}

.input400 {
width:400px;
border:1px solid #B0B0B0;

}


.pagebrowser_suche, .pagebrowser_suche a:link, .pagebrowser_suche a:visited, .pagebrowser_suche a:hover {
	font-family:Arial, Helvetica, sans-serif;
	color:#000000;
	font-size:11px;
	line-height:18px;
	text-decoration:none;
	text-transform:uppercase;
}
.pagebrowser_sucheACT, .pagebrowser_sucheACT a:link, .pagebrowser_sucheACT a:visited, .pagebrowser_sucheACT a:hover {
	font-family:Arial, Helvetica, sans-serif;
	color:#FFFFFF;
	font-size:11px;
	line-height:18px;
	text-decoration:none;
	text-transform:uppercase;
}

