* {
margin: 0em;
padding: 0em;
}

body {
font-family: trebuchet ms,Arial,Helvetica,sans-serif;
font-size: 1em;
background: #ffffff;
}

h1 {
color: #2D277C;
font-size: 1.05em;
margin-bottom: 1em;
}

h2 {
color: #000000;
font-size: .95em;
margin-bottom: 1em;
}

h3 {
color: #000000;
font-size: .8em;
margin-bottom: 1em;
}

p {
font-size: .8em;
color: #000000;
margin-bottom: 1.4em;
}

a {
text-decoration: none;
color: #0c3e79;
font-weight: bold;
}

a:hover {
text-decoration: underline;
}

img {
border: 0px;
}


/*************************************************
Seitenübergreifend
*************************************************/

#rahmen {
position: relative;
width: 60.2em;
min-height: 40em;
border: 2px solid #e4e4e4;
margin: auto;
margin-top: .6em;
background: url(../bilder/bg.gif) repeat-y;
}

#rahmen #streifenlinks {
border-top: .6em solid #ffffff;
}

#rahmen #titel {
position: absolute;
margin-left: 3.45em;
width: 56.2em;
height: 7.4em;
background: #d3e9ff;
border-bottom: .6em solid #ffffff;
z-index: 900;
}

#rahmen #titel p {
position: absolute;
margin-top: 8.3em;
margin-left: 20.8em;
width: 53.5em;
text-align: right;
font-size: .75em;
}

#rahmen #titel p a {
font-weight: normal;
color: #000000;
text-decoration: none;
}

#rahmen #titel #logo {
position: absolute;
margin-top: 0em;
margin-left: 0em;
width: 15.56
height: 7.4em;
border: 0px;
}

#rahmen #navi {
position: absolute;
margin-left: 4em;
margin-top: 8em;
z-index: 800;
}

#rahmen #navi ul#hauptnavi {
margin-bottom: 1.5em;
width: 14.4em;
}

#rahmen #navi ul {
margin-bottom: 1.5em;
width: 14.45em;
}

#rahmen #navi ul li {
list-style-type: none;
width: 14.45em;
min-height: 1.55em;
}

#rahmen #navi ul li.bottom, #rahmen #navi ul li#aktivU {
min-height: 1.65em;
}

#rahmen #navi ul li a {
text-decoration: none;
background: url(../bilder/navi.gif) no-repeat;
color: #333333;
font-size: .8em;
display: block;
padding: .4em .25em .1em 1.2em;
width: 16.7em;
min-height: 1.6em;
font-weight: normal;
}

#rahmen #navi ul li.bottom a, #rahmen #navi ul li#aktivU a {
min-height: 1.8em;
background: url(../bilder/naviBottom.gif) no-repeat;
}



#rahmen #navi ul li a:hover, #rahmen #navi ul li#aktiv a, #rahmen #navi ul li#passiv a {
background: url(../bilder/naviAktiv.gif) no-repeat;
color: #2D277C;
}

#rahmen #navi ul li#aktivU a, #rahmen #navi ul li#aktivU a:hover, #rahmen #navi ul li#passivU a:hover, #rahmen #navi ul li.bottom a:hover {
background: url(../bilder/naviAktivBottom.gif) no-repeat;
}

#rahmen #navi ul ul {
margin-bottom: 0em;
display: none;
}

#rahmen #navi ul li#aktiv ul, #rahmen #navi ul li#passiv ul {
display: block;
}

#rahmen #navi ul ul li {
min-height: .95em;
}

#rahmen #navi ul ul li a, #rahmen #navi ul ul li a, 
#rahmen #navi ul li#aktiv ul li a, #rahmen #navi ul li#aktiv ul li a,
#rahmen #navi ul li#passiv ul li a, #rahmen #navi ul li#passiv ul li a {
background: url(../bilder/unternavi.gif) no-repeat;
font-size: .75em;
padding: .2em .25em .05em 1.2em;
width: 17.8em;
min-height: 1em;
color: #333333;
}

#rahmen #navi ul ul li a:hover, #rahmen #navi ul ul li#aktivv a,
#rahmen #navi ul li#aktiv ul li a:hover, #rahmen #navi ul li#aktiv ul li#aktivv a,
#rahmen #navi ul li#passiv ul li a:hover, #rahmen #navi ul li#passiv ul li#aktivv a {
background: url(../bilder/unternaviAktiv.gif) no-repeat;
color: #2D277C;
}

#rahmen #inhalt {
position: relative;
padding: 8em 0em 3.6em 19em;
width: 37.6em;
min-height: 10em;
z-index: 200;
}

#rahmen #inhaltstart {
position: relative;
padding: 8em 0em 3.85em 19em;
width: 39em;
min-height: 10em;
z-index: 200;
}

#rahmen #inhalt table tr td, #rahmen #inhaltstart table tr td {
vertical-align: top;
}

#kopfbild {
margin-bottom: 1em;
}

#rahmen #inhaltstart table {
margin-left: -.1em;
}

#rahmen #inhaltstart table tr td {
background: #e4e4e4;
border-right: .4em solid #ffffff;
border-top: .4em solid #ffffff;
}

#rahmen #inhaltstart table tr td p {
padding: 0em .5em;
font-size: .7em;
font-weight: bold;
}

#rahmen #inhaltstart table tr td p.rechteAusrichtung {
margin-bottom: 0em;
}

#rahmen #inhaltstart table tr td p.keinAbstand {
padding: 0em;
margin-bottom: .4em;
}

#abschluss {
position: relative;
margin: auto;
width: 60.2em;
height: 3.45em;
margin-top: -3.55em;
margin-bottom: .6em;
background: url(../bilder/abschluss.gif);
}

#abschluss #abschlussbilder {
position: absolute;
margin-top: -4.75em;
margin-left: 6.1em;
}

#abschluss #abschlussbilder img {
display: block;
}


/******************************************************Kontaktformular********************************************/

form {
width: 25em;
margin-bottom: 2em;
}

fieldset {
border: 0px;
text-align: right;
}

legend {
display: none;
}

input {
padding: 0em .1em; 
margin-bottom: .2em;
font-size: .8em;
width: 17em;
font-family: trebuchet ms;
}

label {
float: left;
font-size: .8em;
font-family: trebuchet ms;
}

textarea {
font-family: trebuchet ms;
font-size: .8em;
width: 17em;
padding: 0em .1em; 
}

input.powermail_submit {
width: auto;
}




.tx-powermail-pi1_fieldset_anrede {
text-align: left;
}


.tx-powermail-pi1_fieldset_anrede p {
width: 13.85em;
float: left;
text-align: left;
margin-bottom: 0em;
padding-bottom: .6em;
}

form .powermail_radio_inner {
float: left;
width: 4em;
}

form .powermail_radio_inner input {
width: 1.5em;
position: absolute;
}




