body {
	background-color : #666666; 
	background-image : url(images/lightbluebg.gif); 
	background-repeat : repeat-x; 
	scrollbar-face-color: #9CA6B6;
	scrollbar-shadow-color: #9CA6B6;
	scrollbar-highlight-color: #cccccc;
	scrollbar-3dlight-color: #9CA6B6;
	scrollbar-darkshadow-color: #666666;
	scrollbar-track-color: #666666;
	scrollbar-arrow-color: #000000;
	}

#menu {
	color : #000000; 
	font-family : "Trebuchet MS", Arial, Helvetica, sans-serif; 
	font-size : 14px; 
	} 
	#menu h1 {
	color : #000000;
	font-size : 16px; 
	} 
	#menu h2 {
	color : #bbc1cc; 
	font-size : 15px; 
	} 
	#menu .Subs {
	color : #000000;
	text-decoration : none;
	}

	#menu a.Subs:link {
	color : #cccccc; 
	text-decoration : none; 
	} 
	#menu a.Subs:visited {
	color : #cccccc; 
	text-decoration : none; 
	} 
	#menu a.Subs:active {
	color : #cccccc; 
	text-decoration : none; 
	} 
	#menu a.Subs:hover {
	color : #999999; 
	text-decoration : none; 
	}
	#menu .url {
	color : #000000; 
	font-size : 14px; 
	text-decoration: none;
	}
	#menu a.url:link {
	color: #000000;
	text-decoration: none;
	}
	#menu a.url:active {
	color: #000000;
	text-decoration: none;
	}
	#menu a.url:visited {
	color: #000000;
	text-decoration: none;
	}
	#menu a.url:hover {
	color: #000000;
	text-decoration: none;
	}
	#menu .haand {
	cursor : hand;
	color : #000; 
	font-size : 14px; 
	text-decoration : none; 
	}
	
#leftcontent {
	color : #dcdcdc; 
	font-family : "Trebuchet MS", "Comic Sans MS", Arial, sans-serif;
	font-size : 14px;
	text-align: justify; 
	} 
	#leftcontent h1 {
	color : #dcdcdc; 
	font-size : 16px; 
	} 
	#leftcontent h2 {
	color : #dcdcdc; 
	font-size : 15px; 
	} 
	#leftcontent h3 {
	color : #dcdcdc; 
	font-size : 13px; 
	} 
	#leftcontent a:link {
	color : #bcc3cd; 
	} 
	#leftcontent a:visited {
	color : #9ca6b6; 
	} 
	#leftcontent a:hover {
	color : #d9d9ec; 
	}

#rightcontent {
	color : #dcdcdc; 
	font-family : "Trebuchet MS", "Comic Sans MS", Arial, sans-serif;
	font-size : 14px;
	text-align: center; 
	} 

.picture {
	padding-top: 12px;
	border : 2px outset #999999;
	}
	
.picture2 {
border: 1px;
border-color: #999999;
border-style: inset;
}

.textfield {
	font-family: "Trebuchet MS", "Comic Sans MS", Arial, sans-serif;
	font-size: 12px;
	color: #000000;
	background-color: #9CA6B6;
	border: 2px inset #FFFFFF;
	}

.submitstyle {
	font-family: "Trebuchet MS", "Comic Sans MS", Arial, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #000000;
	background-color: #9CA6B6;
	border: 2px outset #dcdcdc;
	}
	
#skive {
width: 350px;
height: 270px;
padding-left: 25px;
}

#roadbox {
	font-family: "Trebuchet MS", "Comic Sans MS", Arial, sans-serif;
	font-size: 14px;
	font-weight: bold;
	border: 1px #000 solid;
	padding: 1px;
	background-color:#666;
	}
.a26 {
	color: #dcdcdc;
	position:absolute;
	left:365px;
	top:240px;
	z-index:2;
}
.vib {
	color: #dcdcdc;
	position:absolute;
	left:515px;
	top:390px;
	z-index:3;
}
.vejle {
	color: #dcdcdc;
	position:absolute;
	left:405px;
	top:450px;
	z-index:4;
}
.holste {
	color: #dcdcdc;
	position:absolute;
	left:240px;
	top:440px;
	z-index:5;
}

#probox {
font-family: "Trebuchet MS", "Comic Sans MS", Arial, sans-serif;
font-size: 14px;
color: #dcdcdc;
text-align: top;
float: left;
}

#leftbox {
color: #ccc; 
font-family: "Trebuchet MS", Arial, Helvetica, sans-serif; 
font-size: 14px; 
background-color: #666;
border: 1px #dcdcdc dashed;
float: left;
}
.leftboxb {
color: #666;
font-family: "Trebuchet MS", Arial, Helvetica, sans-serif; 
font-size: 14px; 
padding: 3px 0 3px 5px;
background-color: #9ca6b6;
border-top: 1px #dcdcdc dashed;
}

.imgout {
width: 150px;
height: 113px;
/* border-right: 1px dashed #dcdcdc;
border-bottom: 1px dashed #dcdcdc;
*/
}
.imgin {
border-right: 1px inset #fff;
border-bottom: 1px inset #fff;
border-left: 1px inset #999;
border-top: 1px inset #999;
}
.imgout40 {
width: 150px;
height: 113px;
/*
border-right: 1px dotted #dcdcdc;
border-bottom: 1px dotted #dcdcdc;
*/
}
.imgin40 {
border-right: 1px inset #ccc;
border-bottom: 1px inset #ccc;
border-left: 1px inset #ccc;
border-top: 1px inset #ccc;
}