/*CVS Add-ins*/
/*
$Revision: 1.1.1.1 $
$Date: 2008/09/23 13:09:37 $
$RCSfile: print.css,v $
Authors: JDE
Copyright (c) A&B.FACE2NET GmbH
*/

/* + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + */
/*
    print.css fuer SPD08006 (CSS-Angaben fuer Druckausgabe)
    23.09.2008 JDE
*/
/* + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + */


/* + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + */
/* global basics */

.hide, .structure, .displayoutside, 
#location, #direct, #content .back, input.sendbutton{ display: none; }


/* + + + + + + + */
acronym{ font-variant: normal; text-decoration: none; }

a img{ border: 0; }

hr{ 
height: 1px; 
border:0; border-top: 1px solid #000; background:#000; 
color: #000; }

div, p, ul, ol, li, td, th{ font-family: Arial,Helvetica, sans-serif; font-size: 10.5pt; font-weight: 500; }

h1, h2, h3, h4, h5, h6, p{ color: #000; text-decoration: none; font: bold 10.5pt/13pt Arial,Verdana; }

h1{ font-size: 16pt; }
h2{ font-size: 14pt; }
h3{ font-size: 12pt; }
h4{ font-size: 11pt; }
h5{ font-size: 10.5pt; }
h6{ font-size: 10pt; }
p{ font-weight: normal; }

a:link, a:visited{ color: #000; text-decoration: underline; padding: 0; }

img{ clear: left; float: left; margin-bottom: 10px; margin-right: 10px; }

/* + + + + + + + */
table{ display: block; width: 100%; border-collapse: collapse; }
table th,
table td{ border: 1px solid #000; padding: 2px 6px; text-align: left; }
table th{ font-weight: bold; padding: 3px; }
table caption{ text-align: left; font-size: 11pt; font-weight: bold; margin: 18px 0 7px; }

/* + + + + + + + */
form{ border: solid 1px #000; }
form p{ padding-left: 10px; }

label{ margin-top: 12px; }
label, input.formelement, label input, textarea, select{ display: block; }
label, input, textarea, select{ width: 90%; border: 1px solid #000;}
textarea{ height: 30em; }
label.label_checkbox, .label_checkbox input{ display: inline; width: auto; }


#search ol.result li a{ text-decoration: none; }

/* + + + + + + + */
blockquote{ padding: 0 10px; border: solid 1px #000; }