@charset "iso-8859-2";
/* CSS Document */

#wrapper {
	background:url(../images/bg_suchbox.jpg) no-repeat;
	height:387px;
    margin:10px 0 0 182px;
	padding:44px 0 0 0;
    width:326px;
}

#slider {
    margin:0 auto;
    position:relative;
    width:326px
}

.scroll {
    clear:left;
    height:296px;
    overflow:auto;
    overflow-x:hidden;
	margin-left:10px;
    position:relative;
    width:316px
}

.scrollContainer div.panel {
	background:url(../images/bg_suchergebnis.jpg);
    font-size:0.79em;
    height:86px;
	margin:0 0 10px 0;
    padding:6px 10px 0 6px;
    width:290px
}

.scrollButtons {
    cursor:pointer;
    position:absolute;
    top:150px
}

.scrollButtons.left {
    right:145px;
	top:-28px
}

.scrollButtons.right {
    left:145px;
	top:305px
}

.hide {
    display:none
}

.thumb {
	float:left;
	margin-right:10px
}

.floatLeft {
	float:left;
}

.wecker {
	background:url(../images/wecker_icon.jpg) left top no-repeat;
	float:left;
	height:12px;
	margin-top:-5px;
	padding:8px 0 0 25px;
	width:95px;
}

.footnote {
	font-size:0.91em;
}

.kuchen {
	float:left;
	margin-top:-3px;
}

.txt {
	float:left;
}

.linktab a {
	border:none;
	display:block;
	color:#000;
	height:92px;
	margin-bottom:10px;
	text-decoration:none;
	width:306px;
}

.linktab a img {
	border:none
}

.txt_search_box {
	margin-top:15px;
}
