body {
font-family:Verdana, Helvetica, sans-serif;
font-size:10pt;
background-color:#cccccc;
text-align:center;
margin:6px 0px;
}

#kopf, #inhalt, #fuss {
width:740px;
background-color:#ffffff;
margin:0px auto;
text-align:left;
border:1px solid #000000;
}

#kopf {
height:25px;
background-color:#999999;
background-image:url(images/head.gif);
padding:10px;
}

#inhalt {
width:760px;
margin-top:6px;
min-height:400px;
padding:0px;
}

#fuss {
font-size:90%;
margin-top:6px;
padding:10px;
}

#menu {
width:auto;
padding:10px;
text-align:left;
border:1px solid #999999;
font-weight:bold;
margin:10px 20px 0px 20px;
font-size:100%;
}

#menu a {
text-decoration:none;
}

#menu a:hover {
color:#666666;
text-decoration:underline;
}

a.current {
color:#666666;
text-decoration:none;
border-top:1px solid #666666;
border-bottom:1px solid #666666;
}

#text {
width:716px;
background-color:#ffffff;
border:1px solid #ffffff;
margin:20px 20px 20px 20px;
padding:0px;
}

#submenu {
text-align:left;
background-color:#ffffff;
padding:0px;
border:1px solid #999999;
border-bottom:none;
margin:0px 0px 20px 20px;
float:right;
font-size:90%;
}

#submenu p.header {
width:160px;
background-color:#999999;
color:#ffffff;
padding:0.5em 1em;
margin:0px;
margin-bottom:1px;
font-weight:bold;
}

#submenu a {
display:block;
width:160px;
background-color:#ffffff;
border-bottom:1px solid #999999;
color:#666666;
text-decoration:none;
padding:0.5em 1em;
}

#submenu a:hover {
background-color:#666666;
border-bottom:1px solid #666666;
color:#ffffff;
text-decoration:none;
}

#submenu a.aktiv {
background-color:#999999;
border-bottom:1px solid #999999;
color:#ffffff;
text-decoration:none;
}

#google_ads {
float:right;
margin-left:3em;
}

h1 {
color:#666666;
margin-top:1.5em;
font-size:160%;
font-weight:bold;
}

h2 {
color:#999999;
margin-top:1.5em;
font-size:140%;
font-weight:bold;
text-decoration:none;
}

h3 {
color:#666666;
margin-top:1.5em;
font-size:100%;
font-weight:bold;
text-decoration:underline;
}

.u2 {
color:#666666;
font-size:100%;
font-weight:bold;
}

p, li {
color:black;
}

p.head {
font-size:120%;
font-weight:bold;
color:white;
text-decoration:none;
padding-left:25px;
}

#text p, #text li {
text-align:justify;
}

#menu p, #kopf p, #fuss p, #formular p {
display:inline;
}

a {
color:#999999;
text-decoration:underline;
}

a:hover {
color:#cccccc;
text-decoration:none;
}

p.form_error {
color:#FF0000;
font-weight:bold;
}

.input {
border:1px solid #999999;
font-family:'Verdana';
font-size:100%;
}

.sicherheitscode {
background-color:#cccccc;
}

.hinweis {
color:#999999;
}

.button {
background-color:#999999;
color:#ffffff;
font-weight:bold;
}

code {
display:block;
border:1px dotted black;
padding:0.5em 1em;
color:#000000;
font-style:italic;
background-color:#cccccc;
}

.info {
background-color:#ffffcc;
border-bottom:1px dashed black;
}

div.copyleft {
font-size:90%;
margin-top:40px;
}