* {
	padding: 0px;
	margin: 0px;
	border: 0px;
}

body {
	padding: 0px;
	margin: 0px;
	border: 0px;
	background-color: #915151;
	background-image: url(../images/bg.jpg);
	background-repeat: repeat-x;
	font-family: Arial, sans-serif;
	font-size: 9pt;
	color: #F1F1F1;
}

h1 {
	text-indent: -1999px;
	width: 230px;
	height: 125px;
	margin-left: 10px;
	background-image: url(../images/logo.jpg);
	float: left;
}

* html h1 {
	margin-left: 5px;
}

#news h2 {
	text-transform: uppercase;
	font-size: 10pt;
	font-weight: bold;
	margin-bottom: 5px;
}

#content h2 {
	text-transform: uppercase;
	font-size: 10pt;
	font-weight: bold;
	margin-bottom: 10px;
}

.ref {
	margin-bottom: 0px;
}

#news h3 {
	margin-bottom: 0px;
	font-size: 8pt;
	font-weight: bold;
}

#content h3 {
	margin-bottom: 7px;
	font-size: 9pt;
	font-weight: bold;
}

#content h4 {
	font-size: 8pt;
	font-weight: bold;
	margin-bottom: 2px;
}

#news p {
	margin-bottom: 0px;
	font-size: 8pt;
}

#footer p {
	color: #2F3829;
	font-size: 7pt;
	margin-left: 34px;
	padding-top: 5px;
}

#content p {
	margin-bottom: 10px;
}

#eins p, #zwei p, #drei p {
	margin-bottom: 5px;
}

/* Layoutformatierungen */

#wrapper {
	position: absolute;
	left: 50%;
	margin-left: -398px;
	width: 795px;
}

#header {
	width: 795px;
	height: 139px;
	padding-top: 26px;
	clear: left;
	background-image: url(../images/header_bg.jpg);
}

* html #header {
	height: 165px;
}

#news {
	width: 795px;
	height: 114px;
	background-image: url(../images/news_bg.jpg);
}

#content {
	width: 775px;
	min-height: 272px;
	padding: 0px 10px 0px 10px;
	background-image: url(../images/content_bg.jpg);
	font-size: 8pt;
}

* html #content {
	width: 795px;
	height: 272px;
}

#footer {
	width: 795px;
	height: 75px;
	background-image: url(../images/footer_bg.jpg);
}

#haus {
	position: absolute;
	top: 2px;
	left: 466px;
	width: 310px;
	height: 185px;
	background-image: url(../images/haus.jpg);
}

#menu {
	text-transform: uppercase;
	color: #2F3829;
	font-size: 11pt;
	font-weight: bold;
}

#menu img {
	margin-right: 10px;
	margin-left: 10px;
	width: 9px;
	height: 9px;
	border: 0px;
	padding-bottom: 1px;
}


#menu li {
	list-style-type: none;
	padding-top: 4px;
}

#menu li a, #menu li a:visited {
	color: #2F3829;
	text-decoration: none;
}

#menu li a:hover {
	color: #A40000;
	text-decoration: none;
}

#newsblock1 {
	margin-left: 10px;
	float: left;
	width: 177px;
	height: 84px;
	padding: 15px 24px 15px 24px;
	background-image: url(../images/newsblock1.gif);
}

#newsblock2 {
	float: left;
	width: 177px;
	height: 53px;
	padding: 36px 24px 15px 24px;
}

* html #newsblock1, * html #newsblock2 {
	margin-left: 5px;
	width: 225px;
	height: 114px;
}

#news a, #news a:visited, #content a, #content a:visited {
	color: white;
	text-decoration: underline;
}

#news a:hover, #content a:hover {
	color: black;
	text-decoration: none;
}

#inhalt {
	float: left;
	width: 502px;
	padding: 15px 24px 15px 0px;
}

* html #inhalt {
	width: 526px;
	margin-left: 24px;
}

#eins {
	width: 176px;
	min-height: 236px;
	margin: 15px 24px 15px 24px;
	padding-right: 24px;
	border-right: 1px solid white;
	float: left;
}

* html #eins {
	width: 225px;
	height: 236px;
	margin: 15px 0px 15px 0px;
	padding: 0px 24px 0px 24px;
}

#zwei {
	width: 200px;
	min-height: 236px;
	margin: 15px 24px 15px 0px;
	border-right: 1px solid white;
	float: left;
}

* html #zwei {
	width: 225px;
	height: 236px;
	margin: 15px 0px 15px 0px;
	padding: 0px 24px 0px 24px;
}

#eins img, #zwei img, #drei img {
	margin-bottom: 8px;
	border: 1px solid white;
}

#content img {
	border: 1px solid white;
}

#content ul {
	margin-left: 13px;
	margin-bottom: 7px;
}

* html #content ul {
	margin-left: 15px;
}

#drei {
	width: 277px;
	min-height: 236px;
	margin: 15px 24px 15px 0px;
	float: left;
}

* html #drei {
	width: 325px;
	height: 236px;
	margin: 15px 0px 15px 0px;
	padding: 0px 24px 0px 24px;
}

#ueberschrift, #fuss {
	width: 727px;
	padding: 15px 24px 15px 24px;
}

* html #ueberschrift, * html #fuss {
	width: 775px;
	margin: 15px 0px 15px 0px;
	padding: 0px 24px 0px 24px;
}

.bili li {
	margin-left: 13px;
}

* html .bili ul {
	margin-left: 20px;
}

.anschrift li {
	list-style-type: none;
	margin-left: -13px;
}

.archiv li {
	list-style-type: none;
	margin-left: -13px;
	margin-bottom: 5px;
}

.abstand {
	margin-bottom: 7px;
}

.anschrift label {
	display: block;
	float: left;
	width: 35px;
}

.small {
	font-size: 7pt;
	font-weight: normal;
}

.grey {
	color: #CCC;
}

td {
	font-size: 8pt;
	vertical-align: top;
}

th {
	text-align: left;
	font-size: 10pt;
	font-weight: bold;
	text-transform: uppercase;
}

.referenzen img {
	border: 1px solid white;
}

.referenzen label {
	display: block;
	font-weight: bold;
	float: left;
	width: 70px;
	margin-right: 5px;
}	

#footer ul {
	margin-left: 34px;
	padding-top: 15px;
}

#footer li {
	display: inline;
	list-style-type: none;
	color: #2F3829;
	font-size: 8pt;
	font-weight: bold;
}

li.top {
	margin-left: 229px;
}

#footer li a, #footer li a:visited {
	color: #2F3829;
	text-decoration: none;
}

#footer li a:hover {
	color: black;
	text-decoration: underline;
}

.bildlinks {
	float: left;
	margin-right: 10px;
	margin-bottom: 10px;
}

.bildrechts {
	float: right;
	margin-left: 10px;
	margin-bottom: 10px;
}

.fett {
	font-weight: bold;
}

.last {
	margin-bottom: 0px;
}

.right {
	text-align: right;
}

#kontaktform label  {
	display: block;
	float: left;
	width: 100px;
	height: 17px;
	font-weight: bold;
	margin-right: 20px;
	border-bottom: 1px solid #D89190;
}

* html #kontaktform label {
	height: 18px;
}

.kontakt {
	font-family: Arial, sans-serif;
	width: 348px;
	font-size: 9pt;
	height: 16px;
	padding: 1px;
	background-color: #D89190;
	border: 1px solid #282828;
}

* html .kontakt {
	width: 350px;
	height: 18px;
}

.kontaktred {
	font-family: Arial, sans-serif;
	width: 348px;
	font-size: 9pt;
	height: 16px;
	padding: 1px;
	background-color: #FFF;
	border: 1px solid #282828;
}

* html .kontaktred {
	width: 350px;
	height: 18px;
}

.kontaktarea {
	font-family: Arial, sans-serif;
	width: 348px;
	height: 98px;
	padding: 1px;
	font-size: 9pt;
	background-color: #FFF;
	border: 1px solid #282828;
}

* html .kontaktarea {
	width: 350px;
	height: 100px;
}

#plz {
	font-family: Arial, sans-serif;
	width: 41px;
	height: 16px;
	padding: 1px;
	font-size: 9pt;
	margin-right: 2px;
	background-color: #D89190;
	border: 1px solid #282828;
}

* html #plz {
	width: 43px;
	height: 18px;
}

#ort {
	font-family: Arial, sans-serif;
	width: 301px;
	height: 16px;
	padding: 1px;
	font-size: 9pt;
	background-color: #D89190;
	border: 1px solid #282828;
}

* html #ort
{
	width: 305px;
	height: 18px;	
}

#button {
	font-family: Arial, sans-serif;
	font-size: 9pt;
	width: 120px;
	padding: 0 3 0 3;
	margin-left: 120px;
	background-color: #D89190;
	border: 1px solid #282828;
	cursor: pointer;	
}
	
* html #button {
	margin-left: 123px;
}

.button {
	font-family: Arial, sans-serif;
	font-size: 9pt;
	width: 120px;
	padding: 0 3 0 3;
	background-color: #D89190;
	border: 1px solid #282828;
	cursor: pointer;	
}

.cl {
	clear: both;
}