body {
	background-color: #EBE88B;
	text-decoration: none;
	margin-bottom: 0px;
	margin-left: 10px;
	margin-right: 10px;
	margin-top: 0px;
	scrollbar-3dlight-color: #EBE88B;
	scrollbar-arrow-color: #A05938;
	scrollbar-base-color: #EBE88B;
	scrollbar-darkshadow-color: #EBE88B;
	scrollbar-face-color: #EBE88B;
	scrollbar-highlight-color: #CAAD72;
	scrollbar-shadow-color: #CAAD72;
	scrollbar-track-color: #CAAD72;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:10px;
}

a:link , a:visited , a:active  {

     font-size : 10px;
     font-weight : bold;
     color : #BA0000;
     text-decoration : none;

}
a:hover {

     font-size : 10px;
     text-decoration : underline;
     color : #BA0000;

}

a.submenue:link, a.submenue:active, a.submenue:visited {
	color: #707070;
	text-decoration: none;
	font: bold 10px;
	line-height:15px;
	
}
a.submenue:hover {
	color: #555555;
	text-decoration: underline;
}

.ueberschrift {

     font-size : 12px;
     font-weight : bold;
     text-decoration : none;
     color : #BA0000;
     line-height : 25px;

}
.ueberschrift2 {

     font-size : 11px;
     font-weight : bold;
     text-decoration : none;
     color : #ff6600;
     padding-left : 5px;
     line-height : 25px;

}
.ueberschrift3 {

     font-size : 11px;
     font-weight : bold;
     text-decoration : none;
     color : #ff6600;

}

.linie{     
     background-image : url(../piccs/linie.gif);
     background-repeat : repeat-y;
     background-position : top left;
     height:10px;
     width:280px;
}

.linie2{     
     background-image : url(../piccs/linie.gif);
     background-repeat : repeat-y;
     background-position : top left;
     height:10px;
     width:150px;
}

.contenttext {

     font-size : 10px;
     font-weight : normal;
     text-decoration : none;
     color : #A97A46;

}

.contenttext2 {

     font-size : 10px;
     font-weight : normal;
     text-decoration : none;
     color : #000000;

}

.contenttextbold {

     font-size : 10px;
     font-weight : bold;
     text-decoration : none;
     color : #A97A46;

}

