body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 10px;
	font-family: Arial, Helvetica, sans-serif;
}
.centerFrame {
	position: relative;
	margin: 0px auto;
	padding: 0px;
	width: 745px;
}
.kopf {
	background-image: url(bilderhtml/patricia_kopf.jpg);
	background-repeat: no-repeat;
	width: 745px;
	height: 413px;
}
.belico {
	width: 138px;
	height: 100px;
	position: absolute;
	z-index: 5;
	left: 160px;
	top: 254px;
}
.inhalt {
	background-image: url(bilderhtml/inhalt_bg.jpg);
	min-height: 200px;
	background-repeat: no-repeat;
	padding-left: 44px;
	padding-top: 8px;
	padding-right: 44px;
	padding-bottom: 14px;
	font-size: 12px;
	vertical-align: 20px;
	line-height: 17px;
}
.inhalt h1{
	font-size: 18px;
	line-height: 21px;
}
.inhalt h2{
	font-size: 13px;
	line-height: 21px;
}
.fuss {
	background-image: url(bilderhtml/fuss.jpg);
	height: 70px;
	width: 745px;
	background-repeat: no-repeat;
	font-size: 12px;
	color: #CCCCCC;
	text-align: center;
	padding-top: 20px;
}
.fuss a{
	color: #FEF9FD;
	text-decoration: none;

}
.fuss a:hover{
	color: #B7886C;
	text-decoration: none;

}
.nav {
	position: absolute;
	left: 29px;
	top: 361px;
	width: 702px;
	height: 22px;
	font-family: Arial, Helvetica, sans-serif;
	color: #FFFFFF;
	font-size: 12px;
}
.nav a{
	color: #FFFFFF;
	text-decoration: none;
	padding-right: 11px;
}
.nav a:hover{
	color: #B7886C;
}
.nav .ueber_uns {
	padding-left: 51px;

}
.nav2 {
	position: absolute;
	left: 29px;
	top: 382px;
	width: 702px;
	height: 22px;
	font-family: Arial, Helvetica, sans-serif;
	color: #FFFFFF;
	font-size: 12px;
}
.nav2 a{
	color: #FFFFFF;
	text-decoration: none;
	padding-right: 12px;
}
.nav2 a:hover{
	color: #B7886C;
}
li {
	padding-bottom: 8px;
}
ul {
	margin-left: 10px;
}
