/* global */
html{height: 100%;}

body
{ font-family: verdana, arial, sans-serif;
  padding: 0px;
  margin: 0px;
  font-size: 12px;
  background: #9AB4CB;
  color: #929280;
}

p
{ margin: 0px;
  padding: 0px 0px 16px 0px;
  line-height: 19px;
}

h1
{ font-family: arial, sans-serif;
  letter-spacing: .1em;
  font-weight: normal;
  text-transform: uppercase;
  padding: 16px 0px 5px 0px; 
  margin: 0px 0px 1px 0px; 
  border-bottom: 1px solid;
  font-size: 17px;
}

#links, #links a:hover, #links a.selected, #links a.selected:hover,
#content, #content a:hover, .sub
{ background: transparent;
  color: #EEE;
}

#links a, #content a
{ background: transparent;
  color: #82974B;
}
.sub
{ font-size: 55%;
  padding-left: 12px; 
  letter-spacing: .1em;
}

img
{ border: 0px; 
  margin: 0px; 
  padding: 0px;
}

a{outline: none;}


/* unordered list */
ul
{ margin: 2px 0px 18px 16px;
  padding: 0px;
}

ul li
{ list-style-type: square;
  margin: 0px 0px 6px 0px; 
  padding: 0px;
}

/* margin lefts / margin rights - to centre content */
#logo, #menu, #site_content
{ margin-left: auto; 
  margin-right: auto;
}

/* logo */
#logo
{ width: 880px;
  height: 95px;
  border-top: 5px solid;
  background: #eda100;
  border-color: #f1b942;
}
#logobild
{ float: left;
}

#logo h1
{ font-family: century gothic, sans-serif;
  font-size:555%;
  text-transform: none;
  padding: 15px 0px 0px 14px;
  border: 0px;
  float: left;
  letter-spacing: 0px;
  color: #777777;

}

#links
{ margin: 10px 9px 0px 0px;
  font-size: 90%;
  text-align: right;
  color: white;
  padding: 20px 10px 5px 0px;
  text-transform: uppercase;
}

#links a, #links a:hover
{ padding: 0px 0px 2px 0px;
  text-decoration: none;
}

/* top navigation menu */
#menu
{ height: 44px;
  width: 880px;
  border-top: 2px solid;
  border-bottom: 2px solid;
  background: #f1b942;
  color: #EEE;
  border-color: white;
}

#menu ul{margin: 0px auto;}
 

#menu li
{ float: left; 
  margin: 0px; 
  padding: 0px;
  list-style: none;
} 

#menu li a 
{ display: block;
  float: left;
  height: 38px;
  text-decoration: none; 
  padding: 6px 19px 0px 19px;
  border-right: 2px solid;
  font-weight: bold;
  background: #f1b942;
  color: #929280;
  border-color: white;
} 

#sprache
{ float: right; 
  margin: 0px; 
  padding: 5px 20px 4px 0;
 list-style: none;
}  

#sprache img
{ height: 35px;
  width: 35px;
} 

#menu li a:hover, #menu li a.selected, #menu li a.selected:hover
{ background: #eda100;
  color: #EEE;
  border-color: white;
} 

#colours
{ height: 0px;
  text-align: right;
  padding: 16px 16px 0px 300px;
}

/* main content */
#site_content
{ width: 878px;
  overflow: hidden;
  border-right: 2px solid;
  border-bottom: 2px solid;
  border-left: 2px solid;
  background: #6289AA;
  border-color: white;
  clear:both;
} 
.smallpic{ padding: 0 0 0 5px;
} 

/* side menu */
.side_menu_intro
{ padding: 22px 0 0 20px;
  float: left; 
  width: 170px;
}
.side_menu
{ padding: 22px 3px 10px 10px;
  float: left; 
  width: 170px;
}
.side_menu_item a
{ background: #40403E;
  color: #929280;
  border-color: #2C2C2A;
}
.info
{ padding-top: 4px;
  float: left;
  color: #FFCC33;
  font-weight: bold;
  padding-bottom: 10px;
}

/* page content */
#content
{ text-align: left;
  width: 653px;
  float: left;
  padding: 12px 0px 18px 14px;
}
#content h1
{ background: transparent;
  color: #E6E8DC;
  border-color: #40403E;
}
#content p
{font-size: 110%;
}

#content a, #content a:hover{text-decoration: none;}
.intro{width:878px;
margin:0 20px 0 20px;
}

/* form */
form
{ margin: 3px 0px 0px 0px; 
  padding: 0; 
}

form#contact{height: 220px;}

div.row1
{ width: 501px; 
  clear: both;
}

div.row1 span.formlabel 
{ float: left;
  width: 164px;
  text-align: left;
}

div.row1 span.forminput
{ float: right;
  text-align: right;
} 

#contact input, #contact textarea
{ width: 299px; 
  font-family: verdana, arial, sans-serif;
  font-size: 100%;
  border: 1px solid;
  overflow: auto;
  margin: 2px;
}

#contact input.submit
{ width: 99px;
  margin: 8px 0px 0px 220px;
  height: 22px;
  cursor: pointer;
}
/* googlemapp content */
.mapwrapper{
display: block;
float: right;		
color: white;
background: white;
text-align: justify;
width: 670px;
height: 400px; /* Set height to be able to contain height of largest content shown*/
}

#map_canvas{ 

color: white;
background: white;
text-align: justify;
width: 670px;

height:400px;
}

.subinfo
{ display: block;
float:right;
width:650px;
margin-top: 0; 
margin-left: auto; 
 margin-right: 0;
 text-align: justify;
 color: white;
 padding: 5px 10px 0 10px;
 background: #9AB4CB;
}
.ErrorMessage
{
	color:#FF0000;
}
#intro_content
{width:880px;
}
.intro
{width:880px;

}
