BODY {
	background-color:#F6E7C3;
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
	color : Black;
	font-size : 13px;
	scrollbar-base-color : #F6E7C3;
	scrollbar-arrow-color : #40237A;
	scrollbar-track-color : #FCF7ED;
	scrollbar-face-color : #F1DCAB;
	scrollbar-highlight-color : White;
	scrollbar-shadow-color : #BD8E20;
	scrollbar-darkshadow-color : #745714;
	background-image : url(/gen_img/unterkante.gif);
	background-position : bottom;
	background-repeat : repeat-x;
}
A {
	color : #40237A;
}
A:LINK {
	color : #40237A;
	text-decoration : underline;
}
A:VISITED {
	color : #40237A;
	text-decoration : none;
}
A:HOVER {
	color : #AE07ED;
	text-decoration : underline;
}
#homeuntertitel {
	font-size : 15px;
	font-weight : bolder;
	color : #40237A;
	font-variant : small-caps;
	margin-top : 20px;
	margin-bottom : 15px;
}
#abs {
	font-size : 13px;
	margin-bottom : 6px;
}
#linkliste {
	font-size : 13px;
	margin-bottom : 3px;
}
#editmode {
	font-size : 9px;
	color : #DC143C;
}
#slinie {
	background-image : url(/gen_img/textback.gif);
	background-position : left;
	background-repeat : repeat-y;
}
.hauptueberschrift {
	color : #40237A;
	font-size : 24px;
	font-weight : bold;
}
.ueberschrift {
	font-size : 15px;
	font-weight : bold;
	color : #40237A;
	margin-bottom : 6px;
}
.absatz {
	font-size : 13px;
	margin-bottom : 6px;
}
.endabsatz {
	font-size : 13px;
	margin-bottom : 6px;
}
.klein {
	font-size : 10px;
}
