/* CSS Document */

body {
     margin:0px;
     padding:15px;
     font-size: 11px;
     font-family: verdana, arial, sans-serif;

}

#container {
         width: 100%;
         margin:0;
         padding:0;
}

#spalte1 {
display: none; 
}

#spalte2 {
         width:100%;

}

#spalte3 {
display: none; 

}

#footer {
         width: 100%;
}

/* ------- Optik Elemente Spalte 1 --------   */

#navicontainer {
display: none; 

}

#navi {
display: none; 


}

#naviende {
display: none; 

}

/* ------- Optik Elemente Spalte 2 --------   */

#home {
display: none;
}


#teamgeist {
	width: 100%;
	height: 230px;
}


h1 {
        font-size: 15px;
        line-height: 22px;
        color: rgb(0,0,0);
        font-weight:bold;
        margin:8px 0 20px 0;
        padding:0;
}

#spalte2 {
        line-height: 18px;
        color: rgb(0,0,0);
}

#spalte2 a {
        color: rgb(47,118,104);
	      text-decoration: none;
	      font-weight:bold;
}

#spalte2 a:focus,
#spalte2 a:hover,
#spalte2 a:active {
        color: rgb(47,118,104);
	      text-decoration: underline;
}

img.absatz {
    float:left;
    text-align:right;
    margin: 5px 20px 10px 0;
}

ul.fliesstext {
    list-style-type:square;
    font-size: 11px;
    line-height: 18px;
    color: rgb(0,0,0);
}



/* ------- Optik Elemente Spalte 3 --------   */

#suche {
display: none; 

}


#aktuelles {
display: none; 

}


#topthemen {
display: none; 

    
}

/* ------- Optik Elemente Footer --------   */


#drucken,
#empfehlen,
#oben {
display: none; 

}

p.impressum {
      font-size:11px;
      line-height:18px;
}

p.impressum a {
      color: rgb(48,118,104);
      text-decoration:underline;
      font-weight:normal;
}




