
*{
	font-family: Trebuchet MS, Verdana, Arial, Helvetica, sans-serif;
	
}

body{
	font-family: Trebuchet MS, Verdana, Arial, Helvetica, sans-serif;
	background-color:#cebbaa;
	
	margin:0 auto;
}

#box-center{
	
	width:950px;
	

	text-align:left;

}

.logo{
 background-color: #FFFFFF;
    padding: 20px 20px 20px 40px;
}


#blk_rechts{
	left: 652px;
 
    position: fixed;
    top: -15px;
    width: 300px;
	  -moz-box-shadow: 2px 2px 2px rgba(0, 0, 0, 0.2);
}

img {
	border:0px;
}

#foto{
	width:300px;
	height:385px;
	border:0px;
	position:absolute;
	top:0px;
	left:0px;
	  -moz-box-shadow: 2px 2px 2px rgba(0, 0, 0, 0.2);
	  -webkit-box-shadow:2px 2px 2px rgba(0, 0, 0, 0.2);
	   -o-box-shadow:2px 2px 2px rgba(0, 0, 0, 0.2);
	    -ms-box-shadow:2px 2px 2px rgba(0, 0, 0, 0.2);
}

.header{

}
#nav_oben {
	font-family: Trebuchet MS, Verdana, Arial, Helvetica, sans-serif;
	font-size:11px;
	color:gray;
	width:500px;
	text-decoration:none;
	margin-left:245px;
}
#nav_oben a:hover {
	color:orange;
	text-decoration:none;
}
#nav_oben a {
	margin-left:5px;
	width:500px;
	color:gray;
	font-family: Trebuchet MS, Verdana, Arial, Helvetica, sans-serif;
	font-size:12px;
	text-decoration:none;
	display:inline;
}


#navigation {
	width:300px;
	position:absolute;
	top:386px;
	left:0px;
	background-color:#917c69;
	margin:0px 0px 0px 0px;
	  -moz-box-shadow: 2px 2px 2px rgba(0, 0, 0, 0.2);
	

}

#navigation p {
	height:20px;
	border-top:1px solid white;
	padding:0px 0px 0px 0px;
	margin:0px 0px 0px 0px;
}

#navigation a {
	text-transform:uppercase;
	margin-left:15px;
	margin-top:4px;
	margin-bottom:4px;
	color:white;
	font-family: Trebuchet MS, Verdana, Arial, Helvetica, sans-serif;
	font-size:11px;
	text-decoration:none;
	display:block;
}

#navigation a:hover {
	display:block;
	color:orange;
	text-decoration:none;
		
}

h1{
	text-transform:uppercase;
	color:#917c69;
	font-weight:bold;
	font-size:14px;
padding:7px;
}

h2{
	text-transform:uppercase;
	color:orange;
	font-weight:bold;
	font-size:14px;
	margin-top:20px;
	}

#h4{
	text-transform:uppercase;
	color: #917c69;
	font-weight:bold;
	font-size:14px;
	margin-top:20px;
}

.inhalt{
	background-color: #FFFFFF;
    color: #5A5A58;
    font-size: 12px;
    line-height: 18px;
    min-height: 500px;
     padding: 10px 40px;

    text-decoration: none;
    width: 592px;
    width: 592px;
    
}	
	
	
	a:link color:orange font-weight:bold; text-decoration:none; }
	a:visited { color:orange; text-decoration:none; }
	a:focus  { color:orange; text-decoration:none; }
	a:hover { color:#917c69; text-decoration:underline; }
	a:active { color:#917c69; text-decoration:underline; }


#inhalt p {
	margin-left:30px;
	margin-right:30px;
	margin-bottom:40px;
}

#footer {
	font-size:12px;
}
#google{
	line-height:14px;
	color: #5a5a58;
	font-weight:none;
	font-size:10px;
	margin-top:20px;
}


