/* - - - - - - - - - - - - 880-er Version - - - - - - - - - - - - */




/* - - - - - - - - - - - - Allg. Vorgaben - - - - - - - - - - - - */
html , body {
        font-family : Arial, Helvetica, sans-serif;
        color : #000000;
        background-color: #FFFFFF;
        height:100%;		
    	width:100%;
}

.start_gesamt{
  	width:100%;
	height:70%;
}

.start_inhalt{
	width: 100%;
 	height: 220px;

}


.start_unten{

	height: 20px;
}

.links{	
	color: #000000;

}
