* {
margin: 0;
padding: 0;
}

html {
font: 68.75%/1.3 verdana, arial, helvetica, sans-serif;
background-color: rgb(234,234,234);
background-image: url(hintergrund.jpg);
background-position: center;
background-repeat: repeat-y;
}

a:link {
color: #000000;
}
a:visited {
color: #000000;
}
a:hover {
color: #990000;
}
a:active {
color: #990000;
}

p {
margin-top: 1em;
text-align: justify;
}

h1 {
background-image: url(phoebuslogo.png);
background-repeat: no-repeat;
/*border: 1px solid black;*/
margin: 1em 0 0 0.33em;
}

h1 a, div#nav-1 li, div#nav-1 li a {
text-decoration: none;
text-indent: -999em;
}

h1 a {
display: block;
height: 51px;
width: 136px;
}

h2 {
font-size: 145.45%;
margin-top: 1em;
}

h3 {
font-size: 127.27%;
margin-top: 1em;
}

h4 {
font-size: 100%;
margin-top: 1em;
}

div#rahmen {
/*background: #FFF url(bilder/nav-schatten.gif) repeat-y;*/
margin: auto;
overflow: hidden;
width: 980px;
}

div#kopf {
width: 432px;
height: 144px;
background-color: #666666;
background-image: url(leute.png);
background-repeat: no-repeat;
margin: 1em 1em 0 1em;
padding-left: 526px;
}

div#kopf a {
display: block;
width: 150px;
background-color: #666666;
}

div#kopf a:link {
color: #FFFFFF;
text-decoration: none;
}
div#kopf a:visited {
color: #FFFFFF;
text-decoration: none;
}
div#kopf a:hover {
color: #FFFFFF;
background-color: #999999;
text-decoration: underline;
}
div#kopf a:active {
color: #FFFFFF;
background-color: #999999;
text-decoration: underline;
}

div#kopf ul {
float: left;
font-size: 127.27%;
line-height: 1.5em;
list-style-type: none;
margin-top: 1em;
}

div#navigation {
border-top: 1px solid white;
background-color: #990000;
height: 20px;
margin: 0 1em 0 1em;
}

div#navigation a:link {
color: #FFFFFF;
text-decoration: none;
}
div#navigation a:visited {
color: #FFFFFF;
text-decoration: none;
}
div#navigation a:hover {
color: #FFFFFF;
background-color: #CC0000;
text-decoration: underline;
}
div#navigation a:active {
color: #FFFFFF;
background-color: #CC0000;
text-decoration: underline;
}

div#navigation ul {
list-style-type: none;
margin: 1px 0 0 1em;
font-size: 109.09%;
}

div#navigation li {
/*background-color:#999999;*/
float: left;
}

div#navigation a {
padding: 1px 0 0 1em;
display: block;
width: 100px;
height: 18px;
}


div#inhalt-1 {
width: 446px;
margin: 33px 0 0 33px;
float: left;
}

div#inhalt-2 {
width: 275px;
margin: 33px 0 0 22px;
float: left;
}

div#inhalt-3 {
width: 170px;
margin: 33px 11px 0 22px;
float: left;
}