body, html
	{

height: 100%;
	margin: 0px;
	padding: 0px;
	background-color: #FFFFFF;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	background-image: url(bilder/navi/wp.jpg);
	background-repeat: repeat-y;
	
}



#spalte_links {
	width: 201px;
	float: left;
	margin: 0px;
	padding: 0px;

	
}
#adressblock {
	position: absolute;
	z-index: 2;
}
#spalte_rechts {
	position: relative;
	min-height: 90%;
	height: auto !important;
	height: 100%;
	width: 196px;
	background-color: #dce7f7;
	float: right;
	margin: 0px;
	padding: 80px 0px 0px 5px;
	border-left: solid #81a9e4 1px;
	border-bottom: solid #81a9e4 1px;
	z-index: 2;

}
#spalte_rechts h1 {
	font-size: 11px;
	color: #81a9e4;
	font-weight: bold;
	margin: 0px 0px 8px 0px;
}

#spalte_rechts p {
	font-size: 9px;
	margin: 0px 0px 8px 0px;
	line-height: 14px;
}

#spalte_rechts a {

	color: #81a9e4;
}

.einzug {
	position: absolute;
	left: 55px;
}
.einzug2 {
	position: absolute;
	left: 300px;
}

.abstand_vor10 {
	padding-top: 10px;

}
.abstand_vor20 {
	padding-top: 20px;

}

.unten_ausrichten {
	position: absolute;
	bottom: 0;
	z-index: 0;

}
#inhalt {
	margin: 0px 196px 0px 201px;
	background-color: #FFFFFF;
	padding: 40px 30px 10px 35px;
	}
	
#inhalt p {
	font-weight: normal;
	color: #4D4D4D;
	font-size: 12px;
	line-height: 22px;
	margin: 0px 0px 10px 0px;
	font-family: Georgia, "Times New Roman", Times, serif;
	}	
	
	#inhalt a {
color: #81a9e4;
	}

#inhalt h1 {
	font-weight: bold;
	color: #81a9e4;
	font-size: 14px;
	line-height: 22px;
	margin: 0px 0px 15px 0px
	}	
	
	#inhalt h1.abstand_40nach {

	margin: 0px 0px 40px 0px
	}
	
#inhalt h2 {
	font-weight: bold;
	color: #4D4D4D;
	font-size: 13px;
	line-height: 22px;
	margin: 20px 0px 10px 0px
	}	
	
#inhalt ul {
	font-weight: normal;
	color: #4D4D4D;
	font-size: 12px;
	line-height: 22px;
	margin: 0px 0px 10px 0px;
	padding: 0px 0px 10px 15px;
	font-family: Georgia, "Times New Roman", Times, serif;
	}	
	
	#inhalt li {
	list-style-image: url(bilder/navi/list.gif);
	list-style-position: outside;
	margin: 0px 0px 2px 0px;

	}	
		
#kopf {
	background-image: url(bilder/navi/kopf_back.jpg);
	background-repeat: repeat-x;
	margin: 0px 0px 0px 201px;
	background-color: #81a9e4;
	padding: 0px 0px 0px 0px;
	position: relative;
	z-index: 1;
	
}

#platzhalter {
	height: 68px;

	
}

#hmenu {
	margin: 0px;
	padding: 0px;
	background-color: #81a9e4;
	text-align: left;

}

#hmenu a{
	color: #FFFFFF;
	text-decoration: none;
	font-size: 14px;
	font-variant: normal;
	font-weight: normal;
	background-color: #81a9e4;
	padding: 8px 7px 8px 7px;
	display: inline-block;
	margin: 0px -4px 0px 0px;
	border-top: solid #81a9e4 1px;
	text-transform: uppercase;
	border-bottom: solid #81a9e4 1px;
	}
	
.active{
	color: #81a9e4;
	text-decoration: none;
	font-size: 14px;
	font-variant: normal;
	font-weight: normal;
	background-color: #ffffff;
	padding: 8px 8px 8px 8px;
	display: inline-block;
	margin: 0px -4px 0px 0px;
	border-bottom: solid #ffffff 1px;
	border-top: solid #81a9e4 1px;
	text-transform: uppercase;
	}


#hmenu a:hover{
	background-color: #dce7f7;
	color: #81a9e4;
	border-bottom: solid #81a9e4 1px;
	border-top: solid #81a9e4 1px;
}




#fuss {
	margin: 10px 196px 0px 201px;
	padding: 15px 10px 10px 35px;
	color: #81a9e4;
}

#fuss a{
	font-size: 9px;
	color: #81a9e4;
	text-decoration: none;
}

#fuss  a:hover{
	text-decoration: underline;

}

#inhalt img {
	border:solid #81a9e4 1px;
	position: relative;
}
.foto_links {
	float: left;
	margin: 6px 15px 5px 0px;

}

.foto_rechts {
	float: right;
	margin: 6px 0px 5px 15px;

}
