body { 
	background: #404042;
	margin: 0px 0px 0px 0px;
	font-size: 12px;
	font-family:Arial, Helvetica, sans-serif;
}

#container {
	width:900px;
	height:600px;
	margin-left: auto !important;
	margin-right: auto !important;
}

#header{
	width: 600px;
	height: 200px;
	margin: 0px 0px 0px 0px;
}

#subnavi{
	width: 580px;
	height: 15px;
	padding: 15px 20px 0px 0px;
	background-color:#b98c6d;
	font-size: 12px;
	font-family:Arial, Helvetica, sans-serif;
	text-align:right;
}

#subnavi,
#subnavi a {
	color: #604939;
	text-decoration: none;
	
}

#subnavi a:hover {
	color: #000000;
	text-decoration: none;

}

#subnavi a.active {
	color: #f000000;
	text-decoration: none;

}


#content{
	float: left;
	width: 600px;
	min-height: 600px;
	height:auto !important;
	height: 600px;
	margin: 0px 0px 0px 0px;


}


#text{
	float: left;
	width: 600px;
	min-height: 370px;
	height:auto !important;
	height: 370px;
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
	background-color:#b58e71;

}

#rechts{
	float: left;
	width: 300px;
	min-height: 600px;
	height:auto !important;
	height: 600px;
	margin: 0px 0px 0px 0px;


}

#navigation_rechts {
	float: left;
	height:600px;
	width: 200px;
	margin: 0px 0px 0px 0px;
}


#adresse,
#adresse a,
#adresse a:hover,
#adresse a.active {
	float: left;
	width: 600px;
	height:50px;
	margin: 2px 0px 0px 0px;

}


#footer {
	float: left;
	width: 300px;
	height:50px;
	margin: 0px 0px 0px 0px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	text-align:right;

}

#footer,
#footer a {
	color: #9e9ea3;
	text-decoration: none;
}

#footer a:hover {
	color: #ffffff;
	text-decoration: underline;

}

#footer a.active {
	color: #ffffff;
	text-decoration: underline;

}



/*:::::::::::::::styles:::::::::::::::::::::::::::::::*/


h1 {
	font-size: 20px;
	font-weight: bold;
	color: #000000;
	margin-bottom: 15px;
	padding-top: 10px
}

h2 {
	font-size: 16px;
	font-weight: bold;
	color: #007b43;
}

h3 {
	font-size: 12px;
	font-weight: bold;
	color: #d94b2f;
	margin-bottom: 4px;
	margin-top: 8px
}

h3 a {
	color: #d94b2f;
	text-decoration: underline
}

h3 a:hover {
	color: #ccd7e1;
	text-decoration: underline
}

.titelblock {
	font-size: 25px;
	font-weight: bold;
	color: #FFFFFF;
	width: 220px;
	line-height: 30px;
}

.klein {
	font-size: 10px;
}

.klein a {
	font-size: 10px;
	text-decoration: underline;
}

.klein a:hover {
	font-size: 10px;
	text-decoration: none;
}

img {border: 0px
}

table {
	float: left;
}

