body {
	background-color:#cfcfcf; 
	background-image:url(../images/bg_site.jpg); 
	background-repeat: repeat; 
	border: 0px; 
	margin: 0px; 
	padding: 0px; 
	padding-bottom: 0px; 
	text-align: left;
	overflow-x:hidden;
}

.clear_left {
	clear:left;
}

.float_left {
	float:left;
}

.container {
	position: absolute;
	margin: 0 auto;
	padding: 0;
	width: 1246px;
	height: auto;
	background: transparent;
	text-align: left;
}


#inhalt {
	float: left;
	font: normal 11px tahoma;
	color:#666666;
	text-align: left;
	width: 480px;
	height: 955px;
	background: url("../images/3.jpg") 0px 0px no-repeat;
}

#navigation {
	float: left;
	padding-top: 125px;
	padding-left: 320px;
}

.spalte_2 {
	float: left;
	height: 540px;
	line-height: 15px;
}

a.nav:link, a.nav:visited, a.nav:active {  
	color:#666666; 
	text-decoration: none;
	font: normal 11px tahoma;
	line-height: 16px;
	border-bottom: 1px dotted;
}


a.nav:hover {
	color:#aaaaaa;
	text-decoration: none;
	border-bottom: 0px;
}

a.reference:link, a.reference:visited, a.reference:active { 
	color:#666666; 
	text-decoration: none;
	font: normal 11px tahoma;
}

a.reference:hover{
	color:#aaaaaa;
	text-decoration: none;
}

#photo {
	float: left;
	background: url("../images/1.jpg") 0px 0px no-repeat;
	width: 297px;
	height:955px;
}

#kontaktform {
	float: left;
	background: url("../images/2.jpg") 0px 0px no-repeat;
	width: 183px;
	height:535px;
	padding-top: 420px;
	padding-left: 28px;
	background-color:#cfcfcf;
}

a#button {
	display:block;
	position:absolute;
	width: 144px;
	height:144px;
	top: 672px;
	left: 88px;
	cursor:pointer;
}

#vier {
	float: left;
	background: url("../images/4.jpg") 0px 0px no-repeat;
	width: 206px;
	height:955px;
	padding-left: 52px;
}

input, select {
	font-size:12px; 
	height: 17px;
	width: 125px;
	font-family:tahoma; 
	font-weight:normal; color:#555555;
	border:0px;
	margin:0px;
	background-color:transparent;
}

.button {
	height: 29px;
	width: 75px;
	padding-top:6px;
	border:none;
	background-color:transparent;
}

textarea {
	margin-top:10px;
	font-size:11px; 
	width: 125px;
	font-family:tahoma;
	font-weight:normal; color:#666666;
	border:0px;
	background-color:transparent;
	overflow:hidden;
}