* {
	/*
	margin: 0;
	padding: 0;
	*/
	font: 11px Verdana, sans-serif;
}

a {
	color: #BEBAB7;
    text-decoration: underline;
}

a:hover {
    color: #fff;
}

img {
    border: 0px;
}



li
{
	margin:0px 0px 0px 20px;
	list-style-type: disc;
}

body {
	margin: 0;
    background: #000;
    color: #BEBAB7;
}

h1 {
	font-weight: bold;
	font-size: 20px;
	border-bottom: 1px solid #36353A;
	margin: 5px 0px;
}

h2{
	color:#fff;
	font-size:17px;
	font-weight: bold;
	/*background: url(../img/h2.jpg) no-repeat;*/
	height:30px;
	padding:6px 0px 0px 13px;
	margin:0px 0px 0px 0px;
}

h3 {
	font-weight: bold;
	font-size: 15px;
	border-bottom: 1px solid #36353A;
	margin: 5px 0px;
	text-align: right;
	padding-bottom: 5px;
}

p {
	margin: 5px 0px;
}

#wrap {
	width: 777px;
	margin: auto;
	text-align: center;
}

#main {
	text-align: left;
	/*background: url(../img/porsche.png) top no-repeat;*/
}

#header {
	line-height: 73px;
	font-size: 25px;
	text-align: center;
}

#content_top {
    background: url(../img/content_top.gif) no-repeat;
    height: 15px;
    margin-top: 10px;
}

#content {
    margin-top: -3px;
    margin-bottom: -3px;
    background: #2B2B2D;
    width: 771px;
    position: relative;
    left: 3px;
}

#content_bottom {
    background: url(../img/content_bottom.gif) no-repeat;
    height: 15px;
    margin-bottom: 10px;
}

#footer {
	height: 25px;
	line-height: 25px;
	text-align: center;
	clear: both;
	border-top: 1px solid #767678;
	border-bottom: 1px solid #767678;
    margin-bottom: 20px;
    background: #000 url(../img/gradient_nav.png);
}


/* Table styles */

table.data caption {
	padding: 0 0 5px 0;
	font-style: italic;
	text-align: right;
}

table.data th {
	color: #fff;
	/*border-right: 1px solid #C1DAD7;
	border-bottom: 1px solid #C1DAD7;*/
	letter-spacing: 2px;
	text-transform: uppercase;
	text-align: left;
	padding: 6px 6px 6px 12px;
	background: #767678 url(images/bg_header.jpg) no-repeat;
}

table.data th.nobg {
	border-top: 0;
	border-left: 0;
	border-right: 1px solid #36353A;
	background: none;
}

table.data td {
	border-right: 1px solid #36353A;
	border-bottom: 1px solid #36353A;
	padding: 6px 6px 6px 12px;
    color: #BEBAB7;
}

table td {
/*	padding: 6px 6px 6px 12px;*/
}

table.data td.alt {
	background: #F5FAFA;
	color: #797268;
}

table.data th.spec {
	border-left: 1px solid #C1DAD7;
	border-top: 0;
	background: #fff url(images/bullet1.gif) no-repeat;
	font-weight: bold;
	font-size: 12px;
}

table.data th.specalt {
	border-left: 1px solid #C1DAD7;
	border-top: 0;
	background: #f5fafa url(images/bullet2.gif) no-repeat;
	font-weight: bold;
	color: #797268;
	font-size: 12px;
}

.left {
	float: left;
}

#admin {
    background: #323739;
    text-align: center;
    padding: 10px;
}



/* Nav styles */

ul.nav {
    margin-left: 0px;
    margin-top: 5px;
    padding: 5px;
    border-top: 1px solid #767678;
	border-bottom: 1px solid #767678;
	background: #000 url(../img/gradient_nav.png);
	line-height: 16px;
}

ul.nav li, #admin ul li {
	list-style-type: none;
    display: inline;
    padding:3px 5px 3px 10px;
	border-left:1px solid #000;
	border-right:1px solid #000;
	border-bottom:1px solid #000;
	border-top:1px solid #000;
	background-color:#525254;
}

ul.nav li a, #admin li a {
    text-decoration: none;
    font-size: 13px;
}

ul.nav li a:hover, #admin ul li a:hover, ul.nav li a.active {
    color: #fff;
}

.imgcount {
	text-align:center;
	padding: 3px;
	font-size: 10px;
}

.carimage {
	margin: 3px;
	border: 1px solid #36353A;
	width: 100px;
}

.w250 {
	width: 150px;
}

.carimage:hover {
	border: 1px solid #b5b5b6;
}

input, textarea {
    background: #323739;
    color: #fff;
    border: 1px solid #fff;
}

#preview {
    width: 270px;
}

#preview img {
    margin-bottom: 5px;
}

#news {
	text-align: center;
	padding: 5px;
	overflow: hidden;
	position: relative;
	left: 8px;
}

#nyheder h2 {
    background: #68676F;
    margin-bottom: 0px;
    padding-left: 5px;
    font-size: 14px;
}

#nyheder .content {
    background: #36353A;
    padding: 8px;
    margin-bottom: 15px;
	line-height: 1.5em;
}

#nyheder h2 span.time {
    font-size: 10px;
}

.left {
    float: left;
}

.right {
    float: right;
}

#banner {
	text-align: left;
	background: url(../img/klaushansen_top.jpg) no-repeat top right;
	height: 212px;
}

#banner .super {
	font-size: 30px;
}

#banner div.sub {
	font-style: italic;
	font-size: 12px;
}

table.showcar td, th {
	line-height: 1.5em;
}

table.showcar td {
	border-left: 1px solid #36353A;
	border-bottom: 1px solid #36353A;
}

table.showcar th {
	text-align: right;
	padding-right: 5px;
}

.readmore {
	text-align: right;
}

#nyheder {
	text-align: left;
    float: left;
    width: 330px;
    position: relative;
    left: 110px;
}

#seneste-v {
	text-align: left;
    float: left;
    width: 100px;
    position: relative;
	left: -10px;
}

#seneste-v img, #seneste-h img {
    position: relative;
    left: 28px;
}

#seneste-h {
    float: right;
    width: 100px;
	text-align: left;
	position: relative;
	left: -103px;
}

h2.cartype {
    font-size: 14px;
    text-align: center;
}

p.carname {
    font-size: 120%;
}

p.message {
	background: #5A5A5A;
	color: #fff;
	padding: 10px;
	font-weight: bold;
	border: 1px solid #fff;
}

.tag {
	background: #5A5A5A;
	color: #fff;
	font-weight: bold;
	border: 1px solid #fff;
	padding: 3px;
	text-align: center;
}

.boxy p {
	margin: 5px 0px;
}
.boxy {
	background: url(../img/black_top.jpg) no-repeat;
	padding: 20px;
	padding-top: 15px;
	padding-bottom: 0px;
	width: 167px;
}
.bottom {
	background: url(../img/black_bottom.jpg) no-repeat;
	height: 26px;
	width: 207px;
	position: relative;
	top: -5px;
	clear: both;
}

h4 {
    position: relative;
    left: 33px;
    width: 180px;
    font-weight: bold;
}

#seneste-v h4 {
    left: 60px;
}

/* The style for car displays */

.cardisplay {
	position: relative;
	width: 206px;
	height: 186px;
	background: url(../img/car_backdrop2.jpg) no-repeat;
}

.cardisplay img.car {
	position: absolute;
	left: 27px;
	top: 18px;
	width: 140px;
	height: 104px;
}

.cardisplay a.arrow {
    display: block;
    height: 30px;
    width: 50px;
    right: 10px;
    bottom: 15px;
    position: absolute;
}

#test {
	background: #2B2B2D;
	padding: 10px;
}

.display_of_cars {
	padding-left: 45px;
	overflow: hidden;
	width: 100%;
}

.display_of_cars .cardisplay {
	float: left;
	margin-right: 30px;
}

.cardisplay div.price {
	position: absolute;
	left: 27px;
	top: 125px;
	width: 150px;
	height: 30px;
	line-height: 15px;
}

.content_light {
    width: 630px;
}

.content_light_top {
    background: url(../img/news_bg/top.jpg) no-repeat;
    height: 30px;
}

.content_light_middle {
    background: url(../img/news_bg/middle.png);
    height: 300px;
}

.content_light_bottom {
    background: url(../img/news_bg/bottom.png) no-repeat;
    height: 36px;
}

#newscontainer {
    padding: 55px;
    padding-top: 0px;
}

h1.newsheadline {
    font-size: 14px;
}

.newsbody {
    padding-top: 5px;
    padding-bottom: 0px;
	padding-left: 5px;
    font-size: 13px;
}

.admindelete {
    text-align: right;
}

#showcase_right 
{
	float: right;
	width:180px;
}

#showcase_left 
{
	float: left;
	width:281px;
	padding: 0px 0px 0px 7px;
}

.showcase_left_float
{
	float:center;
	padding-top:100px;
}


.about_page {
	width: 650px;
	padding:2px 0px 0px 10px;
}
.about_page h2{
	color:#fff;
	font-size:16px;
	font-weight: bold;
	background: url(../img/h2.png) no-repeat;
	height:30px;
	padding:4px 0px 0px 13px;
	margin:0px 0px 0px 0px;
}

.about_page2 {
	float:right;
	width:460px;	
}
.about_page2 h2{
	color:#fff;
	font-size:16px;
	font-weight: bold;
	background: url(../img/h2.png) no-repeat;
	height:30px;
	padding:4px 0px 0px 13px;
	margin:0px 0px 0px 0px;
}

h2{
	color:#fff;
	font-size:16px;
	font-weight: bold;
	background: url(../img/h2.png) no-repeat;
	height:30px;
	padding:4px 0px 0px 13px;
	margin:0px 0px 0px 0px;
}

#contact_right {
	float: right;
	width:315px;
}
#contact_info {
	margin:0px 0px 0px 5px;
}

#login {
	padding:0px 0px 0px 20px;
}

#login_error {
	color:red;
	font-size:20px;
}

#login_right_side 
{
	float:right;
	width:271px;
}
