html, body {
    min-height: 100%;
    height: auto !important;
    height: 100%;
}

body * {
    line-height:1.22em;
}

body {
font: 100.01% "Trebuchet MS", Trebuchet, Tahoma, Verdana, Arial, sans-serif;
  padding:0px;
  margin:0px;
  background-color:#0b81db;
  font-family:Verdana,Arial,Helvetica,sans-serif;
  color:#000000;
}

#wrapper {width:100%; padding: 0; background: #0b81db; }

#page { width: 942px; padding: 0; /* opera does not like 'margin:20px auto' */ background: #0b81db; text-align: left; clear: both; position: relative; margin: 0 auto 0; color:#fff;}

.clear {display: block!important; margin: 5px 0 5px 0!important; padding: 0!important; clear: both!important;line-height: 5px!important; font-size: 1px!important; height: 0!important;}



h1, h2, h3, h4, h5, h6 {
    font: 1em/1.231 Verdana, Geneva, Arial, Helvetica, sans-serif;
    color:#0b77ca;
    clear: both;
}


h2 {
    color: #666666;
}

h3 {
}

h4 {
    color: #333;
    margin-bottom: -10px;
}


hr { 
   background-color: #4382c5; 
   border: none; 
   color: #4382c5; 
   height: 1px; 
}

p {
    margin: 10px 0;
    clear: both;
}

ul, ol {
    margin-left 0;
}

ul ul {
    margin-bottom: 20px;
}

#wrap {
    color: #404040;
    /*margin: 0 12%;*/
    margin: 10px 20px;
}

a {
    color: #3366cc;
}

/* Navigation */
a.navi{
margin:12px 0 0 0;
padding:0;
background: url(images/navinormal.gif) no-repeat left top;
display: block; 
height: 24px; 
width:100%;
text-decoration: none; 
color:#ffffff;
font: 100.01% Arial, Helvetica, sans-serif;
}
a.navi:hover{margin:12px 0 0 0;padding:0;background: url(images/navihover.gif) no-repeat left top;display: block; height: 24px; width:100%;text-decoration: none; color:#ffffff;}

/* Links im Text */
/* weiß */
a.textlinks{text-decoration: none; color:#ffffff;}
a.textlinks:hover{text-decoration: underline; color:#ffffff;}
/* schwarz */
a.textlinks2{text-decoration: none; color:#000000;}
a.textlinks2:hover{text-decoration: underline; color:#000000;}

table {
    font-size: inherit;
    border: 1px solid #c8c8c8;
}

th {
    background: #d8d8d8;
    text-align: left;
    padding: 5px;
    white-space: nowrap;
}

td {
    background: #f8f8f8;
    text-align: left;
    padding: 5px;
    vertical-align: top;
}

select, input, textarea {
    font: 99% "Trebuchet MS", Trebuchet, Tahoma, Verdana, Arial, sans-serif;
}

pre, code, tt, dt {
    font: 100% monospace;
    margin: 20px 0;
}

pre, blockquote {
    padding: 15px;
    background-color: #f0f0f0;
    margin: 20px 0;
    -moz-border-radius: 10px;
}

td pre {
    font: 85% monospace;
    padding: 5px;
    margin: 5px 0;
}


#kopf { 
margin:10px;
background: #fff; 
background: url(images/header.jpg) no-repeat top center; 
display: block; 
height: 170px; 
color: #000; 
padding: 0; 
font-size: 1em; 
border:1px solid #0b77ca; 
text-align:left;}

#mitte {
  position:relative;
  width:100%;
}
#inhalt {
  min-width:120px;
  padding:0px;
  margin:0px 180px;
  background-color:#ffffff;
  height:100%;
}
#links {
  position:absolute;
  top:0px;
  left:10px;
  width:160px;
  height:100%;
  text-align:left;
  background-color:#0066cc;
}
#rechts {
  position:absolute;
  top:0px;
  right:10px;
  width:160px;
  height:100%;
  text-align:left;
  background-color:#0066cc;
}
#fuss {
  height:50px;
  margin:10px;
  background-color:#0b81db;
}
p {
  font-size:0.8em;
  padding:10px 15px;
}
pre {
  font-size:12px;
  padding:10px 15px;
}
#back {
  padding:15px;
  text-align:center;
}
#back a {
  color:white;
  font-size:0.8em;
  font-weight:600;
}
.rot {
  color:red;
  font-size:1.3em;
  font-weight:bold;
}

/* runde ecken big und small */
.roundcorner .top {background: url(images/roundcorner-top-big.png) no-repeat top left; margin:0;padding:0; display:block; height:20px; line-height:20px; }
.roundcorner .bottom {background: url(images/roundcorner-bottom-big.png) no-repeat  bottom left; padding:0; margin-top:-10px; padding-bottom:10px;}
.roundcorner .wrapp {margin:0 10px  0 10px; height:1%;} /* ie fix */ 

.roundcornersmall .top {background: url(images/roundcorner-top-small.png) no-repeat top left; margin:0;padding:0; display:block; height:30px; line-height:20px; }
.roundcornersmall .bottom {background: url(images/roundcorner-bottom-small.png) no-repeat  bottom left; padding:0; margin-top:-10px; padding-bottom:10px;}
.roundcornersmall .wrapp {margin:0 10px  0 10px; height:1%;} /* ie fix */ 

.small {width:400px;}
.big {width:540px;}


/* diverse */
.clearer { display: block!important; margin: 0!important; padding: 0!important; clear: both!important; line-height: 0!important; font-size: 0!important; height: 0!important; }
.clear { clear: both; }
.clear {display: block!important; margin: 5px 0 5px 0!important; padding: 0!important; clear: both!important;line-height: 5px!important; font-size: 1px!important; height: 0!important;}
