HTML {
}


BODY {
	PADDING-RIGHT: 0px;
	PADDING-LEFT: 0px;
	PADDING-TOP: 0px;
	margin-top: 10px;
	margin-left: 0px;
	margin-right: 0px;
	COLOR: #000000;
	text-align: center;
	FONT-FAMILY: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	background-color: #841631;
	margin-bottom: 0px;
	background-repeat: repeat-x;
}

#zentriert {
	width: 750px;
	text-align: left;
	border-left: 0px;
	border-left-color: #999999;
	border-left-style: solid;
	border-right: 0px;
	border-right-color: #999999;
	border-right-style: solid;
	margin: auto;
	background-image: url(templates/kopf.gif);
	background-repeat: no-repeat;
	background-color: #FFFFFF;
}

h1,h2, h3, h4, h5, h6 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 15px;
	font-style: normal;
	line-height: normal;
	font-variant: normal;
	color: #000000;
	margin-top: 0px;
	padding: 0px;
	margin-bottom: 19px;
}



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;
}



.copyright {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
	font-style: normal;
	font-variant: 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: 120px;
	margin: 0px;
	padding: 0px;
}


#oben{
	HEIGHT: 40px;
	border-top: 0px;
	border-top-color: #FFFFFF;
	border-top-style: solid;
	width: 500px;
	margin-left: 40px;
	border-bottom: 1px;
	border-bottom-color: #841631;
	border-bottom-style: solid;
}


#fuss {
	font-size: 11px;
	COLOR: #CCCCCC;
	HEIGHT: 90px;
	font-weight: bold;
	background-color: #FFFFFF;
	border-top: 1px;
	border-top-color: #999999;
	border-top-style: solid;
	margin-left: 10px;
	margin-right: 10px;
}


#fuss a{
	COLOR: #999999;
	text-decoration: none;
}

#fusslinks {
	FLOAT: left;
	text-align: left;
	width: 90px;
	margin-left: 10px;
	padding-top: 10px;
}


#fussrechts {
	FLOAT: right;
	text-align: right;
	width: 1px;
	margin-right: 10px;
	padding-top: 10px;
}

#fussmitte {
	margin-left: 110px;
	margin-right: 30px;
	padding-top: 10px;
	text-align: center;
}




#content {
	PADDING-BOTTOM: 0px;
	text-align: justify;
	padding-left: 10px;
	padding-right: 10px;
	margin: 20px 30px 0px 30px;
}

.contentbild {
	float: right;
	margin-top: 0px;
	margin-right: 0px;
	text-align: right;
	border: 0px;
	margin-bottom: 5px;
	border-color: #000000;
	border-style: solid;
	margin-left: 5px;
}

.contentbild_links {
	float: left;
	margin-left: 0px;
	margin-bottom: 5px;
	margin-top: 0px;
	margin-right: 5px;
	text-align: right;
}

	



/* Menü */


.menutitle{
	margin: 0px 0px 0px 0px;
	font-weight:bold;
	color: #000000;
	padding-right: 5px;
	padding-left: 5px;
	padding-bottom: 3px;
	padding-top: 3px;
	border: 0px;
	border-style: solid;
	border-left-color: #FFFFFF;
	border-right-color: #000000;
	border-top-color: #FFFFFF;
	border-bottom-color: #000000;
	font-size: 14px;
	text-decoration: underline;
}


td {
	background-color: #99FF00;
	overflow: scroll;
	height: 200px;

}






/* Menü */

#horizmenue {
	width: 300px;
	padding-top: 15px;
	margin-left: 0px;
	text-align: left;
	font-size: 12px;
	
}
#horizmenue li {
	display: inline;
	
}
#horizmenue a {
	padding: 2px 8px 5px 5px;
	color: #841631;
	text-decoration: underline;
	font-weight: bold;
	margin-right: 25px;
}

.stich {
	margin-top: 200px;
	font-size: 11px;

}

