body {
	background-color: #ffffff; 
	color: #000000; 
	}

h1 {
font-family: Times, Georgia, Palatino, serif; 
font-size: 17pt;
font-weight: bold; 
font-style: normal; 
color: #000066; 
text-align: right;
z-index: 3
}

.center{
	text-align: center;
}

/*Reisekosten*/
#top{
	position:absolute;
	top:5mm; left:50%;
	width: 160mm; height: 15mm;
	margin-left:-80mm;
	margin-top:0mm;
	text-align: right;
	z-index: 3
}
	
#mainreisekosten{
	position:absolute;
	top:15mm; left:50%;
	width: 160mm; height: 235mm;
	margin-left:-80mm;
	margin-top:0mm;
	border-width:1.5mm; border-color:#9999CC; border-style:ridge; padding:1.5mm;
	z-index: 1
	}

.underline {
	border-bottom: dashed;
	border-width:0.2mm;
	border-color:#000066; padding:1.5mm;
}

.bold 
{
font:Times, Georgia, Palatino, serif;
font-size: 13pt;
font-weight:bold;
text-indent:1pt;
text-align:left;
font-style:normal;
vertical-align: bottom;
color: #333366
}

.bold_small 
{
font:Times, Georgia, Palatino, serif;
font-size: 11pt;
font-weight:bold;
text-indent:1pt;
text-align:left;
font-style:normal;
vertical-align: bottom;
color: #333366
}

.normal 
{
font:Times, Georgia, Palatino, serif;
font-size: 11pt;
font-weight:normal;
text-indent:1pt;
text-align:left;
font-style:normal;
vertical-align: bottom;
color: #333366
}

.normal_small 
{
font:Times, Georgia, Palatino, serif;
font-size: 9pt;
font-weight:normal;
text-indent:1pt;
text-align:left;
font-style:normal;
vertical-align: bottom;
color: #333366
}

.normal_bold_small 
{
font:Times, Georgia, Palatino, serif;
font-size: 9pt;
font-weight:bold;
text-indent:1pt;
text-align:left;
font-style:normal;
vertical-align: bottom;
color: #333366
}

/*Fahrtenbuch*/
#top_fb{
	position:absolute;
	top:5mm; left:50%;
	width: 240mm; height: 15mm;
	margin-left:-120mm;
	margin-top:0mm;
	text-align: right;
	z-index: 3
}

#top_hinweis{
	position:absolute;
	top:5mm; left:50%;
	width: 240mm; height: 15mm;
	margin-left:-120mm;
	margin-top:0mm;
	text-align: left;
	font:Times, Georgia, Palatino, serif;
	font-size: 9pt;
	font-weight:normal;
	text-indent:1pt;
	text-align:left;
	font-style:normal;
	vertical-align: top;
	color: #FF0000;
	z-index: 4
}

#mainfbuch{
	position:absolute;
	top:15mm; left:50%;
	width: 240mm;
	margin-left:-120mm;
	margin-top:0mm;
	border-width:1.5mm; border-color:#9999CC; border-style:ridge; padding:1.5mm;
	z-index: 0
	}

.text_fb
{
font:Times, Georgia, Palatino, serif;
font-size: 9pt;
font-weight:normal;
text-indent:1pt;
text-align:left;
font-style:normal;
vertical-align: top;
color: #333366;
border-bottom: solid;
border-right: solid;
border-width:0.2mm;
border-color:#000066; padding:1.5mm;
}

.text_fb_right
{
font:Times, Georgia, Palatino, serif;
font-size: 9pt;
font-weight:normal;
text-indent:1pt;
text-align:left;
font-style:normal;
vertical-align: top;
color: #333366;
border-bottom: solid;
border-width:0.2mm;
border-color:#000066; padding:1.5mm;
}	

/*Darlehn*/
#maindarlehn{
	position:absolute;
	top:15mm; left:50%;
	width: 160mm; height: 235mm;
	margin-left:-80mm;
	margin-top:0mm;
	border-width:1.5mm; border-color:#9999CC; border-style:ridge; padding:1.5mm;
	z-index: 1
	}
	
li.darlehn{
	list-style: circle;
}
	
/*Mahnung*/
#mainmahnung{
	position:absolute;
	top:15mm; left:50%;
	width: 160mm; height: 235mm;
	margin-left:-80mm;
	margin-top:0mm;
	border-width:1.5mm; border-color:#9999CC; border-style:ridge; padding:1.5mm;
	z-index: 1
	}
	
/*Mietvertrag*/
li.miete{
line-height : 140%;
text-align: justify;
}

p.absmiete{
line-height : 140%;
text-align: justify;
}

.normal_small_block 
{
font:Times, Georgia, Palatino, serif;
font-size: 9pt;
font-weight:normal;
text-indent:1pt;
text-align:justify;
font-style:normal;
vertical-align: bottom;
color: #333366
}

