*{
	margin:0;
	padding:0;
	border:0;
	font:12px/16px sans-serif;
}

a{
	color:#E95B11;
}

strong{
	font-weight:bold;
	color:#E95B11;
}

li{
	list-style-color:
}

html{
	height:100%;

}
body{
	text-align:center;

	background-repeat:repeat-x;
	background-position:bottom;

	margin:0;
	padding:0;
	padding-bottom:10px;
}

div#page{
	margin:0 auto;	
	width:750px;
	text-align:left;
	margin-top:30px;
	border:10px solid #fff;
	background-color:#FFF;
	border-top:0;
	border-bottom:1px solid #E95B11;
	padding-bottom:20px;
	margin-bottom:10px;

}

div#head{
	background: url('../images/head_01.jpg') no-repeat scroll top right;
	height: 266px;
	padding-top:22px;
	position:relative;
}

div#foto{
	position:absolute;
	left:154px;
	top:52px;
	width:420px;
	height:234px;
	border:1px solid #FCD3B5;
}

ul#navigation{
	list-style-type:none;
	width:148px;
	background-color:#FCD3B5;
	height:226px;
	padding-top:10px;
	position:relative;
	top:30px;
}

ul#navigation li{
	margin:0 10px;
;
}

ul#navigation li a{
	color:#E95B11;
	text-decoration:none;
	border-bottom:1px dotted #E95B11;
	display:block;
	padding-left:10px;
	line-height:24px
}

ul#navigation li a:hover{
	color:#FCD3B5;
	background-color:#E95B11;

}

ul#navigation #aktiv{
	font-weight:bold;
}

div#inhalt{
	margin-top:2em;
	width:550px;
	background-image:url(../images/rasant.jpg);
	background-repeat:no-repeat;
	background-position:bottom right;
	min-height:275px;
	padding-right:200px;
}


div#inhalt p{
	margin-left:154px;
	margin-bottom:0.5em;
	margin-top:0.5em;
}

div#inhalt ul{
	margin-left:154px;
	
}

div#inhalt ul li{
	margin-left:1em;
}
div#inhalt h1{
	color:#E95B11;
	font-weight:bold;
	margin:1em 0;
	font-size:1.4em;
	margin-left:154px;
}

div#inhalt h2{
	color:#E95B11;
	font-weight:bold;
	margin:1em 0;
	font-size:1.1em;
	margin-left:154px;
	
}

.fotos img{
	float:left;
	margin-right:13px;
	margin-bottom:15px;
}

.fotos{
	padding-left:155px;
	width:395px;
}