* { margin: 0; padding: 0; border: 0; }
body, html { font-size: 96%; font-family: Verdana, Arial, Helvetica, sans-serif; font-style: normal; line-height: 130%; background-color: #0b669a; text-align: center; height: 101%; }

/* --- Boxen --- */
#wrap1 { background-image: url(/img/bg-3sp.gif); background-repeat: repeat-y; text-align: left; width: 1000px; margin-top: 10px; margin-right: auto; margin-left: auto; border-color: #006; border-style: solid; }
#wrap2 { background-image: url(/img/bg-2sp.gif); background-repeat: repeat-y; text-align: left; margin-top: 10px; margin-right: auto; margin-left: auto; width: 1000px; border-style: solid; border-color: #006; }
#header1 { font-size: 86%; line-height: 150%; background-color: #fff; text-align: right; width: 100%; visibility: visible; }
#header2 { background-image: url(/img/head.jpg); background-repeat: no-repeat; height: 110px; width: 100%; }
#logo { height: 110px; width: 158px; visibility: visible; float: left; }
#left { width: 17.5%; position: relative; float: left; }
#wrap3 { width: 82%; position: relative; float: right; background-color: #ffffff; }
#content1 { width: 81%; position: relative; float: left; padding-bottom: 100px;}
#content2 { position: relative; width: 99%; float: left; }
#content3 { position: relative; width: 100%; float: left; }
#right { width: 150px; position: relative; float: right; }
#footer { background-image: url(/img/bg-2sp.gif);  width: 100%; visibility: visible; clear: both;  height: 25px;}

/* --- Formate --- */
#header1 a:link, #header1 a:visited { color: #0b66a9; text-decoration: none; visibility: visible; }
#header1 a:hover, #header1 p a:active { color: #f00; background-color: #fff; text-decoration: none; visibility: visible; }

#left p { visibility: hidden; }
#left ul { visibility: hidden; margin: 0; padding: 0; list-style-type: none; }
#left li { font-size: 100%; margin: 0; padding: 0; }
#left li a { font-weight: bold; height: 24px; voice-family: "\"}\""; voice-family: inherit; height: 18px; text-decoration: none; }
#left li a:link { color: #0b66a9; text-decoration: none; visibility: visible; padding: 8px 0 0 20px; display: block; }
#left li a:visited { color: #666; text-decoration: none; visibility: visible; padding: 8px 0 0 20px; display: block; }
#left li a:hover, #links p a:active { color: #f00; background-color: #fff; text-decoration: none; visibility: visible; padding: 8px 0 0 20px; display: block; }
#left li a.rot { color: #f00; background-color: #fff; text-decoration: none; visibility: visible; padding: 8px 0 0 20px; display: block; }

h1 { color: #0b66a9; font-size: 120%; font-weight: bold; line-height: 100%; text-align: center; margin: 2em 0 1em; }
h3 { color: #0b66a9; font-size: 98%; font-weight: bold; text-align: left; margin-top: 2em; }
p { color: #666; line-height: 160%; }
a { color: #666; text-decoration: underline; }

ul { margin-left: 40px; list-style-type: square; }
ol { margin-left: 40px; list-style-type: decimal; }
ol ol { list-style-type: lower-alpha; }
li { line-height: 160%; }
ol.text li { line-height: 160%; padding-top: 10px; }
ul.ws, ol.ws { margin-left: 40px; list-style-type: none; }

input { border: 1px solid #069; padding: 0px 1px 0px 1px; background-color: #f0f0f0; }
select { width: 140px; border: 1px solid #069; padding: 0px 0px 0px 1px; background-color: #f0f0f0; }
textarea { width: 100%; border: 1px solid #069; padding: 0px 1px 0px 1px; background-color: #f0f0f0; }
button { color: #0b66a9; font-size: 86%; font-weight: bold; padding: 2px 10px 2px 10px; border: 1px solid #c0c0c0; border-top-color: #f8f8f8; border-left-color: #f8f8f8; background-color: #f0f0f0; }

.blau { color: #0b66a9; font-weight: bold; }
.rot { color: #f00; font-weight: normal; }

.fett { font-weight: bold; }
.einzug { padding-left: 30px; }
.mittig { text-align: center; }
.rechts { text-align: right; }

#footer p { text-align: right; background-color: #0b669a; height: 50px; width: 1000px;}
#footer a { color: #fff; font-size: 93%; font-weight: normal; font-family: helvetica; text-decoration: none; }

