body {
	background-color: #fff;
}
.container {
	background-color: #fff;
	border: solid 1px #000;
}
#topmenu {
	background-color: none;
}
.header	{
	color: #fff;
	background-color: #86070d;
}
#logo {
	background-position: left top;
	background-repeat: no-repeat;
}
#banner {
	background-image: url(../grafik/bilbanner02-930.jpg);
	background-repeat: no-repeat;
	background-color: #fff;
}
#main {
	background-image: url(../grafik/container-bg-roed.gif);
	background-repeat: repeat-y;
}
#text h2 {
	color: #666;
}
#boks1 {
	background-image: url(../grafik/stipet-roed.gif);
	background-position: left bottom;
	background-repeat: repeat-x;
}
#boks1 h1, #boks2 h1  {
	color: #fff;
	background-color: #86070d;
}
#footer	{
	color: #fff;
	background-color: #86070d;
}
#footer	h1{
	color: #000;
}
#footer a{
        color: #fff;
}
.sep {
	background-image: url(../grafik/sep-menu-roed.gif);
	background-position: right;
	background-repeat: no-repeat;
}
/* >>------------------- JSMenu ---------------------------<< */

#topmenu a {
    color: #fff;
	background-image: url(../grafik/firkant-hvid.gif);
}
#topmenu a:hover {
    color: #000;
}
#topmenu td {
	padding-right: 10px;
}
#menu a {
    color: #000;
	background-image: url(../grafik/firkant-roed.gif);
}
#menu a:hover {
    color: #999;
}
/* CARROTATOR MODUL */
/* Tabellen der indeholder car rotator modulet */
.car_td {
	width: 200px;
	cursor: hand;
}
.car_td a {
	text-decoration: none;
}
/* Område hvori billedet af bilen vises */
.car_imageborder {
	width: 200px;
	height: 150px;
	/*border: 1px solid #CCCCCC;*/	
	margin-bottom: 2px;
	background-position: center;
}
/* Bildata tekst område*/
.car_infobox {
	background-color: #efefef;
	width: 180px;
	height: 100%;
	padding: 10px;
	color: #999999;
}
/* Bildata tekst farve*/
.car_infobox * {
	color: #333333;
}