body {
font-size: 12px;
line-height: 1.4;
font-family: Verdana, Arial, Helvetica, sans-serif;
}

h2, h3, h4, h5, h6 {
font-weight: bold;
line-height: 1.25;
color: #fff;
margin-left: 2px;
}
h2 { 
font-size: 18px;
margin-top: 25px;
padding-bottom: 35px;
}
h3 {
padding-bottom: 16px;
font-size: 116%;
}
h4 {
font-size: 14px;
}

dl { margin: 0; padding: 0; }
p, dt, dd, li {
font-size: 11px;
color: #ccc;
padding: 2px 5px 8px 2px;
}

table { 
border-spacing: 0 1px;
border-collapse: separate;
margin: -10px 0 20px 0;
position: relative;
left: -9px;
width: 100%;
}
th, td {
font-size: 10px;
color: #ccc;
vertical-align: top;
text-align: left;
padding: 2px 5px;
background: black;
margin-bottom: 1px;
}
th { 
background: #ccc;
color: #000;
font-size: 11px;
padding: 0 1px;
vertical-align: bottom;
}

ul {
list-style: square outside;
padding: 10px 5px 1px 4px;
margin: 0;
}
li {
color: #ccc;
padding: 0;
margin: 0;
}

dt {
font-weight: bold;
padding-bottom: 2px;
}
dd { padding-bottom: 20px; }

a {
text-decoration: none;
color: #fbef00;
}
a:visited { color: #fbef00; }
a:hover, a:focus, a:active {
text-decoration: underline;
color: #fff;
}

img, a img {
border: 0;
}

cite {
color: #ccc;
padding: 2px 10px 7px 5px;
display: block;
}

.hr {
clear: both;
display: block;
width: 100%;
height: 1px;
margin: 10px 0;
border-top: 1px solid #ccc;
}

.nobr { white-space: nowrap; }
.rechts { text-align: right; }
.links { text-align: left; }
.mitte { text-align: center; }

.durchsichtig {
background: transparent;
padding: 0;
margin: 0;
}

.firstP { padding-top: 85px; }

/*
a.external {
padding-left: 10px;
background: transparent url(../bilder/aexternal.gif) no-repeat scroll 0 3px;
}
a.external:hover {
background: transparent url(../bilder/aexternal_h.gif) no-repeat scroll 0 3px;
}

a.epost {
padding-left: 14px;
background: transparent url(../bilder/email.gif) no-repeat scroll 0 3px;
}
a.epost:hover, a.epost:active {
background: transparent url(../bilder/email_h.gif) no-repeat scroll 0 3px;
}
*/

.frameleft {
float: left;
margin: 10px 10px 0 2px;
}
.frameright {
float: right;
margin: 2px 10px 0 10px;
}
.rahmen {
margin: 20px 0 10px 2px;
}


.lastUpdate { /* letzte Aktualisierung */
display: none;
}

