html, body, form, input, h4 {
	margin: 0;
	padding: 0;
	font-family: Tahoma, Arial;
	font-size: 11px;
	color: #000000;
}

body {
	background-image:url(../images/back_body.gif);
	background-repeat: no-repeat;
	color: #666666;
}

a {
	color: #3F4E39;
	text-decoration: underline;
}
a:hover {
	color: #843D41;
	text-decoration: underline;
}

#smain #smenu {
	border-right-width: 1px;
	border-right-style: dotted;
	border-right-color: #A6A6A6;
	width: 225px;
	left: 0px;
	top: 169px;
	position: absolute;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #CCCCCC;
}

#smain #smenu .menutitel {
	margin-bottom: 5px;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #384131;
	margin-left: 5px;
	margin-top: -1px;
	padding-top: 8px;
}

#smain #smenu .menutext {
	font-size: 11px;
	font-weight: bold;
	color: #FFFFFF;
	background-color: #384131;
	width: 120px;
	padding-top:2px;
	padding-bottom:3px;
	padding-left:5px;
	margin-top: 10px;
}

#smain #smenu #mklassen {
	width: 100%;
}
#smain #smenu #mklassen div{
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #CCCCCC;
	/*padding-top:2px;
	padding-bottom:2px;*/
	padding-left:5px;
}

#smain #smenu #mklassen a {
	color: 000000;
	display: block;
	font-size: 11px;
	text-decoration: none;
	background-color: #FFFFFF;
}

#smain #smenu #mklassen a:hover {
	color: #000000;
	background-color: #E2E2E2;
}

.flk {
	padding-top:3px;
	padding-bottom:3px;
}

.flk a {
}
.sle {
	border: 1px solid #cccccc;
	margin-bottom: 2px;
}
.ftt1 {
	width: 180px;
	text-align: center;
	float: left;
	min-height: 220px;
	margin-right: 20px;
	margin-bottom: 10px;
}
h4 {
	color: #666666;
}
.txtsmall {
	font-size: 9px;
}
#smain {
	width: 1000px;
	margin: 0px auto;
	position: relative;
}
#smain #slogo {
	background-image: url(../images/titel_back2.gif);
	background-repeat: repeat-x;
}
#smain #sinhalt {
	position: absolute;
	width: 400px;
	left: 240px;
	top: 169px;
}
#smain #smenutop {
	position: absolute;
	left: 316px;
	top: 87px;
	color: #CCCCCC;
}
#smain #smenutop a {
	color: #CCCCCC;
}
#smain #smenutop a:hover {
	color: #FFFFFF;
}

#smain #sinhalt2 {
	position: absolute;
	height: 460px;
	width: 350px;
	left: 650px;
	top: 105px;
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #3F4E39;
	background-color: #FFFFFF;
	padding-top: 5px;
}
#smain #sinhalt3 {
	position: absolute;
	height: 78px;
	width: 350px;
	left: 650px;
	top: 565px;
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #3F4E39;
	background-color: #3F4E39;
	color: #E0E0E0;
	padding-top: 10px;
	padding-left: 10px;
}
#smain #sprache {
	position: absolute;
	width: 200px;
	left: 800px;
	top: 10px;
	text-align: right;
}
#zurueck {
	margin-top: 30px;
}
#smain #sinhalt2 .randart {
	float: left;
	height: 220px;
	width: 165px;
	text-align: center;
	padding-left: 5px;
	padding-right: 5px;
	z-index: 100;
}
#smain #sinhalt2 #ausfuehrung {
	background-color: #FFFF00;
	position: absolute;
	width: 100%;
	left: 0px;
	top: 0px;
	height: 460px;
}
