/*** Allgemeines ***/
* { font:10pt Verdana; color:#FFCC00; border:0; padding:0; margin:0; }
body { width:1000px; height:632px; background-color:#555511; background-repeat:no-repeat;
      margin-left:auto; margin-right:auto;margin-top: 10px}

/*** Links ***/
a {text-decoration:underline; letter-spacing:2px; }
a:link { color:#FFCC00; }
a:visited { color:#FFCC00; }
a:hover { color:#FF9900; }
a:active { color:#606000;}

/***  header ***/
.header { height:42px; font-size:26pt; font-weight:900; font-family:Helvetica, Arial; margin-left:8px; line-height:100%; }
.hierbinich { font-size:16pt; color:#FF9900; }

/*** Menue ***/
.HauptMenue { float:left; width:120px; height:564px; }
.HauptMenue ul li {list-style-type:none; margin:8px; }
.HauptMenue a { font:10pt Arial; letter-spacing: 0px; font-weight:bold; text-decoration:none; }

/***  ***/
.content { float:right; width:870px; height:556px; margin-top:8px; overflow:hidden; letter-spacing:2px; }
.content ul { list-style:url(Bildchen/listenknopp.gif) outside; margin-left:30px;}
.content p { margin-bottom:5pt; line-height:135%;}
.content p:first-letter { font-weight:bolder; font-size:140% }
.content h1 { font-size:10pt; font-family:Arial; font-weight:900; letter-spacing:3px; }

/***  footer ***/
.footer { clear:both; height:20px; text-align:right; letter-spacing:15px; }

