html {
height:100%; 
max-height:100%; 
padding:0;
margin:0; 
border:0; 
font-family:Arial, Helvetica, sans-serif;
/* hide overflow:hidden from IE5/Mac */ 
/* \*/ 
overflow: hidden; 
/* */ 
}

body {
	height:100%;
	max-height:100%;
	overflow:hidden;
	padding:0;
	margin:0;
	border:0;
	background-color: #F4F4F4;
}

#content {
	overflow:auto;
	position:absolute;
	z-index:3;
	top:100px;
	bottom:180px;
	left:50%;
	margin-left:-462px;
	width:924px;
	right:0;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: none;
	border-right-style: solid;
	border-bottom-style: none;
	border-left-style: solid;
	border-top-color: #CCCCCC;
	border-right-color: #CCCCCC;
	border-bottom-color: #CCCCCC;
	border-left-color: #CCCCCC;
	font-size: 12px;
	background-color: #FFFFFF;
}

* html #content {top:0; left:50%; right:0; bottom:0; height:100%; max-height:100%; width:924px; overflow:auto; position:absolute; z-index:3; border-top:120px solid #fff; border-bottom:180px solid #fff; margin-left:-462px;}

#content-start {
	overflow:auto;
	position:absolute;
	z-index:3;
	top:100px;
	bottom:180px;
	left:50%;
	margin-left:-462px;
	width:924px;
	right:0;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: none;
	border-right-style: solid;
	border-bottom-style: none;
	border-left-style: solid;
	border-top-color: #CCCCCC;
	border-right-color: #CCCCCC;
	border-bottom-color: #CCCCCC;
	border-left-color: #CCCCCC;
	font-size: 12px;
	background-color: #FFFFFF;
	background-image: url(img/schmalland_gross.jpg);
	background-repeat: no-repeat;
	background-position: 0px 50px;
}

* html #content-start {top:0; left:50%; right:0; bottom:0; height:100%; max-height:100%; width:924px; overflow:auto; position:absolute; z-index:3; border-top:120px solid #fff; border-bottom:180px solid #fff; margin-left:-462px;}

#head {
	position:absolute;
	margin-left:-462px;
	top:0;
	left:50%;
	display:block;
	width:924px;
	height:100px;
	font-size:15px;
	z-index:5;
	overflow:hidden;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: none;
	border-right-style: solid;
	border-bottom-style: none;
	border-left-style: solid;
	border-top-color: #CCCCCC;
	border-right-color: #CCCCCC;
	border-bottom-color: #CCCCCC;
	border-left-color: #CCCCCC;
	font-family: Arial, Helvetica, sans-serif;
	line-height: 60px;
	color: #CCCCCC;
	text-decoration: none;
	background-color: #FFFFFF;
}
#objekte-titel {
top:10px;

	position:relative;
	display:block;
	width:924px;
	height:20px;
	z-index:5;
	overflow:hidden;
	background-color: #FFFFFF;
}
#objekte {
top:10px;

	position:relative;
	display:block;
	width:924px;
	height:50px;
	z-index:5;
	overflow:hidden;
	background-color: #FFFFFF;
}
#installationen-titel {
top:10px;

	position:relative;
	display:block;
	width:924px;
	height:20px;
	z-index:5;
	overflow:hidden;
	background-color: #FFFFFF;
}
#installationen {
top:10px;

	position:relative;
	display:block;
	height:70px;
	z-index:5;
	overflow-x: scroll;
	overflow-y: hidden;
	background-color: #FFFFFF;
}
#installationen-line {
	position:relative;
	height:70px;
	width:1050px;
	z-index:5;
	background-color: #FFFFFF;
}

#foot {
	position:absolute;
	margin-left:-462px;
	bottom:0;
	left:50%;
	display:block;
	width:924px;
	height:180px;
	font-size:1em;
	z-index:5;
	overflow:hidden;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: none;
	border-right-style: solid;
	border-bottom-style: none;
	border-left-style: solid;
	border-top-color: #CCCCCC;
	border-right-color: #CCCCCC;
	border-bottom-color: #CCCCCC;
	border-left-color: #CCCCCC;
	background-color: #FFFFFF;
}
#content p {padding:21px;
	text-decoration:none;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #666666;}

/* =Hoverbox Code
----------------------------------------------------------------------*/

.hoverbox
{
	list-style: none;
	margin:0;
	padding-left:19px;
}

.hoverbox a
{

}

.hoverbox a .preview
{
	display: none;
}

.hoverbox a:hover .preview
{
	display: block;
	position: absolute;
	z-index: 1;
	top:0px;
	left:0px;
}

.hoverbox img
{
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	border-top-color: #FFFFFF;
	border-right-color: #FFFFFF;
	border-bottom-color: #FFFFFF;
	border-left-color: #FFFFFF;
	margin: 2px;
	padding: 2px;
	width: 34px;
	height: 34px;
	text-decoration: none;
	vertical-align: top;
}

.hoverbox li
{
	color: inherit;
	display: inline;
	float: left;
	position: relative;
}

.hoverbox .preview
{
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #666666;
	margin: 2px;
	padding: 2px;
	width: 34px;
	height: 34px;
}
dd {display:none;}
a.nav, a.nav:visited {
	padding-left:15px;
	display:block;
	width:100px;
	height:25px;
	text-decoration:none;
	line-height:25px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	color: #999999;
}
a.nav:hover {color:#333333;}
a.home, a.home:visited {
	padding-left:21px;
	display:block;
	width:150px;
	height:60px;
	text-decoration:none;
	line-height:60px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	color: #999999;
}
a.home:hover {color:#333333;}
a.home1, a.home1:visited {
	padding-right:15px;
	text-decoration:none;
	line-height:60px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	color: #999999;
}
a.home1:hover {color:#333333;}
a.link, a.link:visited {
	padding-left:21px;
	text-decoration:none;
	line-height:40px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 15px;
	color: #999999;
	vertical-align: top;

}
a.link:hover {color:#333333;}
a.link1, a.link1:visited {
	text-decoration:none;
	line-height:40px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 15px;
	color: #999999;
	vertical-align: top;
}
a.link1:hover {color:#333333;}
a.info, a.info:visited {
	text-decoration:none;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #999999;

}
a.info:hover {color:#333333;}
.liste{
	padding-left:15px;
	text-decoration:none;
	line-height:40px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	color: #999999;
}
.liste1{
	text-decoration:none;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 15px;
	line-height:40px;
	color: #999999;
	vertical-align: top;

}
a.liste1:hover {color:#333333;}
.liste2{
	padding-left:21px;
	text-decoration:none;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 15px;
	line-height:40px;
	color: #333333;
	vertical-align: top;

}
.liste3{
	text-decoration:none;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 15px;
	line-height:40px;
	color: #333333;
	vertical-align: top;

}
.menu a
{	display:block;
	width:215px;
	height:20px;
	text-decoration:none;
	line-height:60px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #999999;
}



.menu a:hover
{
	z-index: 1;
	color: #666666;
}


.menu li
{
	color: inherit;
	display: block;
	float: left;
	position: relative;
	display:block;
	width:215px;
	height:20px;
	text-decoration:none;
	line-height:60px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #999999;
	text-align: center;
}
.title {
	padding-left:21px;
	text-decoration:none;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 15px;
	color: #999999;
}
.title1 {
	text-decoration:none;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	color: #999999;
}
.title2 {
	text-decoration:none;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 15px;
	color: #999999;
}
.title3 {
	text-decoration:none;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 15px;
	color: #999999;
}
a.title3:hover {color:#333333;}
.subtitle {
	text-decoration:none;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #666666;
	font-style: italic;
}
