html, body {
	height: 100%;
}
body {
	background-color: #a1a1a1;
	background-image: url(../grafik/stripes-black.gif);
}
h1 {color: #fff;}

a:link {
	text-decoration: underline;
}
a:visited {
	text-decoration: underline;
}
a:hover {
	text-decoration: none;
}
.textbox_links {
	border-bottom: none;
}
.container {
	background-image: url(../grafik/container-black.gif);
	background-repeat: repeat-y;
}
#header	{
	background-image: url(../grafik/header-black-bg.jpg);
	background-position: left;
	background-repeat: no-repeat;
}
#header h1 {
	color: #EFEFEF;
}
#hovedmenu {
	background-image: url(../grafik/menu-black-bg.gif);
	background-color: #000;
}
/****************************************************/
/* DROP-DOWN MENU */
div.dommenu {
	background-color: #313131;
	/*border-bottom: 1px solid #0C4CA3;*/
	/*background-image: url(../grafik/menu-red-bg.gif);*/
}
/* Default Style (Opera inspired) */
div.domMenu_menuBar {
}
div.domMenu_menuElement {
	/*background: url(../grafik/menu-red-bg.gif) repeat-x right;*/
	color: #FFFFFF;
	border-right: dotted 1px #999;
	background-image: url(../grafik/menuborder.jpg);
	background-repeat: repeat-y;
	background-position: right top;
}
div.domMenu_menuElementHover {
	/*background: url(../images/grafik/menu-red-bg.gif) repeat-x right;*/
	color: #999999;
	border-right: dotted 1px #999;
}
div.domMenu_subMenuBar {
	background-color: #313131;
}
div.domMenu_subMenuElement {
	color: #FFFFFF;
}
div.domMenu_subMenuElementHover {
	background-color: #000000;
}
/**********************************************************************************/
#bilstribe {
	background-image: url(../grafik/bilstribe-bg.jpg);
}
.box_left, .box_middle, .box_right {
	color: #fff;
	font-size: 11px;
}
#text1 {
	color: #fff;
	padding-top: 40px;
	padding-right: 10px;
	padding-bottom: 20px;
	padding-left: 25px;
	font-size: 11px;
}
#text1 h1, #textbilvisning h1, .seneste h2 {
	border-bottom-color: #FFF;
}
#text1 h1, #textbilvisning h1 {
	font-size: 16px;
	margin-bottom: 10px;
	padding-bottom: 0px;
	border-bottom: none;
}
#textbilvisning {
	font-size: 11px;
}
#seneste {
	padding: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 20px;
	font-size: 11px;
}
.bilvisning {
	color: #fff;
}
#box4 h1, .seneste h1 {
	border-bottom: none;
}
.mere {
	color: #990000;
}
#bilsearch td {
	border-top: dotted 1px #666;
}
#search {
	color: #CCC;
	background-color: #333;
	border-top: solid 2px #242525;
	border-right: solid 2px #242525;
	border-bottom: solid 2px #242525;
	border-left: solid 2px #242525;
}
#adresse a, #adresse2 a {
	color: #fff;
}
#adresse, #adresse h1 {
	color: #fff;
}
#adresse {
	font-size: 10px;
	margin: 25px 20px 10px 25px !important;
	margin-top: 25px;
	margin-right: 20px;
	margin-bottom: 10px;
	margin-left: 25px;
}
#adresse2 {
	color: #fff;
	font-size: 10px;
	margin: 25px 0px 10px 20px;
}
.adresse p, .adresse2 p {
	margin-top: 0px;
}
#adresse_sep {
	border-right: dotted 1px #fff;
	margin-right: 20px;
}
#footer	{
	margin: 0px;
	padding: 0px;
	padding-top: 10px;
	width: 930px;
	height: 110px;
	clear: both;
}
a {
	color: #fff;
	text-decoration: none;
}
.textbox_links {
	border-bottom: none;
}
.billiste a, .billiste a:active, .billiste a:visited{color:#fff; text-decoration: underline;}
.billiste a:hover{text-decoration: none; color: #666;}
#footer	{
	background-image: url(../grafik/footer-grey-bg.gif);
	background-position: bottom;
	background-repeat: no-repeat;
}
/* < // -- start classes -- \\ > */
.formular {
	border-top-color: #fff;
}
.soegknap {
	color: #333;
	background-color: #ccc;
	border: solid 1px #666;
}
.mere {
	color: #ad0827;
}
/* < // -- end classes -- \\ > */

/* < // -- start js menuen -- \\ > */
.ddm1 td{
	border-right: dotted 1px #999;
}
.ddm1 .item1,
.ddm1 .item1:hover,
.ddm1 .item1-active,
.ddm1 .item1-active:hover {
	color: #fff;
	background-color: transparent;
}
.ddm1 .item1 {
}
.ddm1 .item1:hover,
.ddm1 .item1-active,
.ddm1 .item1-active:hover {
    color: #666;
}
/* < // -- end js menuen -- \\ > */

/* CARROTATOR MODUL */
/* Område hvori billedet af bilen vises */
.car_imageborder {
	border: 1px solid #333;
	margin-bottom: 0px;
}
/* Bildata tekst område*/
.car_infobox {
	background-color: #333333;
	color: #999999;
	border: none;
	width: 250px;
}
/* Bildata tekst farve*/
.car_infobox * {
	color: #CCCCCC;
}