body,td,th {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
}
body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-color: #014381;
	background-image: url(../img/bg.jpg);
	background-repeat: repeat-x;
	background-position: top;
}

div#site {
	width: 990px;
	margin: auto;
	background-image: url(../img/bg_content.gif);
	background-repeat: repeat-y;
}
div#top1 {
	background-image: url(../img/bg_top1.jpg);
	background-repeat: repeat-x;
	height: 100px;
	text-align: right;
}
div#top2 {
	background-image: url(../img/bg_top2.jpg);
	background-repeat: repeat-x;
	height: 67px;
}
div#top3 {
	background-image: url(../img/bg_top3.gif);
	background-repeat: repeat-x;
	height: 33px;
	padding-left: 10px;
}
div#content {
	background-image: url(../img/bg_content.gif);
	background-repeat: repeat-y;
	background-color: #F0F0F0;
}
div#spalte_links {
	float: left;
	width: 195px;
	padding-bottom: 100px;
}
div#spalte_mitte {
	float: left;
	width: 439px;
	padding: 33px;
	line-height: 20px;
	background-color: #F0F0F0;
	text-align: justify;
}
div#spalte_rechts {
	float: left;
	width: 290px;
}
div#box_links {
	background-color: #BBBBBB;
	background-image: url(../img/bg_box_links.jpg);
	background-repeat: repeat-x;
	padding-top: 33px;
	padding-left: 26px;
	padding-bottom: 21px;
}
div#nav_links {
	font-size: 12px;
	line-height: 20px;
	margin-top: 8px;
	margin-right: 20px;
}
div#box_links_head {
	font-size: 15px;
	font-weight: bold;
}
div#box_rechts_head {
	font-size: 15px;
	font-weight: bold;
}
#nav_links input.text {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #000000;
	height: 16px;
	width: 112px;
	padding-right: 3px;
	padding-left: 3px;
	border: 1px solid #919191;
	margin-bottom: 6px;
	background-color: #F0F0F0;
}
#nav_links input.submit {
	height: 20px;
	width: 120px;
	margin-top: 6px;
	border: 1px solid #FFFFFF;
	margin-bottom: 20px;
	font-size: 11px;
	color: #000000;
	background-image: url(../img/bg_submit.gif);
	background-repeat: repeat-x;
	font-weight: bold;
}
#box_rechts_text input.text {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #000000;
	height: 16px;
	width: 112px;
	padding-right: 3px;
	padding-left: 3px;
	border: 1px solid #919191;
	margin-bottom: 6px;
	background-color: #F0F0F0;
}
#box_rechts_text input.submit {
	height: 20px;
	width: 120px;
	margin-top: 6px;
	border: 1px solid #FFFFFF;
	margin-bottom: 20px;
	font-size: 11px;
	color: #000000;
	background-image: url(../img/bg_submit.gif);
	background-repeat: repeat-x;
	font-weight: bold;
}
div#box_rechts {
	line-height: 20px;
	padding: 20px;
	background-image: url(../img/bg_box_rechts.jpg);
	background-repeat: repeat-x;
	background-color: #DCDCDC;
}
#top3 a {
	font-weight: bold;
	color: #DAE4CF;
	display: block;
	padding-top: 8px;
	padding-bottom: 6px;
	text-decoration: none;
	float: left;
	font-size: 14px;
	margin-right: 15px;
	margin-left: 15px;
}
#top3 a:hover {
	background-image: url(../img/bg_nav_hover.gif);
	background-repeat: repeat-x;
	color: #FFFFFF;
}
h1 {
	font-size: 18px;
	color: #181818;
}
h2 {
	font-size: 15px;
	color: #181818;
}
div#fuss {
	color: #FFFFFF;
	background-image: url(../img/bg_fuss.jpg);
	background-repeat: no-repeat;
	background-color: #014381;
	height: 35px;
	width: 990px;
}
div#fuss_mitte {
	float: left;
	margin-right: 25px;
	line-height: 16px;
}
#fuss a {
	color: #FFFFFF;
	text-decoration: none;
}
#fuss a:hover {
	text-decoration: underline;
}
div#fuss_rechts {
	float: right;
	padding-left: 25px;
}
div#box_rechts_text {
	margin-top: 10px;
	line-height: 20px;
}
#nav_links a {
	color: #000000;
	text-decoration: none;
	display: block;
	padding-left: 2px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #DCDCDC;
}
#nav_links a:hover {
	background-color: #919191;
}
#nav_links a.active {
	background-color: #D4A424;
	color: #FFFFFF;
	font-weight: bold;
}
div#nav_links_2 {
	font-size: 11px;
	line-height: 14px;
	margin-right: 20px;
	margin-left: 15px;
	margin-top: 4px;
}
#nav_links_2 a {
	color: #000000;
	text-decoration: none;
	display: block;
	padding-left: 3px;
	padding-top: 2px;
	padding-bottom: 1px;
}
#nav_links_2 a:hover {
	text-decoration: underline;
}
#nav_links_2 a.active {
	background-color: #D4A424;
	color: #FFFFFF;
}
.nav_links_nolink {
	color: #000000;
	text-decoration: none;
	display: block;
	padding-left: 2px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #DCDCDC;
}
#box_rechts_text a {
	color: #000000;
	text-decoration: none;
	display: block;
	padding-left: 5px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #BBBBBB;
	margin-top: 5px;
}
#box_rechts_text a:hover {
	background-color: #919191;
}
#box_rechts_text a.active {
	background-color: #D4A424;
	color: #FFFFFF;
	font-weight: bold;
}
#top1 a.nav {
	display: block;
	color: #022344;
	text-decoration: none;
	font-weight: bold;
	padding-left: 15px;
	padding-top: 21px;
	padding-bottom: 4px;
	float: right;
	vertical-align: bottom;
	background-image: url(../img/bg_navtop.gif);
	margin-left: 4px;
	padding-right: 15px;
}
#top1 a.nav:hover {
	text-decoration: none;
	background-image: url(../img/bg_navtop_hover.gif);
}
#top1 a.active {
	display: block;
	color: #FFFFFF;
	text-decoration: none;
	font-weight: bold;
	padding-left: 15px;
	padding-top: 21px;
	padding-bottom: 4px;
	float: right;
	vertical-align: bottom;
	background-image: url(../img/bg_navtop_active.gif);
	margin-left: 4px;
	padding-right: 15px;
}
div#inhalt {
	line-height: 22px;
	font-size: 13px;
	padding-right: 17px;
	padding-bottom: 20px;
	padding-left: 17px;
}
#inhalt a {
	font-weight: bold;
	color: #002C53;
	text-decoration: none;
}
#inhalt a:hover {
	text-decoration: underline;
}
div#hinweis {
	background-color: #FFFFFF;
	padding: 5px;
	border: 1px solid #DBDBDB;
}
#inhalt td {
	padding-right: 30px;
	padding-bottom: 15px;
	padding-top: 15px;
}


#reparatur table.personalien {
	background-color: #EFD692;
	border: 1px solid #BBBBBB;
	margin-bottom: 20px;
}
#reparatur td {
	padding-top: 5px;
	padding-right: 10px;
	padding-bottom: 5px;
	padding-left: 10px;
}
#reparatur th.personalien_head {
	padding-top: 5px;
	padding-right: 10px;
	padding-bottom: 5px;
	padding-left: 10px;
	text-align: left;
	background-image: url(../img/bg_reparatur_personalien.jpg);
	background-repeat: repeat-x;
}
#reparatur .input_text {
	background-color: #FFFFFF;
	width: 200px;
	padding-right: 10px;
	padding-left: 10px;
	border: 1px solid #BBBBBB;
	font-size: 13px;
	padding-top: 3px;
	padding-bottom: 3px;
}
#reparatur .input_text2 {
	background-color: #FFFFFF;
	width: 140px;
	padding-right: 10px;
	padding-left: 10px;
	border: 1px solid #BBBBBB;
	font-size: 13px;
	padding-top: 3px;
	padding-bottom: 3px;
}
#reparatur .input_text3 {
	background-color: #FFFFFF;
	width: 100px;
	padding-right: 10px;
	padding-left: 10px;
	border: 1px solid #BBBBBB;
	font-size: 13px;
	padding-top: 3px;
	padding-bottom: 3px;
}
#reparatur table.modellauswahl {
	background-color: #65B6FE;
	border: 1px solid #BBBBBB;
	margin-bottom: 20px;
}
#reparatur th.modellauswahl_head {
	padding-top: 5px;
	padding-right: 10px;
	padding-bottom: 5px;
	padding-left: 10px;
	text-align: left;
	color: #FFFFFF;
	background-image: url(../img/bg_reparatur_modellauswahl.jpg);
	background-repeat: repeat-x;
}
#reparatur select {
	background-color: #FFFFFF;
	width: 200px;
	border: 1px solid #BBBBBB;
	font-size: 13px;
	padding-top: 3px;
	padding-bottom: 3px;
}
#reparatur option.typ {
	font-weight: bold;
	color: #000000;
}
#reparatur textarea {
	background-color: #FFFFFF;
	width: 360px;
	border: 1px solid #BBBBBB;
	font-size: 13px;
	padding: 6px;
	height: 150px;
	font-family: Arial, Helvetica, sans-serif;
	line-height: 18px;
}
#reparatur input.senden {
	background-image: url(../img/bg_submit.gif);
	border: 1px solid #FFFFFF;
	font-weight: bold;
	width: 180px;
}
a#tebis {
	color: #040404;
	border: 2px solid #CCCCCC;
	display: block;
	margin: 20px 0px 0px;
	padding: 12px 2px 12px 10px;
	text-decoration: none;
	background-color: #C99A20;
	font-weight: bold;
	font-size: 15px;
}
a#tebis:hover {
	display: block;
	border: 2px solid #FFFFFF;
}
table#garantiebestimmungen {
	border-top-width: 1px;
	border-right-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-left-style: solid;
	border-top-color: #9D9D9D;
	border-right-color: #9D9D9D;
	border-left-color: #9D9D9D;
}
#garantiebestimmungen th {
	padding-right: 5px;
	padding-left: 5px;
	padding-top: 0px;
	padding-bottom: 0px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #9D9D9D;
}
#garantiebestimmungen td {
	padding-right: 5px;
	padding-left: 5px;
	padding-top: 0px;
	padding-bottom: 0px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #9D9D9D;
}
#garantiebestimmungen p {
	margin: 0px;
}
#garantiebestimmungen ul {
	margin: 0px;
}
a.zum_seitenanfang {
	background-image: url(../img/zum_seitenanfang.jpg);
	background-repeat: no-repeat;
	background-position: right;
	display: block;
	width: 130px;
	padding-right: 15px;
}
div#reparatur_kontakt {
	background-color: #FFFFFF;
	float: left;
	padding-top: 8px;
	padding-right: 25px;
	padding-bottom: 4px;
	padding-left: 8px;
}
#lf_haendlerliste td {
	line-height: 17px;
}
