html {
	height: 100%;
}
body  {
font-size: 100.1%;
background : #fff;
margin: 0;
padding: 0 0 0 0;


}
h1, h2, h3, h4, h5, h6, p, br, ul, ol, li, hr  {
margin: 0px;
padding: 0px;
font-family: Arial, Helvetica, Verdana, sans-serif;
}
h1, h2, h3, h4, h5, h6, p, ul, ol, li, div, td, th, fieldset, input, textarea, address, blockquote, nobr, b, i  {
font-family:  Arial, Helvetica, Verdana, sans-serif; }
body {
text-align: center;
}
/* CONTAINER
--------------------------------------------------*/



#container {
text-align: left;
margin: 0 auto;
width: 798px;
height: 540px;
margin-top: -270px;
margin-left: -399px;
top: 50%;
left: 50%;
position: absolute;
background: #fff;
color: #023240;
 }
 
#content {
width: 798px;
background : transparent url(../pics/hg-jugendschutz.jpg) no-repeat;
height: 540px;
border-top: 1px solid #1c3f81;
border-left: 1px solid #1c3f81;
border-right: 1px solid #1c3f81;
border-bottom: 1px solid #1c3f81;
}
/* Hide from IE5-mac. Only IE-win sees this. \*/

* html #content {
background : transparent url(../pics/hg-jugendschutz.jpg) no-repeat;
border-top: 1px solid #fff;
border-left: 1px solid #fff;
border-right: 1px solid #fff;
border-bottom: 1px solid #fff;
  }

#inhalt {
width: 500px;
float: left;
margin-top: 145px;
padding-left: 130px;
font: 12px/1.4em Arial, Helvetica, Verdana, sans-serif;
}



#inhalt h1{
font-size: 14px;
padding-bottom: 15px;
color: #1c3f81;
}


#inhalt p {
margin-bottom: 10px;
padding-right: 10px;
}

#inhalt img {
margin-right: 10px;
}

.auto {
height:280px;
overflow: auto;
scrollbar-3dlight-color:#1c3f81; scrollbar-arrow-color: white; scrollbar-darkshadow-color: white; scrollbar-face-color: #1c3f81; scrollbar-highlight-color: #1c3f81; scrollbar-shadow-color: #1c3f81; scrollbar-track-color: #fff; 
}

#labels {
position: absolute;
top: 13px;
left: 650px;
width: 130px;
}

.jugendschutz {
padding-left: 30px;
}

#footer {
float: left;
width: 200px;
margin-top: 170px;
}

#footer a {
font-size: 11px;
padding-left: 10px;
}

a.blau:link  {
color: #1c3f81;
text-decoration : none;
font-weight: bold;
}
a.blau:visited {
color:#1c3f81;
text-decoration : none;
font-weight: bold;
}
a.blau:hover {
color:#1c3f81;
text-decoration: underline;
font-weight: bold;
}
a.blau:active {
color:#1c3f81;
font-weight: bold;
}

