body {
	background-color: #ffffff;
	font-size: 11px;
	font-family: Arial, SunSans-Regular, Sans-Serif;
	color: #564b47;
	padding: 0px;
	margin: 0px;
}

a {color: #000; text-decoration: underline;}
a:visited {color:#000;}
a:hover {color: #000;background-color: #F9AE16;text-decoration: none;}
a:active { color:#000;background-color: #F9AE16;}


h1 {
	font-size: 24px;
	font-family: Arial, SunSans-Regular, Sans-Serif;
	font-weight: normal;
}

h2 {
	font-size: 14px;
	font-family: Arial, SunSans-Regular, Sans-Serif;
	font-weight: normal;
	color: #757373;
	border-top: 1px dotted #000;

}

h3 {
	
}

/* ----------container------------------------ */
#container {
	width: 730px;
	margin: 0 auto;
	background: #fff url(images/bg.gif) repeat;
}

#main_left {
	width: 700px;
}

p, pre {
	width: 620px;
	padding: 10px 0 10px 15px;
	margin: 0;
	text-align: justify;

}

.bodytext {
	font-size: 12px;
}

p img {
	width: 300px;
	padding-top: 5px;

	padding-bottom: 15px;
}


h1 {
	padding: 15px 25px 10px 15px;
	margin:0;
}

h2 {
	padding: 5px 25px 5px 15px;
	margin:0;
}

h3 {
	padding: 5px 25px 5px 30px;
	margin:0;

}

.gross {
	width: 5.71em;
	height: 1.07em;}


/* ----------mainnavi------------------------ */
#mainnavi {
	width: 700px;
	height: 275px;
	background: #232222;
	border-right: 5px solid #fff;
	border-bottom: 5px solid #fff;
		overflow: hidden;
	margin-top: -50px;

}

#navigation {
	position: relative;
	top: -220px;
	left: -28px;

}

#navigation ul {
	list-style-type: none;
	line-height: 13px;
}

#navigation ul li a {
	padding-left: 2px;
	padding-right: 2px;
	color: #fff;
	font-size: 16px;
	font-weight: normal;
	text-decoration: none;
}

#navigation ul li a.active {color: #F9AE16;font-weight: bold;}

#navigation ul li a:hover {
	color: #000000;
	background-color: #F9AE16;
	font-size: 16px;
	
}

/* ----------divider------------------------ */
#divider {
	background: url(images/bg.gif) repeat;
	height: 20px;
}
/* ----------content------------------------- */
#content {
	width: 700px;
	background: #fff;
	border-top: 5px solid #fff;
	border-right: 5px solid #fff;
	border-bottom: 1px solid #fff;
}

.content_part {
	width: 698px;
	border: 1px dotted #232222;
	margin-bottom: 5px;
}

/* ----------footer------------------------- */
#footer {
	width: 700px;
	height: 30px;

}

#copyright {
	text-align: center;
	width: 115px;
	height: 10px;
	position: relative;
	top: 10px;
	left: 15px;
	background-color: #fff;
	color: #000;
	font-size: 10px;

}

#impressum {
	text-align: center;
	width: 65px;
	height: 10px;
	position: relative;
	left: 641px;
	background-color: #fff;
	color: #000;	
	font-size: 10px;

}
#impressum a {
	text-decoration: none;	
}

/*---------------------Formulare------------------*/



legend {
padding-left:10px;padding-right:10px;border: 0px;}fieldset {border:0px;padding-left:10px;padding-right:10px;padding-top:10px;padding-bottom:10px;border: 1px solid #C0C0C0;}.radiolayout {width:60%;padding-top:20px;padding-bottom:15px;}.formu {width:569px;padding-top:0px;padding-bottom:10px;border-right: 0px solid #C0C0C0;
border-bottom: 0px solid #C0C0C0;
background-color: #fff;

}.mf-radio {border:0px;}.mf-text {color: #000000;
width: 500px;border: 1px solid #C0C0C0;margin-bottom: 5px;
margin-top: 5px;}.mf-check {border: 0px;
margin-top: 5px;
margin-bottom: 15px;}.mf-select {border:1px solid #C0C0C0;
margin-top: 5px;
margin-bottom: 15px;
font-size: 11px;
}.mf-input {border: 1px solid #C0C0C0;margin-bottom: 15px;
font-size: 11px;}.mf-submit {color: #ffffff;background-color: #C0C0C0;border: 0px;
margin-top: 10px;}

