/* Grundeinstellungen zur Vereinheitlichung der Browser */
body,div,span,h1,h2,h3,h4,h5,h6,p,ul,ol,li,table,th,td,a,img { margin: 0px; padding: 0px; border: none 0px;text-align:left }

/* Globale Einstellungen */
body {font-family:Times,'Times New Roman',serif;color:#505050;line-height: 110%;font-weight:normal;text-decoration:none;background-color: #ffffff;text-align:center}
h1,h2,h3,h4,h5,h6,th {font-size:1em;font-weight:normal}
a {color:#505050;background-color:transparent;text-decoration:none}
span.aus {display:none}
.stopfl {clear:left;height:1px;background:transparent}
.stopfr {clear:right;height:1px;background:transparent}
.stopf {clear:both;height:1px;background:transparent}

/* Kopf- und Fußzeilen */
div.band  {margin: 0.375em 0em;border-style:solid;border-width:0.125em 0em;border-color:#B4050E;padding: 0.375em 0em;clear:both}
div.bandinhalt {background-color:#989898;font-size:0.9375em;line-height:140%;text-transform:uppercase;color:#ffffff} /* IE 5x */
div.band p {margin:0em auto;width:40em}
div.band a {color:#ffffff}
div.band a:hover {color:#B4050e}

/* Menü */
#menue {float:left;width:17em}
#menue ul {list-style-type: none;}
#menue li {margin-bottom:2.5em}
#menue a {display:block;width:13.1875em;height:1.25em;border-style:solid;border-width: 0em 0em 0.0625em 1.3125em;border-color:#B4050E;padding-left:0.625em;text-transform:uppercase} /* IE 5x */
#menue a:hover {background-color:#989898;color:#b4050e}

/* Inhalt */
#inhalt {width:37.5em;margin:2.1875em auto 0px auto}
#logo {position:relative;display:block;left:-33px;margin-bottom:2.5em}
#inhalt h1 {font-size:1.5em}
#inhalt h2 {font-weight:bold}
#inhalt p {margin-bottom:1.615em;font-size:0.8125em;line-height:162%}
#inhalt a.unter {text-decoration:underline}
#inhalt a.unter:hover {color:#b4050e}
