@charset "utf-8";
/* CSS Document */

html, body {
	margin-left:0px;
	margin-right:0px;
	margin-top:0px;
	margin-bottom:0px;
   	padding: 0px;
   	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
   	font-size: 101%;
	height:100%;
	background:url(../img/background.gif) repeat-x;
}


.rotfett {
	color:#6f2222;
	font-size:40px;
	}

.rotfett2 {
	color:#6f2222;
	font-size:18px;
	}

.graufett {
	color:#939598;
	font-size:40px;
}

.graufett2 {
	color:#939598;
	font-size:25px;
}

.graufett3 {
	color:#939598;
	font-size:18px;
}

.fetttext {
	line-height:23px;
	padding-top:11px;
}

.fetttextrot {
	color:#6f2222;
	line-height:23px;
	padding-top:6px;
}

.klein {
	font-size:11px;
}
