body {
background-color: #4D6480;
font: 12px Verdana, Arial, Helvetica, Geneva, sans-serif;
text-align: left;
color: #000000;
margin: 5px;
}
a {
color: #000;
text-decoration: underline;
}
a:hover {
color: #000;
text-decoration: underline;
}
a:active {
color: #000;
text-decoration: underline;
}
a:visited {
color: #000;
text-decoration: underline;
}

h1 {
font-size: 1.2em;
font-weight: bold;
}

h2 {
font-size: 1.1em;
font-weight: bold;
}

h3 {
font-size: 1.0em;
font-weight: bold;
}
/* Seitenelemente */
#wrapper {
}

#logo {
height: 70px;
border-bottom: 2px #000 solid;
}
#logo p{
padding: 10px 0 10px 0;
}
#logo a{
font-size: 30px;
font-weight: bold;
text-decoration: none;
color: #ff0000;
}
#content {
}
#content p {
line-height: 100%;
}
#content img {
border: 0;
}

#leftpanel {
display: none;
}
#navcontainer {
display: none;
}

#navcontainer ul {
}
#navcontainer a {
}
#navcontainer a:hover
{
}

#navcontainer li li a {
}

#footer {
clear: both;
text-align: left;
color: #000000;
}

#footer a {
color: #000;
}

#footer a:hover{
color: #ff0000;
}

#footer a:active{
color: #ff0000;
}
#footer a:visited{
color: #B5CAE3;
}

#linkfarm {
display: none;
}
#buttons {
display: none;
}

#buttons img{
display: none;
}

/* Diverses */

.hinweis {
font-size: 10px;
font-style: italic;
color: #00375C;
}
.linkliste {
padding: 0 0 0 30px;
list-style-type: disc;
line-height: 150%;
list-style-image: url(images/ext_link.gif);
}
.kontakt {
padding: 0 0 0 0;
font-size: 10px;
text-align: center;
}