/* Allgemein */
BODY {
margin: 0px;
background-color:#485C6A;
}

.contentframe {
width: 100%;
height: 100%;
}

.centerDiv {
position: absolute;
left: 50%;
margin-left: -407px;
width: 814px;
height: 100.01%;
/*
top: 50%;
margin-top: -310px;
height:620px;
*/
}

/* Spalten HOME */
.spaltenHome {
padding: 20px;
font-family: verdana, arial;
font-size: 11px;
color: #000000;
line-height: 15px;
}

/* Linke und rechte Spalte */
.spalteLinks {
padding-left: 20px;
padding-top: 20px;
padding-right: 15px;
padding-bottom: 10px;
font-family: verdana, arial;
font-size: 11px;
color: #000000;
line-height: 15px;
}

.spalteLinks A{
font-weight: bold;
}

.spalteRechts {
padding-left: 10px;
padding-top: 10px;
padding-right: 5px;
padding-bottom: 10px;
font-family: verdana, arial;
font-size: 10px;
color: #000000;
line-height: 15px;
}

.spalteRechts A{
font-weight: bold;
}

.spalteRechts INPUT {
width: 140px;
height: 20px;
font-family: verdana, arial;
font-size: 11px;
}

/* Input-Felder */
.inp1 {
font-family: verdana, arial;
font-size: 11px;
width: 250px;
}

.txtArea1 {
font-family: verdana, arial;
font-size: 11px;
height: 100px;
width: 250px;
}


/* Inhalt */
.contentTD {
padding-left: 20px;
padding-top: 23px;
padding-right: 20px;
padding-bottom: 20px;
/* Content-Hoehe */
height: 100%;
}

.text1 {
font-family: verdana, arial;
font-size: 11px;
color: #000000;
line-height: 15px;
}

.head1 {
font-family: verdana, arial;
font-size: 22px;
font-weight: bold;
color: #000000;
padding-bottom: 30px;
}

.head2 {
font-family: verdana, arial;
font-size: 11px;
font-weight: bold;
color: #000000;
}

.subHead2 {
font-family: verdana, arial;
font-size: 10px;
color: #FE9C2F;
}

.textRahmen {
padding: 20px;
}

.trennLinie {
height: 3px;
margin-left: 1px;
background-image: url(../img/gesamt/trennlinie.gif);
}

#pageHead {
position: absolute;
left: 0px;
top: 0px;
width: 814px;
height: 72px;
background-image: url(../img/gesamt/head_logo.jpg);
text-align: right;
}

.kanteL {
width: 20px;
background-image: url(../img/gesamt/kante_l.jpg);
}

.kanteR {
width: 20px;
background-image: url(../img/gesamt/kante_r.jpg);
}

.footer {
width: 814px;
height: 50px;
background-image: url(../img/gesamt/footer.jpg);
}

.footerHome {
width: 814px;
height: 49px;
background-image: url(../img/gesamt/footer_home.jpg);
}

#content {
position: absolute;
left: 0px;
top: 73px;
width: 814px;
background-color: #FFFFFF;
}

#content A, A:visited {
font-family: verdana, arial;
font-size: 11px;
color: #FE9C2F;
text-decoration: none;
}

.contentTbl {
font-family: verdana, arial;
font-size: 11px;
color: #000000;
line-height: 15px;
width: 774px;
height: 350px;
}

/* Bilder */
.imgLeft {
margin-right:10px;
margin-bottom:10px;
}

.imgRight {
margin-left:10px;
margin-bottom:10px;
}


/* Menue-Kram */
.mainMenue {
width: 774px;
}

.subMenue A {
font-family: verdana, arial;
font-size: 11px;
color: #FE9C2F;
text-decoration: none;
background-image:url(../img/gesamt/linkbullet.gif);
background-repeat: no-repeat;
padding-left: 15px;
background-position: center left;
}

.menueDIV {
position: absolute;
top: 21px;
width: 110px;
font-family: verdana, arial;
font-size: 11px;
visibility: hidden;
z-index: 9999;
}

/* Unter-Menue-Eintraege */
.mEntry {
border: 1px solid;
border-left-color: #C2E0ED;
border-top-color: #C2E0ED;
border-right-color: #203E4B;
border-bottom-color: #203E4B;
padding-top: 2px;
padding-bottom: 2px;
padding-left: 4px;
padding-right: 4px;
cursor: pointer;
background-color: #98B6C3;
text-align:center;
-moz-opacity: 0.75;
filter: alpha(opacity=75);
height: 14px;
color: #000000;
}

.mEntryOver {
border: 1px solid;
border-left-color: #C2E0ED;
border-top-color: #C2E0ED;
border-right-color: #203E4B;
border-bottom-color: #203E4B;
padding-top: 2px;
padding-bottom: 2px;
padding-left: 4px;
padding-right: 4px;
cursor: pointer;
background-color: #7694A1;
text-align:center;
-moz-opacity: 0.85;
filter: alpha(opacity=85);
color: #ffffff;
height: 14px;
}

.welle {
padding-right: 2px;
font-family: arial;
font-size: 23px;
color: #FE9C2F;
vertical-align: bottom;
}

.navTxt{
padding-left: 15px;
}
