/*Druck css*/
#wrapper,body{
background-color: white;
border-width: 0px;
margin: 0px;
}
a {
text-decoration: underline;
}
#nebenmenue,#hauptmenue,#rechts,#links,#contentkopf{
display: none;
width: 0px;
height: 0px;
border-width: 0px;
clear: both;
}
.vcard{
padding-left: 20px;
display: block;
}
.vcard p,.vcard p a {
font-family:Verdana,"Times New Roman",serif;
font-size: 10pt;
line-height: 12pt;
margin-top: 5pt;
margin-bottom: 7pt;
}
#head{
padding:0px;
margin: 0px;
height: 130px;
}
#header{
padding-left:20px;
}
#navpath{
width: 700px;
display: block;
padding:0px;
margin: 0px 0px 0px 10px;
border: 0px solid rgb(200,200,200);
background-color: none;
}
#navpath li a,#navpath li span {
font-size: 10pt;
text-decoration: none;
color: rgb(200,200,200);
padding-left: 10px;
}
#container{
clear: both;
width: 700px;
}
#content {
border-width: 0px;
width: 700px;
height: auto;
margin-left: 0px;
margin-right: 0px;
}
#content *,#content p,.beitrag *{
font-family: Verdana,"Times New Roman",serif;
font-size: 12pt;
line-height: 14.4pt;
color: black;
}
.beitrag{
padding-left: 0px;
padding-right: 0px;
}
#content h1{
font-size: 16pt;
line-height: 19pt;
}
#content h2,
#content h3,
#content h4,
#content h5,
#content h6{
font-size: 14pt;
line-height: 16.8pt;
}