.magazin .teaser{
clear:both;
height:209px;
width:990px;
background:url(../bilder/header-bg.jpg) 0 100% repeat-x;
}
.magazin .teaser_left{
width:367px;
height:209px;
padding-left:40px;
background:url(../bilder/header_main-left-bg.jpg) 100% 0 no-repeat;
float:left;
}
.magazin .teaser_right{
float:right;
width:583px;
height:209px;
}
.magazin .teaser_right a{
display:block;
width:583px;
height:209px;
background:url(../bilder/magazine.jpg) 0 0 no-repeat;
}
.magazin .teaser_right a span{
margin-left:-999em;
}
.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{
}
.search{
height:49px;
width:990px;
background:url(../bilder/search-bg.jpg) 0 0 repeat-x;
}
#auswahl{
width:475px;
float:left;
padding:11px 0 0 20px;
}
#detail{
width:340px;
float:right;
padding:11px 20px 0 0;
}
.search label{
font-weight:bold;
}
.search select{
width:210px;
}
#suchen, #ok{
background:url(../bilder/suchen-button.jpg) 0 0 no-repeat;
margin-left:10px;
height:25px;
width:99px;
border:none;
color:#FFFFFF;
font-weight:bold;
}
/* content */
.magazin .main_content{
padding-bottom:20px;
}
#subnavigation {
border-bottom: solid 1px #505050;
display: block;
background-image: url(../bilder/navigationBackground.gif);
}
#subnavigation form {
padding: 0px;
float: left;
display: block;
color: #fff;
}
#subnavigation form fieldset {
padding: 0px;
float: left;
display: block;
color: #fff;
}
#subnavigation label {
margin:16px 13px 0px 16px;
float: left;
}
#subnavigation input {
border: solid 1px #A5ACB2;
margin:14px 16px 0px 0px;
float: left;
background-color: #fff;
color: #000;
}
#subnavigation select {
background-color: #fff;
border: solid 1px #7F9DB9;
float: left;
margin:14px 16px 0px 0px;
margin-left:0px;
}
#subnavigation .button {
border: none;
margin:0px;
}
/*ender subnavi*/
#magazinediv {
float: left;
background-image: url(../bilder/magazineBackground.jpg);
color: #fff;
width:990px;
}
.textwrapper {
float: right;
width:274px;
margin:11px 0;
}
.magazinzeile {
float: left;
margin:25px 21px 0 21px;
width:448px;
height: 215px;
border: 2px solid #00c3ff;
background: url(../bilder/magazineBackground.jpg) 0 0 repeat-x;
}
.magazinzeile img{
}
.clear{
clear:both;
}
.magazinzeile h5{
font-size:13px;
color:#ff0000;
}
.magazinzeile h5.beschreibung{
padding-top:10px;
}
.magazinzeile span{
font-size:18px;
font-weight:bold;
}
.magazinzeile span.seitenanzahl{
font-size:12px;
background-image:url(../bilder/seitenzahlbackground.gif);
background-position:0px 3px;
background-repeat:no-repeat;
float:right;
padding-left:15px;
width:72px !important;
}
.magazine_img{
margin:11px;
display:block;
height:192px;
width:140px;
float:left;
}
.textwrapper a{
margin-right:11px;
color:#FF3366;
float:right;
font-weight:bold;
}
.textwrapper p{
display:block;
height:115px;
width:254px;
}
.pagination {
margin-top:25px;
text-align: center;
font-size: 14px;
color: #000;
}
.pagination a {
text-decoration: none;
padding: 3px;
margin: 3px 3px;
}
.pagination a:hover, .pagination a.active {
color: #ff0202;
}
.pagination a.red {
color: #0096BF;
}
.pagination a.red:hover {
color: #FF3366;
background-color: transparent;
}
/* ende content */