html{height:100%}

body  { margin: 10px 0px 0px }

.clearer{
clear:both;
margin:0px;
}


.anschrift { color: #000000; font-size: 9pt; font-family: Arial, Helvetica, sans-serif; padding-left: 10px }

#body        { border-left: 1px solid #dcdcdc; width: 990px; height: 100% }

#head       { background: white url(images/logo.jpg) no-repeat; border-top: 1px solid #dcdcdc; border-bottom: 10px solid #a06; border-left: 1px solid #dcdcdc; width: 990px; height: 150px }

#header      { color: #a06; font-weight: bold; font-size: 20px; line-height: 40px; font-family: "Trebuchet MS"; background-color: #dcdcdc; margin-left: 200px; width: 790px }
#header img   { border-top: 5px solid #a06; width: 790px; height: 105px }
#inhalt    { background-color: white; width: 990px; height: 500px }
	
#content      { color: black; font-size: 10pt; font-family: Arial, Helvetica; text-align: left; float: right; margin: 20px 0px 0px; padding: 0px; width: 770px; display: block }


#content p  { font-weight: normal; font-size: 10pt; font-family: Arial, Helvetica, sans-serif; margin-top: 0px; margin-right: 10px; margin-bottom: 10px; padding-top: 0px; padding-right: 10px }
#content table     { color: black; font-weight: normal; font-size: 9pt; font-family: Arial, Helvetica, sans-serif; margin-top: 0px; margin-bottom: 10px; padding-top: 0px }
#content li    { color: black; font-weight: normal; font-size: 10pt; list-style-position: outside }
#content form  { color: black; font-weight: normal; font-size: 9pt; font-family: Arial, Helvetica, sans-serif; margin-top: 0px; padding-top: 0px }

#content img    { float: none; margin-right: 10px; margin-bottom: 10px; border: solid 1px #666666 }

#content h1      { color: #a06; font-weight: normal; font-size: 14pt; font-family: "Trebuchet MS"; vertical-align: bottom; margin-top: 0px; margin-bottom: 10px }
#content h2    { color: #a06; font-size: 12pt; font-family: "Trebuchet MS" }
#navigation         { background-color: #dcdcdc; text-align: left; vertical-align: top; float: left; margin: 0px; padding: 0px; width: 200px; height: 500px; min-height: 400px; display: block }

#menu      { font-weight: bold; font-family: "Trebuchet MS"; margin: 20px 0px 0px; padding-left: 0px }
#menu ul     { color: #a06; font-size: 10pt; font-family: "Trebuchet MS" }
#menu li    { color: #a06; letter-spacing: 1px; list-style-type: none; margin: 0px; padding: 4px 0px; border-bottom: 1px solid white }
#menu a      { color: #a06; text-decoration: none; padding-left: 5px }
#menu a:hover  { color: #302a68; text-decoration: none }
.submenue   { padding-left: 5px }
.focus  { color: #302a68; text-decoration: none }

