<!--

html, body {
  background-color:#fafafa;
  font-family: Verdana,Arial;
  font-size: 8pt;
  margin: 0px 0px 0px 0px;
  padding: 0px;
  height: 100%; 
  width:  100%;
  min-height: 100px;
  min-width:100px;
  color: #444;
}

  
#containerleft{ 
  float:   left;
  width:   200px; 
  overflow:hidden;
}

#containerleft a {
	color: #444;
}

#sidebarleft { 
  padding:3px;
  background-color:#eee;
  border: 1px solid #E5E5E5;  
}

#sidebarleft td {
  vertical-align:top;
}

.ads
{
  text-align:left;
  height: 700px;
  border: solid 0px black;
  overflow: hidden;
}

#header 
{ 
  padding-bottom:3px;
}

#mapcontainer
{ 
}

.mapheader {   
  margin-left:205px;
  margin-right:7px;
  padding:0px;
  background-color: #eeeeee;
  border: 1px solid #E5E5E5;  
}

#text
{
  
  margin: 0px 0px 0px 205px;
  display:none;
  padding:0px;
  font-size: 10pt;
}

#text td, th {   
  border-bottom: solid 1px gray;
  font-size:8pt;
  padding: 1px;
}

form {
  display:inline;
}

h1 
{   
  margin-top: 6px;
  font-weight: bold;
  font-size: 16pt;
  color: #2777a1;
}

h2
{ 
  margin-top: 6px;
  font-weight: bold;
  font-size: 10pt;
  color: #2777a1;
}

A:link    { color: #367EA6; text-decoration: none;  }
A:visited { color: #367EA6; text-decoration: none;  }
A:active  { color: #367EA6; text-decoration: none;  }
A:hover   { color: #367EA6; text-decoration: underline;  }


input, select, textarea { 
  font-family: Verdana,Arial;
  font-size: 8pt;
  border: 1px solid #DDD;
  padding: 2px;
}

label {
	padding: 0px;
	float: left;
	text-align: left;
	display:block;
	margin: 0px;
}

.smallwidth {
	width: 5em;
}

.largewidth {
	width: 6em;
	padding-top:2px;
}
	
fieldset {
	margin: 0px;
	padding: 1px;
	border: 1px solid #fafafa;	
	background: url(images/bgul.gif) repeat-x;
}

.inline {
	display: inline;
	vertical-align: top;
}

.alignleftwidth {	
	margin: 0px;
	border: 1px solid #fafafa;
	text-align: left;
	display: block;
	border-bottom: none;	
	padding: 0px;	
	vertical-align: top;
}

.alignleft {		
	margin: 0;
	border: 1px solid #FAFAFA;    
	text-align: left;
	display: block;
	border-bottom: none;	
	padding: 2px;
}

.aligncenter {
	margin: 0;	
	border: 1px solid #FAFAFA;
	text-align: center;
	display: block;
	border-bottom: none;	
	padding: 2px;
}

.alignright {
	
	margin: 0;
	border: 1px solid #FAFAFA;
	border-bottom: none;
	display: block;
	padding: 2px;
	text-align:right;
}

.routelist {   
  display: block;
  position:absolute;
  background-color:#EEE;
  top: 155px;
  right:27px;
  width:200px;      
  border: 1px solid #E5E5E5; 
  padding: 0px; 
  margin: 0px;
  z-index:11;
}

input:focus, input:hover { 
	background-color: #fafafa;
}



.koptekst { 
  color:#003470;
  color: #666;
  font-weight: bold;
  padding:2px;
  border: 0px solid black;
  padding: 0px;
  margin: 0px;
}

.label { 
  color:#003470;
}

img { 
  border:0px;
}


pre { 
  margin-left: 20px;
  background-color: #e1e1e1;;
  padding:3px;
}

.searchbutton {
	background: url(images/search.gif) no-repeat left bottom;
	border:1px solid #E5E5E5;  
	height: 22px;
	width: 22px;
}

.excelbutton {
	background: url(images/icons/excel_icon.jpg) no-repeat left bottom;
	border: solid 0px lightgray;
	height: 20px;
	width: 20px;
}

.addpointbox {
	background: url(images/search.gif) no-repeat left bottom;
	border:solid 1px lightgray;
	height: 22px;
	width: 22px;
}

.buttoncolor {
  background-color: #DDDDDD;
  border: 1px solid lightgray;
  padding: 1px;
}

.styled {
	display: inline;
}

.item {	
	padding: 10px;
	padding-top:0px;
	border: 1px solid #EEE;
	background: #FFF;
	margin-bottom: 8px;
}

hr {
	background-color: white;
}

.bold {
	font-weight: bold;
}

.fullpage {
	z-index:999; 
	background-color:black;  
	filter: alpha(opacity=30); 
	-moz-opacity: .3; 
	opacity: 0.3; 
	position:absolute; 
	width:100%;
	height:100px; 
	display:none;	
}

.fullpage_content {
	z-index:999; 
	background-color:white; 	
	position: absolute; 
	width: 100%; 
	top: 100px; 
	bottom: 100px; 
	height:80%; 
	text-align:center; 
	color: black;
	display:none;
}

.nospace {
margin: 0px 0px 0px 0px;
}

-->

