@charset "utf-8";
/* CSS Document */
/*********  Homepage - Teaser - NEU ***************/
#douglasteaser-home-middle-1{
	height: 232px;
	overflow: hidden;
}
#douglasteaser-home-middle-2{
	height: 232px;
	overflow: hidden;
}
#douglasteaser-home-middle-3{
	height: 232px;
	overflow: hidden;
}
#douglasteaser-home-right-1{
	height: 232px;
	overflow: hidden;
}
#douglasteaser-home-right-2{
	height: 232px;
	overflow: hidden;
}
#douglasteaser-home-right-3{
	height: 232px;
	overflow: hidden;
}
#douglasteaser-home-middle-1 .teaserbox-main, #douglasteaser-home-middle-2 .teaserbox-main, #douglasteaser-home-middle-3 .teaserbox-main{
	height: 214px;
	min-height: 214px;
	max-height: 214px;
	overflow: hidden;
}
#douglasteaser-home-middle-1 .contentbox-home-main, #douglasteaser-home-middle-2 .contentbox-home-main, #douglasteaser-home-middle-3 .contentbox-home-main{
	height: 214px;
	min-height: 214px;
	max-height: 214px;
	overflow: hidden;
}
#douglasteaser-home-right-1 .marginteaser-main, #douglasteaser-home-right-2 .marginteaser-main, #douglasteaser-home-right-3 .marginteaser-main{
	height: 194px;
	min-height: 194px;
	max-height: 194px;
	overflow: hidden;
}

/* ***************************************************** */
/*                 Facebook Twitter Footer               */
/* ***************************************************** */
#footer-title{
	display:block;
	float: left;
	width: 153px;
	font-size:12px;
	color:#44b7c6;
	font-weight:bold;
	line-height:15px;
}
.flist{
	list-style:none;
	display: block;
	float: left;
	width: 59px;
	min-width: 59px;
	padding: 2px 23px 0px 0px;	
}
.flist li{
	display: block;
	width: auto;
	white-space:nowrap;	
	border-bottom: 1px solid #e5e5e5;	
}
.flist li a{
	display: block;
	white-space:nowrap;
}

.flist-middle{
	list-style:none;
	display: block;
	float: left;
	width: 80px;
	min-width: 80px;
	padding: 2px 23px 0px 0px;	
}
.flist-middle li{
	display: block;
	width: auto;
	white-space:nowrap;	
	border-bottom: 1px solid #e5e5e5;	
}
.flist-middle li a{
	display: block;
	white-space:nowrap;
}

.flist-big{
	list-style:none;
	display: block;
	float: left;
	width: 120px;
	min-width: 120px;
	padding: 2px 23px 0px 0px;	
}
.flist-big li{
	display: block;
	width: auto;
	white-space:nowrap;	
	border-bottom: 1px solid #e5e5e5;	
}
.flist-big li a{
	display: block;
	white-space:nowrap;
}

#twitter-facebook{
	position: absolute;
	right: 73px !important;
	right: 63px;
	width: 155px;
	min-width: 155px;
	max-width: 155px;
	top: 0px !important;
	top: 4px;
	height: 66px;
	min-height: 66px;
	max-height: 66px;
}
#twitter-facebook ul{
	list-style:none;
	display: block;
}
#twitter-facebook ul li{
	display: block;
	width: auto;
	white-space:nowrap;	
	
}
#twitter-facebook ul li a{
	float: left;
}
#twitter-facebook ul li a.facebook-link{
	display: block;
	width: 59px;
	min-width: 59px;
	max-width: 59px;
	line-height: 18px;
	border-bottom: 1px solid #e5e5e5;	
	vertical-align:text-bottom;
	padding-left: 3px;
	margin-left: 5px;
}

/*********  Markenauswahl ***************/
#breadcrumb{
	display: block;
	float: left;
	padding-bottom: 15px;
}
#jsmenu{
	display: block;	
	float: right;
	text-align: right;
	padding-right: 45px;
	padding-bottom: 15px;	
}

form select#brandselect{
	border: 1px solid #1CA8BF; /* #a9a9a9 */
    color: #4d4d4d;
    padding: 2px;
}
#jsmenu form input.submit{
	position: relative;
	top: 5px;
	left: 2px;
}
