﻿body
{
	padding: 0px;
	margin: 0px;
	/* background: #CCFF99; */
	background-color:   Gray; /* #BEBCBC; */
	font-family: Arial, Verdana, Helvetica, Trebuchet MS, Tahoma;
	font-size: 10px;
	color:   Black;
	/*color:  #747472;*/
}
img
{
	border-width: 0px;
}

#Main
{
	width: 810px;
	height: auto;
	/*height: 528px;*/
	/*height: 528px;*/
	/*margin:    20px auto 20px auto;*/
	margin:    20px auto 20px auto;
	/*border-style:  outset;*/
	overflow: hidden;
	background-color:  White; 
	/*background-image: url(/Images/Design/back_main.gif);
	background-repeat: repeat-y;*/
}
#Top
{
	width: 810px;
    height: 93px;
    /* height: 93px; */
	/* border-style:  outset; */
	/*background-image: url(/Images/Design/back_top.gif); */
    /* background-color: green; */
    background-position:  center top;
	background-repeat: no-repeat;
	overflow: hidden;
}
#Bottom
{
	/*border-style: outset;*/
	/*width: 772px;*/
	width: 810px;
    height: 17px;
	margin:  0px 20px 0px 0px;
		/*
	background-image: url(/Images/Design/back_bottom.gif);
	background-position: center bottom;
	background-repeat: no-repeat;
	*/
	color:  #00ff21;
	background-color:   Black;
    overflow: hidden;	
}

#BottomText
{
	font-family: Arial, Verdana, Helvetica, Trebuchet MS, Tahoma;
	font-size: 10px;
	float: right;
	margin: 5px;
	color:  #00ff21 /* #FFFFFF; */
}
/*
#Logo
{
	position: absolute;
	margin: 15px 0px 0px 20px;
}
*/
#Appetizer
{
	width: 810px;
	height: 90px;
	overflow: hidden;
}

#AppetizerInner
{
	/*border-style: outset;*/
	background-image: url(/Images/Design/bilensvenlogo-blå.png);
	background-repeat: no-repeat;
	background-position:  center top;
	/*margin:      5px 0px 0px 100x;*/
	height: 68px;
	/*height: 70px; */
	/*overflow: hidden;*/
}

#AppetizerText
{
	position: absolute;
	margin:  15px 0px 0px 300px;
	float: right;
	/* margin: 10px; */
	font-size: 20px;
	font-weight: normal;
	/* text-align: center; */
	font-style: italic;
	color: green;
}

#Canvas
{
/*	border-style: solid;*/
	width: 810px;
	height: 440px;
	/*margin: 0px 9px 0px 9px;*/
	overflow: hidden;
	/*background-image: url(/Images/Design/back_canvas2.gif);
	background-repeat: repeat-y;
	background-position: center top;*/
}

#Left
 {
	width: 142px;
	overflow: hidden;
	float:  left;
	background-color: #b5b5b5;
	color:  Black;
	/* height: 493px; */
}

#right
 {
	width: 160px;
	overflow: hidden;
	float: right;
	background-color:   Gray;
	/* height: 493px; */
}
/*
#BottumImageNews
{
 	position: static;
 	
 	width: 140px;
	overflow: hidden;
	float: left;
	margin-left: 20px;
 	padding: 0px 0px 15px 0px;
 	height: 130px;
    margin-top: 320px;
	padding: -200px 0px 0px 0px;
 }
*/

#BottumImage
{
 	position: static;
 	
 	width: 195px;
	overflow: hidden;
	float: left;
	margin-left: 20px;
 	padding: 0px 0px 0px 0px;
 	/*
 	height: 130px;
    margin-top: 320px;
	padding: -200px 0px 0px 0px;*/
   
 }
 #BottumImage1
 {
 	position: static;
 	width: 195px;
	overflow: hidden;
	float: left;
	margin-left: 20px;
 	padding: 0px 0px 0px 0px;
 }
 #BottumImage2
 {
 	position: static;
 	width: 195px;
	overflow: hidden;
	float: left;
	margin-left: 20px;
 	padding: 0px 0px 0px 0px;
 }

 #Content
 {
	/*overflow: hidden;*/
	overflow: auto;
    height: 440px;
   /* height: 550px;*/
    /*
    border-style: double; 
    */
    width: 620px;
    /*width: 428px;*/
	margin-left: 165px;
	margin-top: 10px;
	/*padding:   10px;*/
	/*margin:   10px 0px 0px 15px;*/
 }
 a.LeftMenuItem:link, a.LeftMenuItem:visited, a.LeftMenuItem:active
 {
	display: block;
	width: 160px;
	padding:    5px 10px 5px 1px;
	border-bottom: solid 1px black;
	color: White;
    font-size: 11px;
	font-weight: bold;
	text-align: left;
	text-decoration: none;
 }
 a.LeftMenuItem:hover
 {
	/* #F8F7F7 */
	/*background-color:  #C80031;*/
	background-color:  Black;
	color: #00ff21;
	/*text-align: center;*/
	text-align: center;
	text-decoration: none;
 }
 
 #TopMenu
 {
	position:  absolute;
	margin:    0px 0px 0px 0px;
	width: 800px;
 }
 
 #topsort
 {
	position:  absolute;
	height: 17px;
	margin: 10px 0px 0px 0px;
	padding:     0px 5px 0px 5px;
	background-color:  Black;
	width: 800px;
 }
 
 a.TopMenuItem:link, a.TopMenuItem:visited, a.TopMenuItem:active
 {
	width: 100px;
	height: 13px;
	display: block;
	float:  right;
	background-image: url(/Images/Design/back_topmenu_off_black.gif);
	background-repeat: no-repeat;
	text-decoration:   none;
	background-color:   Black;
	color:  White;
	font-size: 11px;
	font-weight: bold;
	text-align:  center;
	padding:    1px 5px 2px 5px;
 }
 a.TopMenuItem:hover
 {
	width: 100px;
	height: 13px;
	display: block;
	float: right;
	/* mouse over knap laves rød som logo*/
	/*background-image: url(/Images/Design/back_topmenu_off_new.gif);*/
	background-repeat: no-repeat;
	text-decoration:  none;
	background-color:  Black;
	color:  #00ff21;
	/*color: #C80031;*/
	font-size: 11px;
	font-weight: bold;
	text-align: center;
	padding: 2px 5px 2px 5px;
}

#Content h1
{
	/*color: green;*/
	color:  Orange;
	font-size: 20px;
	font-weight:  normal;
}
#Content h2
{
	font-weight: bold;
	font-size: 12px;
}
#Content h3
{
	font-size: 10px;
	font-weight: bold;
}
#Content h4
{
	font-size: 8px;
	font-weight: normal;
}
#Content h5
{
	color: black;
	font-weight: normal;
	font-size: 12px;
}
#Content h6
{
	color: black;
	font-weight: normal;
	font-size: 12px;
}
#Content a:link, #Content a:visited, #Content a:active
{
	color:   #00ff21;
	/*color:  #96BC28;*/
	text-decoration: none;
}
#Content a:hover
{
	text-decoration: underline;
}
