
/* Teaser
--------------------------------------------------*/

div#TeaserContainer{
	width: 980px;
	height: 330px;
	margin-top:309px; 
}

div#TeaserContainer .teaser{
	float:left;
	width: 184px;
	height: 300px;

}

div#TeaserContainer img{
	width: 184px;
	height: 156px;
}

#teaserrundung{
	position:absolute;
	width: 980px;
	height: 156px;
	top:358px; 
}


.rundung_png {
	 background-image:url(/basic/images/teaserrundung.png);
	 _background:transparent;
	 /* Mozilla ignores crazy MS image filters, so it will skip the following */
	 filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(enabled=true, sizingMethod=scale, src='/basic/images/teaserrundung.png');
}


div#TeaserContainer .teaser.abstand{
	margin-right: 15px;
}

		div#TeaserContainer p{
		font-weight: normal;
		font-size: 0.7em;
		margin:3px 5px 0px 9px;
		line-height: 1.3em;
		overflow:hidden;
		}

		div#TeaserContainer p{
		height:90px;
		}
		
					
		div#TeaserContainer h2{
		margin:9px 5px 0px 9px;
		*margin:6px 5px 0px 9px;
		padding-bottom:3px;
		font-size: 0.70em;
		color: #c32211;
		}
		
		div#TeaserContainer .h2abstand{
		margin-top: 11px!IMPORTANT;
		}

div#TeaserContainer ul {
		margin:5px 0px 0px 9px;
}
	div#TeaserContainer li {
		float: left;
		position: relative;
		cursor: pointer;
		font-weight: bold;
		font-size: 0.70em;
		letter-spacing: 0.01em;
		line-height: 1.2em;
		padding: 0px 15px 0px 9px;
		background: url(../images/teaserpfeil_rot.gif) no-repeat center left;
		}
		div#TeaserContainer li a { 
			color: #c32211;
			text-decoration: none;
			}
		div#TeaserContainer li a:hover { 	
			color: #c32211;
			text-decoration: none;
			}


div#footerOben{
	width: 980px;
	position: relative;
}

	
	
/* Schnellanfrage
--------------------------------------------------*/

div#schnellanfrageL{
	width: 150px;
	float: left;
}

div#schnellanfrageR{
        margin-bottom:4px;
	width: 200px;
	float: left;
}


div#introSchnellanfrage {
        position: relative;
        float: left;
	width: 383px;
	height: 80px;
	background: #c42213;
}

div#introTeaserMitte {
        float: left;
	width: 184px;
	height: 80px;
	margin: 0px 0px 0px 15px;
}

div#introTeaserMitte img{
        border: 0px;
}

div#introTeaser360{
        float: left;
	width: 383px;
	height: 80px;
	margin: 0px 0px 0px 15px;
}


div#introSchnellanfrage h2{
	color: #ffffff;
	font-size: 12px;
	padding: 9px 10px 8px 10px;
}


div#introSchnellanfrage form{
	padding: 0px 10px 10px 10px;
}

form#schnellanfrage{
	font-size: 0.70em;
}

#schnellanfrage input.day, #schnellanfrage input.month, #schnellanfrage input.year, #schnellanfrage input.persons, #schnellanfrage input.uebern{
	height: 14px;
	padding: 1px 8px 0px 0px;
	font-size: 0.85em;
	float: left;
	margin-right: 4px;
	border: none;
	background: #ffffff;
	text-align:right;
}

#schnellanfrage input.day, #schnellanfrage input.month, #schnellanfrage input.persons, #schnellanfrage input.uebern{
	width: 18px;
}

#schnellanfrage input.year{
	width: 38px;
}

label {
	width: 200px;
	height: 15px;
	_margin-left: -3px;
	color: #ffffff;
}

form#schnellanfrage .abstand{
	margin-top: 6px; 
	display: block;
}

div#introSchnellanfrage .anfrageWeiter{
        position: absolute;
        bottom:0px;
        right:0px;
        _right:-1px;
        background: #ffffff;
        padding:3px 10px 3px 10px;
}

div#introSchnellanfrage .anfrageWeiter a{
        font-weight: bold;
        font-size:11px;
        text-decoration: none;
}