/* $Id: travel_anreiseliste.css 4072 2011-07-11 08:40:58Z br $
(c) 2000-2011 EBERL ONLINE GmbH*/


body {
	font-family: Arial;
	font-size: 9px;
	background-color: #fff;
	margin: 0px;
	padding: 0px;
}

h3 {
	font-size: 14px;
	margin: 0px;

}

.page {

	position: relative;
/*	page-break-inside: avoid; */
	height: 277mm;
	width: 210mm; 
	background-color: #ffffff;
	font-family: Arial;
	color: #333333;
	font-size: 9px;
	
}

.raster {
	border: 0px solid #dddddd;
}


.header {
	
	position: relative; 
	left: 10mm; 
	top: 10mm;
	font-size: 11pt;
	text-decoration: underline;
	font-weight: bold; 
	width: 140mm; 
/*		border-bottom: 1px solid #333;

		text-align: left;

	height: 6mm; 
	overflow: hidden;
	padding: 0px 0px 2px 0px;*/
    
}
.pagecount {
	
	
	font-size: 11pt;
    height: 6mm;
	right: 20mm;
	top: 3mm;
	font-style: italic;
    overflow: hidden;
    padding: 0 0 2 0px;
    position: relative;
    text-align: left;
    float:right;

    
}

.content {
	position: relative;
	left: 10mm;
	top: 8mm;
	width: 180mm;
	padding: 2px 0px 2px 0px;
}

.table {
	position: relative;
	left: 0mm;
	top: 4mm;
	width: 100%;
	padding: 0px 0px 0px 0px;
	font-size: 10pt;
	border-collapse:collapse; 
}

.table .headrow {
	background-color: #DDDDFF;
	color: #666666;
	border: 1px solid #BBBBBB;
} 

.table .daterow {
	background-color: #F5F5F5;
	color: #666666;
	border: 1px solid #BBBBBB;
}

.table .emptyrow {
	background-color: #FFFFFF;
	color: #666666;
	border: none;
}

.table .row {
	background-color: #FFFFFF;
	color: #000000;
	border: 1px solid #BBBBBB;
}

/*
.footer {

	border-top: 1px solid #666;
	position: absolute;
	left: 20mm;
	bottom: 20mm;
	width: 257mm;
	height: 15mm;
	
}
*/
