html,body {
	margin:0;
	padding:0;
	height:100%; /* needed for container min-height */
	text-align:center; /* center IE */
	background-color:#dddddd;
}


div#container {
	position:relative; /* needed for footer positioning*/
	margin:0 auto; /* center, not in IE5 */
	width:920px;
	background-image:url(bilder/bg_body.jpg);
	
	height:auto !important; /* real browsers */
	height:100%; /* IE6: treaded as min-height*/
	min-height:100%; /* real browsers */
}

div#header {
	height:220px;
	background-image:url(bilder/bg_header.jpg); background-repeat:repeat-y; background-position:top center
}
	

div#content {
	padding:0px 0px 45px 0px; /* bottom padding for footer */
}
	

div#footer {
	position:absolute;
	width:100%;
	left:0;
	bottom:0; /* stick to bottom */
	height:45px;
	background-image:url(bilder/bg_footer.jpg); background-repeat:repeat-y; background-position:top center;
	z-index:50;
}

#slogan {
	text-align:left;
	position:absolute;
	top:45px;
	left:39px;
	width:684px;
	height:52px;
	overflow:hidden;
	z-index:4;
}

#logo {
	position:absolute;
	text-align:left;
	top:21px;
	right:11px;
	width:185px;
	height:160px;
	overflow:hidden;
	z-index:7;
	}


#newsbox {
position:absolute;
text-align:left;
top:116px;
left:39px;
width:465px;
height:70px;
overflow:hidden;
z-index:8;
}

#newsbox_hg {
position:absolute;
top:0px;
left:0px;
width:465px;
height:70px;
overflow:hidden;
z-index:8;
}


#newsbox_content {
position:absolute;
top:10px;
left:10px;
width:445px;
height:50px;
overflow:hidden;
z-index:8;
}


#suchbox {
text-align:left;
position:absolute;
top:116px;
left:512px;
width:210px;
height:70px;
overflow:hidden;
z-index:9;
}

#suchbox_hg {
position:absolute;
top:0px;
left:0px;
width:210px;
height:70px;
overflow:hidden;
z-index:9;
}

#suchbox_content {
position:absolute;
top:10px;
left:10px;
width:190px;
height:50px;
overflow:hidden;
z-index:9;
}


#cont_content {
position:relative;
float:left;
margin-left:40px;
width:628px;
float:left;
z-index:6;
display:inline;
}

#content_content {
position:relative;
text-align:left;
margin:24px;
}

#menu {
position:relative;
float:left;
margin-left:60px;
margin-top:24px;
width:155px;
overflow:hidden;
z-index:5;
display:inline;
}

/*#hauptmenu {
position:relative;
text-align:left;
top:10px;
left:20px;
width:152px;
z-index:5;
}*/

img {
border:none;
}

form {
margin:0px;
}





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

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

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

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


.bildtext {
font-family:Verdana, Arial, Helvetica, sans-serif;
font-size:10px;
color:#FFFFFF;
line-height:16px;
text-decoration:none;
}

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

.lauftext_blau {
font-family:Verdana, Arial, Helvetica, sans-serif;
font-size:10px;
color:#00183F;
line-height:14px;
text-decoration:none;
font-weight:normal;
}
.lauftext_blau a:link, .lauftext_blau a:visited {
font-family:Verdana, Arial, Helvetica, sans-serif;
font-size:10px;
color:#00183F;
line-height:14px;
text-decoration:none;
font-weight:normal;
}
.lauftext_blau a:hover {
font-family:Verdana, Arial, Helvetica, sans-serif;
font-size:10px;
color:#00183F;
line-height:14px;
text-decoration:underline;
font-weight:normal;
}



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