html, body {	background-color: #FF7400;	background-image:url(img/bg.gif);	background-repeat:repeat-x;	margin:0px;	height: 100%;}#bgLinksOrange {	position:fixed;	top:0px;	left:0px;	height:100%;	width:780px;	background-color: #FF7400;	z-index:-2;}#box {	margin:auto;	background-color:#000033;	background-image:url(img/bgStripes.gif);	background-repeat:repeat-y;	width:791px;	/*min-height:100%;*/	z-index:3;}#naviBox {	position:relative;	background-color: #FFFFFF;	top:0px;	height:245px;	width:611px;	z-index:10;	/*overflow:auto;*/}#flashcontent {	position:relative;	top:0px;	margin-left:611px;	margin-top:-245px;	width:180px;	background-color: #000033;	z-index:80;}#contentFoto {	position:relative;	margin-top:-255px;	margin-left:60px;	height:140px;	width:520px;	z-index:6;}#startFoto {	position:relative;	margin-top:-255px;	margin-left:60px;	height:266px;	width:520px;	z-index:6;}#galerieContent {	position:relative;	margin-top:-240px;	/*margin-left:60px;*/	width:510px;	z-index:6;}#footerHead {	position:relative;	margin-top:20px;	height:70px;	width:510px;	z-index:5;}#contentContent {	position:relative;	/*background-color: #FFFFFF;*/    margin-left:60px;	margin-top:20px;	width:440px;	/*height:900px;*/	z-index:7;}#contentContent, p {	font-family: Verdana, Arial, Helvetica, sans-serif;	font-size: 11px;	line-height: 16px;	color: #000033;	font-weight: normal;	padding-right:10px;	text-align: justify;}.contentBold {	font-family: Verdana, Arial, Helvetica, sans-serif;	font-size: 11px;	line-height: 15px;	color: #000033;	font-weight: bold;	padding-right:10px;}.headlines {	font-family: Verdana, Arial, Helvetica, sans-serif;	font-size: 16px;	font-style: normal;	font-weight: bold;	color: #CC0000;}.subHeadlines {	font-family: Verdana, Arial, Helvetica, sans-serif;	font-size: 14px;	font-style: normal;	font-weight: bold;	color: #000033;	text-align:left;}.text {	font-family: Verdana, Arial, Helvetica, sans-serif;	font-size: 12px;	color: #000000;	font-weight: normal;}.textKlein {	font-family: Verdana, Arial, Helvetica, sans-serif;	font-size: 10px;	color: #888888;	font-weight: normal;}a {	color: #65657B;	text-decoration: underline;}a:hover {	color: #FFFFFF;	text-decoration: underline;}
