/* @group HUVUDELEMENT */

html, body {
	padding: 0; margin: 30px 0 0;
	}
body {
	font-family: Arial;
	font-size: 12pt; text-align: center; color: #5a5a5a;
	background: #ffffff;
	}
#page-container {
	width: 760px; margin: auto; text-align: left;
	}
#header {
	he2ight: 142px; background: url(../banner9.jpg);
	}
h1 {
	width: 692px;
	background: white;
	padding: 0px;
	padding-left: 40px;
	float: left;
	margin-left: 14px;
	margin-top: 70px;
	color: red;
	font-size: 36px;
	font-variant: small-caps;
	filter:alpha(opacity=80);
	-moz-opacity:0.8;
	-khtml-opacity: 0.8;
	opacity: 0.8;
	}

/* @end */

/* @group NAVIGATION */

#main-nav {
	font-variant: small-caps;
	font-size: 11pt;
	font-weight: bold;
	height: 20px;
	padding-left: 25px;
	overflow: hidden;
	}
#main-nav a {
	color: #666666;
	text-decoration: none;
	}
#main-nav a:hover {
	color: #da3e18;
	}
body.affars #header	{
	height: 142px; background: url(../images/banner12.jpg);
	}
body.foretag #header {
	height: 142px; background: url(../images/banner13.jpg);
	}
body.bilar #header {
	height: 142px; background: url(../images/banner17.jpg);
	}
body.priser #header {
	height: 142px; background: url(../images/banner18.jpg);
	}
body.kontakt #header {
	height: 142px; background: url(../images/banner16.jpg);
	}
body.bilder #header {
	height: 142px; background: url(../images/banner14.jpg);
	}

/* @end */

/* @group CONTENT */

#viewer {
	height: 375px;
}

#content {
	height: 450px;
	font-size: 16px;
	margin-right: 200px;
	line-height: 18px;
	}
#content .padding {
	padding: 15px;
	}
#content a {
	
	color: #666666;
	text-decoration: none;
	font-variant: small-caps;
}
#content a:hover {
	color: #da3e18;
	}
#content h2 {
	visibility: hidden;
	font-variant: small-caps;
	margin: 0;
	padding: 0;
	padding-bottom: 0px;
	}
#content p.text {
	margin: 0;
	padding: 0;
	padding-bottom: 15px;
	text-align: justify;
	}


/* @end */

/* @group SIDEBAR */
#sidebar-a {
	float: right;
	margin-top: 10px;
	margin-right: 13px;
	width: 180px;
	line-height: 16px;
	font-size: 10pt;
}
#sidebar-a .padding {
	padding: 15px;
	}
#sidebar-a a#vendel {
	color: white;
	text-decoration: underline;
}
#sidebar-a h2 {
	color: #ffffff;
	font-variant: small-caps;
	text-decoration: none;
	}

/* @group KONTAKTLISTA */

dl.kon {
	color: #ffffff;
	font-variant: small-caps;
	}

/* @end */

/* @end */

/* @group FOOTER */

#footer {
	clear: both;
	height: 66px;	
	font-family: Tahoma, Arial, Helvetica, Sans-serif;
	font-variant: small-caps;
	font-size: 10px;
	color: #c9c9c9;
	border-top: 1px solid #efefef;
	line-height: 18px;
	padding-right: 25px;
	padding-left: 25px;
	}
#footer #altnav {
	padding-top: 18px;
	width: 350px;
	float: right;
	text-align: right;
	}

#footer a {
	color: #c9c9c9;
	text-decoration: none;
	}
					
#footer a:hover {
	color: #da3e18;
	}

/* @end */

/* @group SMÅ TILLÄGG */

strong.kon {
	font-variant: small-caps;
	
}


span {
	font-variant: small-caps;
	color: red
	}

/* @end */

/* @group FORDONSLISTA */

ul {
	list-style: none;
	}

/* @end */

/* @group PRISLISTA */

table {
	font-size: 14px;
	}

#content #priser th {
	font-variant: small-caps;
	background-color: black; 
	color: white;
	}

tr#vendel {
	height: 32px;
	background-color: yellow;
	}

tr#fordon {
	font-variant: small-caps;
	color: black;
	height: 32px;
	background-color: yellow;
	font-weight: bold;
	}

td.kv {
	color: red;
	}

/* @end */


