body {
	margin:0px;
	padding:0px;
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	background-color: #660000;
	color: #CCCCCC;
	background-image: url(bilder/bg.gif);
	background-repeat: repeat;
	line-height: 18px;
}

.container {
	margin-right: auto;
	margin-left: auto;
	width: 900px;
}
.header {
	background-color: 660000;
	height: 200px;
	width: 900px;
	background-image: url(bilder/header_900x200.jpg);
}
.menue {
	background-color: #993333;
	height: 22px;
	font-size: 11px;
	width: 900px;
	line-height: 14px;	
}
.content {
	background-color: #FFFFFF;
	color: #660000;
	width: 900px;
	min-height:400px;
}
.footer_links {
	text-align: left;
	float: left;
	line-height: 22px;
}

.content_links {
	float: left;
	width: 410px;
	text-align: justify;
	min-height:400px;
	color: #660000;
	padding-top: 0px;
	padding-right: 20px;
	padding-bottom: 20px;
	padding-left: 20px;
}

.content_links_uebermich {
	float: left;
	width: 410px;
	text-align: justify;
	min-height:400px;
	color: #660000;
	padding-top: 0px;
	padding-right: 20px;
	padding-bottom: 20px;
	padding-left: 20px;
}


.content_links_uebermich img {
float: none;
	
}

.content_kontakt {
	width: 860px;
	text-align: justify;
	min-height:400px;
	color: #660000;
	padding-top: 0px;
	padding-right: 20px;
	padding-bottom: 20px;
	padding-left: 20px;
	float: left;
}
.clear_content {
	clear: left;
}

.content_rechts {
	float: left;
	width: 410px;
	text-align: justify;
	min-height:400px;
	color: #660000;
	padding-top: 0px;
	padding-right: 20px;
	padding-bottom: 20px;
	padding-left: 20px;
}
.footer_rechts {
	text-align: right;
	float: right;
	line-height: 22px;
}


.footer {
	background-color: #993333;
	height: 22px;
	font-size: 11px;
	padding-left: 20px;
	padding-right: 20px;
	width: 860px;
}
.clear_left_menue {
	clear: left;
}
.menue_rechts {
	text-align: right;
	height: 21px;
}
.menue img {
	margin-top: 6px;
	margin-right: 10px;
	border: thin solid #660000;
}
h1 {
	font-size: 14px;
	font-weight: bold;
	color: #660000;
}
.footer_rechts a {
	text-decoration: none;
	color: #CCCCCC;
}
.footer_rechts a:hover {
	color: #660000;
}

h3 {
	font-size: 12px;
	font-weight: bold;
	background-color: #CCCCCC;
	padding-left: 5px;
	margin-top: 0px;
	margin-bottom: 7px;
}

h4 {
	font-size: 9px;
}

.content_rechts img {
	float: left;
	margin-bottom: 0px;
	margin-top: 0px;
	padding-top: 3px;
	margin-right: 10px;
}
.content_headline {
	background-color: #FFFFFF;
	line-height: 30px;
	margin: 0px;
	padding-top: 20px;
	padding-right: 20px;
	padding-bottom: 0px;
	padding-left: 20px;
}
.content_links img {
	float: left;
	margin-right: 10px;
	margin-top: 0px;
	margin-bottom: 0px;
	padding-top: 3px;
}
p {
	margin-top: 0px;
	margin-bottom: 15px;
}
.content  ul {
	text-align: left;
	list-style-type: square;
	font-style: italic;
}
.content a {
	text-decoration: none;
	color: #660000;
}
.content a:hover {
	font-weight: bold;
	color: #CCCCCC;
}
.content ul {
	margin-top: 5px;
}

