body 
{
	background-color : #FFFFFF;
	font-family : Verdana, Arial;
	font-size: 11px;
	margin: 0px 0px 0px 0px;
}

body.anfahrt
{
	margin: 10px 10px 10px 10px;
}
br,p{ 
	font-family : Verdana, Arial;
	font-size: 10px;
}

a
{
	color : #003399;
	text-decoration : none;
	}
a.start
{
	font-size: 9px;
	white-space : inherit;
	padding-left : 10px;
	margin : 10px 10px 10px 10px;
	azimuth : left-side;
}
	
a.nav
{	font-size: 9px;	
}
a.nav_aktiv{
	font-size: 9px;
	color: #CC6600;
	font-weight : 600;
}
a.unternav
{
	font-size: 9px;
	font-style : italic;
	}
a.unternav_aktiv{
	font-size: 9px;
	color: #CC6600;
	font-weight : 600;
	font-style : italic;
	}



tr,td {
	font-family : Verdana, Arial;
	font-size : 10px;
}

tr.navigation,td.navigation{
	background-color : #DDDDDD;
	font-family : Verdana, Arial;
	vertical-align : top;
}

td.nav{
	background-color : #DDDDDD;
	font-family : Verdana, Arial;
	vertical-align : top;
	padding : 10px 0px 10px 10px;
}

h1{
	font-family : Verdana, Arial;
	font-size : 12px;
	color : #003399;
}

h2{
	font-family : Verdana, Arial;
	font-size : 11px;
	color : #3366CC;
}

h3{
	font-family : Verdana, Arial;
	font-size : 10px;
	color : #333333;
}
ul,li{
	list-style-image: url("../images/layout/quadrat_liste.gif");
	list-style-position : outside;
	margin : 0px 0px 0px 8px;
}

.rubriken {
	list-style-image: url("../images/layout/quadrat_liste.gif");
	list-style-position : inside;
	margin : 4px 0px 30px 10px;
	font-weight : 800;
	font-size : 12px;
}

.bereiche {
	list-style-image: url("../images/layout/quadrat_liste.gif");
	list-style-position : inside;
	margin : 6px 0px 6px 10px;
	font-weight : 400;
	font-size : 11px;
}

input,textarea{
	font-family: Arial;
	font-size: 10pt;
	border: 1px ridge #999999;
}

input.radio{
	font-family: Arial;
	font-size: 9pt;
	border: border:1px none #ffffff;
}
form{
	margin : 0px 0px 0px 0px;
}

.inhalt{
	font-family : Verdana, Arial;
	font-size : 11px;
	color : #3366CC;
}

.angebote{
	background-color : Silver;
	font-size : 12px;
	font-weight : 600;
	padding : 10px 10px 10px 10px ;
}

.subrechnung{
	font-family : Verdana, Arial;
	font-size : 9px;
	line-height: 2em;
}	

.rechnunganschrift{
	font-family : Verdana, Arial;
	font-size : 14px;
	line-height: 2em;
}

.rechnunginfo{
	font-family : Verdana, Arial;
	font-size : 11px;
	line-height: 2em;
}	

.rechnungh1{
	font-family : Verdana, Arial;
	font-size : 36px;
	font-weight : 600;
}

.rechnungtext{
	font-family : Verdana, Arial;
	font-size : 12px;
	line-height: 1.4em;
}

hr
{
	height :1px;
	color : #CCCCCC;
	}
	
p.footer	{
	color: #999999;
	margin : 5px 5px 5px 5px;
}
