body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-attachment: fixed;
	background-image: url(../Bilder/backround.jpg);
	background-repeat: repeat;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:10px;
}
#row1 {
	margin-left:auto;
	margin-right:auto;
	width:990px;
	height:120px;
	background-color: #00CCFF;
	background-image: url(../Bilder/backround_head.jpg);
}
#area1 {
	position:absolute;
	width:600px;
	height:120px;
	margin-left:0px;
	margin-top:0px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}

#area2 {
	position: absolute;
	margin-left: 600px;
	margin-top:5px;
	background-color:#FFFFFF;
	width: 385px;
	height: 110px;
	filter: Alpha(opacity = 70);
	opacity: 0.7;
	border: 1px outset #FFFFFF;
}
#row2 {
	margin-left:auto;
	margin-right:auto;
	height:5px;
	background-color: #FFE800;
}
#area3 {
	margin-left:auto;
	margin-right:auto;
	width:990px;
}
#row3 {
	margin-left:auto;
	margin-right:auto;
	width:990px;
	height:auto;
	padding-bottom:20px;
}
#area4 {
	position:absolute;
	width:200px;
	margin-left:0px;
	margin-right:200px;
	padding-bottom:50px; /* immer von unten wegen Fusszeile abstand halten */
	background-color: #003366;
	color: #FFFFFF;
	filter: Alpha(opacity = 80);
	opacity: 0.8;
}
#area5 {
	position:absolute;
	width:750px;
	margin-left:200px;
	margin-right:800px;
	padding:20px;
	padding-bottom:50px; /* immer von unten wegen Fusszeile abstand halten */
	background-color: #FFFFFF;
/*	filter: Alpha(opacity = 80);
	opacity: 0.8; */
	font-family: Verdana, Arial, Helvetica, sans-serif; 
}
#area6 {
	position:absolute;
	width:0px;
	height:50px;
	margin-left:800px;
	padding-bottom:50px; /* immer von unten wegen Fusszeile abstand halten */
	background-color: #669900;
}
#row4 {
	margin-left:auto;
	margin-right:auto;
	height:40px;
	left:0px;
	min-width:100%;
	background-color: #FF9900;
	z-index:3;
}
#area7 {
	margin-left:auto;
	margin-right:auto;
	width:990px;
	color: #993300;
}
#row5 {
	position:fixed;
	height:40px;
	bottom:0px;
	right:20px;
	background-color: #FF9900;
}
#web-one {
	position:fixed;
	text-align:center;
	height:20px;
	bottom:5px;
	right:0px;
	width:80px;
	left: auto;
	top: auto;
	z-index:0;
}
.web-one-link {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	text-decoration: none;
	font-size:9px;
	color:#CC0000;
	line-height: 9px;	
}
.sel_search {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	line-height: 10px;
	margin: 0px;
	padding: 0px;
	width: 170px;
	border: 1px solid #FFFFFF;
}
.area_overview {
	border: 1px outset #000000;
	padding: 5px;
	margin-top: 10px;
	height: 90px;
}
.area_detailview {
	padding: 5px;
}

.picture_border1 {
	border: 1px dotted #000000;
}
.Beschreibung_Ueber {
	margin-top:40px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: bold;
	color: #006666;
	letter-spacing: 3px;
	margin-left:10px;
}
.Beschreibung_Tab {
	background-color: #FFFFCC;
	border: 1px outset #003366;
	padding: 5px;
	margin: 3px;
	margin-top:3px;
}
.Details {
	background-color: #FFFFE6;
	border: 1px outset #FF3300;
	height: 235px;
	width: 395px;
	top:auto;
	position:absolute;
	margin-left: 5px;
	margin-top:70px;
}
.DetailUeberschrift {
	font-size: 14px;
	font-weight: bold;
	color: #990000;
	background-color: #FFFF00;
	border: 1px ridge #990000;
	text-align: center;
	line-height: 20px;
}
#BildBig {
	position:absolute;
	width:200px;
	height:115px;
	z-index:3;
	left: 5px;
	top: 5px;
	visibility:hidden;
}
#BildBigHG {
	position:absolute;
	width:auto;
	height:auto;
	z-index:2;
	visibility:hidden;
	filter: Alpha(opacity = 80);
	opacity: 0.8; 
}
div#divb {
	position: absolute;
	top: -13px;
	width: 116px;
	height: 75px;
	text-align:left;
	color: #F4A460;
	line-height: 25px;
	visibility: visible;
	left: 220px;
}
div#divbg {
	position: absolute;
	top: 245px;
	width: 116px;
	height: 75px;
	text-align:left;
	color: #F4A460;
	line-height: 25px;
	visibility: visible;
	left: 570px;
}
.Link1 {
	font-size: 12px;
	font-weight: bold;
	color: #FFF;
}

