HTML {
}


BODY {
	COLOR: #000000;
	text-align: center;
	FONT-FAMILY: Verdana, Arial, Helvetica, sans-serif;
	margin: 0px;
	font-size: 14px;
	margin-top: 10px;
	background-color: #F5F5F5;
	background-image: url(templates/body.jpg);
	background-repeat: repeat-x;
}

#zentriert {
	width: 750px;
	text-align: left;
	margin-left: auto;
	margin-right: auto;
	background-color: #FFFFFF;
	border-left: 8px;
	border-left-color: #FFFFFF;
	border-left-style: solid;
	border-right: 8px;
	border-right-color: #FFFFFF;
	border-right-style: solid;
	border-top: 8px;
	border-top-color: #FFFFFF;
	border-top-style: solid;
}




h1, h2, h3, h4, h5, h6 {
	font-size: 15px;
	line-height: normal;
	font-weight: bold;
	color: #000000;
	margin-bottom: 20px;
	margin-top: 0px;
}



a:link {
	color: #000000;
	text-decoration: underline;
	font-weight: normal;
}
a:visited {
	text-decoration: underline;
	color: #000000;
	font-weight: normal;
}
a:hover {
	text-decoration: none;
	color: #000000;
	font-weight: normal;
}
a:active {
	text-decoration: underline;
	color: #FF000;
	font-weight: normal;
}





.cleaner {
clear: both;
height: 1px;
font-size: 1px;
border: 0px none;
margin: 0;
padding: 0;
background: transparent;
}

p {
	margin-top: 0px;
	padding-top: 0px;
}

#kopf {
	HEIGHT: 300px;
	border-bottom: 20px;
	border-bottom-color: #FFFFFF;
	border-bottom-style: solid;
	background-image: url(templates/kopf.jpg);
	background-repeat: no-repeat;
}


#fuss {
	font-size: 10px;
	COLOR: #333333;
	HEIGHT: 70px;
	padding-top: 5px;
	font-weight: normal;
	margin-top: 0px;
	border-top: 1px;
	border-top-color: #CCCCCC;
	border-top-style: solid;
}


#fuss a{
	COLOR: #3D5C3D;
	font-weight: normal;
	text-decoration: none;
}

#fusslinks a{
	COLOR: #ffffff;
	font-weight: normal;
	text-decoration: none;
}


#fusslinks {
	FLOAT: left;
	text-align: left;
	width: 10px;
	margin-left: 10px;
	padding-top: 10px;
	font-size: 10px;
}

#fussmitte {
	margin-left: 200px;
	margin-right: 70px;
	padding-top: 10px;
	text-align: center;
}


#links {
	float:left;
	width: 180px;
	margin:  0px 0px 0px 0px;
}


#links_unten {

}


.head {
	margin-top: 220px;
	font-size: 11px;

}



#content {
	margin: 0px 20px 0px 200px;
	text-align: justify;
}
	

#rechts {
	float: right;
	width: 60px;
	margin-top: 20px;
	text-align: left;
	padding: 0px;
}
		
		
		
#hintergrundlinks {
	margin: 0px;
	padding: 0px;
}

#hintergrundrechts {
	margin: 0px;
	padding: 0px;
}


#contentbild {
	float: right;
	margin-left: 10px;
	margin-bottom: 10px;
	margin-top: 0px;
	margin-right: 0px;
	text-align: right;
}

#contentbild_2 {
	float: left;
	margin-right: 10px;
	margin-bottom: 10px;
	margin-top: 0px;
	margin-left: 0px;
	text-align: right;
}




.menutitle {
	margin: 0px;
	height: 25px;
	padding: 0px;
	background-color: #3D5C3D;
	border-bottom: 1px;
	border-bottom-color: #FFFFFF;
	border-bottom-style: solid;

}



#clink  {
	width: 180px;
	margin:  0px 0px 0px 0px;
	font-size: 13px;
	text-align: left;
} 

#clink a {
	padding-right: 5px;
	padding-left: 5px;
	padding-bottom: 8px;
	padding-top: 8px;
	display: block;
	margin: 1px 0px 1px 0px;
	color: #333333;
	text-align: left;
	text-decoration: none;
	font-weight: normal;
	background-color: #C6D7E7;
	border-bottom: 1px;
	border-bottom-color: #FFFFFF;
	border-bottom-style: solid;
	}
	
#clink a:hover {
	text-align: left;
	text-decoration: underline;
}	

.text_klei {
	font-size: 10px;

}

.contentbox {
	width: auto;
	height: auto;
	padding: 5px;
	border-top: 1px solid #666666;
	border-right: 1px solid #000000;
	border-bottom: 1px solid #000000;
	border-left: 1px solid #666666;
	font-weight: normal;
	margin-left: auto;
	margin-right: auto;
	background-color: #FFFFFF;
}

.preisbox {
	width: auto;
	height: auto;
	padding: 5px;
	border-top: 1px solid #666666;
	border-right: 1px solid #000000;
	border-bottom: 1px solid #000000;
	border-left: 1px solid #666666;
	background-color: #FFFFFF;
}

.border-hr {
	border: 1px dotted #000000;
	width: 100%;
	text-align: left;
	padding: 0px;
	margin: 0px;
}

.Stil1 {
	font-size: 24px;
	font-weight: bold;
}
.Stil2 {color: #FF0000}
