/***********************************************/
/* 2col_leftNav.css                            */
/* Use with template 2col_leftNav.html          */
/***********************************************/

/***********************************************/
/* HTML tag styles                             */
/***********************************************/ 

body {
	font-family: Arial, Tahoma, "Times New Roman";
	line-height: 1.1;
	margin: 0px;
	padding: 0px;
	background-image: url(../Img/TopTileBackr.jpg);
	background-repeat: repeat-x;
	height: 222px;
}
/* overrides decoration from previous rule for hovered links */

h1, h2, h3, h4, h5, h6 {
	font-family: Arial, sans-serif;
	margin: 0px;
	padding: 0px;
	color: #993300;
}

h1{
 font-family: Verdana,Arial,sans-serif;
 font-size: 120%;
 color: #334d55;
}

h2{
	font-size: 130%;
	color: #333333;
	font-weight: normal;
}

h3{
 font-size: 100%;
 color: #334d55;
}

h4{
 font-size: 100%;
 font-weight: normal;
 color: #333333;
}

h5{
 font-size: 100%;
 color: #334d55;
}

ul{
	list-style-type: circle;
	list-style-position: inside;
}

ul ul{
 list-style-type: disc;
}

ul ul ul{
 list-style-type: none;
}

label{
 font: 100% Arial, sans-serif;
 color: #334d55;
}
				

/***********************************************/
/* Layout Divs                                 */
/***********************************************/

#masthead{
	margin: 0;
	padding: 0px 0px 0px 0%;
	width: 99%;
	height: 114px;
}
#navBar{
	padding: 0px 0px 0px 25px;
	margin-right: 79%;
	margin-bottom: 0;
	margin-left: 0;
	margin-top: 1px;
	background-repeat: repeat-x;
}

#content{
	float:right;
	width: 75%;
	margin: 0;
	padding: 0px 3% 3% 0;
}


/***********************************************/
/*Component Divs                               */
/***********************************************/

#siteName{
	margin: 0px;
	padding: 0px 0px 10px 10px;
}


/*************** #pageName styles **************/

#pageName{
	padding: 23px 0px 0px 15px;
	color: #333333;
}


/************* #globalNav styles **************/

#globalNav{
color: #cccccc;
padding: 0px 0px 0px 10px;
white-space: nowrap;
}
/* 'nowrap' prevents links from line-wrapping if there are too many to fit in one line
   this will force a horizontal scrollbar if there isn't enough room for all links
   remove rule or change value to 'normal' if you want the links to line-wrap */

#globalNav img{
 display: block;
}

#globalNav a {
	font-size: 90%;
	padding: 0px 4px 0px 0px; 
}

/************** .feature styles ***************/

.feature{
	padding: 0px 0px 10px 10px;
	font-size: 80%;
}

.feature h3{
	padding: 30px 0px 5px 0px;
	text-align: center;
}

.feature img{
	float: left;
	padding: 0px 10px 0px 0px;
	margin: 0 5px 5px 0;
}
/* adjust margins to change separation between the feature image and text flowing around it */


/************** .story styles *****************/

.story{
	clear: both;
	font-size: 70%;
	margin-left: 15px;
	padding-top: 0px;
	padding-right: 2%;
	padding-bottom: 0px;
}

.story p{
	color: #333333;
	padding-right: 0px;
	padding-left: 0px;
}
.storyForside{
	clear: both;
}

.storyForside p{
	padding: 0px 0px 10px 0px;
	color: #666666;
}


/************* #siteInfo styles ***************/

#siteInfo{
	clear: both;
	font-size: 70%;
	color: #999999;
	border-top: 2px solid #A60037;
	text-align: center;
	padding-top: 8px;
	padding-bottom: 11px;
	margin-top: 0px;
}
/* negative top margin pulls siteinfo up so its top border overlaps (and thus lines up with)
	the bottom border of the navBar in cases where they "touch" */

#siteInfo img{
	padding: 4px 4px 4px 0px;
	vertical-align: middle;
}
#siteInfo a:link{
	color: #999999;
	text-decoration: none;
}
#siteInfo a:visited{
	color: #999999;
	text-decoration: none;
}
#siteInfo a:hover{
	color: #A60037;
	text-decoration: underline;
}


/************* #search styles ***************/

#search{
	padding: 5px 0px 5px 10px;
	border-bottom: 1px solid #cccccc;
	font-size: 90%;
}

#search form{
 margin: 0px;
 padding: 0px;
}

#search label{
	display: block;
	margin: 0px;
	padding: 0px;
}


/*********** #sectionLinks styles ***********/

#sectionLinks{
	position: relative;
	margin: 0px;
	padding: 0px;
	border-bottom: 1px solid #cccccc;
	font-size: 80%;
}

#sectionLinks h3{
	padding: 10px 0px 2px 10px;
}

/*********** .relatedLinks styles ***********/

.relatedLinks{
	margin: 0px;
	font-size: 70%;
	height: 400px;
	padding-top: 0px;
	padding-left: 0px;
	background-image: url(../Img/NavBakgrunn.jpg);
	background-repeat: repeat-x;
}

.relatedLinks h3{
	padding: 5px 0px 2px;
	text-transform: uppercase;
}

/************** #headlines styles **************/

#headlines{
	margin: 0px;
	padding: 10px 0px 20px 10px;
	font-size: 80%;
}

#headlines p{
	padding: 5px 0px 5px 0px;
}
.navBarHeading {
	font-size: 100%;
	color: #FFFFFF;
	background-color: #A60037;
	text-transform: uppercase;
	font-weight: bold;
	text-align: right;
	margin: 0px;
	padding: 6px 10px 7px 5px;
}
.navBarMenyvalg {
	padding: 5px 10px 6px 6px;
	text-align: right;
	border-top-width: 1px;
	border-bottom-width: 1px;
	border-top-style: solid;
	border-bottom-style: solid;
	border-top-color: #FFFFFF;
	border-bottom-color: #CCCCCC;
}
.ToppNavigasjon1 {
	height: 23px;
	font-size: 11px;
	margin-left: 25px;
	width: 350px;
	line-height: 20px;
	padding: 0px;
}
.ToppNavigasjon2 {
	height: 23px;
	font-size: 80%;
	background-color: #A60037;
	margin-left: 25px;
	width: 350px;
	color: #FFFFFF;
	line-height: 20px;
	padding-left: 10px;
}
.LogoPlassering {
	padding-left: 23px;
	padding-top: 11px;
	padding-bottom: 10px;
}
.NaviButton1 {
	margin: 0px;
	padding: 0px;
	height: 23px;
	width: 100px;
	text-align: center;
	line-height: 22px;
	float: left;
	background-image: url(../Img/NavAktiv.gif);
	background-color: #CCCCCC;
}
.NaviButton2 {
	margin: 0px;
	padding: 0px;
	height: 23px;
	width: 100px;
	text-align: center;
	line-height: 22px;
	float: left;
	background-image: url(../Img/NavInaktiv.gif);
	background-color: #CCCCCC;
}
.NaviButton3 {
	padding: 0px;
	text-align: center;
	line-height: 22px;
	float: left;
	margin-top: 0px;
	margin-right: 5px;
	margin-left: 5px;
	background-color: #A60037;
	height: 22px;
}
.NaviButton4 {
	padding: 0px;
	height: 23px;
	text-align: center;
	line-height: 22px;
	float: left;
	margin-top: 0px;
	margin-right: 5px;
	margin-left: 5px;
}
.style1 {
	font-size: 80%;
	margin-left: 25px;
	width: 350px;
	line-height: 20px;
	padding-left: 10px;
	height: 23px;
	color: #FFFFFF;
}
.style2 {
	font-size: 11px;
	margin-left: 25px;
	width: 600px;
	line-height: 22px;
	padding-left: 10px;
	height: 23px;
	padding-right: 3px;
	margin-right: 3px;
	background-image: url(../Img/NavBakrunnRedEnd.gif);
	background-repeat: no-repeat;
}
.VenstrenavigasjonFoto {
	padding-top: 0px;
	margin-top: 1px;
}
.NavEnd {
	float:left;
	margin: 0px;
	padding: 0px;
}
.DenGodeFolelsen {
	padding-left: 0%;
	float: right;
	padding-bottom: 0px;
	margin-right: 2%;
	padding-top: 4px;
}
#HoyreToppNavigasjon {
	float: right;
	font-size: 70%;
	height: 23px;
	padding-right: 1%;
	width: 370px;
}
#ForsideInnhold {


/* HOVER FUNKSJON - HØYRE TOPPNAVIGASJON */

}
#HoyreToppNavigasjon a{
	color: #666666;
	text-decoration: none;
}
#HoyreToppNavigasjon a:link{
	color: #666666;
	text-decoration: none;
}
#HoyreToppNavigasjon a:visited{
	color: #666666;
	text-decoration: none;
}
#HoyreToppNavigasjon a:hover{
	color: #333333;
	text-decoration: underline;
}

/* HOVER FUNKSJON - FORSIDE HEADING OVER BRUKTBILER */

#ForsideBruktbilboxtopp a:link{
	color: #666666;
	text-decoration: underline;
	font-weight: normal;
}
#ForsideBruktbilboxtopp a:visited{
	color: #666666;
	text-decoration: underline;
	font-weight: normal;
}
#ForsideBruktbilboxtopp a:hover{
	color: #333333;
	text-decoration: none;
	font-weight: normal;
}



/* HOVER FUNKSJON - VENSTRE TOPPNAVIGASJON 1 (Øverste) */

#ToppNav1 a{
	color: #FFFFFF;
	text-decoration: none;
}
#ToppNav1 a:link{
	color: #FFFFFF;
	text-decoration: none;
}
#ToppNav1 a:visited{
	color: #FFFFFF;
	text-decoration: none;
}
#ToppNav1 a:hover{
	color: #FFFFFF;
	text-decoration: none;
}

/* HOVER FUNKSJON - VENSTRE TOPPNAVIGASJON 2 (Under)*/

#ToppNav2 a{
	color: #FFFFFF;
	text-decoration: none;
}
#ToppNav2 a:link{
	color: #FFFFFF;
	text-decoration: none;
}
#ToppNav2 a:visited{
	color: #FFFFFF;
	text-decoration: none;
}
#ToppNav2 a:hover{
	color: #FFFFFF;
	text-decoration: underline;
}

/* HOVER FUNKSJON - VENSTRENAVIGASJON VERTIKAL */

#relatedLinks a{
	color: #666666;
	text-decoration: none;
}
#relatedLinks a:link{
	color: #666666;
	text-decoration: none;
}
#relatedLinks a:visited{
	color: #666666;
	text-decoration: none;
}
#relatedLinks a:hover{
	color: #333333;
	text-decoration: underline;
}

/* HOVER FUNKSJON - INNHOLD */

#content a{
	color: #006699;
}
#content a:link{
	color: #006699;
}
#content a:visited{
	color: #006699;
}
#content a:hover{
	color: #006699;
}

/* HOVER FUNKSJON - BUNNINFORMASJON */

#ArtikkelBunn a{
	color: #A60037;
}
#ArtikkelBunn a:link{
	color: #A60037;
	text-decoration: none;
}
#ArtikkelBunn a:visited{
	color: #A60037;
	text-decoration: none;
}
#ArtikkelBunn a:hover{
	color: #FFFFFF;
	background-color: #A60037;
}

/* HOVER BUNNTEKST */

#siteInfo a:link{
	color: #666666;
	text-decoration: underline;
}
#siteInfo a:visited{
	color: #666666;
	text-decoration: underline;
}
#siteInfo a:hover{
	color: #A60037;
	text-decoration: none;
}

/* HOVER FUNKSJ)ON - FORSIDE INNHOLD UNDER JAKHELLN BIL*/

#ForsideInnhold a{
	color: #003366;
	text-decoration: underline;
}
#ForsideInnhold a:link{
	color: #003366;
	text-decoration: underline;
}
#ForsideInnhold a:visited{
	color: #003366;
}
#ForsideInnhold a:hover{
	color: #006699;
	


/* FORSIDENE */

}
.snarveierForsiden {
	font-family: Arial, Helvetica, sans-serif;
	z-index: 1;
	width: 258px;
	padding-top: 28px;
	padding-bottom: 0px;
	padding-left: 25px;
	float: left;
}
#Forside {
	height: 255px;
	background-image: url(../Img/Forsidefoto_Bil3.jpg);
	background-repeat: no-repeat;
	background-position: right;
}
#ForsideBaat {
	height: 255px;
	background-image: url(../Img/Forsidefoto_Baat_ny.jpg);
	background-repeat: no-repeat;
	background-position: right;
}
#ForsideEiendom {
	height: 255px;
	background-image: url(../Img/Forsidefoto_Eiendom_ny.jpg);
	background-repeat: no-repeat;
	background-position: right;
}
.FetSkrift {
	font-weight: bold;
	border: 1px solid #FFFFFF;
	padding-right: 3px;
	padding-left: 3px;
	padding-bottom: 1px;
}
/* FORSIDE OPPLISTING AV BILER */

#Thumbnail {
	float: left;
	background-color: #F5F5F5;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #FFFFFF;
	height: 75px;
	width: 95%;
}
#ThumbnailCont {
	height: 75px;
	width: 100px;
	float: left;
}
#ThumbTittel {
	margin-left: 9px;
	margin-top: 2px;
	color: #333333;
	float: left;
	padding-top: 9px;
	font-size: 80%;
}
#BruktOpplisting {
}
#SnarveiBaat {
	float: left;
	width: 31%;
	height: 180px;
	padding-left: 15px;
}.Snarvei1 {
	height: 180px;
	width: 90%;
	margin-right: 15px;
	float: left;
}.Snarvei2 {
	height: 180px;
	width: 90%;
	border-left-width: 1px;
	border-left-style: dotted;
	border-left-color: #999999;
	padding-left: 15px;
	padding-right: 15px;
	border-right-width: 1px;
	border-right-style: dotted;
	border-right-color: #999999;
	float: left;
}.Snarvei3 {
	height: 180px;
	width: 90%;
	padding-left: 23px;
}
.SnarveiHeading {
	font-family: Arial, Tahoma, "Times New Roman";
	font-size: 16px;
	color: #333333;
	font-weight: bold;
}
NavBarFoto {
	height: 150px;
}
.NavBarFoto {
	height: 120px;
	width: 100%;
	background-image: url(../Img/ForsideBilene2.jpg);
	background-repeat: no-repeat;
}
#EiendomForsidetekst {
	width: 48%;
	height: 200px;
	padding-left: 15px;
	float: left;
}
#Husprospekt {
	height: 200px;
	width: 155px;
	float: left;
	background-image: url(../Img/Thumb_Bakgrunn.gif);
	background-repeat: no-repeat;
}
.HusprospektTekst {
	text-indent: 16px;
	padding-left: 16px;
}
#Velkommen {
	float: left;
	height: 250px;
	width: 250px;
	padding-left: 20px;
}
#ForsideContainerUnder {
	height: 222px;
	padding-left: 19px;
}

/* FORSIDE SNARVEIER */

#ForsideBox1 {
	float: left;
	background-image: url(../Img/BakgrunnBokser.jpg);
	background-repeat: no-repeat;
	height: 200px;
	width: 24%;
	margin-top: 15px;
	margin-bottom: 15px;
}#ForsideBox2 {
	float: left;
	background-image: url(../Img/BakgrunnBokser.jpg);
	background-repeat: no-repeat;
	height: 200px;
	width: 24%;
	margin-top: 15px;
	margin-bottom: 15px;
}
#ForsideBox3 {
	float: left;
	background-image: url(../Img/BakgrunnBokser.jpg);
	background-repeat: no-repeat;
	height: 200px;
	margin-top: 15px;
	margin-bottom: 15px;
	width: 50%;
}
.Box1Bil {
	font-size: 70%;
	margin-top: 21px;
	margin-left: 25px;
	margin-right: 11px;
	height: 170px;
	overflow: auto;
}
#Scrollerbox {
	margin-left: 25px;
	height: 152px;
	overflow: auto;
}
.BruktOpplistingHeading {
	font-weight: bold;
	font-size: 70%;
	margin-bottom: 3px;
}
#ScrollThumb {
	height: 75px;
	width: 100px;
	float: left;
	cursor: hand;
}
#ScrollTittel {
	float: left;
	width: 70%;
	font-weight: bold;
	font-size: 70%;
	margin-left: 20px;
	margin-top: 20px;
}
#ScrollIngress {
	float: left;
	width: 70%;
	font-size: 70%;
	margin-left: 20px;
}
#ScrollCarCont {
	background-color: #F4F4F4;
	height: 75px;
	width: 98%;
	float: left;
	background-image: url(../Img/ScrollerBakgrunn.jpg);
	background-repeat: no-repeat;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #FFFFFF;
}
.ButtonLesMer {
	margin-top: 4px;
	margin-bottom: 4px;
}
.BilUndersidefoto {
	background-image: url(../Img/BilUnderside2.jpg);
	background-repeat: no-repeat;
	height: 130px;
}
.BaatUndersidefoto {
	background-image: url(../Img/BaatUnderside_ny.jpg);
	background-repeat: no-repeat;
	height: 130px;
}
.EiendomUndersidefoto {
	background-image: url(../Img/EiendomUnderside_ny.jpg);
	background-repeat: no-repeat;
	height: 130px;
}
#BruktbilerOpplistingContent {
	margin-left: 15px;
}#ArtikkelOpplisting {
	margin-left: 15px;
	height: 75px;
	background-image: url(../Img/ScrollerBakgrunn.jpg);
	background-repeat: no-repeat;
	width: 500px;
}
#EiendomKontaktVenstre {
	margin-top: 9px;
	margin-left: 9px;
}
#BruktOpplisting {
	width: 500px;
}

/* OPPLISTING AV FLOAT BOX PROSPEKTER */

#FloatBox {
	height: 128px;
	width: 125px;
	background-image: url(../Img/BakgrunnBokser.jpg);
	background-repeat: no-repeat;
	float: left;
	margin-left: 7px;
	margin-bottom: 8px;
}
#FloatBoxThumb {
	height: 75px;
	width: 100px;
	background-color: #F5F5F5;
	margin-top: 21px;
	margin-left: 22px;
	cursor: hand;
}
#FloatBoxTxt {
	height: 60px;
	width: 100px;
	margin-top: 3px;
	margin-left: 22px;
	font-size: 70%;
	text-align: center;
}
#FloatBoxTxt  a:link{
	color: #666666;
	text-decoration: none;
}
#FloatBoxTxt  a:visited{
	color: #666666;
	text-decoration: none;
}
#FloatBoxTxt  a:hover{
	color: #A60037;
	text-decoration: underline;
}
#ContentSelgerInfo {
	float: right;
	height: 300px;
	width: 200px;
}
.mpiimage_left { 
	font-family: Arial, Tahoma, "Times New Roman";
	margin-right: 15px;
}
.mpiimage_right { 
	font-family: Arial, Tahoma, "Times New Roman";
	margin-left: 15px;
}
#ContainerSelgere {
	float: none;
	width: 280px;
	height: 550px;
	padding-bottom: 15px;
	background-image: url(../Img/Bilprospekt_Bakgrunn_Bodo.jpg);
	background-repeat: no-repeat;
	clear: none;
	margin-left: 430px;
	margin-top: 20px;
}
#ContainerSelgereRana {
	float: none;
	width: 280px;
	height: 550px;
	padding-bottom: 15px;
	/* background-image: url(../Img/Bilprospekt_Bakgrunn_Rana.jpg); */
	background-repeat: no-repeat;
	clear: none;
	margin-left: 430px;
	margin-top: 20px;
}
#ContainerSelgereMosjoen {
	float: none;
	width: 280px;
	height: 550px;
	padding-bottom: 15px;
	background-image: url(../Img/Bilprospekt_Bakgrunn_Mosjoe.jpg);
	background-repeat: no-repeat;
	clear: none;
	margin-left: 430px;
	margin-top: 20px;
}
#ContainerSelgereEiendom {
	float: right;
	width: 280px;
	height: 400px;
	background-image: url(../Img/Eiendomsprospekt_Bakgrunn_ny.jpg);
	background-repeat: no-repeat;
	clear: both;
}
#ContainerBilprospekt {
	float: left;
	width: 430px;
}
#KontaktSelgere {
	padding-top: 18px;
	padding-left: 25px;
}
.RingMegSkjema {
	width: 240px;
	font-family: Arial, Tahoma, "Times New Roman";
	font-size: 11px;
	background-color: #F5F5F5;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-bottom-style: solid;
	border-right-color: #CCCCCC;
	border-bottom-color: #CCCCCC;
	border-top-style: solid;
	border-left-style: solid;
	border-top-color: #999999;
	border-left-color: #999999;
	color: #333333;
	padding-bottom: 2px;
	padding-top: 2px;
	margin-top: 1px;
}
.SkjemaRekruttering {
	font-family: Arial, Tahoma, "Times New Roman";
	font-size: 11px;
	color: #333333;
	width: 300px;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #666666;
	border-right-color: #CCCCCC;
	border-bottom-color: #CCCCCC;
	border-left-color: #666666;
}
.SkjemaService {
	font-family: Arial, Tahoma, "Times New Roman";
	font-size: 11px;
	color: #333333;
	width: 250px;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #666666;
	border-right-color: #CCCCCC;
	border-bottom-color: #CCCCCC;
	border-left-color: #666666;
}
#Send {
	font-family: Arial, Tahoma, "Times New Roman";
	font-size: 11px;
	color: #333333;
	margin-top: 1px;
}
#EiendommerOpplisting {
	padding-bottom: 8px;
	border-top: 1px dashed #A8A8A8;
	padding-top: 8px;
	width: 315px;
	margin-left: 15px;
}
#EiendommerTittel {
	font-family: Arial, Tahoma, "Times New Roman";
	font-size: 70%;
	width: 250px;
	font-weight: bold;
	float: left;
	padding-top: 3px;
}
#ArtikkelBunn {
	margin-top: 15px;
	margin-bottom: 20px;
	border-top: 1px solid #A60037;
	padding-top: 9px;
	width: 400px;
	float: left;
	clear: both;
}
#ProspektArtikkel {
	float: left;
	width: 402px;
}
#ProspektKontakt {
	float: left;
	width: 300px;
	height: 400px;
}
#AktueltThumb {
	float: right;
	cursor: hand;
}
#AktueltIngress {
	float: left;
	margin-left: 3px;
}
.ServicebestillingBox {
	margin-left: 25px;
	float: right;
	width: 330px;
}
#form1 table {

}
#AnsattBox {
	background-image: url(../Img/BakgrunnBokser.jpg);
	background-repeat: no-repeat;
	padding-top: 14px;
	padding-left: 14px;
	margin-bottom: 15px;
	width: 200px;
	height: 95px;
	float: left;
}
#AnsattFoto {
	width: 70px;
	background-color: #EBEBEB;
	height: 80px;
	float: left;
}
#AnsattInfo {
	float: left;
	margin-left: 10px;
	font-size: 11px;
	margin-top: 10px;
	width: 120px;
}
#AnsattHeading {
	background-color: #A8A8A8;
	text-transform: uppercase;
	font-size: 12px;
	font-weight: bold;
	color: #FFFFFF;
	line-height: 20px;
	padding-left: 5px;
	float: none;
	clear: both;
	background-image: url(../Img/NavBakrunnRedEnd.gif);
	background-repeat: no-repeat;
	background-position: -300px;
}
#BaatSkjema {
	width: 330px;
	float: right;
}
#LedigStilling {
	border: 1px solid #A60037;
	background-image: url(../Img/DekorElement.jpg);
	background-repeat: no-repeat;
	background-position: right bottom;
	margin: 15px;
	padding: 0px;
}
#StillingTekst {
	font-size: 100%;
	font-family: Arial, Tahoma, "Times New Roman";
	padding: 15px;
}
#StillingOverskrift {
	font-family: Arial, Tahoma, "Times New Roman";
	font-size: 16px;
	color: #FFFFFF;
	background-color: #A8A8A8;
	font-weight: bold;
	background-image: url(../Img/NavBakrunnRedEnd.gif);
	background-repeat: no-repeat;
	padding-left: 15px;
	line-height: 22px;
}
.AktueltTittel {
	font-size:11px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #DEDEDE;
	padding-top: 5px;
	padding-bottom: 5px;
	background-image: url(../Img/Bullet.gif);
	background-repeat: no-repeat;
	background-position: 3px 7px;
	padding-left: 17px;
	clear: both;
	float: left;
}
.AktueltTittel a:link{
	color: #333333;
	text-decoration: none;
}
.AktueltTittel a:visited{
	color: #333333;
	text-decoration: none;
}
.AktueltTittel a:hover{
	color: #A60037;
	text-decoration: underline;
}
.carsearchDropmenu {
	width: 99%;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #333333;
	font-weight: normal;
	text-transform: none;
}
.carsearchTextfield {
	width: 94%;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #333333;
	font-weight: normal;
	text-transform: none;
	display: block;
}
.carsearchContainer {
	text-align: left;
	font-weight: bold;
	color: #A60037;
	text-transform: none;
	padding-right: 5px;
	padding-left: 7px;
	padding-top: 5px;
	padding-bottom: 0px;
	font-size: 11px;
}
.carSearchButton {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	text-transform: none;
	background-color: #A60037;
	color: #FFFFFF;
	font-weight: bold;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #FD0052;
	border-right-color: #710024;
	border-bottom-color: #710024;
	border-left-color: #FD0052;
	margin-bottom: 22px;
}
.OppdateringBruktbilerBox {
	font-family: Arial, Helvetica, sans-serif;
	background-color: #EFEFEF;
	padding: 15px;
	margin-top: 20px;
	border: 1px solid #CCCCCC;
	font-size: 11px;
}
.Button {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	padding: 0px;
	display: block;
	margin-top: 9px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
}
.CareditButton {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #333333;
	width: 155px;
	font-weight: normal;
}

/* 4 bokser forside */


.tableTD {
	background-image: url(../Img/BakgrunnBokser.jpg);
	height: 200px;
	padding-top: 18px;
	padding-left: 22px;
	width: 25%;
}
h2{
	font-size: 130%;
	color: #333333;
	font-weight: normal;
}
.tableTDopplisting {
	font-size: 11px;
	background-image: url(../Img/Bullet.gif);
	background-repeat: no-repeat;
	background-position: 0px 5px;
	padding-left: 13px;
	margin-left: 3px;
	padding-top: 3px;
	padding-bottom: 3px;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #CCCCCC;
}
.tableTDopplisting a {
	color: #333333;
	text-decoration: none;
}
.scroller {
	height: 160px;
	overflow: auto;
	padding-right: 9px;
}.carfrontcontainer {
	background-image: url(../Img/ScrollerBakgrunn.jpg);
	height: 75px;
}
.carfrontcontainer table {
	font-size: 11px;
}
.carfrontcontainer a {
	color: #333333;
	text-decoration: none;
}
.paddingTD {
	padding-right: 9px;
}
