body { background-color:#3f3f3f; }


p  { color: #a3907c; font-family: verdana; font-size: 10px; font-weight: 400; }

h1 { color: #a3907c; font-weight: 600; font-family: verdana; font-size: 15px; font-style: italic; font-variant: small-caps; text-decoration: none; }
h2 { color: #a3907c; font-size: 12px; font-family: verdana; font-weight: 700; font-style: italic; font-variant: small-caps; text-decoration: none; }
h3 { color: #a3907c; font-weight: 600; font-family: verdana; font-size: 10px; font-style: italic;  text-decoration: none; }
h4 { color: #a3907c; font-weight: 400; font-family: verdana; font-size: 13px; font-style: italic; font-variant: small-caps; text-decoration: none; }

a:link		{color: #a3907c;font-weight: 100;font-family: verdana; font-size: 10px;text-decoration:underline}
a:visited	{color: #a3907c;font-weight: 100;font-family: verdana; font-size: 10px;text-decoration:underline}
a:active	{color: #a3907c;font-weight: 100;font-family: verdana; font-size: 10px;text-decoration:underline}
a:hover		{color: #ffffff;font-weight: 100;font-family: verdana; font-size: 10px;text-decoration:underline}


#container {
background-color:#3f3f3f; 
top: 44%; 
left: 50%; 
width: 850px; 
height: 550px; 
margin-top: -242px;     /* halbe h?he des DIV?s */
margin-left: -425px;     /* halbe breite des DIV`s */
position: absolute; 
}

#ueberschrift1 { 
color: #a3907c; 
font-size: 12px; 
font-family: verdana; 
font-weight: 700; 
font-style: italic; 
font-variant: small-caps; 
}

#ueberschrift2 { 
color: #a3907c; 
font-size: 10px; 
font-family: verdana; 
font-weight: 500; 
font-style: italic; 
}

#ueberschrift3 { 
color: #a3907c; 
font-size: 11px; 
font-family: verdana; 
font-weight: 700; 
font-style: italic; 
}


#text { 
color: #a3907c; 
font-family: verdana; 
font-size: 10px; 
font-weight: 400; 
}

#text1 { 
color: #a3907c; 
font-family: verdana; 
font-size: 8px; 
font-weight: 400; 
background-color: #e0e0e0; 
text-align: center; 
vertical-align: bottom; 
width: 850px; 
height: 15px;
}



#text1 { background-color: #3f3f3f; text-align: center; vertical-align: bottom; width: 850px; height: 15px; }


