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

* a img{
	border: none;
}

body {
font: 100% Verdana, Arial, Helvetica, sans-serif;
background: transparent url(../bilder/hg-body.gif) repeat-x top left;
width: 100%;

}

#container {
	width: 922px;
	margin: 0 auto;
}


#header {
	width: 922px;
	height: 101px;
	float: left;
	background: transparent url(../bilder/hg.gif) repeat-y top left;
}



#header #logo {
	height: 101px;
	width: 568px;
	float: left;
	padding-left: 300px;
}

#bilderreihe {
	width: 922px;
	float: left; 
	padding: 0;
	margin: 0;
	background: transparent url(../bilder/hg.gif) repeat-y top left;
	
}

#bilderreihe img.logo-symbol {
	width: 159px; 
	height: 152px;
	float: left;
	padding-left: 1px;
}

#bilderreihe img.hauptfoto {
	width: 464px;
	height: 152px;
	float: left; 
	padding-left: 69px;
}

#bilderreihe img.skizze {
	width: 158px;
	height: 152px;
	padding-left: 70px;
	padding-right: 1px;
	float: left;
}

#inhalt {
	float: left;
	width: 922px;
	background: transparent url(../bilder/hg.gif) repeat-y top left;
}

#navigation {
	float: left;
	width: 159px;
}

#navigation ul {
	margin-top: 40px;
}

#navigation ul li {
	text-align: right;
	list-style-type: none;
	border-bottom: 1px dashed #ccc;
	margin-left: 17px;
	margin-right: 17px;
	padding-bottom: 5px;
	padding-top: 2px;
}

#navigation ul li a {
	color: #999;
	font-size: 0.7em;
	text-decoration: none;
	
}

#navigation ul li a:hover, #navigation ul li a.hier {
	color: #990000;
}

#content {
	float: left; 
	width: 464px;
	margin-left: 69px;
	margin-top: 40px;
}


h1 {
	color: #666;
	font-size: 0.8em;
	margin-bottom: 1.2em;
}

h2 {
	color: #990000;
	font-size: 0.7em;
	margin-bottom: 1.2em;
	
}

h2.h2-ohneabstand {
	margin-bottom: 0em;
}

h3 {
	color: #666;
	font-size: 0.7em;
	margin-bottom: 0.5em;
}

p {
	color: #666;
	font-size: 0.7em;
	margin-bottom: 1em;
}

p a {
	color: #666;
	text-decoration: underline;
}

p a:hover {
	color: #990000;
}

#content ul {
	color: #666;
	font-size: 0.7em;
	margin-bottom: 1.7em;
	list-style-type: none;
}

#content ul li {
	background: url(../bilder/punkt-rot.gif) no-repeat;
	background-position: 0 6px;
	padding-left: 10px;
}

#content ul.grau li {
	background: url(../bilder/punkt-grau.gif) no-repeat;
	background-position: 0 6px;
	padding-left: 10px;
}
div.rahmen {
	
	border: 1px dashed #ccc;
	padding: 1em;
	padding-bottom: 0.5em;
	margin-bottom: 2em;
	margin-top: 1em;
	background-color: #f9f9f9;
}
#adresse {
	float: left;
	width: 159px;
	margin-left: 69px;
	margin-top: 40px;
}

#adresse p {
	color: #999;
	font-size: 0.6em;
	margin-left: 10px;
}

#footer {
	margin-top: 40px;
	border-top: 1px dashed #ccc;
	padding-top: 7px;
	float: left;
	width: 464px;
	
}

#footer p {
	color: #999;
	font-size: 0.6em;
	padding: 0;
	margin: 0;
}

#footer p a {
	color: #999;
	text-decoration: underline;
}

#footer p a:hover {
	color: #990000;
}

.telefon, .drucker {
	width: 16px;
    margin-top: 2px;
}

.abstand {
	margin-bottom: 3em;
}

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

input, textarea {
	width: 300px;
	float: left;
	color: #666;
	border: 1px solid #999;
	margin-bottom: 10px;
}

form {
	float: left;
	width: 450px;
}

.senden {
	width: 110px;
	height: 19px;
	border: none;
	clear: both;
	float: left;
	
}

.anfahrt {
    width: 452px;
	border: 1px solid #ccc;
	padding: 5px;
	margin-bottom: 2em;
}

.drschoor {
	width: 159px;
	padding: 3px;
	border: 1px solid #ccc;
	margin-bottom: 1em;
	float: right;
	margin-right: 0px;
}
.angebot-formular {
	color: #666;
	font-size: 0.9em;
	font-weight: normal;
}

