html,body {

	margin: 0px;
	background: #fdfc8a;
	font-family: 'Lucida Grande', Arial, Helvetica, sans-serif;
}

#background {
	background: url('../images/background.jpg') repeat-y center #fdfc8a;
}

#wrapper {
	margin: 0 auto;
	width: 844px;
	background: url('../images/swrapper.jpg') repeat-y;
	clear: both;
}





#header {
	width: 845px;
	height: 150px;
	background: url('../images/header.jpg') no-repeat;
	font-size: 14px; color: #222;
	text-decoration: none;
	border-bottom: 3px solid #8F0812;
}

/******************
 * NAVIGATION
 ******************/
#navigation, #navigation a {
	font-size: 14px; color: #222;
	text-decoration: none;
	padding-top: 130px; padding-bottom: 5px;
	letter-spacing: 0.1em
}

#navigation a:hover {
	color: #8F0812;
}


#content {
 	background: #ffffff;
 	height: 370px;
 	overflow: auto;
 	padding-left: 10px;
 	font-size: 14px;
 	padding-top: 10px;

}

#headline {
	width: 862px;
	height: 8px;
	background: url('../images/background-top.jpg') repeat-x #fdfc8a;
	margin: 0 auto;
	clear: both;
	margin-top: 20px;
}

#footer2 {
	width: 862px;
	height: 8px;
	background: url('../images/background-bottom.jpg') repeat-x #fdfc8a;
	margin: 0 auto;
	clear: both;
}

.rubrik-foto{
	margin-right: 40px;
	margin-top: 10px;
	border: 1px solid;
	float: left;
}


#unterschrift{
	margin-top: 20px;
}

a img {
	border: 0px;
}

p {
	font-size: 14px;
	line-height: 19px;
	margin-top: 0px;
	margin-bottom: 0px;
}

ul {
	font-size: 14px;
	line-height: 19px;
	margin-left:100px;
	padding-left:100px;

}

a {
	color: #000000;
	text-decoration: none;
}

#kontakt{
	font-size: 14px;
	line-height: 19px;
}

#subnavigation {
	clear: both;
	background: #fdfc8a;
	padding-top: 2px;
	padding-bottom: 2px;
	margin: 0px;
	height: 20px;
	margin-top: -10px;
	margin-left: -10px;

}

#subnavigation p {
	display: inline;
	margin-left: 10px;
}

#subnavigation p a {
	font-size: 14px;
	color: black;
	text-decoration: none;
}

#referenzen {
	width: 100%;
	font-size: 13px;
	padding-top: 10px;
	padding-bottom: 10px;
}

.gal_foto {
	text-align: center;
	display: inline;
	text-align: center;
	margin-left: 105px;
	border: 1px solid;
	float:left;
}

#arrow-left {
	float: left;
	display: inline;	
}

#arrow-right {
	float: right;	
	display: inline;
	margin-right: 10px;
}

.navipoint{
	float: left;
	text-align: center;
}

.navispace{
	float: left; 
	border: 1px solid; 
	border-color: transparent;
	width: 155px;
}

#unterschrift{
	font-family: 'Lucida Grande', Arial, Helvetica, sans-serif;
	font-size: 14px;
}
