html, body{
	height: 100%;
}

#main-subpage{
	float:left;
	position: relative;
	min-height: 100%;
	height: auto !important;
	height: 100%;
	width: 866px;
	z-index:0;
}

#main-subpage{
	background:url(images/subpage_background.jpg);
}

#footer-subpage {
	position: absolute;
	bottom: 0;
	width: 850px;
	height:28px;
	background:url(images/footer_background.gif) repeat-x;
	text-align:center;
	z-index:1;
}

#footer-subpage-inner{
	position:relative;
	top:97px;
	left:-191px;
	width:670px;
	padding-top:9px;
	font-size:10px;
	letter-spacing:1px;
	color:#9c6;
	text-align:right;
}

#footer-subpage-inner a{
	color:#9c6;
	text-decoration:none;
}

#links-oben{
	float:left;
	width:191px;
	background-color:#99FF99;
	height:343px;
	position:relative;
	background:url(images/kuehlschrank_subpage_top.jpg);
	z-index:1;
}

#menusubpage{
	padding:70px 0px 0px 8px;
}

#menusubpage p b{
	font-size:14px;
}

#menuentries, #menuentriesuser{
	list-style:none;
	margin:0;
	padding:0;
}

#menuentries li, #menuentriesuser li{
	margin:0;
	padding:0;
	display:block;
	line-height:22px;
}

#menuentries li a:link, #menuentries a:visited, #menuentriesuser li a:link, #menuentriesuser a:visited{	
	color:#000;
	text-decoration:none;
}

#menuentries li a:hover, #menuentries a:active, #menuentriesuser li a:hover, #menuentriesuser a:active{
	text-decoration:underline;
}

#content-subpage{
	float:left;
	width:680px;
	margin-left:-20px;
	position:relative;
	padding-bottom:120px;
	z-index:10;
}

#links-unten{
	position:absolute;
	top:-273px;
	left:0px;
	height:273px;
	width:191px;
	background:url(images/kuehlschrank_subpage_bottom.jpg);
	z-index:1;
}

#unten-mitte{
	position:absolute;
	left:191px;
	top:-97px;
	width:659px;
	height:97px;
	background:url(images/fussboden_subpage_bottom.jpg);
}

#content2top{
	margin-top:20px;
}

#content2bottom{
	margin-top:15px;
	margin-bottom:40px;
}

#greenboxtop{
	width:671px;
	height:5px;
	background:url(images/box_green_top.png);
}

#greenboxcenter{
	width:671px;
	background:url(images/box_green_center.png) repeat-y;
}

#greenboxcenterinner{
	padding:10px 18px;
}

#greenboxbottom{
	width:671px;
	height:7px;
	background:url(images/box_green_bottom.png) repeat-y;
}

#whiteboxtop{
	width:671px;
	height:5px;
	background:url(images/box_white_top.png);
}

#whiteboxcenter{
	width:671px;
	background:url(images/box_white_center.png) repeat-y;
}

#whiteboxcenterinner{
	padding:12px 15px;
}

#whiteboxbottom{
	width:671px;
	height:5px;
	background:url(images/box_white_bottom.png) repeat-y;
}

#text{
	line-height:1.5;
}

/**/

.inputtable{
	margin-top:15px;
}

#navitrail a:link, #navitrail a:visited{	
	color:#000;
	text-decoration:none;
}

#navitrail a:hover, #navitrail a:active{
	text-decoration:underline;
}

.listangebote{
	padding-top:10px;
}

#map{
	border:5px solid #80C218;
	margin-bottom:15px;
}

#graybg{
	background-color:#E6E6E6;
	padding:5px;
}

.greybottom{
	padding-bottom:7px;
	border-bottom:1px solid #CCCCCC;
}

.apic{
	border:5px solid #80C218;
}