/* KOCH BILER */

body { 	background-color: #1C1C1C; margin: 0px; padding: 0px; background-image: url(../images/bg_top.jpg); background-repeat: repeat-x; color: #FFFFFF; 
		font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 12px; }

.maintable { margin-right: auto; margin-left: auto; }

a:link { color: #FFF; text-decoration: underline; }

a:visited { color: #FFF; text-decoration: underline; }
a:hover {
	color: #FFF;
	text-decoration: none;
}
/************** HEADER **********************************/
.header {
	height: 47px;
	width: 800px;
}
.toplogo {
	width: 280px;
	height: 47px;
	overflow: hidden;
	float: left;
}
.billogoer {
	float: right;
	height: 47px;
	width: 500px;
	text-align: right;
}
/************** MENU **********************************/
.menu {
	height: 30px;
	width: 800px;
	background-image: url(../images/menu_bg.jpg);
	background-repeat: repeat-x;
	font-size: 10px;
	font-family: Arial, Helvetica, sans-serif;
}
.flash_forside {
	height: 290px;
	width: 800px;
	margin-bottom: 10px;
}
.clearer {
	clear: both;
}

/************ BOKSE PÅ FORSIDEN *********************/
.boks1 {
	float: left;
	width: 255px;
	margin-right: 17px;
	background-image: url(../images/box_bg.jpg);
	background-repeat: repeat-y;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #2C0000;
	background-position: left top;
	padding-bottom: 10px;
}
.boks2 {
	float: left;
	width: 255px;
	background-image: url(../images/box_bg.jpg);
	background-repeat: repeat-y;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #2C0000;
	background-position: left top;
	padding-bottom: 10px;
}
.boks3 {
	float: right;
	width: 255px;
	background-image: url(../images/box_bg.jpg);
	background-repeat: repeat-y;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #2C0000;
	background-position: left top;
	padding-bottom: 10px;
}
.boks_indhold {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #FFFFFF;
	background-image: url(../images/box_h1_bg.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	padding-top: 5px;
	padding-right: 10px;
	line-height: 17px;
	padding-left: 10px;
	min-height: 120px;
}
* html .boks_indhold {
	height: 120px;
}
.boks_indhold h1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	text-transform: uppercase;
	margin-top: 0px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #863333;
	padding-bottom: 5px;
	font-weight: normal;
	line-height: normal;
	margin-bottom: 5px;
}
.boks_indhold p {
	margin-top: 0px;
}
/*************** BILSØGNING PÅ FORSIDEN ******************/
.carsearch_frontpage {
	margin-top: 20px;
	margin-bottom: 20px;
	font-size: 10px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
}
.search_function_frontpage {
	background-image: url(../images/search_frontpage_bg.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	height: 132px;

}
.carsearch_frontpage h1 {
	font-family: Arial, Helvetica, sans-serif;
	font-weight: normal;
	text-transform: uppercase;
	color: #FFFFFF;
	font-size: 16px;
	margin-top: 0px;
	margin-bottom: 5px;
}
.carsearch_frontpage p {
	font-family: Tahoma, Geneva, sans-serif;
	font-size: 11px;
	line-height: 15px;
	color: #FFFFFF;
	margin-top: 0px;
}
/************** UNDERSIDE INDHOLD ************************/
.leftContent {
	float: left;
	width: 255px;
	margin-top: 10px;
}
.boks_underside {
	width: 255px;
	background-image: url(../images/box_bg.jpg);
	background-repeat: repeat-y;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #2C0000;
	background-position: left top;
	padding-bottom: 10px;
	margin-bottom: 10px;
}
.submenu {
	display: none;
	width: 253px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-right-color: #333333;
	border-bottom-color: #333333;
	border-left-color: #333333;
	margin-bottom: 10px;
	padding-bottom: 10px;
}
.submenu ul {
	list-style-type: none;
	font-size: 10px;
	padding: 0px;
	padding-left: 10px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	line-height: 17px;
}
.submenu ul li {
	padding-left: 0px;
}
.submenu a:link {
	text-decoration: underline;
}
.submenu a:visited {
	text-decoration: underline;
}
.submenu a:hover {
	text-decoration: none;
}
.submenu a:active {
	text-decoration: underline;
}
.submenu a {
	color: #EFEFEF;
	font-weight: normal;
	text-decoration: none;
	display: block;
	padding-top: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
}
.rightContent {
	float: right;
	width: 535px;
	margin-top: 0px;
	margin-bottom: 10px;
}
.flash_underside {
	width: 535px;
	margin-bottom: 10px;
	height: 195px;
	margin-top: 10px;
}
.underside_tekst {
	width: 100%;
	margin-bottom: 10px;
	margin-top: 0px;
}
.underside_tekst h1 {
	font-family: Arial, Helvetica, sans-serif;
	font-weight: normal;
	text-transform: uppercase;
	color: #FFFFFF;
	font-size: 16px;
	margin-top: 10px;
	margin-bottom: 5px;
}
.underside_tekst h2 {
	font-family: Tahoma, Geneva, sans-serif;
	font-weight: bold;
	color: #CCC;
	font-size: 14px;
	margin-top: 10px;
	margin-bottom: 10px;
}
.underside_tekst p {
	font-family: Tahoma, Geneva, sans-serif;
	font-size: 12px;
	line-height: 17px;
	color: #CCC;
	margin-top: 0px;
}
.underside_tekst ul {
	font-family: Tahoma, Geneva, sans-serif;
	font-size: 12px;
	line-height: 17px;
	color: #CCC;
}
.search_underside {
	width: 535px;
	margin-top: 20px;
	margin-bottom: 20px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
}
.search_function_underside {
	background-image: url(../images/search_subpage_bg.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	height: 132px;

}
.content {
	margin-top: 10px;
}
.content h1 {
	font-family: Arial, Helvetica, sans-serif;
	font-weight: normal;
	text-transform: uppercase;
	color: #FFFFFF;
	font-size: 16px;
	margin-top: 0px;
	margin-bottom: 5px;
}
.footer {
	background-color: #680000;
	height: 130px;
	width: 800px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #FFFFFF;
}
.footer_underside {
	background-color: #680000;
	width: 800px;
	height: 25px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #FFFFFF;
}
.footer_underside h1 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: bold;
	line-height: 25px;
	margin: 0px;
	padding: 0px;
	text-align: center;
}
.footer p {
	margin-top: 0px;
}
.footer a {
	color: #FFF;
}
/********************************************************************/
/* BILLEDER I TEKST MODULER */
.underside_left { margin-right: 10px; padding-bottom: 10px; margin-bottom: 10px; }
.underside_right { margin-left: 10px; padding-bottom: 10px; margin-bottom: 10px; }
/********************************************************************/
/* BILSØGNING FORMULAR */
.carsearch_table_frontpage {
	width: 600px;
	margin-top: 5px;
	margin-left: 10px;
}
.searchbutton_frontpage {
	margin-top: 10px;
	margin-left: 10px;
}
.carsearch_table_subpage {
	width: 515px;
	margin-top: 5px;
	margin-left: 10px;
}
.searchbutton_subpage {
	margin-top: 10px;
	margin-left: 10px;
}
.carsearch_form {
	font-size: 10px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}
/********************************************************************/
/* BILVISNING */
.relevante_biler {
	width: 190px;
	float: right;
	padding-left: 10px;
	padding-right: 10px;
	border: 1px solid #333333;
	font-size: 11px;
	font-family: Tahoma, Geneva, sans-serif;
	color: #CCC;
}
.bilvisning_photos {
	width: 350px;
	float: left;
	margin-left: 0px;
	margin-right: 20px;
	font-family: Tahoma, Geneva, sans-serif;
	font-size: 11px;
	color: #CCC;
}
.bilvisning_data {
	width: 200px;
	font-size: 11px;
	font-family: Tahoma, Geneva, sans-serif;
	color: #CCC;
	float: left;
}
.bilvisning_data ul {
	line-height: normal;
}
.modeldata {
	width: 800px;
	font-family: Tahoma, Geneva, sans-serif;
	font-size: 11px;
	color: #CCC;
	border: solid 1px #333;
	margin-top:20px;
	margin-bottom: 20px;	
}
#finansieringsdiv {
	font-size: 11px;
	font-family: Tahoma, Geneva, sans-serif;
	clear: both;
	color: #CCC;
	margin-top: 20px;
	margin-bottom: 20px;
}
#finansieringsdiv h1 {
	font-size: 14px;
}
/********************************************************************/
/* SERVICEBOOKING FORMULAR */
.servicebooking input {
	background-color: #333;
	border: #666 1px solid;
	color: #CCC;
	font-size: 11px;
	padding: 2px;
	font-family: Tahoma, Geneva, sans-serif;
}
.servicebooking textarea {
	background-color: #333;
	border: #666 1px solid;
	color: #CCC;
	font-size: 11px;
	padding: 2px;
	font-family: Tahoma, Geneva, sans-serif;
}
.servicebooking select {
	background-color: #333;
	border: #666 1px solid;
	color: #CCC;
	font-size: 11px;
	font-family: Tahoma, Geneva, sans-serif;
}
.servicebooking .radio {
	background-color: #1c1c1c;
	border: none;
}