/* Kalibrierung der wichtigsten Abstände */
*  {
	padding: 0;
	margin: 0;
	text-decoration:none;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
}
img {
	border: 0;
}
p, ol { margin-bottom: 1em; }  

body {	
	background-color: #F3E8C5;
}
a {
	color:#C46200
}
a:hover {
	color:#844200
}
h1 {
	top: 1px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 21px;
	color: #EDDCA9;
	text-transform: uppercase;
	font-weight: bold;
	margin-top: 15px;
	margin-left: 15px;
}
#logo {
	margin-bottom: 5px;
	margin-right: 87px;
}
#ref {
	font-size: 9px;
	text-align: right;
}

#foto {
	position: absolute;
	left: 435px;
	top: 0px;
	margin: 0px;
}
#sidenav {
	position: relative;
	width: 154px;
	height: 428px;
	background-color: #FAF5E5;
	color: #E4CC81;
}
#sidenav1, #sidenav2, #sidenav3 {	
	font-weight: bold;
}
#sidenav1 {
	position: absolute;
	top: 15px;
	
}
#sidenav2 {
	position: absolute;
	top: 140px;
}
#sidenav3 {
	position: absolute;
	bottom: 11px;
}
#sidenav td{
	padding-top: 20px;
	padding-left: 20px;
	padding-bottom: 20px;
}
#sidenav1 li, #sidenav2 li, #sidenav3 li {
	list-style-type: none;
	list-style-position: outside;
	margin-bottom: 4px;
	margin-left: 21px;
	text-indent: -6px;
}
#sidenav1 a, #sidenav2 a, #sidenav3 a {
	font-size: 11px;
	text-transform: uppercase;	
}
#copywrapper {
	background-color: #FFFFFF;
	height: 428px;
	width: 281px;
	position: absolute;
	left: 154px;
	top: 0px;
}
#copywrapper li {
	list-style-type: none;
	list-style-position: outside;
	margin-bottom: 4px;
	margin-left: 10px;
	text-indent: -10px;
}
#wrapper {
	width: 950px;
}
#textwrapper {
	width: 281px;
	height: 428px;
	background-color: #FFFFFF;
	}
#contentwrapper {
	position: relative;
	width: 863px;
	height: 428px;
	margin-top: 7px;
}

#textwrapper td{
	padding-top: 15px;
	padding-left: 20px;
	padding-right: 20px;

}
#textwrapper td div li{
	list-style-type: none;
	margin-top: 5px;
	/*padding-left: 7px;
	background-image: url(pics/grau4px.gif);
	background-repeat: no-repeat;	
	background-position: 0px 13px;	*/
}
#subnavi {
	margin-left: 15px;
	margin-top: 90px;
}

#contactwrapper {
	position: relative;
	height: 333px;
	margin-bottom: 24px;
}
#imagewrapper {
	position: absolute;
	left: 435px;
	top: 0px;
	width: 428px;
	height: 428px;
	background-color: #FAF5E5;
}
#text1 {
	position: absolute;
	bottom: 15px;
	width: 251px;
	left: 15px;
	visibility: visible;
}
#text2, #text3, #text4, #text5, #text6, #text7, #text8, #text9, #text10, #text11 {
	position: absolute;
	bottom: 15px;
	width: 251px;
	left: 15px;
	visibility: hidden;
}
#formular {
	position: absolute;
	bottom: 18px;
	width: 260px;
	left: 15px;
}
#thumbsvert {
	width: 87px;
	height: 428px;
}
#thumbshorz {
	height: 87px;
}
#thumbsvert img, #thumbshorz img{
	margin-left: 7px;
	margin-top: 7px;
	filter: alpha(opacity=70);
	-moz-opacity: 0.8;
	-khtml-opacity: 0.8;
}
#thumbshorz img{
	float: right;	
}
#thumbsvert img{
	float: left;	
}
#thumbshorz a:hover img, #thumbsvert a:hover img{
	filter: alpha(opacity=100);
	-moz-opacity: 1;
	-khtml-opacity: 1;
}
img{
	margin-top: 7px;
}
.on {
	color:#844200
}
label {
display:block;
float:left;
width:50px;
margin-top:5px;
}
input {
	float:left;
	margin-top:5px;
	width:200px;
	border: 1px solid #000000;
}
#SCHILDERUNG {
	width:250px;
	border: 1px solid #000000;
}
#send {
	border: 1px solid #000000;
	width: 100px;
}
.kontakt {
	background-image: url(fotos/kontakt.jpg);
	background-repeat: no-repeat;
	background-position: right;
}

