/*  Drucklayout gibcam-5ax */

html, body {
 background: transparent;
 color: black;
 font-family: verdana, sans-serif;
 font-size: 10pt;
 margin: 0;
 padding: 0;
}

.pfolio,
.statusbar,
.sprachwahl,
.menubar,
object, 
hr,
input,
select { display: none; }

.container  {
margin: 5mm; /* Zentrieren der Seite */
}

.content {
width : 100%;
}
.content #id001, .content #id002 { display: none; }
.illu {
width : 100%;
margin-top : 0.5cm;
}

.illu table {width: 100%; }
.illu img   {border: #CFCFCF 1px solid; }
.illu td    {vertical-align: top; }
.legend     {padding: 0 0 15px 0; font-size: 8pt; font-style: italic; }

.vcard {
width : 16cm;
margin-top : 0.5cm;
}

.vcard .note {display: none; }


/* Layout Inhalt */

h1  {
font-family: Tahoma, arial, sans-serif;
margin: 0;
font-size : 20pt;
font-weight : bold;
color:#7F7F7F;
}

.description h2 {font-size: 10pt;  color:#8F8F8F; }

p {
font-size : 8pt;
text-align: justify;
line-height : 1.5em;
}

/* ---------------------------------- */
a,
a:link,
a:visited,
a:hover,
a:active,
a:focus {color : black; text-decoration : none; }
