body.verlaufhome {
	background: url(bg_head_verlauf_home.jpg) top left repeat-x;
}
#topselect {
    display:none;    
}
#content.maxsize {
    margin-top:440px;
}
#logo {
	margin: 0 auto;
	margin-top:16px;
	width: 136px;
	border: 0;
	background: url(/styles/logo/logo_main_home.gif) top left no-repeat;
	overflow: hidden;
}
#bildoben {
	background: url(/styles/img/bg_bildoben_overviewsize.png) bottom center no-repeat;
  padding-bottom: 2px;
}


#areaselect {
	position: absolute;
	top: 100px;
	right: 32px;
	width: 163px;
	height: 315px;
	margin: 0;
	padding: 0;
/*	text-transform: uppercase; */
	font-size: 13px;
	line-height: 52px;
	font-weight: bold;
	overflow: hidden;
	background-color: #fff;
	border-left: 1px solid #BCBFC1;
}
#areaselect ul {
	list-style-image: none; 
	list-style-position: inside;
	font-size: 13px !important;
	top: 0;
	left: 0;
	margin: 0;
	padding: 0;
}
#areaselect li {
	margin: 0;
	padding: 0 50px 0 20px;
	height:52px;
	border-bottom: 1px solid #BCBFC1;
	white-space: nowrap;
    cursor: pointer;

}
#areaselect li:hover {
	background-color: #e8e8e8;
}
#areaselect a {
	padding-right: 5px;
	padding-left: 20px;
	position: relative;
	left: -20px;
}
#areaselect img {
	width: 18px;
	height: 18px;
	border: 0;
}

