body {
	background-image: url(bilder/hintergrund.png);
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #333333;
}

.top {
	width: 726px;
	height: 20px;
	margin: auto;
	background-image: url(bilder/hintergrund-oben.png);
	background-repeat: no-repeat;
}

.middle {
	width: 726px;
	margin: auto;
	background-image: url(bilder/hintergrund-mitte.png);
	background-repeat: repeat-y;
}

.bottom {
	width: 726px;
	height: 20px;
	margin: auto;
	background-image: url(bilder/hintergrund-unten.png);
	background-repeat: no-repeat;
}

.seitenkopf {
	background-image: url(bilder/bild-seitenkopf.gif);
	height: 137px;
	width: 682px;
	margin: auto;
}

.navileiste {
	width: 682px;
	padding-top: 104px;
}

.navileistel {
	float: left;
	margin-left: 20px;
}

.navileister {
	float: right;
	margin-right: 20px;
	text-align: right;
}

a.navlink {
	color: #333333;
	text-decoration: none;
	text-transform: uppercase;
	font-size: 11px;
	letter-spacing: 1px;
	padding: 7px 5px 7px 5px;
}

a.navlink:hover {
	background-color: #4aa717;
	color: #FFFFFF;
	padding: 7px 5px 7px 5px;
}

a.navlinkaktiv,a.navlinkaktiv:hover {
	background-color: #4aa717;
	color: #FFFFFF;
	text-decoration: none;
	text-transform: uppercase;
	font-size: 11px;
	letter-spacing: 1px;
	padding: 7px 5px 7px 5px;
}

.content {
	width:682px;
	margin: auto;
	padding-top: 10px;
	padding-bottom: 10px;
}

.ref-block {
	width: 650px;
	margin: auto;
}

.ref-voransicht {
	width: 208px;
	height: 128px;
	background-image: url(bilder/referenzen-voransicht.png);
	padding-top: 12px;
	padding-left: 12px;
	float: left;
}

.ref-arbeiten {
	width: 430px;
	height: 140px;
	float: right;
}

h2 {
	font-size: 12px;
	font-weight: bold;
	margin: 0px;
	padding: 10px 0px 5px 10px;
}

h3 {
	font-size: 13px;
	font-weight: bold;
	letter-spacing: 1px;
	margin: 0px;
	padding: 0px 0px 10px 0px;
	border-bottom: 1px dashed #99d976;
}

li {
	list-style-image: url(bilder/haken.png);
	padding-bottom: 3px;
	margin-left: 16px;
}

.line {
	border-bottom: 1px dashed #99d976;
	width: 632px;
	height: 1px;
	margin: 5px 0px 5px 11px;
}

.texttop {
	padding-bottom: 10px;
	padding-top: 10px;
	font-weight: bold;
}

.foot {
	width: 710px;
	text-align: right;
	margin: auto;
}

a.link {
	color: #333333;
	text-decoration: none;
	border-bottom: 1px dotted #008800;
}

a.link:hover {
	border-bottom: 1px solid #008800;
}

.text-block {
	width: 650px;
	margin: auto;
}

.textref {
	margin: 10px;
}

.text {
	margin-left: 10px;
}

.kontaktlinks {
	float: left;
	width: 80px;
	height: 25px;
	padding-top: 3px;
}

.kontaktrechts {
	float: right;
	width: 560px;
	height: 28px;
}

.kontaktlinks2 {
	float: left;
	width: 80px;
	height: 160px;
}

.kontaktrechts2 {
	float: right;
	width: 560px;
	height: 160px;
}

.kontaktrechtssmall {
	float: right;
	width: 560px;
 	height: 28px;
	font-size: 10px;
}

input.contact {
	background-color: #f2f2f2;
	border-bottom: 1px solid #dddddd;
	border-top: 1px solid #777777;
	border-left: 1px solid #777777;
	border-right: 1px solid #dddddd;
}

textarea.contact {
	background-color: #f2f2f2;
	border-bottom: 1px solid #dddddd;
	border-top: 1px solid #777777;
	border-left: 1px solid #777777;
	border-right: 1px solid #dddddd;
	width: 100%;
	height: 150px;
}

.zitat {
	padding-top: 15px;
	padding-bottom: 15px;
	font-style: italic;
}

.contactsend {
	font-weight: bold;
	color: #008800;
}

.contactfail {
	font-weight: bold;
	color: #FF0000;
}

.start {
	width: 670px;
}

.startleft {
	width: 350px;
	float: left;
	padding-top: 15px;
	padding-left: 30px;
	padding-right: 20px;
}

h1 {
	margin: 0px;
	padding: 0px;
	font-size: 13px;
	font-weight: bold;
}

.startright {
	width: 270px;
	float: left;
	padding-top: 15px;
}

.logo {
	width: 182px; 
	height: 77px;
	position: absolute; 
	left: 50%; 
	top: 39px; 
	margin-left: 138px;
}
