body {
	background: url(bg.gif) fixed repeat-y top center;
	margin:0;
	text-align:center;
}
a:link {
	text-decoration: none;
	color: #0000FF;
}
a:visited {
	text-decoration: none;
	color: #0000FF;
}
a:hover {
	text-decoration: none;
	color: #333333;
}
a:active {
	text-decoration: none;
	color: #333333;
}
#panorama { 
	text-align: left;
	position: static;
	top: 0;
	left: 50%;
	width: 780px;
	height: 134px;
}
#content {
	margin-top:21px;
	float:left;
	text-align: left;
	margin-left: 0px;
	width: 650px;
	/* background-color:#0000FF; */
}
#navigation {
	float:left;
	text-align: right;
	width:130px;
	/* height:150px; */
	/* background-color:#FF0000; */
}
#navigation strong img{
	margin-right:16px;
	margin-top:17px;
	margin-bottom:5px;
}
#navigation img{
	margin-right:16px;
}
#box h1 {
	margin-bottom:-5px;
	line-height:22px;
	color:#000000;
	font-weight:100;
	font-size:15px;
	font-family:Lucida, Lucida Grande, Verdana, Arial, Helvetica, sans-serif
}

#box h2 {
	color: #000000;
	padding-top: 20px;
	font: bold 14px "Lucida Grande", Verdana, Arial, Helvetica, sans-serif;
}

#box h2 p {
	color: #000000;
	font: 11px/17px "Lucida Grande", Lucida, Verdana, Arial, Helvetica, sans-serif;
	margin-left: 15px;
}
#box h3 {
	margin-bottom:-12px;
	line-height:22px;
	color:#000000;
	font-weight:100;
	font-size:12px;
	font-family:Lucida, Lucida Grande, Verdana, Arial, Helvetica, sans-serif
}
#box p {
	margin-bottom:-5px;
	line-height:17px;
	color:#000000;
	font-weight:100;
	font-size:11px;
	font-family:Lucida, Lucida Grande, Verdana, Arial, Helvetica, sans-serif
}

#box {
	border-right: 4px solid #0099CF;
	margin-bottom: 15px;
	background-color:#E8E8E8;
	/*margin-bottom:140px; */
	padding-left:15px;
	padding-top:1px;
	padding-right:15px;
	padding-bottom:20px;
	text-align: left;
	width: 530px;
}
#box img{
	float:left;
	margin-right: 7px;
	margin-top:1px;
	margin-bottom:5px;
}
#inhalt {
	margin: auto;
	text-align:left;
	padding: 0px;
	width: 780px;
	/* background-color: #dedede ; */
}
.antifloat {
	clear: both;
	visible: hidden;
}



