body {
 font-family: Verdana;
 font-size: 11px; color: #000000;
 background-image:url(/images/lines-bg.gif);
}

strong {
 color: #2e437d;
 font-weight:bold;
}

table {
 background-color: #2e437d;
 margin: 10px 0px;
 border: 1px solid #2e437d;
}

th {
 color: #2e437d;
 background-color: #9dadda;
 font-weight: bold;
 padding: 5px;
}

td {
 background-color: #e7ebf6;
 padding: 5px;
}

h1,h2,h3 {
 color: #e7ebf6;
 line-height: 18px;
 vertical-align:middle;
 font-size: 12px;
 background-color: #2e427d;
 border:0px solid #2e437d;
 border-width:1px;
 padding: 5px;
 margin: 0px;
}

h1, table {
 border-radius-topleft: 6px;
 -moz-border-radius-topleft: 6px;
 border-radius-topright: 6px;
 -moz-border-radius-topright: 6px;
 border-radius-bottomleft: 6px;
 -moz-border-radius-bottomleft: 6px;
 border-radius-bottomright: 6px;
 -moz-border-radius-bottomright: 6px;
}

p {
 padding: 0px 7px;
 line-height: 1.4em;
}

div#main {
 width: 1004px;
 margin:10px 10px 0px 0px;
 border:0px solid #121b33;
 border-width:2px;
}

div#sitetop {
 width: 1000px;
 height:100px;
 border:0px solid white;
 border-width:2px 2px 0px 2px;
 background-image:url(/images/logo-2010.jpg);
}

div#topspace {
 padding: 5px 10px 7px 43px;
 border: 0px solid white;
 border-width:2px 2px 2px 2px;
 background-color: #9dadda;
}

#menu {
 float: left;
 width: 200px;
 background-color: #e7ebf6;
 padding: 10px;
 border: 0px solid white;
 border-width:0px 0px 2px 0px;
}

div#mainspace {
 border: 0px solid white;
 border-width:0px 2px 2px 2px;
 background-color: #d4d4d4;
}

#center {
 float: left;
 width: 550px;
 padding: 10px 10px 5px 10px;
 background-color: #ffffff;
}

#right {
 height: auto;
 float: right;
 width: 188px;
 padding: 10px 10px 5px 12px;
 background-color: #d4d4d4;
}

div.clear {
 clear: both;
}

a.menuitem {
 border-radius-topleft: 6px;
 -moz-border-radius-topleft: 6px;
 border-radius-topright: 6px;
 -moz-border-radius-topright: 6px;
 border-radius-bottomleft: 6px;
 -moz-border-radius-bottomleft: 6px;
 border-radius-bottomright: 6px;
 -moz-border-radius-bottomright: 6px;
 display: block;
 line-height: 16px;
 font-size: 12px;
 vertical-align:middle;
 color: #2e437d;
 padding: 7px 10px 5px 33px;
 text-decoration: none;
 text-align: left;
 font-weight: bold;
 border:0px solid #e7ebf6;
 border-width:1px;
}

a.menuitem:hover {
 background-color: #9dadda;
 border:0px solid #2e437d;
 border-width:1px;
}
a.menuitem#active {
 color: #e7ebf6;
 background-color: #2e427d;
 border:0px solid #2e437d;
 border-width:1px;
}

.box {
 margin:0px 0px 15px 0px;
 border:0px solid #2e437d;
 border-width:1px 1px 1px 1px;
 background-color: #ffffff;
 border-radius-topleft: 6px;
 -moz-border-radius-topleft: 6px;
 border-radius-topright: 6px;
 -moz-border-radius-topright: 6px;
 border-radius-bottomleft: 6px;
 -moz-border-radius-bottomleft: 6px;
 border-radius-bottomright: 6px;
 -moz-border-radius-bottomright: 6px;
}

.obox {
 margin:0px 0px 15px 0px;
 border:0px solid #2e437d;
 border-width:1px 1px 1px 0px;
 border-radius-topleft: 6px;
 -moz-border-radius-topleft: 6px;
 border-radius-topright: 6px;
 -moz-border-radius-topright: 6px;
}

.obox h2 {
 border-radius-topleft: 5px;
 -moz-border-radius-topleft: 5px;
 border-radius-bottomleft: 6px;
 -moz-border-radius-bottomleft: 6px;
 vertical-align:middle;
 font-weight: bold;
 background-color: #2e427d;
 color: #e7ebf6;
 border:0px solid #023f80;
 border-width:0px 0px 1px 1px;
 padding: 5px;
 position:relative;
}

.box h3 {
 border-radius-topleft: 5px;
 -moz-border-radius-topleft: 5px;
 border-radius-topright: 5px;
 -moz-border-radius-topright: 5px;
 vertical-align:middle;
 background-color: #2e427d;
 color: #e7ebf6;
 border:0px solid #023f80;
 border-width:0px 0px 1px 0px;
 padding: 5px;
 position:relative;
}


.box h4 {
 display: block;
 border-width:0px 0px 1px 0px;
 padding: 5px 3px;
 margin: 0px;
 font-size: 9px;
 font-weight: normal;
 text-align: right;
 background-color: #9dadda;
}

.box p, .obox p {
 line-height: 1.4em;
 padding: 1px 7px;
}

a:link,a:active,a:visited,a:hover  { color: #2e437d; text-decoration: none; font-weight: bold; }
a:hover                            { background-color: #9dadda; }

input,textarea,select {
 color : #2e437d;
 font: normal 11px Verdana;
 padding: 1px;
 border: 1px solid;
 border-color : #2e437d;
 background: #9dadda;
}

input.button {
 color : #870307;
 font: normal 10px Verdana;
 padding: 0px;
 border: 1px solid;
 border-color : #2e437d;
 background: #536fbf;
}


/*
schriftart für logo: berlin sans fb
farmischer-codes von hell nach dunkel

#e7ebf6 fast weiss                 / menue-bg, menuitem + itemborder-bg
#9dadda sehr helles blau           / schrift h1-h3, topspace-bg, menuhover-bg, box-h1-bg, logo-schrift
#536fbf helles blau                / menuitem-active-bg
#2e437d dunkles blau               / logo-bg, bg + borders h1-h3, menuitem-color + border, box-border link-color
#121b33 sehr dunkles blau          / main-border
#d4d4d4 passendes helles grau
#888888 passendes mittleres grau   / bg-outside
#3b3b3b passendes dunkles grau

comlementärfarbe braun

#D9C99D sehr hell - logo
#BCA053 mittel
#7A662F dunkel

*/

div.clearleft {
 clear: left;
}

.pimg, .obimg {
 float: right;
 border: 1px solid;
 border-color : #283f57;
 background-color: #cbd8e6;
}

.pimg {
 margin: 3px;
}

.obimg {
 position:relative;
 margin: 15px 10px 5px 7px;
 padding: 0px;
}

.obimg p {
 margin: 3px;
 padding: 0px;
 text-align: center;
 color: #000000;
 font-size: 10px;
}

.anmerkung {
 font-size: 10px;
 font-style: italic;
}

div.listitem {
 float: left;
 margin: 3px;
}

.tvimg {
 position: relative;
 z-index: 0;
 text-decoration: none;
}

.tvimg img {
 z-index: 1;
}

.tvimg:hover {
 background-color: transparent;
 z-index: 22;
}

.tvimg:hover span {
 z-index: 33;
}

.tvimg:hover span img {
 z-index: 44;
}




.tvimg span {
 /* CSS Vollbild-Layer */
 position: absolute;
 background-color: #cbd8e6;
 padding: 5px;
 left: -900px;
 border: 2px solid #283f57;
 visibility: hidden;
 color: black;
 text-decoration: none;
}

.tvimg span img {
 /* CSS Vollbild */
 border-width: 0;
 padding: 2px;
}

.tvimg:hover span {
 /*CSS Vollbild bei hover*/
 visibility: visible;
 text-align: center;
 text-decoration: none;
 font-size:12px;
 font-style: italic;
 line-height: 14px;
 font-weight: normal;
 top: 0;
 left: -50px;
}

#body,#content,div {
 overflow: visible;
}
