body {
	text-align: left;
	/* font: 10pt Calibri, Arial, Helvetica, sans-serif; */
	font: 9pt Arial, Helvetica, sans-serif;
	color: rgb(0, 0, 0);
	background: rgb(230, 230, 230);	

	background: rgb(131, 200, 209);
}

a img {
border: none;
}

a.fed {
	font-size: 10pt;  /* Font størrelsen */ 
}

h2.blaa {
	padding: 4px 8px; /* Den blå rammes højde - venstre stilling af fonte */
	margin-top:0px;
	font-size: 10pt;  /* Font størrelsen */ 
	color:  rgb(255, 255, 255);
	background: rgb(0, 146, 167);
}


#Header_Menu_Wrapper
{
		float: right;
}

#sprog
{
	text-align:right;
	padding: 10px 10px 0px 0px;
	float: right;
	height: 20px;
	width: 790px;
	font-size: 10pt;
}

/* Menu */

#menu {
	text-align:right;
	padding:45px 0px 0px 0px;
	width: 799px;
	float: right;
	font-size: 10pt;
}

#menu ul {
	margin: 0px;
	list-style: none;
	line-height: normal;
}

#menu li {
	margin: 0px;
	float: right;
}

#menu a {
	display: block;
	width: auto;
	padding: 6px 20px;
}

#menu a:hover {
	text-decoration: underline;
	color: rgb(0, 0, 0);
}


/* Logo */

#logo {
	float: left;
	padding-left: 0px;
	height: 40px;
	}

/* wrapper */

#wrapper {
	width: 1000px;
	margin: 0 auto; /* DETTE CENTRERE SIDEN */
	border: 10px solid #FFFFFF;
	background: rgb(255, 255, 255);
}


/* Header */

#header {
	width: 1000px;
	height: 110px;

	background: rgb(0, 146, 167);
}

#header a { /* skrives i sort når cursor er hen over menuerne */ 
	text-decoration: none;
	color: #FFFFFF;
}


/* Footer */

#footer {
	clear: both;
	width: 900px;
	height: 50px;
	margin: 0px auto 30px auto;
	color: #FFFFFF;
}

#footer p {
	margin: 0px;
	padding: 19px 0px 0px 0px;
	text-align: center;
	line-height: normal;
	font-size: 8pt;
	color: rgb(0, 146, 167);
}

#footer a {
	color: #FFFFFF;
}

#ImageLogo {
	padding: 10px 0px 0px 0px;
}

#Login_Box {
	padding: 10px 10px 10px 10px;
}

#Left_wrapper, #Right_wrapper, #Mid_wrapper {
}

#Left_wrapper {
	margin: 12px 0px 0px 0px;	
	float : left;
	/*background: rgb(30, 30, 255);*/
	width: 217px;
}

#Right_wrapper {
	margin: 12px 0px 0px 0px;
	float : right;
	/*background: rgb(30, 255, 30);*/
	width: 217px;
}

#Dealer_wrapper {
	margin: 12px 13px 0px 0px;
	float : right;
	/*background: rgb(255, 30, 30);*/
	width: 755px;
}

#Mid_wrapper {
	margin: 12px 13px 0px 0px;
	float : right;
	/*background: rgb(255, 30, 30);*/
	width: 542px;
}

#foto {
}

#Left_Menu_Med_Pic_Under {
        /* line-height:150%; */
	width: 215px;	
	min-height:398px;
}

#Left_Menu_Med_Pic_Under > ul {
       line-height:150%;
}


#Left_Menu_uden_Pic_Under {
line-height:150%;
	width: 215px;	
	min-height:600px;
}

#News_Menu {
	width: 215px;	
	min-height:719px;
}


#News_Front_Menu {
	width: 215px;	
	min-height:402px;
}

#Dealer_Menu {	
	background: rgb(187, 223, 228); 
	width: 766px;	
	min-height:719px;
	background-image:url('/images/baggrund/baggrund.gif');
	background-repeat: no-repeat;
	background-position: right bottom;
}

#Center_Menu {
	
	background: rgb(187, 223, 228); 
	width: 542px;	
	min-height:719px;
	background-image:url('/images/baggrund/baggrund.gif');
	background-repeat: no-repeat;
	background-position: right bottom;
}

#Center_Front_Menu {
	background: rgb(187, 223, 228); 
	width: 542px;	
	min-height:402px;
	background-image:url('/images/baggrund/baggrund.gif');
	background-repeat: no-repeat;
	background-position: right bottom;	
}



/*
******************* NO BORDERS PLEASE
.center, .foto, .treebar, .search, .news 
{
	border-style:solid;
	border-width:1px;
	border-color:rgb(131, 200, 209);
}
************************
*/

.center p
{
	padding-top:0px;
	padding-bottom:0px;
	padding-right:10px;
	padding-left:10px;
}

.treebar li
{
	padding-top:0px;
	padding-bottom:0px;
	padding-right:10px;
	padding-left:10px;
}

/* same as newsitem */
.news li
{
	padding-top:0px;
	padding-bottom:0px;
	padding-right:10px;
	padding-left:10px;
}

.newsitem {
       margin-bottom: 10px;

}



.foto
{
	margin: 12px 0px 0px 0px; 	
}

.foto a img 
{ 
	text-decoration: none;
	border: none;
}


.news {
	font-size : 100%
}

.news ul {
	padding: 0px 0px 5px 0;
	margin: 0px;
	list-style: none;
}

.news li li {
	line-height: 15px;
	margin-left: 5px;
	margin-right: 5px;
	padding-left: 8px;
}

.news li ul {
	list-style: none;
	/* margin-bottom: 0.5em; */
}

.news a {
	text-decoration: none;	
	color:  rgb(0, 0, 0);
	font-weight: bold;
}


.news a:hover {
	text-decoration: none;
	color:rgb(0, 146, 167);
}

.news p {
	 padding: 7px 25px;  
} 



.treebar {
	font-size : 100%
}

.treebar ul {
	padding: 0px 0px 5px 0;
	margin: 0px;
	list-style: none;
}

.treebar li li {
	line-height: 15px;
	margin-left: 0px;
	margin-right: 0px;
	padding-left: 8px;
}

.treebar li ul {
	list-style: none;
	/* margin-bottom: 0.5em; */
}

.treebar a {
	text-decoration: none;
	color:  rgb(0, 0, 0);
}

.treebar a:hover {
	text-decoration: none;
	color:rgb(0, 146, 167);
}

.treebar p {
	 padding: 7px 25px;  
} 

.treebar img {
	padding: 0px 0px;  
} 



/*Table css */

table.sample {
	border: 1px outset gray;
	border-collapse: separate;
	border-spacing: 2px;
	background-color: white;
}
table.sample th {
	border: 1px inset gray;
	padding: 1px;
	background-color: white;
	-moz-border-radius: 0px;
}
table.sample td {
	border: 1px inset gray;
	padding: 1px;
	-moz-border-radius: 0px;
}

table.sample a img {
	border: none;
}


span.depressed {
	border-style: inset;
	border-width: 1px;
	border-color: #CCCCCC;
	color: black;
	background-color: #E4E3DC;
	-moz-border-radius: 5px;
	padding: 1px 4px 1px 4px;
	line-height: 1.4em;
}
span.raised {
	border-style: outset;
	border-width: 1px;
	border-color: #CCCCCC;
	color: black;
	background-color: #F3F3EE;
	-moz-border-radius: 5px;
	padding: 1px 4px 1px 4px;
	line-height: 1.4em;
}
span.depressed:hover {
	cursor: pointer;
	cursor: hand;
	background-color: #FFFF00;
}
span.raised:hover {
	cursor: pointer;
	cursor: hand;
	background-color: #FFFF00;
}



/*CSS for Simple Tree Menu*/

.treeview ul{ 
margin: 0;
padding: 0;
}

.treeview a{ 
padding-left: -10px;
text-decoration: none;
}

.treeview a:hover { 
padding-left: -10px;
text-decoration: none;
}


.treeview a:active { 
padding-left: -10px;
text-decoration: none;
color: blue;}
}


.treeview li{ /*Style for LI elements in general (excludes an LI that contains sub lists)*/
/* background: white url(list.gif) no-repeat left center; */
list-style-type: none;
padding-left: 5px;
margin-bottom: 0px;
}

.treeview li.submenu{ /* Style for LI that contains sub lists (other ULs). */
background: white url(closed.gif) no-repeat left 1px;
cursor: hand;
cursor: pointer;
}


.treeview li.submenu ul{ /*Style for ULs that are children of LIs (submenu) */
display: none; /*Hide them by default. Don't delete. */
}

.treeview .submenu ul li{ /*Style for LIs of ULs that are children of LIs (submenu) */
cursor: default;
}



















/* EDITOR PROPERTIES - PLEASE DON'T DELETE THIS LINE TO AVOID DUPLICATE PROPERTIES */
