/* magazine styles
   ------------------------------- */
hr {
border-bottom : 1px solid #ccc;
}
#magazin h2 {
margin : 0 0 10px 0;
}
#magazin h2{
color : #970003;
text-transform : uppercase;
}
#magazin h2 a:link, #magazin h2 a:visited {
color : #970003;
border-bottom : 1px solid #970003;
}
p.cover_picture {
float : left;
width : 220px;
margin-left : -252px;
text-align : right;
display : inline;
z-index : 99;
position : relative;
}
.cover_picture img {
width : 80px;
}
ul.magazine-contents {
line-height : 1;
padding-bottom : 20px;
}
#content ul.magazine-contents li {
margin-left : 18px;
list-style-image : url(../media/shared/dots.gif);
}
p.magazine-links {
margin-top : 10px;
}
p.magazine-links a {
margin-right : 10px;
}
p.magazine-links span {
visibility : hidden;
}
#content a[href$=".pdf"]:after {
content : '';
}

#contents {
margin-top : 30px;
line-height : 1.2;
}
#contents a {
border : none;
}
#contents a:hover {
border-bottom : 1px solid #970003;
}
#contents li {
margin : 1em 0;
list-style : none;
}
#contents li.chapter {
margin-top : 2.5em;
}
span.headline {
font-weight : bold;
}
#contents li.chapter span.intro a {
color : #970003;
text-transform : uppercase;
}

div.article {
margin-top : 20px;
}
div.article h3 {
margin : 0 0 .5em 0;
text-transform : uppercase;
}
#magazin div.article-intro p {
color : #A1732B;
font-weight : bold;
}
dl dt em, dl dd em {
color : #000;
font-weight : bold;
}
dt {
margin-top : .5em;
}
dl.article-image {
float : left;
width : 220px;
display : inline;
padding : 0;
margin : .5em 0 0 -258px;
z-index : 99;
position : relative;
text-transform : none;
font-weight : normal;
}
dl.article-image img {
}
dl.article-image dd {
color : #970003;
font-size : 92%;
padding : 0 0 20px 14px;
margin : 0;
clear : both;
}
.to-top {
text-align : right;
}
#content div.infobox {
color : #970003;
margin : 1em 0;
padding : 10px;
background : #f5f9e8;
border : 1px solid #ccc;
}
#content .infobox h3 {
color : #970003;
text-transform : none;
}
#content .infobox h4 {
margin-bottom : 1em;
}
#content  .infobox li {
margin-left : 18px;
list-style-image : url(../media/shared/dots.gif);
}

#leserumfrage {
line-height : 1.5;
}
#leserumfrage h3 {
}
#leserumfrage label {
display : block;
}
#umfrage__1a, #umfrage__1b, #umfrage__1c, #umfrage__5a, #umfrage__6a,#umfrage__7ax,#umfrage__7bx,#umfrage__9 {
margin-left : 10px;
}
#leserumfrage .txt, #leserumfrage textarea {
border : 1px solid #999;
}
#leserumfrage textarea {
width : 100%;
}
#leserumfrage #buttons {
margin-top : 1em;
padding-top : 1em;
text-align : right;
border-top : 1px solid #999;
}