html {
	height:100%;
	margin-bottom: 0.1px;
}

body {
 align:center;
 height:100%;
 margin:0;
 padding:0;
 font-family:Verdana, Arial, Helvetica, sans-serif;
 font-size: 11px;
 line-height:15px;
 color:#ffffff;
 text-align:center;
 background-color: #a19176;
	scrollbar-highlight-color:#FFFFFF;
	scrollbar-arrow-color:#FFFFFF;
	scrollbar-shadow-color:#FFFFFF;
	scrollbar-darkshadow-color:#a19176;
	scrollbar-3dlight-color:#a19176;
	scrollbar-face-color:#a19176;
	scrollbar-track-color:#a19176;
}

td {font-size: 11px; vertical-align:top; text-align:left}

h4{
font-weight:bold;
font-size:14px;
padding: 0px;
padding-bottom: 5px;
margin:0px;
}

a:link {
	font-family: Verdana;
	font-size: 11px;
	color: #ffffff;
	line-height: 15px;
	text-decoration: underline;
}

a:visited {
	font-family: Verdana;
	font-size: 11px;
	color: #ffffff;
	line-height: 15px;
	text-decoration: underline;
}

a:hover {
	font-family: Verdana;
	font-size: 11px;
	color: #ffffff;
	line-height: 15px;
	text-decoration: none;
}

a:active {
	font-family: Verdana;
	font-size: 11px;
	color: #ffffff;
	line-height: 15px;
	text-decoration: underline;
}
.titel {
	color: #ffffff;
	font-family:Verdana,  Arial, Geneva, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
}
.subtitel {
	color: #ffffff;
	font-family:Verdana,  Arial, Geneva, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
}
p {margin-top:10px;
	margin-bottom:10px;}

SELECT, TEXTAREA, INPUT {
	border : 1px solid #5a5a5a;
	background : #FFFFFF;
	color: #5a5a5a;
}

#main {
/*border: solid 1px #ffffff;*/
text-align: center;
background-color:#ac9f83;
width: 940px;
height:100%;
min-height:100%;
margin: auto;
padding: 0px;
/*border-left: solid 1px #a19176;
border-right: solid 1px #a19176;*/
position:relative;
top:0px;
}



#logo{
/*border: solid 1px #ffffff;*/
width: 688px;
height:167px;
left: 40px;
top: 0px;
position: absolute;

}

#bild  {
/*border: solid 1px #ffffff;*/
width: 200px;
height:453px;
left: 0px;
top: 167px;
position: absolute;

}

#nav{
text-align:left;
border-bottom: solid 1px #ffffff;
width: 510px;
height:20px;
left: 410px;
top: 180px;
position: absolute;
}

#subnav{
border-right: solid 1px #ffffff;
width: 152px;
height:auto;
left: 201px;
top: 245px;
position: absolute;
text-align:right;
}

#subnav td { text-align:right;}

#button_menue{
border-right: solid 1px #ffffff;
width: 152px;
height:20px;
left: 201px;
top: 514px;
position: absolute;
text-align:right;

border-right: solid 1px #ffffff;
}

#content1{

background-color:#ac9f83;
}

#imgbottom {
width: 510px;
height:150px;
left: 0px;
bottom:-20px;
height:148px;
position: relative;
text-align:left;
}


#imgthumb {
border: solid 1px #ffffff;
width:150px;
height:150px;
text-align:center;
vertical-align:middle;
position:relative;
}