html, body
{
width: 100%;
height: 100%;

color: #ECE9D8;
margin: 0px;
}

body#home a#homenav,
body#trans a#transnav,
body#pkw a#pkwnav,
body#kontakt a#kontaktnav

 {
color: #000000;

}

.link_navi {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #737373;
	text-decoration: none;
	font-weight: bold;
	}
	
.link_navi:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #000000;
	text-decoration: none;
	font-weight: bold;
	}
	
.bgnavi_left {
	
	background-repeat: no-repeat;
	background-position: bottom;
	background-color: #FFFF00;
	padding-top: 10px;
	padding-left: 8px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #737373;
	text-decoration: none;
	font-weight: bold;
	line-height: 16px;
}
.tbl_navi_right {
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: none;
	border-bottom-style: solid;
	border-left-style: none;
	border-top-color: #FF0B00;
	border-right-color: #FF0B00;
	border-bottom-color: #FF0B00;
	border-left-color: #FF0B00;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-weight: bold;
	color: #737373;
	text-decoration: none;
}
.subnavi {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #737373;
	text-decoration: none;
}

.subnavi:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #000000;
	text-decoration: none;
}
.headline {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #000000;
	padding-left: 20px;
}
.text_normal {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
	padding-left: 20px;
	padding-top: 10px;
}
.tbl_background {
	background-color: #FFFFCC;
}
.img {
	border: 1px solid #000000;
	margin-right: 10px;
}
.link_normal {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FF0000;
	text-decoration: none;
}
.headline_tbl {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #000000;
}
.text_tbl {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
}
.gruppe {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FFFFFF;
	background-color: #000000;
	border: 2px solid #FFFFCC;
}
.text_info {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #000000;
	border: 1px none #000000;
}
.tbl_fahrzeuge {
	border-collapse:collapse;
	border-top: 1px solid #000000;
	border-right: 1px solid #000000;
	border-bottom: 1px none #000000;
	border-left: 1px none #000000;
}
.tbl_rahmen {
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #000000;
	border-right-color: #000000;
	border-bottom-color: #000000;
	border-left-color: #000000;
}
