body { background-color:#33CCFF; font-family: arial; font-size: 13px; }
h2 { margin-top:1px; margin-bottom:3px; font-size:16px; }
#container {margin:auto; text-align:center; width:1010px; border:1px solid; border-color:#000000; }
#content { margin:auto; width:800px; float:left; margin-bottom:1px; }
#menu { margin:auto; width:205px; border:1px solid; border-color:#000000; float:right; margin-top:10px; margin-bottom:1px; }
#klein { margin-left: 10px; font-size: 11px; }
#footer { clear: both; width:1010px; border:1px solid; border-color:#000000; }
#menu_link { margin-left:0px; margin-top:0px; margin-bottom:1px; text-align: left;}

#titel { margin-top:0px; margin-bottom:0px; font-size: 10px; }
#abstand { margin-left:5px; margin-right:5px; }
#einzug { margin-left:150px; margin-right:5px; }
a:link { text-decoration:none; font-weight:bold; color:#000000; }
a:visited { text-decoration:none; font-weight:bold; color:#000080; }
a:hover {font-style:italic; text-decoration:underline; font-weight:bold; }
a:active { text-decoration:none; font-weight:bold; background-color:#CCFFFF; }

/* a:link = Verweise zu noch nicht besuchten Seiten */
/* a:visited = Verweise zu bereits besuchten Seiten */
/* a:active = Verweise, die gerade angeklickt werden */
/* color = Farbe */
/* text-decoration = Tesxtstil */
/* underline = unterstrichen, Default-Wert, Wert aenderbar */
/* none = nicht unterstrichen, Wert aenderbar */



