* {  margin:0;  padding:0;  }

html { height:100%; margin-bottom:0px; margin-top:0px; }

body {
font: 0.8em Verdana, Arial, Helvetica, sans-serif;
color: #000000;
/*background-color: #006633;  */
background-color: #6699FF;
}

#outer {
margin: 3px auto; width: 950px;
background: url(images/bg_wrapper950.png) repeat-y center top;
}

#wrapper {
margin: 0px auto; width: 930px;
background: #F0F0F0 url(images/tornetz25.gif) repeat left top;
text-align: center; border: 1px dotted #666666;
}
#webseite {
margin: 0px auto 0px;
width: 930px;
text-align: left;
}

#content {
margin-top: 0px;  }

#latte {
  width: 930px;
  height: 26px;
  background: url(images/segmentoben.jpg) repeat left top;
}
#linker_pfosten {
  width: 26px; height: 590px;
  margin-left:0; float: left;
  padding-top: 0px;
  background: url(images/segmentseite.jpg) repeat left top;
}
#linke_seite {
  float: left;
  margin-left: 0; width: 160px;
  padding-left: 1px; margin-top:0; padding-top:0px;
}
#mitte {
  width: 700px; float: left;
  margin-left:5px; margin-top:0; padding-top:0;
  padding-left:5px;
/*  background-color: #DCDCDC;  */
}
#rechter_pfosten {
  width: 26px; height: 590px;
  margin-right:0; float: right;
  padding-top: 0px;
  background: url(images/segmentseite.jpg) repeat left top;
}


#footer {
width: 930px;
line-height: 25px;
height: 25px;
text-align: center;
font-size: 80%;
clear: both;
border-top: 1px dotted #666666;
background-color: #A9A9A9;
}

img {  vertical-align: bottom; }
.clear { clear: both;  }

/* hide hack from Mac-IE5 \*/
*  html .inhalt { height: 1%; }
/* end hiding */



/* Navigation links */
#linke_seite ul {
  list-style: none;
}
#linke_seite ul li {
  margin-bottom: 3px;
}
#linke_seite ul li a {
  list-style: none;
  font-weight: bold; color: #000000; text-decoration: none;
  margin-left: 10px; margin-top: 6px;
  line-height: 100px;
  display: block;
  padding-left: 10px;
  background: url(images/handball.png) no-repeat left top;
}
#linke_seite ul li.right a {
  list-style: none;
  font-weight: bold; color: #000000; text-decoration: none;
  margin-left: 50px; margin-top: 6px;
  line-height: 100px;
  display: block;
  padding-left: 10px;
  background: url(images/handball.png) no-repeat left top;
}
#linke_seite ul li a:hover {
  font-weight: bold;  color: #000080; text-decoration: none;
  background: url(images/handball2.png) no-repeat left bottom;
}
#linke_seite ul li a:visited {
  color: #990000;  font-weight: bold;
  background: url(images/handball.png) norepeat left top;
}

/* Links in der unteren Fußleiste */
#footer ul {
display: inline;
}
#footer ul li {
display: inline;
margin-left: 5px;
}
#footer ul li a {
display: inline; color: #333333;
margin-right: 5px;  margin-left: 5px;
}
#footer ul li a:hover {
display: inline; color: #FFFFFF;
margin-right: 5px;  margin-left: 5px;
}
#footer ul li a strong {
color: #990000; font-weight: normal;
}


h1 {
  font-size: 1.4em;
  line-height: 2em;
  border-bottom: 2px dotted #666666;
  margin-bottom: 6px;
}
h2 {
  font-size: 1.2em;
  line-height: 2em;
  margin-bottom: 5px;
}
h3 {
  font-size: 1.2em;
  line-height: 2em;
  margin-bottom: 5px;
}
h4 {
  font-size: 1.1em;
  line-height: 1em;
  margin-bottom: 4px;
}
/*p { font-size: 1.1em;    }   */
p.klein { font-size: 0.8em;    }

ul.normal {
  padding-left: 20px;
  margin-top: 10px; font-size: 1.1em;
}
ul.second {
  padding-left: 30px;
  margin-top: 10px; font-size: 1.1em;
}

table.border
{ border:1px solid #CCCCCC;
  width: 680px;
  background-color: #FFFFFF;
}
th, td {
  padding: 3px 5px;
  vertical-align: top;
}
th {
  font-weight: bold;
  background-color:#FFFFCC;
  text-align: left;
}
td.klein {
  font-size:0.9em;
}
td.gross {
  font-size:1.1em;
  font-weight:bold;
}