body {
	font-size: 12px;
	background-color: #fdfac8;
	margin-top: 0;
	margin-left: 0;
	font-family: Arial, Helvetica, Geneva, Swiss, SunSans-Regular;
}
.Stil3 {
	color: #EEE8AA;
	font-weight: bold;
}
.Stil4 {
	color: #996600;
	font-weight: bold;
}
.Stil5 {color: #996600}

.Stil6 {
	color: #FF9900;
	font-weight: bold;
	font-size: 18px;
}
.Stil7 {font-size: 14px}
.Stil8 {font-size: 18px}
h2 {
	font-size: 18px;
	color: #996600;
	font-weight:bold;
}
p {
	font-size: 12px;
}
.block {
	text-align:justify; }
td.menu {
	background-color: #fddf69;
}
td.normal {
	text-align: left;
}
#line {
	border-bottom: 1px dashed #eee8aa;
}
td.aktiv {
	color: #996600;
	background-color: #fdfac8;
}
table.rand {
	border: solid 2px #eee8aa;
}
.box {
	border:1px solid #fdfac8;
	padding-right:5px;
	padding-left:5px;
	font-size:11px;
}
a.sitelink {
	font-size:11px;
	border:1px solid #fdfac8;
	padding-right:2px;
	padding-left:2px;
	text-decoration:none;
	}
a.sitelink:hover {
	background:#CC9900;
	color:#fdfac8;
	}
td.rand_lr {
	border-left: 1px solid #EEE8AA;
	border-right: 1px solid #EEE8AA;
}
td.rand_ou {
	border-top: 1px solid #EEE8AA;
	border-bottom: 1px solid #EEE8AA;
}
td.rand_r {
	border-right: 2px solid #EEE8AA;
}
td.rand_l {
	border-left: 2px solid #EEE8AA;
}
td.rand_ru {
	border-right: 2px solid #EEE8AA;
	border-bottom: 2px solid #EEE8AA;
}
td.rand_lu {
	border-left: 2px solid #EEE8AA;
	border-bottom: 2px solid #EEE8AA;
}
td.rand_all {
	border: 1px solid #EEE8AA;
	border-collapse: collapse;
}
#rahmen {
	border-right-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-left-style: solid;
	border-right-color: #eee8aa;
	border-left-color: #eee8aa;
}
tr {
	font-size: 12px;
	font-family: Arial, Helvetica, Geneva, Swiss, SunSans-Regular;
}
#menu_bg td	{ 
	background-color: #fddf69;
}
.form {
	border-color:#eee8aa;
	}
.button {
	background-color: #eee8aa;
	}
.img_l {
	float:left;
	margin-right:10px;
}
.img_r {
	float:right;
	margin-left:10px;
}
a.blockmenu 		{ text-decoration: none; display: block; width: 100% }
a.blockmenu:hover 	{ text-decoration: none; color:#CC6600; background-color: #fdfac8; display: block; width: 100% }
a.blockmenu:visited	{ text-decoration: none }
a.blockmenu:link	{ text-decoration: none }
a.blockmenu:active	{ text-decoration: none }
a 					{ color: black }

a.inText 			{ text-decoration: none; display: block; width: 100% }
a.inText:hover		{ text-decoration: none; background-color: #eee8aa; display: block; width: 100% }
a.inText:visited	{ text-decoration: none }
a.inText:link 		{ text-decoration: none }
a.inText:active		{ text-decoration: none }

a.text				{ text-decoration: none; color:#336633; font-weight:bold }
a.text:hover		{ text-decoration: none; color:#b8860b; font-weight:bold }
