* { margin: 0; padding: 0; }
html { font-size: 100%; min-height: 100.05%; overflow-y: scroll; }
body {  background-color: #CCCCCC; }
body, td, div {
 font-family: Arial,Helvetica,sans-serif;
 font-size: 12px;
 line-height: 18px; 
 color: #0d378b;
}

blockquote {
  margin-left: 30px;
}

a {
 text-decoration: none;
 color: #003366;
 background: url(/img/pfeil.gif) no-repeat 0 .5em;
 padding-left: 10px;
}


a:hover, a:focus {
 text-decoration: underline;
}

img {
 border: 0;
}


table {
 border-collapse: collapse;
}

table.kontakt td {
 padding-bottom: 3px;
}

select {
 border: none;
 width: 100px;
 border: 1px solid #0d378b;
}

input {
 color: #0d378b;
 width: 200px;
 border: 1px solid #0d378b;
 font-size: 12px;
 padding: 2px;
}

textarea {
 border: 1px solid #0d378b;
 width: 200px;
}

input.plz {
 border: 1px solid #0d378b;
 width: 40px;
}

input.ort {
 width: 150px;
}

.red {
 color: #ff0000;
}

.bold {
 font-weight: bold;
}

input.abschicken {
 width: 98px;
 cursor: pointer;
}

input.zuruecksetzen {
  width: 98px;
  cursor: pointer;
}

#navigation {
 width: 800px;
 height: 23px;
 line-height: 23px;
 background-color: #0d378b;
 margin-bottom: 30px;
 overflow: hidden;
}

#navigation ul {
 list-style: none;
}

#navigation li {
 float: left;
}

#navigation a {
 color: white;
 text-decoration: none;
 padding: 4px 10px;
 background: none;
}

#navigation a:hover, #navigation a:focus, #navigation a.active:hover, #navigation a.active:focus {
 background-color: #9ccce9;
 text-decoration: underline;
}

#navigation a.active {
 color: white;
 text-decoration: none;
 background-color: #9ccce9;
}

#container {
 width: 800px;
 background-color: white;
 position: absolute;
 left: 50%;
 width: 800px;
 margin-left: -400px;
}

#logo {
 margin: 10px 0 20px 0;
}

#logo a {
 background: none;
}

#content {
 clear: both;
 padding: 8px;
 margin-bottom: 40px;
}

#footer { background-color: #0d378b; height: 8px; font-size: 1px; line-height: 1px; overflow: hidden; }
#footer_inner { height: 4px; border-bottom: 4px solid #9ccce9; }

#iframes {
 height: 2200px;
 margin-top: 20px;
}

#iframes iframe {
 width: 300px;
 height: 2200px;
 overflow: hidden;
}

div.mitglieder {
/* position: absolute;
 left: 30px;
 */
 float: left; display: inline; width: 40%;
 margin-left: 2%;
 margin-right: 5%; 
}

div.vorstand {
 /*position: absolute;
 left: 420px;*/
 float: left; display: inline; width: 50%;
}

#headermitglieder, #headerlinks {
  font-weight: bold;
}

#headervorstand {
  position: absolute;
  font-weight: bold;
  left: 390px;
  top: 160px;
}

#linksbild {
  position: absolute;
  left: 530px;
  top: 160px;
}

#linksiframe {
 height: 800px;
 margin-top: 20px;
 margin-left: 30px;
}

#linksiframe iframe {
 width: 450px;
 height: 800px;
 overflow: hidden;
}

#termineiframe {
 height: 800px;
 margin-top: 20px;
}

#termineiframe iframe {
 width: 450px;
 height: 800px;
 overflow: hidden;
}

body.white {
 background-color: white;
}

h1 { font-size: 12px; margin-bottom: 15px;  }
h2 { font-size: 16px; margin: 15px 0;  }
h3 { font-size: 12px; margin: 15px 0;  }
ol { margin-left: 20px; }
ol li { margin-bottom: 5px; }

#gallery div { width: 560px; color: #000; font-size: 11px; }

table.award { width: 100%; }
table.award th, table.award td { border: 1px solid #0d378b; }
table.award th, table.award td { padding: 2px 5px; }
.col1 {}
.col2 {}
.col3 {}