body {
margin : 0;
padding : 0;
font-family : verdana, arial, sans-serif;
color: #000;
}

#top {
margin : 0;
height : 112px;
text-align : left;
background : url(grafiken/betriebsgebaeude.jpg) transparent no-repeat right;
width: 100%;
}

#head {
padding: 0;
width: 80%;
margin:0;
height: 112px;
text-align:center;
}

/* verborgen vor IE5-mac \*/
* html p, h1, h2, h3, h4, h5 {height: 1%;}
/* Ende verborgen vor IE5-mac */

p, li {
font-size: 12pt;
}

a {
color: #333;
text-decoration:underline;
}

a:visited {
color : #666;
text-decoration: none;
}

a:hover, a:active {
color: #f60;
text-decoration: underline;
}

.center {
text-align : center;
}

/* ---- */
#bar {
display:none;
}

/* ---- */

#menue {
display:none;
}

/* ---- */

#content {
border-left: 30pt;
background-color: #fff;
color: #000;
}

#content h1, #content h2, #content h3,#content h4 {
background-color: transparent;
color: #000;
line-height: 1.2em;
}
#content h1 {
font-size: 16pt;
}
#content h2 {
font-size: 14pt;
margin-top: 10px;
}
#content h3,#content h4 {
font-size: 12pt;
}
#content p {
line-height: 1.2em;
padding: 0 2pt 15pt 40pt;
}
#content p.top {
display:none;
}

.floatre {
float:right;
margin: 2px 10px 10px 10px;
}

.floatli {
float:left;
margin: 2px 20px 10px 10px;
}

#content ul {
padding: 0 40pt 15pt 60pt;
line-height: 1.4em;
}

/* ---- */

#foot {
clear: both;
border-top: #020 1px solid;
background-color: #fff;
height: auto;
}

#foot p {
font: 12pt verdana, arial, sans-serif;
text-align:center;
}

.breaker {
clear: both;
}

.skiplinks {
display: none;
}