body {
	margin:				0;
	border:				0;
	font-family:		Arial, Helvetica, sans-serif;
	background:			#d1faa0;
}

#wrapper {
	margin-left:		auto;
	margin-right:		auto;
	width:				960px;
}

#header {
	margin-top:			20px;
	width:				960px;
	height:				200px;
	background:			transparent url(../images/header.png) center top no-repeat;
}

#navi {
	width:				900px;
	height:				30px;
	padding-left:		30px;
	padding-right:		30px;
	background:			transparent url(../images/navi_bg.png) center top no-repeat;
}

#content {
	width:				890px;
	padding-left:		35px;
	padding-right:		35px;
	background:			transparent url(../images/page_bg.png) center top repeat-y;
	min-height:			300px;
	padding-top:		5px;
	font-size:			14px;
}

#footer {
	clear:				both;
	width:				895px;
	height:				61px;
	padding-left:		30px;
	padding-right:		35px;
	background:			transparent url(../images/footer.png) center top no-repeat;
	text-align:			right;
	padding-top:		30px;
	font-size:			15px;
}

#footer a {
	color:				#1a1a1a;
	text-decoration:	none;
}

#footer a:hover {
	color:				#333333;
	text-decoration:	underline;
}

#navi ul {
	margin: 			0;
	padding: 			0px;
	list-style: 		none;
	line-height: 		normal;
}

#navi li {
	display: 			block;
	float: 				left;
}

#navi a {
	display: 			block;
	float: 				left;
	margin-right: 		1px;
	padding: 			8px 16px;
	text-decoration: 	none;
	font-size:			14px;
	color: 				#000000;
}

#navi a:hover { 
	text-decoration: 	none;
	color:				#ff0000;

 }

#navi .active a {
	text-decoration: 	none;
	color: 				#FFFFFF;
}

#navi .active a:hover {
	text-decoration: 	none;
	color: 				#1a1a1a;
}

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

a:hover {
color:			#ff0000;
text-decoration: underline;
}

#content_links {
	float:		left;
	width:		740px;
}

#sidebar {
	width:		150px;
	float:		right; font-size: 12px;
}

.clear_both {
	clear:		both;
} #inhalt {
text-align: left;
font-size: 12px;
font-family:arial;
}
#text {
font-size: 14px;
font-weight: bold;
font-family:arial;
}
#klein {
font-size: 10px;
font-family:arial;
}

.ifoto{

top: 30px;
left: 70%;
}

.foto{
position: relative;
overflow:hidden
top: 30px;
left: 5%;
}

.ifoto2{

top: 30px;
left: 60%;
}
#kontakt {


}
.itext{
height: auto;
min-height: 50em;
width: 380px;
font-size: 0.8em;
padding: 20px 300px 80px 100px;
}