body {
background-color:#000000;
background-image:url(bilder/dream1.jpg);
background-repeat:no-repeat;
background-position:5px 44px;
color:#ffffff;
font-size:14px;
font-family:Verdana,Helvetica,Arial;
font-weight:normal;
}

hr{
color:#FFFFFF;
height:1px;
}

hr.gepunktet{
color:#FFFFFF;
height:1px;
Border: 1;
Border-Style: dotted;
}

h1.bild{
font-size:16px;
font-family:Verdana,Helvetica,Arial;
font-weight:bold;
position:relative;
left:7px;
}

h1{
font-size:16px;
font-family:Verdana,Helvetica,Arial;
font-weight:bold;
position:relative;
}

.gross{
font-size:16px;
font-weight:bold;
}

.klein{
font-size:12;
}

.mini{
font-size:10;
}

a:link {
color:#F7DBEA;
text-decoration:none;
font-weight: bold;
margin:10px;
}

a:visited  {
color:#F7DBEA;
text-decoration:none;
font-weight: bold;
margin:10px;
}

a:focus  {
color:#F7DBEA;
text-decoration:none;
font-weight: bold;
margin:10px;
}

a:hover  {
color:#FFFFFF;
text-decoration:none;
font-weight: bold;
margin:10px;
}

a:active  {
color:#FFFFFF;
text-decoration:none;
font-weight: bold;
margin:10px;
}

a.email {
text-decoration:none;
color:#FFFFFF;
font-size:12;
font-weight:bold;
}
a.email:hover {
text-decoration:underline;
color:#FFFFFF;
font-size:12;
}




#navi_top{
position:absolute;
top:10px;
left:5px;
width:1025px;
border-color:#D9C5BD;
border-style:solid;
border-width:1px 0px 1px 0px;
background-image:url(bilder/menu1.jpg);
vertical-align:bottom;
text-align:center;
padding-top:7px;
padding-bottom:7px;
}

#submenu{
position:absolute;
top:100px;
left:600px;
width:100px;
border-color:#D9C5BD;
border-style:solid;
border-width:1px 0px 1px 0px;
background-image:url(_bilder/menu1.jpg);
vertical-align:bottom;
text-align:left;
padding-top:7px;
padding-bottom:7px;
}

#content{
position:absolute;
top:100px;
left:30px;
width:500px;
max-width:500px;
height:600px;
border-color:#D9C5BD;
border-style:solid;
border-width:1px 1px 1px 1px;
overflow:auto;
padding:20px;
text-align:justify;
word-spacing:2px;
}

#meldung{
background-color: #ffd4d4;
border: dotted 1px #ff0000;
padding: 10px 10px 10px 10px;
color:#000000;
font-size:12px;
}

