/* =======================================================
PRINT-Stylesheet für Fachverband Autobus und Fachverband Taxi
Stand: 17. September 2007
Datei: print.css
Autor: SNAILMEDIA - EDV & Internetdienstleistungen
       Christian Brandejsky
======================================================= */

/* ======================================================
1. Allgemeine Styles
======================================================= */
html, body {
height:100%;
font-family: Verdana, Arial, Helvetica, sans-serif;
font-size: 12px;
font-style: normal;
font-weight: normal;
font-variant: normal;
}
H1 {      
	font-size: 13px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
         color: #000000;
         font-weight: bold;
 	border-left:10px solid #CCCCCC;
	border-top: 1px solid #CCCCCC;
	border-right: 1px solid #CCCCCC;
	border-bottom: 1px solid #CCCCCC;
	padding-left:5px;
	padding-top: 2px;
	padding-right: 5px;
	padding-bottom: 2px;
}


P.csc-linkToTop { text-align: right; }
P.csc-linkToTop A { 
	font-weight: bold; 
	font-size: 10px;
	font-color: #666666;
	text-decoration: underline;
	}
	
A { color: #666666; text-decoration: underline; }
A:hover { color: #666666;}

HR {
    width:100%; 
    color:#000000;
    background-color:#000000;
    height:1px;
    margin-right:0;
    border:1px solid #000000;


}
H2{      
	font-size: 12px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
         color: #000000;
         font-weight: bold;
	border-bottom: 1px solid #CCCCCC;
	padding-left:15px;
	padding-top: 2px;
	padding-right: 5px;
	padding-bottom: 2px;
}

H3 {     font-size: 12px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
         color: #000000;

}	

.table_content { font-size: 11px;
                 font-family: Verdana, Arial, Helvetica, sans-serif;
                 color: #000000;  
                 }

