/* CSS Document */
html {
     overflow: -moz-scrollbars-vertical;
}

body {
	background-color: #FFFFFF;
	margin: 0px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #333333;
	font-size: 12px;
}

/* alt innholdet*/
#allpage {
	position: absolute;
	width: 900px;
	margin-top: 10px;
	text-align: center;
}


/* toppen */ 
#banner {
	width: 900px;
	height: 200px;
	text-align: center;
}
#banner_logo {
	background-color: #FFFFFF;
	height: 200px;
	width: 195px;
	float: left;
	background-image: url(images/css_logoplay.gif);
}
#banner_firma {
	background-color: #FFFFFF;
	height: 200px;
	width: 525px;
	float: left;
	background-image: url(images/css_brovig.jpg);
}
#banner_corner {
	height: 200px;
	width: 180px;
	float: left;
	background-image: url(images/css_rightcorner.jpg);
	background-repeat: no-repeat;
}

.dato {
	height: 15px;
	display: block;
	width: 100px;
	float: none;
	padding-top: 5px;
	padding-bottom: 5px;
}
/* menyraden */
#menu {
	text-align: center;
	height: 25px;
	width: 900px;
}

#menu_venstre {
	width: 195px;
	height: 25px;
	float: left;
	text-align: center;
}
#menu_center {
	width: 525px;
	float: left;
	height: 25px;
	text-align: left;
	background-position: left;
}
#menu_center ul {
	list-style-type: none;
	padding: 0px;
	margin-top: 5px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 5px;
}

#menu_center li {
	display: block;
	float: left;

}
#menu_center a {
	display: block;
	float: left;
	margin-left: 20px;
	text-decoration: none;
	color: #000000;
	font-weight: bold;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	padding: 0px;
}
#menu_center a:hover {
	color: #ED194C;
}

#menu_center #selected {
	color: #ED194C;
}


#menu_hoyre {
	width: 180px;
	float: left;
	height: 25px;
}

#flagg {
	height: 17px;
	margin-top: 4px;
}


/* slutt på menyrad */

/* menyen på venstre side */

#menylinker {
	width: 195px;
	float: left;
	height: 235px;
	background-image: url(images/css_gultog_lys.jpg);
	background-repeat: no-repeat;
}



#button {
	width: 150px;
	text-align: left;
	margin-top: 10px;
	}


	#button a {
	color: #116C99;
	text-decoration: none;
	font-weight: bold;
	font-size: 13px;
		}
			
		
	#button a:hover {
		color: #ED174C;
		}
		
		
	#hit{
	color: #ED174C;
		}		
		

#button2 {
	text-align: left;
	width: 136px;
	padding-left: 20px;
	margin-bottom: 2px;
	margin-top: 2px;
}

	#button2 a {
	color: #116C99;
	text-decoration: none;
	font-size: 12px;
		}
			
		
	#button2 a:hover {
		color: #ED174C;
		}


/* slutte venstremeny */		

#main {
	text-align: center;
	width: 900px;
	height: 600px;
	background-color: #FFFFFF;
	background-image: url(images/ccs_widebg.gif);
	background-repeat: repeat-y;
}

#main_venstre {
	width: 195px;
	float: left;
	height: 585px;
}
#main_center {
	width: 525px;
	background-image: url(images/css_bigcar.jpg);
	background-repeat: no-repeat;
	background-position: top;
	height: 585px;
	float: left;
}


/* nyheter og infoboks */
#main_hoyre {
	width: 180px;
	height: 585px;
	text-align: center;
	float: left;
	clear: right;
}


#banner_news {
	background-color: #FFFFFF;
	height: 200px;
	width: 180px;
	float: left;
	background-image: url(images/css_cornerNews.gif);
	text-align: center;
}

#infobox {
	width: 150px;
	text-align: left;
}

#newsbox {
	height: 300px;
	width: 180px;
	text-align: center;
	padding-top: 30px;
	background-image: url(images/action_news.gif);
	background-repeat: no-repeat;
}
#newstext {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #003366;
	background-color: #FFFFFF;
	margin-top: 30px;
	padding-right: 5px;
	padding-left: 5px;
}



/* her kommer bunnen */

#footer {
	text-align: center;
	width: 900px;
	background-color: #78CAF0;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #000000;
}

#bunn1 {
	width: 195px;
	height: 25px;
	float: left;
	text-align: center;
	background-color: #78CAF0;
}
#bunn2 {
	width: 525px;
	height: 25px;
	float: left;
	text-align: center;
	background-color: #78CAEF;
}
#bunn3 {
	width: 180px;
	float: left;
	text-align: center;
	background-color: #ED194C;
	padding-top: 4px;
	padding-bottom: 4px;
}
#oppdatert {
	width: 160px;
	height: 30px;
	float: left;
}

#main_inside {
	text-align: center;
	width: 900px;
	background-color: #FFFFFF;
	background-image: url(images/css_widebg_stripe.gif);
	background-repeat: repeat-y;
	height: 585px;
}
#main_center_inside {
	background-position: top;
	height: 440px;
	float: left;
	width: 525px;
}
h1 {
	font-weight: bold;
	color: #ED194C;
	font-size: 15px;
}
h2 {
	font-weight: bold;
	color: #ED194C;
	font-size: 13px;
	margin: 0px;
	padding: 0px;
}


#centertest {
	width: 100px;
	height: 100px;
	background-color: #00CCFF;
	float: none;
}
#toppmeny {
	background-color: #CC0000;
	width: 480px;
	height: 22px;
	font-family: "Courier New", Courier, monospace;
	font-size: 10px;
}
#meny2ON {
	float: left;
	margin-right: 30px;
	margin-top: 4px;
	background-color: #EFEFEF;
}

#tabelltext {
	text-align: left;
}
#maintxt {
	text-align: left;
	font-size: 12px;
	width: 450px;
	display: block;
	padding: 0px;
	margin-left: 15px;
	margin-right: 15px;
}
.red {
	font-weight: bold;
	color: #ED194C;
	font-size: 14px;
}
#maintxt_hvit {
	text-align: left;
	font-size: 10px;
	width: 479px;
}
#banner_logo_inside {

	background-color: #FFFFFF;
	height: 200px;
	width: 195px;
	float: left;
	background-image: url(images/css_logostay.gif);
}
.on {
	color: #ED194C;
}
#banner_news_en {

	background-color: #FFFFFF;
	height: 200px;
	width: 180px;
	float: left;
	background-image: url(images/css_cornerNews_en.gif);
	text-align: center;
}
#main_venstre_en {
	width: 195px;
	float: left;
	height: 585px;
	background-image: url(images/convoi2.gif);
	background-repeat: no-repeat;
	background-color: #00FF66;
}
.ingress {

	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #ED174C;
}

.ingressBlack {

	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: normal;
	color: #000000;
}

/* informasjon som kommer i egen ramme */

div#commentXA{
	margin: 0px;
	display: none;
	background-color: #F4F7F7;
	padding: 10px;
	border: 1px solid #ED174B;
}

div#commentXD{
	margin: 0px;
	display: none;
	background-color: #F4F7F7;
	padding: 10px;
	border: 1px solid #ED174B;
}
div#commentXDT {
	margin: 0px;
	display: none;
	background-color: #F4F7F7;
	padding: 10px;
	border: 1px solid #ED174B;
}

div#commentXDTT {
	margin: 0px;
	display: none;
	background-color: #F4F7F7;
	padding: 10px;
	border: 1px solid #ED174B;
}
div#commentSpyler {
	margin: 0px;
	display: none;
	background-color: #F4F7F7;
	padding: 10px;
	border: 1px solid #ED174B;
}
div#commentVlogg {
	margin: 0px;
	display: none;
	background-color: #F4F7F7;
	padding: 10px;
	border: 1px solid #ED174B;
}
div#commentVann {
	margin: 0px;
	display: none;
	background-color: #F4F7F7;
	padding: 10px;
	border: 1px solid #ED174B;
}
div#commentPumpe {
	margin: 0px;
	display: none;
	background-color: #F4F7F7;
	padding: 10px;
	border: 1px solid #ED174B;
}
#main_center_en {

	width: 525px;
	background-image: url(images/css_bigcar_en.jpg);
	background-repeat: no-repeat;
	background-position: top;
	height: 585px;
	float: left;
}
#bunn1green {

	width: 195px;
	height: 25px;
	float: left;
	text-align: center;
	background-color: #B4CABE;
}
#bunn2G {

	width: 525px;
	height: 25px;
	float: left;
	text-align: center;
	background-color: #B4CABE;
}
#main_insideG {

	text-align: center;
	width: 900px;
	background-color: #FFFFFF;
	background-image: url(images/css_widebg_stripeG.gif);
	background-repeat: repeat-y;
	height: 585px;
}
#main_hoyreTEST {
	width: 180px;
	height: 585px;
	text-align: center;
	background-color: #00CC33;
	float: left;
}
#main_centerTEST {

	width: 525px;
	height: 585px;
	text-align: center;
	background-color: #FFFF00;
	float: left;
}


#main_venstreTEST {
	width: 195px;
	float: left;
	height: 585px;
	background-color: #FF99CC;
}
#bunnAdresse {
	width: 720px;
	float: left;
	text-align: center;
	padding-top: 3px;
	padding-bottom: 3px;
}
#banner_hoyre {

	background-color: #FFFFFF;
	height: 200px;
	width: 180px;
	float: left;
}
#bg_right {
	height: 580px;
	width: 180px;
	background-image: url(images/bg_blue180.gif);
	background-repeat: repeat-y;
}
#bg_left {
	height: 580px;
	width: 195px;
	background-image: url(images/bg_blue195.gif);
	background-repeat: repeat-y;
}
.adresse {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #000000;
	padding-top: 3px;
	padding-bottom: 3px;
}
#bg_center {

	height: 580px;
	width: 525px;
	background-image: url(images/bg_center525.gif);
	background-repeat: repeat-y;
}

div#commentXA{
	margin: 0px;
	display: none;
	background-color: #F4F7F7;
	padding: 10px;
	border: 1px solid #ED174B;
}

div#commentXD{
	margin: 0px;
	display: none;
	background-color: #F4F7F7;
	padding: 10px;
	border: 1px solid #ED174B;
}
div#commentXDT {
	margin: 0px;
	display: none;
	background-color: #F4F7F7;
	padding: 10px;
	border: 1px solid #ED174B;
}

div#commentXDTT {
	margin: 0px;
	display: none;
	background-color: #F4F7F7;
	padding: 10px;
	border: 1px solid #ED174B;
}
div#commentSpyler {
	margin: 0px;
	display: none;
	background-color: #F4F7F7;
	padding: 10px;
	border: 1px solid #ED174B;
}
div#commentVlogg {
	margin: 0px;
	display: none;
	background-color: #F4F7F7;
	padding: 10px;
	border: 1px solid #ED174B;
}
div#commentVann {
	margin: 0px;
	display: none;
	background-color: #F4F7F7;
	padding: 10px;
	border: 1px solid #ED174B;
}
div#commentPumpe {
	margin: 0px;
	display: none;
	background-color: #F4F7F7;
	padding: 10px;
	border: 1px solid #ED174B;
}
.imgtext {
	font-size: 10px;
	color: #000000;
}
