* {
margin: 0em; 
padding: 0em;
}

* a img{
	border: none;
}

body {
font: 100% Verdana, Arial, Helvetica, sans-serif;
color: #000;
background: #fff;

}

#container {
	width: 1005px;
	margin: 0 auto;
	
}
#haupt{
	float: left;
	width: 1003px;
	background: #fff url(../bilder/links.gif) repeat-y top left;
	
}
#header {
	width: 1003px;
	
	margin: 0;
	padding: 0;
	border: none;
	
}

#logo {
	width: 1003px;
	
}



#links {
	float: left;
	width: 189px;
	
	
}

#mitte {
	width: 587px;
	float: left;
}

#rechts {
	width: 225px;
	float: left;
}

#oben-links {
	width: 190px;
	height: 17px;
	background-color: #8ec0e2;
	border-bottom: 1px solid #fff;
	border-right: 1px solid #fff;
}

#mitte-links {
	width: 189px;
	height: 18px;
	background-color: #efefef;
	border-bottom: 1px solid #fff;
	border-top: none;
	margin: 0;
	padding: 0;
}

#unten-links {
	width: 190px;
	background: #efefef url(../bilder/links.gif) repeat-y top left;
	margin: 10px auto;
	height: 100%;
	
}

#oben-mitte {
	
	width: 585px;
	height: 17px;
	background-color: #246c90;
	border-bottom: 1px solid #fff;
	border-right: 1px solid #fff;
	border-top: none;
	
}

#oben-rechts {
	width: 225px;
	height: 17px;
	background-color: #8ec0e2;
	border-bottom: 1px solid #fff;
	margin: 0;
	padding: 0;
}

#foto-rechts {
	
	width: 225px;
	height: 134px;
}

#mitte-rechts {
	width: 225px;
	height: 18px; 
	
	border-top: none;
}

#unten-rechts {
	width: 225px;
	
	float: left;
	
}

#unten-rechts p {
	color: #fff;
	font-size: 11px;
	padding: 20px 0 0 10px;
}

#unten-rechts p a {
	text-decoration: none;
	color: #fff;
}

#unten-rechts p a:hover {
	text-decoration: underline;
}

#nav ul li {
		list-style-type: none;
}
#nav ul li a.hier {
	display: block;
	width: 177px;
	height: 23px;
	background: #b64030 url(../bilder/nav_rot.gif) no-repeat top left;
	padding: 5px 0 0 12px;
}

#nav ul li a{
	display: block;
	width: 177px; 
	height: 23px;
	font-size: 11px;
	color: #fff;
	text-decoration: none;
	
	
	background: #246c90 url(../bilder/nav_blau.gif) no-repeat top left;
	border-bottom: 1px solid #fff;
	padding: 5px 0 0 12px;
	
}

#nav ul li a:hover {
	
	padding: 5px 0 0 12px;
	width: 177px; 
	height: 23px;
	background: #b64030 url(../bilder/nav_rot.gif) no-repeat top left;
	
	list-style-type: none;
}
h1 {
	color: #01a4e7;
	font-size: 15px;
	margin: 23px 0 15px 20px;
}

h2, h3 {
	color: #232323;
	font-size: 14px;
	margin: 20px 0 10px 20px;
}

h2.h2-klein {
	color: #232323;
	font-weight: bold;
	margin: 0px 0 10px 20px;
	font-size: 11px;
}

h2.h2-gross {
	margin: 30px 0 10px 20px;
}

#inhalt p {
	color: #232323;
	font-size: 11px;
	margin: 0 50px 0 20px;	
}

#inhalt ul {
	margin: 0 0 0 36px;
	
	
}

#inhalt ul li {
	list-style-type: circle;
	
	color: #232323;
	font-size: 11px;
	margin: 0 50px 0 0px;
	
}

#inhalt ul li a {
	color: #01a4e7;
	font-weight: bold;
	text-decoration: none;
}

#inhalt ul li a:hover, #inhalt p a:hover {
	text-decoration: underline;
}

#inhalt p a {
	color: #01a4e7;
	text-decoration: none;
}

#footer {
	width: 1001px;
	height: 17px;
	background-color: #8ec0e2;
	margin-top: 1px;
	float: left;
}

#footer p {
	color: #fff;
	font-size: 9px;
	margin: 2px 0 0 210px;
}

#footer p a {
	color: #fff;
	text-decoration: none;
}

#footer p a:hover {
	text-decoration: underline;
}

/* KontaktFomular */

fieldset {
	width: 500px;
	margin: 0em 0 0 20px;
	border: 1px solid #232323;
	padding: 1em 0 1em 0;

}
legend {
	font-size: 15px;
	margin-left: 4px;
	padding: 10px 10px;
	color: #01a4e7;
	
}

label {
	width: 120px;
	float: left;
	margin-bottom: 7px;
}
input, textarea {
	width: 270px;
	color: #246c90;
	border: 1px solid #232323;
	margin-bottom: 7px;
}

.senden {
	width: 105px;
	border: none;
}



/* Klassen */

.absatz {
	padding-top: 40px;
	padding-bottom: 40px;
}

.absatz1 {
	padding-bottom: 40px;
}

.absatz2 {
	padding-bottom: 20px;
}

.space-top {
	padding-top: 10px;
}

.space-top-bottom {
	padding-top: 10px;
	padding-bottom: 140px;
	
}


.absatz-senden {
	padding-top: 20px;
	padding-bottom: 40px;
}

#inhalt .space {
	padding-top: 20px;
	font-size: 9px;
}

.foto-zimmer {
	margin: 10px 0 0 20px;
	padding: 4px;
	border: 1px dashed #ddd;
}

.foto-rechts {
	float: right;
	margin: 10px 135px 0 0;
	padding: 4px;
	border: 1px solid #ddd;
}

.foto-rechts-ende {
	float: right;
	margin: 10px 135px 50px 0;
	padding: 4px;
	border: 1px solid #ddd;
}


.logo-pos {
	width: 188px;
	height: 59px;
	margin: 10px 0 10px 1px;
}

#header img.foto-gross {
	float:left;
	width: 1003px;
	height: 210px;
	margin: 0;
	padding: 0;
	border-bottom: 1px solid #fff;
	
}


#unten-rechts p.absatz-klein, #inhalt p.absatz-klein {
	padding-top: 7px;
}

#unten-rechts p.letzter-absatz {
	margin-top: 7px;
	margin-bottom: 80px;
}
