body {
 font-family: Verdana, Helvetica, Arial, sans-serif;
 background-color:#DEF4FF;
 }

#kopf {
 background-color:#DEF4FF;
 }
#kopf td {
 color:#283C46;
 font-size:11px;
 }
#kopf a {
 text-decoration:none;
 }
#kopf a:link {
 color:#ffffff;
 }
#kopf a:visited {
 color:#ffffff;
 }
#kopf a:hover {
 text-decoration:underline;
 }

#nav {
 background-color:#DEF4FF;
 color:#283C46;
 font-size:8pt;
 width:170px;
 padding-left:10px;
 }
#nav p {
 margin-bottom:0px;
 padding-bottom:7px;
 }
#nav a {
 text-decoration:none;
 display:block;
 padding:3px;
 }
#nav a:link {
 color:#283C46;
 }
#nav a:visited {
 color:#283C46;
 }
#nav a:hover {
 text-decoration:none;
 font-weight:bold;
 background-color:#283C46;
 color:#DEF4FF;
 }

#inhalt {
 font-size:10pt;
 padding:10px;
 background-color:#DEF4FF;
 height=100%;
 color:#283C46;
 }
#inhalt h1 {
 font-size:16pt;
 }  
#inhalt h2 {
 font-size:14pt;
 }  
#inhalt h3 {
 font-size:13pt;
 }  
#inhalt h4 {
 font-size:12pt;
 }
#inhalt h5 {
 font-size:11pt;
 }
#inhalt th {
 font-size:10pt;
 font-weight:bold;
 padding:4pt;
 }
#inhalt td {
 font-size:10pt;
 padding-left:2pt;
 padding-right:2pt;
 }
#inhalt pre {
 font-family: Verdana, Helvetica, Arial, sans-serif;
 font-size:10pt;
 }

#fuss {
 background-color:#DEF4FF;
 }
#fuss td {
 color:#283C46;
 font-size:11px;
 }
#fuss a {
 text-decoration:none;
 }
#fuss a:link {
 color:#283C46;
 }
#fuss a:visited {
 color:#283C46;
 }
#fuss a:hover {
 text-decoration:underline;
 }

#kontakt {
 background-color:#ffffff;
 color:#000000;
 font-size:8pt;
 width:160px;
 padding-left:10px;
 padding-right:10px;
 }
#kontakt p {
 margin-bottom:0px;
 padding-bottom:20px;
 }
#kontakt a {
 text-decoration:none;
 font-size:7pt;
 }
#kontakt a:link {
 color:#000000;
 }
#kontakt a:visited {
 color:#000000;
 }
#kontakt a:hover {
 text-decoration:none;
 }
