
.hide {
	visibility: 	hidden;
	background-image:	url(/bilder/teaser/teaser_verlauf.png);
}

#qscroller {
	float:				left;
	width:				230px;
	height:				205px;
	background-image:	url(/bilder/teaser/teaser_rahmen_1-3.png);
	background-repeat:	repeat-y;
	margin:				0 0 20px 0;
	border:0px solid #900;
	font-family: 	verdana, arial, sans-serif;
	font-size:	 	11px;
	line-height: 	16px;
}

.qslide {
	font-size: 		11px;
	padding: 		3px;
	margin-right:	20px;
}
a.mb:hover {
}


.qscroller-nav {
	font-size: 		11px;
	width:		 	230px;
	margin:		 	0px 20px 0px 20px;
	height: 		15px;
}
.qscroller-nav a {
	text-decoration: none;
}

.qscroller-nav div {
	float: 			right;
}

/******************/
div.qslide a {
	width:				230px;
	height:				205px;
	display:			block;
	cursor:				pointer;
	text-decoration:	none;
}
div.qslide a:hover span.text {
	color:				#999;
}
div.qslide div.rahmen {
	width:				230px;
	height:				205px;
}
div.qslide div.inhalt {
	width:				230px;
	height:				205px;
	background-repeat:	no-repeat;
	background-position:top left;
}

div.qslide div.inhalt h2 {
	float:				left;
	text-align:			left;
	width:				195px;
	margin:				15px 20px 5px 20px;
	color:				#c00;
	font-size:			12px;
	line-height:		16px;
	font-weight:		bold;
}
div.qslide b {
	float:				left;
	clear:				both;
	width:				195px;
	text-align:			left;
	margin:				0px 0px 0px 20px;
	color:				#333;
	font-size:			11px;
	line-height:		18px;
}
div.qslide span.text {
	float:				left;
	clear:				both;
	width:				195px;
	text-align:			left;
	margin:				0px 20px 5px 20px;
	color:				#333;
	font-size:			11px;
	line-height:		18px;
}
div.qslide span.red {
	float:				left;
	clear:				both;
	width:				195px;
	text-align:			left;
	margin:				0px 20px 5px 20px;
	color:				#c00;
	font-size:			12px;
	line-height:		18px;
}


