
body {
	background-color: #FFFFFF;
	text-align: center;
	margin-top: 3pt;
	}
a.infobox { 
	text-decoration:none; 
	}
a.infobox:hover { 
	cursor:help; 
	color:#c30; 
	background:white; 
	}
a.infobox span { 
	visibility:hidden; 
	position:absolute; 
	left:0em;
    margin-top:1.5em; 
	padding:1em; 
	text-decoration:none; 
	}
a.infobox:hover span, a.infobox:focus span, a.infobox:active span {
    visibility:visible; 
	left:1em;
    border:1px solid #c30; 
	color:blue; 
	background:white; 
	opacity: 1.0;
	filter: alpha(opacity=75);
	}

	
#main {
	text-align: left;
	width: 980;
	height: 760;
	background-color: #FFFFFF;
	margin: 0 auto;
	position: relative;
	}

#box_banner {
	width: 980;
	height: 100;
	background-color: #FFFFFF;
	background-image: url(img/bkg_lechbruck_banner.jpg);
	background-repeat: no-repeat;
	position: absolute;
	font-family: Arial;
	color: #555555;
	font-size: 10pt;
	top: 0;
	left: 0;
	}

#box_banner_left {
	width: 200;
	height: 50;
	position: absolute;
	font-family: Arial;
	color: #EEEEEE;
	font-size: 14pt;
	font-weight: bold;
	top: 5;
	left: 5;
	}	

#box_banner_right {
	width: 500;
	height: 70;
	position: absolute;
	font-family: Arial;
	color: #6699FF;
	font-size: 11pt;
	font-weight: bold;
	text-align: right;
	top: 5;
	right: 10;
	}

#box_seite {
	width: 500;
	height: 20;
	position: absolute;
	font-family: Arial;
	color: #EEEEEE;
	font-size: 13pt;
	font-weight: bold;
	text-align: right;
	top: 80;
	right: 130;
}
	
#box_left_oben {
	width: 150;
	height: 43;
	background-color: #FFFFFF;
	background-image: url(img/bkg_links_oben.jpg);
	background-repeat: no-repeat;
	position: absolute;
	top: 100;
	left: 0;
	font-size: 6pt;
	font-family: Arial;
	color: #6699FF;
	}
	

	
#box_left_menu {
	width: 150;
	height: 594;
	background-color: #FFFFFF;
	background-image: url(img/bkg_menu_floesser.jpg);
	background-repeat: no-repeat;
	position: absolute;
	top: 143;
	left: 0;
	font-size: 10pt;
	font-weight: normal;
	font-family: Arial;
	color: #000080;
	padding: 2;
	line-height: 15pt;
	}

#box_lesezeichen {
	left: 3;
	bottom: 180;
	width: 120;
	height: 21;
	position: absolute;
}
	
#box_alexa {
	left: 3;
	bottom: 28;
	width: 100;
	height: 40;
	position: absolute;
	top: 105;
}

#box_left_menu a {
	text-decoration: none;
	font-size: 10pt;
	font-weight: bold;
	font-family: Arial;
	color: #000080;
	}
#box_left_menu a:hover {
	text-decoration: none;
	font-weight: bold;
	color: #A00000;
	}	
	
#box_info	{
	width: 830;
	height: 20;
	background-color: #FFFFFF;
	position: absolute;
	top: 100;
	left: 150;
	text-align: center;
	font-size: 10pt;
	font-weight: normal;
	font-family: Arial;
	color: #6699FF;
	}
	
#box_right_top {
	width: 130;
	height: 600;
	text-align: center;
	background-color: #FFFFFF;
	position: absolute;
	top: 120;
	right: 0;
	font-size: 9pt;
	font-weight: normal;
	font-family: Arial;
	color: #AAAAAA;
	}
#box_right_top a{		
	text-decoration: none;
	font-weight: normal;
	font-family: Arial;
	color: #AAAAAA;
	font-size: 8pt;
}

#box_middle	{
	width: 700;
	height: 617;
	background-color: #FFFFFF;
	position: absolute;
	top: 120;
	left: 150;
	text-align: left;
	font-size: 10pt;
	font-weight: normal;
	font-family: Arial;
	color: #555555;
	}
#box_middle	td {
	font-size: 10pt;
	font-weight: normal;
	font-family: Arial;
	color: #555555;
}

#box_middle a {
	text-decoration: none;
	color: #555555;
	border-bottom:1px dotted #555555;
	}

#box_footer {
	width: 870;
	height: 23;
	background-color: #FFFFFF;
	border-top: 1 solid #6699FF;
	position: absolute;
	top: 736;
	left: 110;
	text-align: center;
	font-size: 9pt;
	font-weight: normal;
	font-family: Arial;
	color: #6699FF;
	}
	
#box_footer a {
	color: #6699FF;
	font-size: 9pt;
	font-weight: normal;
	font-family: Arial;
	text-decoration: none;
	}
	
#box_footer a:hover {
	color: #6699FF;
	font-size: 9pt;
	font-weight: bold;
	font-family: Arial;
	text-decoration: none;
	}	
	
#preis_info {
	width: 220;
	height: 330;
	background-color: #FFFFFF;
	position: absolute;
	top: 190;
	left: 610;
	border: 1 solid #6699FF;
	font-size: 8pt;
	font-weight: normal;
	font-family: Arial;
	color: #555555;
	padding: 2;
	}
