* {
margin: 0px;
}

body { 
	background-color: #ffffff;
	font-family: "jaf-facitweb",arial, sans-serif;
}

p, h1, #content_left, #content_vita { 
	font-weight:300;
	font-size: 14px;
	color: #515151;
	line-height: 24px;
}

h1 {
	text-transform:uppercase;
	font-weight:600;
	float:left;
	padding-right: 5px;
	}

.home_text{
	font-size:20px; 
	font-family:jaf-facitweb,arial,sans-serif; 
	padding-top:60px; 
	color:#a28730; 
	line-height:1.5em;
    float: right;
	padding-right: 77px;
	width: 545px;
}


.logo{
	float: left;
	margin-left: 84px;
	margin-top: 40px;
	width: 300px;
	border: none;
}

#logo_head {
	height: 160px;
	width: 960px;
}


#wrapper {
	margin: 0 auto;
	width: 960px;
	height: 935px;
	

}


#navi_wrapper {
	width: 960px;
	height: 25px;
	margin-top: 20px;
	list-style-type: none;
	padding: 0px;
	margin-bottom: 0px;
	font-weight:600;
	text-transform: uppercase;
	font-size: 12px;
	letter-spacing: 1px;
	
}

#content {
	top: 0px;
	width: 960px;
	height: 750px;
	margin-top: 0px;
	position:relative;
}

/*.home_text_color{
	color: #a48726;
	
}

#content_home {
	width: 540px;
	margin-left: 0px;
	font-size: 36px;
	font-weight:600;
	color: #a48726;
	padding-left: 91px;	
	z-index: 2;
	position:absolute;
	top:255px;
	left:0;
}*/

#home_image {
	float: right;
	width: 545px;
	heiht: 495px;
	padding-right: 77px;
}


#content_left_ul {
	float: left;
	width: 260px;
	text-align: right;
	text-transform: uppercase;
	list-style-type: none;
	color: #929292; 
	padding-top: 168px;
	font-size: 14px;
			
}

#content_left_ul li {
	margin-bottom: 10px;
	padding-left: 0px;
	
}

#content_right {
	float: left;
	width: 600px;
	padding-left: 38px;	
	margin-top: -6px;
	

}


#content_right ul {
	float: left;
	list-style-type: none; 
	padding-top: 20px;
	padding-left: 0px;
	font-size: 14px;
	color: #515151;
	
}

#content_right li {
	margin-bottom: 10px;
	padding-left: 20px;
	background-image: url(../image/pfeil_2.png);
	background-repeat: no-repeat;
	background-position: left center;
}

#content_vita {
	float: right;
	width: 600px;
	padding-right: 22px;
	margin-top: -6px;
	
	
}

#portrait{
	margin-left: 91px;
	float: left;
	/*border: 1px solid #cccccc;*/

	
	}


#kontakt_left_ul {
	float: left;
	width: 300px;
	/*text-transform: uppercase;*/
	list-style-type: none;
	color: #515151; 
	font-size: 14px;
	line-height: 24px;
	margin-left: 298px;
	margin-top: -6px;
			
}

#content_kontakt {
	float: right;
	width: 600px;
	padding-right: 22px;
	margin-top: 330px;
	
}

#impressum {
	font-size: 11px;
	
	}

#footer {
	width: 960px;
	height: 22px;
	/*background-color: #3B424D;*/
	font-family: "jaf-facitweb",arial, sans-serif;
	font-weight:300;
	font-size: 12px;
	text-align: center;
	padding-top: 8px;
	/*border-top: 1px dashed #000;
	border-bottom: 1px dashed #000;*/
	color: #929292;
	clear:left;
}

/* --linkzustände - Pseudoklassen --*/
a:link {
	color: #515151;
	text-decoration: none;

}

a:hover {
	text-decoration: underline;
	color: #000000;


}


a:visited{
	text-decoration: none;
	color: #929292;
	

}


/*----------- Hauptmenue --------------*/

#navi_wrapper {
	margin-left: 338px;
}

#navi_wrapper li {
	float:left;
	margin-left: 66px;
	height: 22px;
	text-align: left;
	padding-top: 3px;
/*	margin-left: 293px;*/
}

#navi_wrapper li:first-child {
	margin-left: 0;
}

#navi_wrapper li a {
	color: #929292;
	text-decoration: none;
}

#navi_wrapper li a:hover {
	color: #a48726;
}

#navi_wrapper .active a {
	color: #a48726;
}



/*----------- Hauptmenue Ende --------------*/

#footer_content{
	margin-left: 61px;
	
	
	}

#footer_spacing{
	float: left;
	padding-left: 29px;
	}
	
#footer a {
	color:#929292;
}
	
#footer a:hover {
	color:#000000;
}