/* CSS Document */body,td,th {	font-family: Verdana, Arial, Helvetica, sans-serif;	font-size: 10px;	color: #333333;}body {	background-color: #B1A37B;	margin-left: 0px;	margin-top: 0px;	margin-right: 0px;	margin-bottom: 0px;	height: 100%;}#topLogo {	background-color: #F6F0CA;	width: 910px;	height: 100px;}#topNavi {	width: 910px;	height: 152px;	text-align: left;}#topNaviBot {	background-color: #B1A37B;	width: 910px;	hieght: 20px;}#mainFrame {	width: 910px;	height: 300px;	text-align: left;	vertical-align: bottom;}#botFrame {	width: 910px;	height: 75px;	vertical-align: middle;}#botContact {	width: 910px;	height: 20px;	text-align: right;}#topNaviPhoto {	width: 260px;	height: 100px;	float: left;}#navi1 {	width: 130px;	height: 100px;	float: left;	vertical-align: bottom;}#navi2 {	width: 130px;	height: 100px;	float: left;}#subNavi {	width: 260px;	float: left;	height: 100%;}#textArea {	background-color: #F6F0CA;	width: 390px;	float: left;	height: 299px;	vertical-align: bottom;	border-bottom: 1px solid #B1A37B;}#bildArea {	width: 260px;	float: left;	height: 100%;}h1 {	font-size: 16px;	font-weight: normal;	color: #3F0500;}h2 {	font-size: 12px;	font-weight: normal;	color: #B1A37B;	line-height: 18px;}p {	color: #333333;	line-height: 15px;}a:link, a:active, a:visited {	color: #333333;	text-decoration: none;}a:hover {	color: #333333;	text-decoration: underline;}
