/* Global *******************************/

/* used Colors: *************************************

BACKGROUND
BODY           #3E527E
topNav         #CC497D
topLogo        #EEEA58
topHeader      #F6F4A5
contIlluBottom #568BCE
contNav 1      #40BC23
contNav 2      #75CF60
contNav 3      #9BDC8C
contMain       #B9E5AE
subContent     #FF7B00

FONT
nav              #FFFFFF
content          #534837
contA:hover      #6F6048 ! nicht im Syleguide

**********************************************/



BODY {
margin: 0;
text-align: center;
background-color: #3E527E;
font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
color: #534837;
font-size: 13px;
line-height: 140%;
border-collapse: collapse;
}
H1 {
margin: 0;
margin-bottom: 20px;
font-size: 15px;
}
H2 {
margin: 0;
margin-bottom: 6px;
font-size: 14px;
}
H3 {
margin: 0;
margin-bottom: 6px;
font-size: 13px;
}
H4 {
margin: 0;
margin-bottom: 6px;
font-size: 12px;
}
H5 {
margin: 0;
margin-bottom: 4px;
font-size: 11px;
}
H6 {
margin: 0;
margin-bottom: 4px;
font-size: 10px;
}
A {
color: #534837;
text-decoration: underline;
}
A:hover,
A:focus {
color: #000000;
}
LABEL {
float: left;
width: 120px;
font-weight: bold;
}
UL {
margin: 0;
padding: 0 0 0 14px;
}
LI {
background-image: url('../img/bullet.gif');
background-repeat: no-repeat;
background-position: 0 6px;
list-style: none;
}
.clear {
clear: both;
}
#mainWrap {
_width: 920px;
max-width: 922px;
margin: 0 auto;
text-align: left;
display: block;
border: none;
}
#topWrap {
height: 115px;
border: 2px solid #FFF;
border-top: none;
clear: both;
}
#topNav {
background-color: #CC497D;
border-right: 2px solid #FFF;
float: left;
width: 198px;
_width: 200px;
height: 115px;
font-size: 10px;
color: #FFF;
}
#topNav UL {
margin: 12px 12px 12px 0;
padding: 0;
}
#topNav LI {
text-transform: uppercase;
background-image: url('../img/pfeil_navigation.gif');
background-position: 20px 6px;
list-style: none;
}
#topNav LI A {
color: #FFF;
text-decoration: none;
text-indent: 34px;
display: block;
width: 100%;
}
#topNav LI A:hover {
/* nicht im Layout vorgesehen */
color: #000000;
}
#topNav LI.cur A {
font-weight: bold;
}
#topLogo {
background-color: #EEEA58;
text-align: center;
float: left;
width: 198px;
height: 115px;
}
#topLogo img {
margin-top: 14px;
}
#topHeader {
background-color: #F6F4A5;
float: left;
width: 520px;
_width: 518px;
height: 115px;
text-align: center;
}
#topHeader img {
margin-top: 34px;
}
#contWrap {
clear: both;
display: block;
overflow: auto; /* Achtung: needed for Firefox */
border: none;
}
#contIllu {
height: 376px;
width: 198px;
_width: 202px;
float: left;
border: 2px solid #FFF;
border-bottom: none;
border-top: none;
overflow: hidden; /* Achtung ! Inhalte werden abgeschnitten ! */
}
#contNav {
height: 376px;
width: 198px;
_width: 200px;
float: left;
background-color: #40BC23;
color: #FFF;
overflow: hidden; /* Achtung ! Inhalte werden abgeschnitten ! */
border-right: 2px solid #B9E5AE;
border-bottom: none;
}
#contMain {
_height: 376px;
min-height: 376px;
width: 518px;
float: left;
background-color: #B9E5AE;
border-bottom: 2px solid #FFF;
border-right: 2px solid #FFF;
color: #534837;
}

/* MainNav *******************************/
#contNav UL {
padding: 0;
margin: 23px 0;
list-style-type: none;
}
#contNav UL UL,
#contNav UL DIV {
margin:  0;
_margin-top:-16px;
padding: 0;
background-color: #75CF60;
}
#contNav UL UL LI.cur,
#contNav UL UL LI.act {
}
#contNav UL UL UL,
#contNav UL DIV DIV {
background-color: #9BDC8C;
}
#contNav UL UL UL {
_margin-top:-10px;
}
#contNav UL UL UL LI.cur,
#contNav UL UL UL LI.act {
background-color: #9BDC8C;
}
#contNav LI {
background-image: none;
background-position: 10px 6px;
list-style: none;
line-height: 20px;
/*text-indent: 24px;*/
}
#contNav LI A {
padding-left:24px;
padding-right:5px;
max-width:193px;
}
#contNav LI.cur,
#contNav LI.act {
background-color: #75CF60;/* Hintergrund bei aktiven ersten Menüpunkt */
background-image: url('../img/pfeil_navigation.gif');
}
#contNav UL UL LI {
background-image: none;
line-height: 16px;
font-size: 11px;
background-position: 25px 5px;
/*text-indent: 38px;*/
}
#contNav UL UL LI A {
padding-left:38px;
max-width:159px;
}
#contNav  UL UL LI.cur,
#contNav  UL UL LI.act,
#contNav  UL UL UL LI.cur,
#contNav  UL UL UL LI.act {
background-image: url('../img/pfeil_navigation.gif');
}
#contNav UL UL UL LI {
background-position: 39px 5px;
/*text-indent: 52px;*/
}
#contNav UL UL UL LI A {
padding-left:52px;
max-width:140px;
}
#contNav UL LI A SPAN {
display: block;
}

#contNav LI A {
color: #FFF;
text-decoration: none;
width: 100%;
display: block;
}
#contNav UL A:hover,
#contNav UL A:focus {
color: #000000;
background-image: url('../img/pfeil_navigation.gif');
background-repeat:no-repeat;
background-position: 10px 6px;
}

#contNav UL UL A:hover,
#contNav UL UL A:focus {
background-position: 25px 5px;
}

#contNav UL UL UL A:hover,
#contNav UL UL UL A:focus {
background-position: 39px 5px;
}

#contNav .cur A,
#contNav UL UL .cur A,
#contNav UL UL UL .cur A {
font-weight: bold;
}
#contNav .no A {
font-weight: normal;
}
/* Content *************************************/
#contMain .contMainText {
padding: 29px 15px 29px 24px;
}
#contMain UL {
margin: 0;
}
#contMain LI {
background-image: none;
list-style-image: url('../img/bullet.gif');
line-height: 140%;
}
 .bodytext{
font-size: 13px;
line-height: 140%;
}

/* SubContent **********************************/
#subContent .subContentText {
padding: 10px 15px 15px 24px;
}
#subContent H1 {
font-size: 13px;
margin-bottom: -14px;
}

/* Formular **************************************/
#mailform FIELDSET {
  border:none;
  margin:0;
  padding:0;
}

