body {
	background:#006100 url('/images/site/background.gif') repeat-y left top;
	font-size: 11pt;
	font-family: Verdana, Arial, SunSans-Regular, Sans-Serif;
	color: #003300;
	padding:0;
	margin:0;
	scrollbar-base-color: #80A090;
	scrollbar-face-color: #C7D3C9;
	scrollbar-arrow-color: #AB1416;
	scrollbar-3dlight-color: #C7D3C9;
	scrollbar-highlight-color: #819989;
	scrollbar-shadow-color: #33674D;
	scrollbar-darkshadow-color: #000000;
}
td {
	font-size: 11pt;
	font-family: Verdana, Arial, SunSans-Regular, Sans-Serif;
	color: #003300;
}
a, a:visited {
	color:#336600;
}
a:hover, a:active {
	color:#003300;
}
a.footer, a.footer:visited {
	font-size: 11pt;
	border-bottom: 1px dashed #006100;
	color:#99CC00;
	text-decoration: none;
}
a.footer:hover, a.footer:active {
	font-size: 11pt;
	border-bottom: 1px dashed #99CC00;
	color:#003300;
	text-decoration: none;
}
a.title, a.title:visited {
	color:#006100;
	text-decoration: underline;
}
a.title:hover, a.title:active {
	color:#99CC00;
	text-decoration: underline;
}
h1, .head1 {
	font-size: 12pt;
	font-weight:700;
	color: #003300;
	text-transform:uppercase;
	background-color: #99CC00;
	border-top:1px solid #006100;
	border-bottom:5px solid #CE0000;
	padding:5px 15px;
	margin:0px;
	margin-bottom:20px;
}
h2, .head2, h3, .head3, h4, .head4 {
	font-family: "Century Gothic", "MS Sans Serif", Geneva, sans-serif;
	font-size:13pt;
	font-weight: bold;
	padding: 5px 10px;
	margin:0;
}
h3, .head3 {
	font-size:12pt;
}
h4, .head4, th.sub {
	font-size:11pt;
}
img {
	border: 0;
}
img.img {
	border: 2px solid #FFFFFF;
}
img.download {
	vertical-align:middle;
}
/* ----------container to center the layout---------- */
#leftbox {
	position: absolute;
	left:0px;
	bottom:0px;
	height:100%;
	padding-top:20px;
	width: 130px;
}
#container {
	padding:0;
	margin:0;
	margin-left:150px;
	margin-top:20px;
	background: #FFF url('/images/site/right.gif') 100% 0 repeat-y;
}
#rightbox {
	position:absolute;
	right:20px;
	margin-right:-19px;
	width:220px;
/*	margin-top:20px;*/
}
/* hide the following from IE5-Mac \*/
#rightbox {
	right: 0;
	margin-right: 0; }
/* IE5-Mac can see the rest */
#contents {
	margin-right:240px;
}
#banner {
	text-align: right;
	background-color: #DEEFDE;
}
#banner img {
	padding:10px 0px;
} 
p {
	padding: 5px 10px;
	margin:0px;
	text-align:justify;
}
.bodybold {
	font-weight:700;
}
.bodyskew {
	font-style: italic;
}
pre {
	font-size: 9pt;
	padding: 5px 10px;
	margin:0px;
}
#footer {
	clear:left;
	padding:0px;
	margin:0px;
	text-align: right;
}
#right {
	width:40px;
	background:transparent;
	float:right;
}
div.img {
	margin-left: auto;
	margin-right:auto;
	background-color: #9CCF00;
}
div.panoClip {
	position:absolute;
	right:18px;
/*	top:20px;*/
	overflow:hidden;
	background:#99CC00 url("/images/shim.gif");
	border:2px solid #99CC00;
	width:200px;
}
#panoTransport {position:absolute; left:0px; top:0px; width:100%; height:100%}
#panoImg {position:relative; left:0px; top:0px}


div.panoTransport {position:absolute; left:0px; top:0px; width:100%; height:100%}
img.panoImg {position:relative; left:0px; top:0px}
#gallery {
	width: 220px;
	border:0;
	float:right;
	margin-top:130px;
	padding-right:2px;
	_padding-right:10px;
}
div.gallery {
	width: 200px;
	border:2px solid #99CC00;
}
div.headerBox {
	background:#ADDB00;
	font-style: normal;
	font-variant: normal;
	font-weight: bold;
	font-size: 12pt;
	font-family : Geneva, Verdana, Arial, sans-serif;
	color: #000000;
	text-align: center;
	border:1px solid #ADDB00;
}
div.imageBox {
	background:#848284;
	color: #000000;
	text-align: center;
	border:1px dashed #000000;
}
div.footerBox {
	background:#CE0000;
	font-style: normal;
	font-variant: normal;
	font-weight: bold;
	font-size: 11pt;
	font-family : Geneva, Verdana, Arial, sans-serif;
	color: #000000;
	text-align: center;
	border:0;
	padding: 5px 0 5px 0;
}
/* Used to clear the floats: http://www.positioniseverything.net/easyclearing.html */
.clearfix:after {
    content: "."; 
    display: block; 
    height: 0; 
    clear: both; 
    visibility: hidden;
}
/* Hides from IE-mac \*/
* html .clearfix {
	height: 1%;
}
/* End hide from IE-mac */
.stripe {
	background-color:#EEE;
}
table.side {
	float:right;
	width:360px;
/*	margin-right:240px;
}
* html table.side {
	margin-right:120px;*/
}
table.freizeit {
	border:0;
	width:60%;
}
table.freizeit td {
	font-size: 8pt;
	text-align:center;
	vertical-align: bottom;
}
table.freizeit td a {
/*	font-size: 8pt;
	text-align:center;
	vertical-align: bottom;*/
	text-decoration:underline;
}
hr {
	height:4px;
	color:#060;
	width:100%;
}