 /*
Formatierungen fuer die Druckerausgabe
Author: Vladimir Simovic aka Perun
Author URI: http://www.perun.net
Description: <a href="http://www.vlad-design.de">Vladimir Simovic</a> aka <a href="http://www.perun.net">Perun</a>
*/

/* Algemeine Formatierungen */
body {
background: #fff;
font: 11pt 'times new roman', serif;
color: #222;
}

a {display: none;}

/*a:link:after, a:visited:after {
content: " (" attr(href) ") ";
font-size: 90%;
font-style:italic;
color:#000;
}
a[href^="/"]:after {
content: " (http://www.ich-will-meer.com" attr(href) ") ";
}*/

#head, #navoben,#footer,#rechts,.r_rahmen,.g_rahmen,.w_rahmen,.breadcrumb,.l_box_stat    {
display: none;
}

p {

display: none;
}






img {
border: none;
}



dt {
font-weight: bold;
}

dd {
margin: 0.2cm 0 0.5cm 0;
}

.bild-links {
float: left;
margin: 2px 10px 5px 0;
}

.bild-rechts {
float: right;
margin: 2px 0 5px 10px;
}

.center {
text-align: center;
}


h1 {
font-size: 15pt
}

/* Ende allgemeine Formatierungen */

