A,P {
	color: black;
	Font-Family: Verdana;
	Font-Size: 9pt;
}
H1,H2,H3,H4,H5 {
	color: black;
	Font-Family: Verdana;
}
H1 {
	font-size: 14pt;
}
H2{
	font-size: 12pt;
}
H3,H4,H5,H6{
	font-size: 10pt;
}
.csc-textpic-caption{
	color: black;
	font-Family: Verdana;
	font-size: 9pt;
}
#Banner {
        position:absolute;
        left:1px;
        top:1px;
        width:1px;
        height:1px;
        z-index:1;
}
#Menue {
        position:fixed;
        left:20px;
        top:10px;
        width:140px;
        height:170px;
        z-index:3;
}
#Inhalt {
/*	overflow:auto;*/
        position:absolute;
        left:190px;
        top:10px;
        width:795px;
/*	max-width:300px;
	max-height:90%;*/
        height:95%;
        z-index:4;
}
#Rechte_Spalte {
        position:fixed;
        left:900px;
        top:60px;
        width:190px;
        height:169px;
        z-index:5;
}
body {
	background-color: #c6c6c6;
}
#menu-1{
	padding-top:10px;
}
