body {
	position:relative;
	font-family: Helvetica, Arial, Verdana, sans-serif;
	font-size:14px;
	color:#5f6668;
	background-color:#8f878b;
	text-align:left;
	margin:0;
	padding:0;
}

a:link, a:visited, a:active, a:hover {
	outline:0px;
	font-family: Helvetica, Arial, Verdana, sans-serif;
	color:#5f6668;
	text-decoration:none;
}
a:hover { 
	outline:0px;
	color:#424748;
}

img {
	border: 0px;
}

p {margin:0; padding:0;}

input {
	border: 1px;
	border-color:#ccc; border-style:solid;
	font-size:11px;
	color:#666666;
	font-family: Arial, Verdana, Helvetica, sans-serif;
	font-weight: normal;
}

textarea {
	border: 1px; border-color:#ccc; border-style:solid; width:423px;
	height: 50px; 
	font-size:11px;
	color:#666666;
	font-family: Arial, Verdana, Helvetica, sans-serif;
	font-weight: normal;
}
#admin_input textarea {
	border: 1px; border-color:#ccc; border-style:solid; width:350px;
	height: 370px; 
	font-size:12px;
	color:#5f6668;
	font-family: Helvetica, Arial, Verdana, sans-serif;
	font-weight: normal;
}

#admin_input input {
	border: 1px;
	border-color:#ccc; border-style:solid;
	width:200px;
	font-size:11px;
	color:#666666;
	font-family: Helvetica, Arial, Verdana, sans-serif;
	font-weight: normal;
}

h1 {
	width: 100%; padding-top:0px; margin-top:0px; padding-bottom:2px; margin-bottom:10px;
	font-size:11px;
	color:#391413;
	font-family: Arial, Verdana, Helvetica, sans-serif;
	font-weight: bold;
	text-align: left;
	border-bottom:1pt dotted #391413;
}
h3 {
	margin:0; padding:0;
}
div { border: 0px solid #ff8000;}

#content {
	padding-top:0px;
	position:relative;
	min-height:665px;
	width:900px;
	margin:0px auto;
	padding-top:10px;
	
}


#header {
	position:relative;
	top:0px; left:0;
	height:130px;
	width:900px;
	background-color:#b7afb3;
}

.logo {
	position:absolute;
	top:100px; left:135px;
}

#main {
	position:relative;
	top:0px; left:0;
	height:515px;
	width:900px;
	background-color:#b7afb3;
}



#menue {
	position:absolute;
	bottom:90px; right:670px;
	text-align:right;
	font-size:4px;
}

#submenue {
	margin-top: 4px;
}

.menue_btn {
	margin-top: 40px;
}

.menue_subbtn {
	margin-top: 1px;
}

#inhalt_left {
	position:relative;
	padding-top:40px;
	width:425px;
	top:0px; left:15px;
}

#inhalt_gesamt {
	position:relative;
	padding-top:40px;
	width:870px;
	top:0px; left:15px;
}


#spalte_links {
	float:left;
	width:425px;
	padding-right: 20px;
}

#foot_line 
{
clear:both;
}

#inhalt_right {
	position:absolute;
	padding-top:40px;
	width:425px;
	top:0px; right:15px;
}

.btn_send {
	position:absolute;
	bottom:2px; right:15px;
}
.errormessage {
	position:absolute;
	bottom:92px; left:15px;
}
#footer {
	position:relative; 
	top:15px;
	height:30px; width:900px;
	font-family: Helvetica, Arial, Verdana, sans-serif;
	text-align: center;
	font-size:10px;
	color:#333637;
}
#footer a:link, #footer a:visited, #footer a:active {
	text-decoration:none;
	color:#333637;
}
#footer a:hover {
	text-decoration:none;
	color:#5f6668;
}

#gallery {
	position:absolute;
	bottom:90px; right:50px;
	height:380px; width:570px;
	text-align:left;
	font-size:12px;
}
.gallery_img {
	margin-top:3px; margin-left:3px; margin-bottom:40px;
	border: 0px;
	height: 94px;
	font-size:1px;
}

#turnover {
	position:absolute;
	bottom:65px; right:50px;
	height:25px; width:570px;
	text-align:left;
	font-size:10px;
	font-weight: normal;
}

#turnover a:link, #turnover a:visited, #turnover a:active {
	text-decoration:none;
	color:#5f6668;
}
#turnover a:hover {
	text-decoration:none;
	color:#5f6668;
}

#photographer {
	position:absolute;
	bottom:0px; left:0px;
	text-align:left;
	font-family: Helvetica, Arial, Verdana, sans-serif;
	font-size:10px;
	font-weight: normal;
}
#turn {
	position:absolute;
	bottom:0px; right:0px;
	text-align:right;
	font-family: Helvetica, Arial, Verdana, sans-serif;
	font-size:10px;
}

#contact{
	position:absolute;
	bottom:90px; right:70px;
	height:280px; width:430px;
	text-align:left;
	font-size:12px;
}

#contact_img{
	position:absolute;
	bottom:90px; right:150px;
	height:280px; width:150px;
	text-align:left;
}

#vita{
	position:relative;
	left:120px;
	width:450px;
	text-align:left;
	font-size:12px;
}

/* scroller css

div#scrollbar {
    	display:none; /* hide from incapable */
}
