/* Grund css */

body {
	background-color : #fff;
	font-family : Verdana, Arial, sans-serif;
	color : #5e5e5e;
	font-size : 11px;
	line-height : 180%;
	margin-top : 0;
	margin-right : 0;
	margin-bottom : 0;
	margin-left : 0;
	text-align:justify;
	
}

 TD, TR , P , FONT {
	font-family : Verdana, Arial, sans-serif;
	color : #5e5e5e;
	font-size : 11px;
	line-height : 180%;
	text-align: left;
}


a:link {
	font-family : Verdana, Arial, sans-serif;
	color : #FFB473;
	font-size : 13px;
	line-height : 180%;
	font-weight: bold;
}

a:visited {
	font-family : Verdana, Arial, sans-serif;
	color : #FFB473;
	font-size : 13px;
	line-height : 180%;
	font-weight: bold;
}

a:hover {
	font-family : Verdana, Arial, sans-serif;
	color : #BB5900;
	font-size : 13px;
	line-height : 180%;
	font-weight: bold;
}

a:active {
	font-family : Verdana, Arial, sans-serif;
	color : #FFB473;
	font-size : 13px;
	line-height : 180%;
	font-weight: bold;
}

/* Klassen css */

.buendig {
	font-family : Verdana, Arial, sans-serif ;
	color : #5e5e5e ;
	font-size : 11px ;
	line-height : 180% ;
	text-align : justify ;
}

.hintergrunda  {
	background-image: url(back_head_02.gif);
	background-repeat: repeat-x;
}

.hintergrundb  {
	background-image: url(back_head_02.gif);
	background-repeat: repeat-x;
	
}

.hintergrundc  {
	background-image: url(back_body.gif) ;
	background-repeat: repeat-y ;
}

.fett  {
	font-family : Verdana, Arial, sans-serif ;
	color : #5e5e5e ;
	font-size : 11px ;
	font-weight: bolder ;
	line-height : 180% ;
}.ausgabe {
	font-family : Verdana, Arial, sans-serif;
	color : #EE7421;
	font-size : 14px;
	font-weight: bold;
	line-height : 25px;
}
h1 {
	font-size: 16px;
	line-height: 20px;
}
.liste {
	font-family : Verdana, Arial, sans-serif;
	color : #5E5E5E;
	font-size : 10px;
	line-height : 140%;
	text-align : left;
	font-weight: normal;
}

