body
{
margin: 0px;
font-family: Arial, Helvetica, sans-serif;
background: #fdfca9;
}

body.start
{
background: url(design-img/hg-start.gif) repeat-y #fdfca9;
}

body.gaumen
{
background: url(design-img/hg-gaumen.gif) repeat-y #fdfca9;
}

body.erlebnis
{
background: url(design-img/hg-erlebnis.gif) repeat-y #fdfca9;
}

body.kreativ
{
background: url(design-img/hg-kreativ.gif) repeat-y #fdfca9;
}

td
{
vertical-align: top;
font-family: Arial, Helvetica, sans-serif;
}

div
{
font-family: Arial, Helvetica, sans-serif;
}


#div-banner
{
position: absolute;
top: 24px;
left: 224px;
width: 770px;
}

#div-banner p
{
margin: 0px;
}

#div-banner a
{
margin-right: 12px;
}


#div-navi
{
position: absolute;
top: 0px;
left: 0px;
width: 196px;
font-size: 90%;
}


#div-navi .logo
{
margin-left: 23px;
margin-top: 20px;
margin-bottom: 8px;
}

#div-navi .subtitel
{
margin-left: 23px;
margin-top: 0px;
margin-bottom: 6px;
}

#div-navi ul
{
margin-left: 28px;
margin-top: 8px;
padding-left: 12px;
}

#div-navi ul.sub-gaumen
{
list-style-image: url(design-img/pfeil-sub-gaumen.gif);
}

#div-navi ul.sub-erlebnis
{
list-style-image: url(design-img/pfeil-sub-erlebnis.gif);
}

#div-navi ul.sub-kreativ
{
list-style-image: url(design-img/pfeil-sub-kreativ.gif);
}

#div-navi li
{
margin-bottom: 12px;
}

#div-navi a
{
text-decoration: none;
color: #ffffff;
}

#div-navi a:hover
{
text-decoration: underline;
color: #ffffff;
}




#div-inhalt-start
{
position: absolute;
top: 81px;
left: 226px;
width: 740px;
font-size: 90%;
color: #8c1a00;
}


#div-inhalt-start a
{
color: #8c1a00;
}

#div-inhalt-start a:hover
{
text-decoration: none;
}

#div-inhalt-start a:active
{
text-decoration: none;
}

#div-inhalt-start a.pfeil-start
{
padding-left: 14px;
background: url(design-img/pfeil-navi-start.gif) no-repeat;
}



#div-inhalt-gaumen
{
position: absolute;
top: 84px;
left: 220px;
width: 740px;
font-size: 90%;
color: #050087;
}

#div-inhalt-gaumen a
{
color: #050087;
}

#div-inhalt-gaumen a:hover
{
text-decoration: none;
}

#div-inhalt-gaumen a:active
{
text-decoration: none;
}

#div-inhalt-start a.pfeil-gaumen
{
padding-left: 14px;
background: url(design-img/pfeil-navi-gaumen.gif) no-repeat;
}

#div-inhalt-erlebnis
{
position: absolute;
top: 84px;
left: 220px;
width: 740px;
font-size: 90%;
color: #006600;
}

#div-inhalt-erlebnis a
{
color: #006600;
}

#div-inhalt-erlebnis a:hover
{
text-decoration: none;
}

#div-inhalt-erlebnis a:active
{
text-decoration: none;
}

#div-inhalt-erlebnis a.pfeil-erlebnis
{
padding-left: 14px;
background: url(design-img/pfeil-navi-erlebnis.gif) no-repeat;
}


#div-inhalt-kreativ
{
position: absolute;
top: 84px;
left: 220px;
width: 740px;
font-size: 90%;
color: #a40b10;
}

#div-inhalt-kreativ a
{
color: #a40b10;
}

#div-inhalt-kreativ a:hover
{
text-decoration: none;
}

#div-inhalt-kreativ a:active
{
text-decoration: none;
}

#div-inhalt-kreativ a.pfeil-kreativ
{
padding-left: 14px;
background: url(design-img/pfeil-navi-kreativ.gif) no-repeat;
}

.div-block-mitte
{
width: 590px;
margin-left: 0px;
}



#div-footer
{
clear: both;
margin-top: 50px;
margin-bottom: 30px;
font-size: 80%;
color: #000000;
}


h1
{
margin-top: 0px;
font-size: 170%;
font-weight: normal;
}

h1.spalte
{
margin-top: 6px;
}

h2
{
font-size: 140%;
font-weight: normal;
}

h3
{
font-size: 110%;
}






.div-re
{
float: right;
margin-left: 12px;
}

.div-spalte-re
{
float: right;
width: 426px;
margin-left: 6px;
}


.versteckt
{
display: none;
}

.marg-top
{
margin-top: 0px;
}

.marg-bottom
{
margin-bottom: 0px;
}

.marg-top-bottom
{
margin-top: 0px;
margin-bottom: 0px;
}

.img-re
{
float: right;
margin-left: 5px;
margin-bottom: 5px;
}

.img-li
{
float: left;
margin-right: 5px;
margin-bottom: 5px;
}

.img-marg-bottom
{

margin-bottom: 5px;
}

.startfarbe
{
color: #7d1a00;
}

.gaumenfarbe
{
color: #050087;
}

.erlebnisfarbe
{
color: #006600;
}


.kreativfarbe
{
color: #a40b10;
}

ul.abstand li
{
margin-bottom: 11px;
}