.home .teaser{
clear:both;
height:209px;
width:990px;
background:url(../bilder/header-bg.jpg) 0 100% repeat-x;
}
.home .teaser_left{
width:367px;
height:209px;
padding-left:40px;
background:url(../bilder/header_main-left-bg.jpg) 100% 0 no-repeat;
float:left;
}
.home .teaser_right{
float:right;
width:583px;
height:209px;
}
.home .teaser_right a{
display:block;
width:583px;
height:209px;
background:url(../bilder/magazine.jpg) 0 0 no-repeat;
}
.home .teaser_right a span{
margin-left:-999em;
}

/* content slider */
.slider{
height:76px;
width:990px;
clear:both;
background:#fdee21 url(../bilder/slider-bg.jpg) 0 100% no-repeat;
}


.sliderwrapper{
position: relative; /*leave as is*/
overflow: hidden; /*leave as is*/
width: 924px; /*width of featured content slider*/
height: 61px;
float:left;
}



.sliderwrapper .contentdiv{
visibility: hidden; /*leave as is*/
position: absolute; /*leave as is*/
left: 0;  /*leave as is*/
top: 0;  /*leave as is*/
width: 922px; /*width of content DIVs within slider. Total width should equal slider's inner width (390+5+5=400) */
margin-left:2px;
height: 61px;
filter:progid:DXImageTransform.Microsoft.alpha(opacity=100);
-moz-opacity: 1;
opacity: 1;
}
.slider_content{
padding:5px;
height:51px;
width:212px;
float:left;
background:#f4d626;
margin:0 4px 0 4px;
font-size:10px;
}
.slider_content h6{
font-size:12px;
}
.slider_content span{
float:right;
}
.slider_content div{
float:left;
width:50px;
height:50px;
margin-right:5px;
}
.slider_content img{
width:50px;
height:50px;
}

.pagination{
width: 970px; /*width of featured content slider*/
height: 61px;
padding:7px 10px 8px 10px;
}

.prev a, .next a{
display:block;
height:61px;
width:23px;
}
.pagination div.prev{
float:left;
height:61px;
width:23px;
}
.pagination div.next{
float:right;
height:61px;
width:23px;
}
.pagination div.prev a.prev {
background:url(../bilder/slider_nav.jpg) 0 0 no-repeat;
}
.pagination div.prev a.prev:hover {
background:url(../bilder/slider_nav.jpg) 0 -61px no-repeat;
}
.pagination div.next a.next {
background:url(../bilder/slider_nav.jpg) 0 -122px no-repeat;
}
.pagination div.next a.next:hover {
background:url(../bilder/slider_nav.jpg) 0 -183px no-repeat;
}
.prev span, .next span{
margin-left:-999em;
}

.pagination a:hover, .pagination a.selected{
color: #000;
}

/* end content slider */
.try{
width:367px;
margin:30px 0 0 0;
height:65px;
}
.try p{
float:left;
display:block;
height:56px;
width:152px;
float:left;
font-weight:bold;
}
.try .button_shadow {
float:right;
width:197px;
height:42px;
padding:0px 0px 23px 0px;
background:url(../bilder/try_button-shadow.jpg) 50% 100% no-repeat;
margin-right:18px;
}
.try .button_shadow a{
display:block;
height:14px;
width:166px;
padding:14px 0 14px 31px;
font-size:16px;
}
.try .button_shadow a:link, .try .button_shadow a:visited{
background:url(../bilder/try_button.jpg) 0 -42px no-repeat;
color:#FFFFFF;
}
.try .button_shadow a:hover{
background:url(../bilder/try_button.jpg) 0 0 no-repeat;
text-decoration:none;
}
.try .button_shadow span{
}
.home .main_content-top{
width:950px;
height:191px;
padding:0px 20px;
}
.home .main_content-top .content{
width:316px;
height:171px;
padding-top:20px;
float:left;
background:url(../bilder/main_content-top-bg.jpg) 0 0 no-repeat;
}
.home .content p{
width:140px;
}
.home .main_content-top .content_teaser{
float:right;
height:137px;
width:133px;
margin-right:30px;
}
.home .main_content-bottom{
width:950px;
height:191px;
padding:0 20px;
background:url(../bilder/main_content-bottom-bg.jpg) 0 0 no-repeat;
}
.home .main_content-bottom .content{
width:475px;
height:171px;
padding-top:20px;
float:left;
}
.home .main_content-bottom div.bottom2{
width:455px;
padding-left:20px;
}