BODY {	font-family : Arial, sans-serif;	font-size : 11px;	color : #222;	font-style : normal;	background-color : #9B9F75;	background-position : top;	background-repeat : repeat-y;	background-attachment : fixed;}
TABLE {border-collapse : collapse;}
TD {	font-family : Arial, sans-serif;	font-size : 11px;	font-style : normal;	vertical-align : top; }
.smalltext {	height : 8px;	font-size : 8px;	color : #888;	}
.bigtext {	font-size : 14px; color : #222; font-weight : bold;	}
A, A:FOCUS, A:LINK, A:VISITED, A:ACTIVE {	font-family : Arial, sans-serif;	font-size : 11px;	font-style : normal;	font-weight : bold;	text-decoration : none;	color : #866741;}
A:HOVER {	font-family : Arial, sans-serif;	font-size : 11px;	font-style : normal;	font-weight : bold;	text-decoration : none;	color : #fff;}
INPUT, TEXTAREA, SELECT {	font-family : Arial, sans-serif;	font-size : 11px;	border : 1px gray solid;}
SELECT.suche, INPUT.suche {	font-family : Arial, sans-serif;	font-size : 11px;	}
image {	border : 0px;}	
HR	{	height : 1px; color : #866741; }

.bghell	{	background-color : #EBE09F;	}
.bgdunkel	{	background-color : #9B9F75;	}
.bgbraun	{	background-color : #A0826C;	}
.bgweiss	{	background-color : #fff;	}
.bggruen	{	background-color : #693;	}
.bgrot	{	background-color : #861313;	}
.bgseite	{	background-color : #C4BC96;	}
.bgbox	{	background-color : #dedac5;		}

.f8	{	font-size : 8px;	}
.f9	{	font-size : 9px;	}
.f10	{	font-size : 10px;	}
.f12	{	font-size : 12px;	}
.f14	{	font-size : 14px;	}
.f16	{	font-size : 16px;	}

.fcgrau	{	color : #808080;	}

.w25	{	width : 25px;	}
.w50	{	width : 50px;	}
.w100	{	width : 100px;	}
.w150	{	width : 150px;	}
.w200	{	width : 200px;	}
.w250	{	width : 250px;	}
.w300	{	width : 300px;	}
.w400	{	width : 400px;	}
.w500	{	width : 500px;	}
.w800	{	width : 800px;	}
.h10	{	height : 10px;	}
.h20	{	height : 20px;	}
.h50	{	height : 50px;	}
.h100	{	height : 100px;	}

.bhell	{	border : 1px solid #EBE09F;	}
.bdunkel	{	border : 1px solid #9B9F75;	}
.bbraun	{	border : 1px solid #A0826C;	}
.bweiss	{	border : 1px solid #fff;	}
.bheader	{	border : 1px solid #866741;	}

.fett	{	font-weight : bold;	}
.kursiv	{	font-style : italic;	}

.al	{	text-align : left;	}
.ar	{	text-align : right;	}
.ac	{	text-align : center;	}

.p2	{	padding : 2px;	}
.p3	{	padding : 3px;	}
.p5	{	padding : 5px;	}
.p10	{	padding : 10px;	}
.p0	{	padding : 0px;	}

.m2	{	margin : 2px;	}
.m3	{	margin : 3px;	}
.m5	{	margin : 5px;	}
.m10	{	margin : 10px;	}
.m0	{	margin : 0px;	}

