* {
	margin: 0;
	padding: 0;
	}

body {
	background:  #FFF;
	font: Arial;
	font-size:14px;
	text-align: center;
	position: relative;
	}
	
h1 {
	font-size: 18px;
	text-decoration: underline;
	}
/*////////////////////////////////////////////////////////////////////////////////*/
.kopfgrafik {
	border-bottom: 2px solid #999999;
	background: url(../layout/head/kopfgrafik.png) no-repeat #999;
	height: 150px;
	}
/*////////////////////////////////////////////////////////////////////////////////*/
.hauptteil {
	border: #FF6600 solid 2px;
	margin: 0px auto;
	text-align: left;
	width: 980px;
	}
/*////////////////////////////////////////////////////////////////////////////////*/
.linkeseite {
background:url(../layout/links.jpg);
float: left;
padding: 1px 0px 1px 4px;
width:205px;

	}
	
.linkeseite a, .linkeseite span strong {
	background: url(../layout/banner.jpg) #E9E9EF;
	color: #525374;
	display: block;
	line-height: 27px;
	text-decoration: none;
	padding-left:20px;
	}
.linkeseite a:hover {
	color: #FFFFFF;
	font: bold;
	text-decoration: underline;
	}
/*////////////////////////////////////////////////////////////////////////////////*/
.rechteseite {
	background: url(../layout/rechts.jpg);
	border-left: 2px #CAC9D1 solid;
	height: 807px;
	float: right;
	text-align:left;
	padding: 5px 0px 0px 2px;
	width:165px;
	
	}

/*////////////////////////////////////////////////////////////////////////////////*/
.inhalt {
	width:500px;
	height:800px;
	margin-left: 240px;
	text-align: justify;
	padding: 10px 10px 0px 16px;
	
		}
	
.inhalt .gross {
	font-size:16px;
	}
.inhalt ul li {
	margin-left:10px;
	}
/*////////////////////////////////////////////////////////////////////////////////*/
.grothusmann {
	background:url(../grothusmann/wolfgang.jpg) no-repeat;
	border: 1px #FF9900 solid;
	color:#999999;
	float:left;
	height:216px;
	margin: 0px 10px 10px 0px;
	width:200px;
	}
	
.leisenberg {
	background:url(../leisenberg/Leisenberg.jpg) no-repeat;
	border: 1px #FF9900 solid;
	color:#999999;
	float:left;
	height:216px;
	margin: 0px 10px 10px 0px;
	width:200px;
	}
	
.meyer {
	background:url(../meyer/meyer2.jpg) no-repeat;
	border: 1px #FF9900 solid;
	color:#999999;
	float:left;
	height:216px;
	margin: 0px 10px 10px 0px;
	width:122px;	
	}

/*////////////////////////////////////////////////////////////////////////////////*/
.ganzunten {
	border-top: 1px #999999 solid;
	background:#CCC;
	clear:both;
	text-align:center;
	}
	
.tabelle1 {
	background:url(../layout/picturemainpage/burdapark2klein.jpg)  #FFF no-repeat;
	width:400px;
	height:140px;
	padding-left:150px;
	padding-bottom:10px;
	}

.tabelle2 {
	background:url(../layout/picturemainpage/bigstar.jpg) #FFF no-repeat;
	width:400px;
	height:140px;
	padding-left:150px;
	padding-bottom:10px;
	}

.tabelle3 {
	background:url(../layout/picturemainpage/produktion.jpg) #FFF no-repeat;
	width:400px;
	height:140px;
	padding-left:150px;
	padding-bottom:10px;
}
.tabelle4 {
	background:url(../layout/picturemainpage/haus.jpg) #FFF no-repeat;
	width:400px;
	height:140px;
	padding-left:150px;
}

table {
	margin-top:25px;
	}
	
	
a.referenzlink:link { text-decoration:none; font-weight:bold; color:#444444; font-size:10pt; font-family:Verdana; }
a.referenzlink:visited { text-decoration:none; font-weight:bold; color:#444444; font-size:10pt; font-family:Verdana; }
a.referenzlink:hover { text-decoration:none; font-weight:bold; color:#888888; font-size:10pt; font-family:Verdana; }
a.referenzlink:active { text-decoration:none; font-weight:bold; color:#444444; font-size:10pt; font-family:Verdana; }


a:link { color:#000080; }
a:visited { color:#000080; }
a:hover { color:#000080; }
a:active { color:#000080; }
a:focus { color:#000080; }