
/* --------------------------------------------
style4print // 23.09
----------------------------------------------- */

html {
margin: 0;
padding: 0;
}

body {
color: #333;
margin: 0;
padding: 0;
font-family: verdana, helvetica, arial, geneva, sans-serif; 
font-size: x-small;
voice-family: "\"}\"";
voice-family: inherit;
font-size: small;
}
html>body {
font-size: small;
}


/* AUSGEBLENDET 
------------------------------------------------ */

.skip, #nav, ul.weiter {
display: none;
}


/* LINKS 
--------------------------------------------------- */
a:link, a:visited {
color: #c00000;
border-bottom: 1px solid;
text-decoration: none;
}

/* LAYOUT 
--------------------------------------------------- */

#wrapper {
margin: 2% 2% 2% 4%;
padding: 0;
width: 94%;
text-align: left;
}

#header {
margin: 20px 0 20px 0;
padding: 0 ;
}

#rubrik {
margin: 0 0 0 0;
padding: 0;
} 
#rubrikenkopf em {
font-weight: bold;
font-style: normal;
}
#rubrik blockquote {
margin: 10px 0;
padding: 20px;
font: 100% verdana, helvetica, arial, geneva, sans-serif; 
font-weight: bold;
margin-bottom: 20px;
border-top: 1px solid #ccc;
border-bottom: 1px solid #ccc;
}
#rubrik cite {
font-size: 90%;
letter-spacing: 0.7px;
text-transform: uppercase;
font-weight: normal;
font-style: normal;
}

.ausgelagert {
margin: 10px 0 10px 0;
border-top: 1px dotted #ccc;
border-bottom: 1px dotted #ccc;
padding: 5px 0 5px 0;
font-size: 90%;
}

#footer {
margin: 20px 0 0 0;
clear: left;
border-top: 1px solid #ccc;
font-size: 90%;
}


/* SCHRIFTEN, ABSTAENDE
------------------------------------------------- */


/* logo */
#header p strong {
font-size: 300%;
font-weight: normal;
}
#header a {
text-decoration: none;
border: none;
color: #333;
}

p#tagline {
margin: 10px 0 0 20px;
text-transform: uppercase; 
letter-spacing: 1.5px; 
font-size: 70%;
font-weight: normal;
line-height: 1.6em;
}

/* rubrik */



h1, h2, h3 {
clear: left;
font-family: georgia, 'times new roman', times, serif;
font-weight: normal;
}
h1 {
margin: 20px 0 15px 0;
padding: 0;
}
h2 {
margin: 15px 0 10px 0;
padding: 0;
}
h3 {
margin: 10px 0 5px 0;
padding: 0;
}

p, address, blockquote, ul, ol, dl {
font-size: 85%;
line-height: 1.6em;
}

p, address {
margin: 5px 0 5px 0;
padding: 0;
font-style: normal;
}

/* bilder */

img.personen { /* ueber uns */
margin: 3px 5px 0 0;
padding: 6px;
background: transparent url(img/bgimg_48x48.gif) no-repeat;
border: none;
float: left;
}
a.bg, img {
border: none;
}

.anreisser img {
margin: 0 10px 8px 0;
border: 1px solid #ccc;
padding: 1px;
}