
body {
  background-color: transparent;
  font-size: 12pt;
  color:#000;  
  padding:0;
  margin:0;
  font-family:  helvetica, arial;
}


#printhead p{
background-color:transparent;
font-size: 12pt;
font-family: helvetica, arial;
padding: 0px 0px 12px 0px;
border-bottom: 1px solid black;
margin-bottom: 20px;
}

#gesamtinhalt { 	
  text-align: left;
  background-color: #ffffff;
}

#kopf{
display:none;
}



/*erste navigation generell*/
#navcontainer{
display: none;
}


/*zweite navigation generell*/
#navcontainer2 ul { 
display: none;
}


/*gif spd */
#spd{
display: none;
}


/*inhaltcontainer mit linkem farbbalken */
#inhalt_home{
z-index: 1;
background-color:transparent;
}

#inhalt_anmeld{
z-index: 1;
background-color:transparent;
}

#inhalt_berat{
z-index: 1;
background-color:transparent;
}


#inhalt_ueberuns a, { 
color: #0099FF; 
}

#inhalt_ueberuns a:visited{
color: #0099FF; 
}

#inhalt_ueberuns a:active{
color: #0099FF; 
}


/*bilder */
.floatleft
{
display:none;
}



/*textformatierungen */

p{
  font-size: 12pt;
  color:#000;  
  padding:0px;
  margin:0px;
  font-family:  helvetica, arial;
}

ul{
margin-bottom: 0px;
list-style-type: none;
padding: 0px;
margin-left: 0px;
line-height:18pt;
}

#inhalt_home ul{
margin-bottom: 0px;
list-style-type: none;
padding: 0px;
}


#inhalt_home li
{
background-image: url(bilder/pfeil_home.gif);
background-repeat: no-repeat;
background-position: 1px;
background-position: left;
padding-left: 12px;
}

#inhalt_anmeld li
{
background-image: url(anmeldung/pfeil_anmeld.gif);
background-repeat: no-repeat;
background-position: 1px;
background-position: left;
padding-left: 12px;
}

#inhalt_berat li
{
background-image: url(beratung/pfeil_berat.gif);
background-repeat: no-repeat;
background-position: 1px;
background-position: left;
padding-left: 12px;
}

#inhalt_kontakt li
{
background-image: url(kontakt/pfeil_kontakt.gif);
background-repeat: no-repeat;
background-position: 1px;
background-position: 0 .4em;
padding-left: 12px;
}

#inhalt_ueberuns li
{
background-image: url(ueberuns/pfeil_ueberuns.gif);
background-repeat: no-repeat;
background-position: 1px;
background-position: 0 .4em;
margin-left: 12px;
}

#inhalt_fach li
{
background-image: url(fachbereich/pfeil_fach.gif);
background-repeat: no-repeat;
background-position: 1px;
background-position: 0 .4em;
padding-left: 12px;
}

/*titel schwarz */
.titel{
color: #000000;
font-size: 15pt;
line-height:18pt;
margin-bottom: 20px;
}


/*titel blau */
.titelhome{
color: #0099FF;
font-size: 15pt;
line-height:18pt;
letter-spacing:0px;
}

/*titel rot*/
.titelanmeld{
margin-top: 30px;
color: #CC0000;
font-size: 15pt;
line-height:18pt;
}

/*titel orange*/
.titelberat{
padding-top: 30px;
color: #FF9900;
font-size: 15pt;
line-height:18pt;
}


/*
.name{
color: #0099FF;
font-weight: bold;
margin: 0px;
}
*/


