body {
	background-color: #ffffde;
	font-size: 12px;
	font-family: "LithosPro-Regular";
}

@font-face{
	font-family: "LithosPro-Regular"; 
	src: local("LithosPro-Regular");
	url("../LithosPro-Regualr.otf");
}

a{
	border: none;	
}

a:link {
	color: #666465;
	text-decoration: none;
	border: none;
}
a:visited {
	text-decoration: none;
	color: #666465;
}
a:hover {
	text-decoration: none;
	color: #666465;	
}
a:active {
	text-decoration: none;
}

.a_aktuell{
	color: #453135 !Important;
	text-decoration: none;
}  

p{
	font-family: LithosPro-Regular;
	font-size: 12px;
	color: #666465;
	line-height: 20px;
}

h1{
	font-family: LithosPro-Regular;
	font-size: 20px;
	font-weight: normal;
	color: #666465;
	font-style: normal;	
}

h2{
	font-family: LithosPro-Regular;
	font-size: 13px;
	color: #666465;
	font-style: normal;
	font-weight: normal;	
}

h3{
	font-family: LithosPro-Regular;
	font-size: 12px;
	color: #666465;
	font-style: normal;
	font-weight: normal;	
}

.clear{
	clear: both;
}

.seite{
	width: 960px;
	background-color: #FFFFDE;
	background-position: center;
	margin: auto auto;
}

.header{
	width: 960px;
	height: auto;	
	float: right;
	background-position: center;
}

.line{
	width: 960px;
	height: 3px;
	background-color: #653407;
	margin: 1px 0 0 0;
}


.menueblock{
	width: 206px;
	height: 511px;
	float: left;
	background-color: #f7f7d6;
	border-right: 1px;
	border-right-color: #653407;
	border-right-style: outset;
	padding: 20px 0 0 0;
}

.menue{
	display: block;
	width: 170px;
	height: 25px;
	margin: 0;
	text-align: left;
	padding: 6px 3px 6px 33px;
	font-size: 20px;
	color: #666465;	
}

.content{
	width: 752px;
	background-image: url(../media/pictures/hintergrundbild.jpg);
	float: right;
	height: 531px;
}

.content1{
	width: 752px;
	background-color: #ffffde;
	float: right;
	height: 531px;
}

.content2{
	width: 702px;
	background-color: #ffffde;
	height: 381px;
	float: right;
	padding: 150px 0 0 50px;
}

.content3{
	width: 702px;
	background-color: #ffffde;
	height: 281px;
	float: right;
	padding: 200px 0 0 50px;
}

.content4{
	width: 702px;
	background-color: #ffffde;
	height: 481px;
	float: right;
	padding: 50px 0 0 50px;
}


.text{
	text-align: center;
	padding: 230px 0 0 65px;
}

.text1{
	text-align: left;
	float: left;
	width: 250px;
	padding: 50px 0 0 50px;
}

.biobild{
	float: left;
	width: auto;
	margin: 50px 0 0 50px;
	-moz-box-shadow: 2px 2px 5px #333333;
}

.referenzen{
	margin: 10px 5px;;
	float: left;
	-moz-box-shadow: 2px 2px 5px #333333;
}

.footer{
	height: 17px;
	background-color: #FFFFDE;
	border-top: 1px solid #653407;
	text-align: center;
	padding: 6px;
}
