* {
margin: 0em; 
padding: 0em;
}

* a img{
	border: none;
}

body {
font: 100% Verdana, Arial, Helvetica, sans-serif;
color: #000;
background-color: #fff;


}

#container {
	width: 100%;
	background: transparent url(../bilder/strich.gif) repeat-x top left;
	background-position: 0 4em;
	
}

h1 {
	color: #990000;
	font-size: 0.9em;
	padding-bottom: 0.5em;
	border-bottom: 1px solid #dfc8ad;
	width: 400px;
	
	margin-top: 3em;
}

h2 {
	color: #e78a1e;
	font-size: 0.8em;
	padding-bottom: 0.5em;
	font-weight: normal;
	margin-top: 1.5em;
}


h2 span {
	color: #232323;
	font-size: 0.85em;
	
}

h3 {
	color: #232323;
	font-size: 0.7em;
	font-weight: normal;
}

p, li {
	color: #232323;
	font-size: 0.7em;
}

p a {
	color: #e78a1e;
	
}

p a:hover {
	color: #990000;
}

#header {
	height: 4em;
}

#haupt {
	width: 58.6875em;
}

#spalte-links {
	width: 41.75em;
	float: left;
}

#spalte-rechts {
	width: 16.9375em;
	float: left;

}



#logo img {
	margin-top: 13px;
	margin-left: 20px;
}

#balken-gelb {
	float: left;
	width: 41.6875em;
	height: 0.5625em;
	background: #e78a1e;
	overflow: hidden;
	border-bottom: 1px solid #fff;
	border-right: 1px solid #dfc8ad;
}

#balken-gelb-rechts {
	float: left;
	width: 16.875em;
	height: 0.5625em;
	background: #e78a1e;
	overflow: hidden;
	border-bottom: 1px solid #fff;
	border-right: 1px solid #dfc8ad;
}

#balken-rot {
	float: left;
	width: 41.6875em;
	height: 1.625em;
	background: #990000;
	overflow: hidden;
	border-right: 1px solid #dfc8ad;
}

#balken-rot-rechts {
	float: left;
	width: 16.875em;
	height: 1.625em;
	background: #990000;
	overflow: hidden;
	border-right: 1px solid #dfc8ad;
}


#balken-rot ul {
	margin-top: 0.1em;
	margin-left: 18.5em;
	
}

#balken-rot ul li {
	display: inline;
	
}

#balken-rot ul li a {
	color: #fff;
	font-weight: bold;
	text-decoration: none;
	padding-right: 2.5em;
	
}

#balken-rot ul li a:hover {
	text-decoration: underline;
}

#foto-top {
	float: left; 
	width: 41.6875em;
	height: 9.375em;
	border-right: 1px solid #dfc8ad;
}

#adresse {
	float: left;
	width: 16.875em;
	height: 9.375em;
	border-right: 1px solid #dfc8ad;
}

#adresse p {
	margin-left: 2.5em;
	margin-top: 2.5em;
}


#balken-bronze {
	float: left;
	width: 41.6875em;
	height: 0.5625em;
	background: #dfc8ad;
	overflow: hidden;
	border-right: 1px solid #dfc8ad;
}


#balken-bronze-rechts {
	float: left;
	width: 16.875em;
	height: 0.5625em;
	background: #dfc8ad;
	overflow: hidden;
	border-right: 1px solid #dfc8ad;
}


#navigation {
	width: 9.375em;
	float: left;
	background-color: #e4e4e4;
	margin-top: 2.8em;

}



#navigation ul li {
	list-style-type: none;
	border-bottom: 1px solid #fff;
	
	
}

#navigation ul li a{
	display: block;
	height: 1.6em;
	color: #232323;
	text-decoration: none;
	font-weight: bold;
	padding-left: 2em;
	padding-top: 0.3em;
	
	border-left: 7px solid #dfc8ad;
	
}

#navigation ul li a:hover{
	color: #fff;
	background-color: #e78a1e;
	border-left: 7px solid #990000;
}

#navigation ul li a.hier {
	
	border-left: 7px solid #990000;
}



a.rot {
	color: #990000;
	text-decoration: none;
}



#content {
	width: 32.25em;
	float: left;
	border-right: 1px solid #dfc8ad;
	border-left: 1px solid #dfc8ad;
	padding-bottom: 3em;
	
}

#content ul {
	list-style-type: circle;
	list-style-position: outside;
	margin-left: 1em;
	margin-bottom: 1em;
	margin-top: 0.3em;
	
}

#content p {
	margin-bottom: 1em;
}

#content ul li, #content p, #content h1, #content h2, #content h3 {
	margin-right: 2.625em;
	margin-left: 27px;
}

#content img.skizze {
	margin-left: 27px;
}

#content p strong {
	font-weight: normal;
	color: #990000;
}

#sprechzeiten {
	width: 16.875em;
	height: 8em;
	float: left;
	border-right: 1px solid #dfc8ad;
	border-bottom: 1px solid #dfc8ad;
}

#sprechzeiten p {
	
	
	margin-left: 2.5em;
	margin-top: 2.5em;
}

#anfahrtskizze {
	width: 16.875em;
	height: 10.0625em;
	float: left;
	border-right: 1px solid #dfc8ad;
}




#footer {
	clear:left;
	width: 10px;
}

label {
	width: 120px;
	float: left;
}

input, textarea {
	width: 250px;
	border: 1px solid #ccc;
	color: #333;
}

input.senden {
	width: 85px;
	height:22px;
	border: none;
	margin-left: 122px;
}

#content h2.space {
	margin-bottom: 1.5em;
	margin-top: 2.5em;
}
