html, body
{
  margin-top: 0px;
  margin-right: 0px;
  margin-bottom: 0px;
  margin-left: 0px;
  height: 100%;
  background-color: transparent;
}

#container
{
  width: 771px;
  position: relative;
  margin-top: 0px;
  margin-bottom: 0px;
  margin-left: auto;
  margin-right: auto;
  background-color: transparent;
	background-image: url("../design/mainbg2.jpg");
}

#clear {
  clear: both;
}

#logotextbox
{
  margin-top: 18px;
  margin-bottom: 0px;
  margin-left: 20px;
  margin-right: auto;
}

#logobox
{
  height: 60px;
  width: 771px;
  position: relative;
  margin-top: 0px;
  margin-bottom: 0px;
  margin-left: auto;
  margin-right: auto;
  background-color: #ffffff;
}

#topbox
{
  height: 130px;
  width: 771px;
  position: relative;
  margin-top: 0px;
  margin-bottom: 0px;
  background-color: transparent;
}

#topcolor {
  float: left;
  width: 40px;
  height: 130px;
  border-style: none solid none none;
  border-width: 1px;
  border-color: #ffffff;
  background-color: #de8300;
}

#toppicture {
  float: left;
  width: 194px;
  height: 130px;
  border-style: none solid none none;
  border-width: 1px;
  border-color: #ffffff;
  background-color: transparent;
	background-image: url("../design/2.jpg");
}

#toptextbox {
  float: left;
  width: 534px;
  height: 130px;
  border-style: none solid none none;
  border-width: 1px;
  border-color: #ffffff;
  font-size: 26px;
  font-weight: regular;
	text-decoration: none; 
	color: #ffffff;
  font-family: Tahoma, Verdana, Sans-Serif;
	background-color: #515151;
}

.menu_table
{
	border-style : solid solid solid none;
	border-width : 1px;
	border-color : #ffffff;
	font-family: Verdana, Verdana, Sans-Serif;
	font-size: 10px;
	font-weight: normal;
	font-style: normal;
	text-decoration: none;
	color: #ffffff;
}

a.menu:link, a.menu:visited, a.menu:active, a.menu:hover
{
  font-family: Verdana, Verdana, Sans-Serif;
	font-size: 10px;
  font-weight: regular;
	text-decoration: none; 
	color: #ffffff;
}

#textcontainer
{
  width: 700px;
  position: relative;
  margin-top: 15px;
  margin-bottom: 0px;
  margin-left: 36px;
  margin-right: 0px;
  font-family: Tahoma, Verdana, Sans-Serif;
	font-size: 12px;
	font-weight: regular;
	color: #000000;
  background-color: transparent;

}

#textcontainer2
{
  width: 710px;
  position: relative;
  margin-top: 15px;
  margin-bottom: 0px;
  margin-left: 0px;
  margin-right: 0px;
  background-color: transparent;
	background-image: url("../design/mainbg2.jpg");
}

.headline
{
	background-color: transparent;
  font-family: Tahoma, Verdana, Sans-Serif;
	font-size: 16px;
	font-weight: bold;
	color: #585858;
}

#bottombg
{
  height: 49%;
  width: 771px;
  position: relative;
  margin-top: 0px;
  margin-bottom: 0px;
  margin-left: auto;
  margin-right: auto;
  background-color: transparent;
	z-index: 1;
}



 /* style for IE 5 Mac */
 #horizon {
	position: absolute;
	top: 20px;
	left: 20px;
 }
 
 /* Følgende gælder ikke for IE 5 \*/
 #horizon {
  top: 50%;
  left: 0px;
  width: 100%;
  margin-top: -200px;
  text-align: center;
  min-width: 900px;
  background-color: transparent;
	background-image: url("../design/vertical_bg.jpg");
	z-index: 2;
}

#wrapper {
	background-color: #ffffff;
	position: relative;
	text-align: left;
	width: 787px;
	height: 445px;
	margin: 0px auto;
}
	
#topbar {
  width: 787px;
  height: 40px;
  background-color: transparent;
	background-image: url("../design/logo.jpg");
}

#orange {
  margin-left: 532px;
  width: 255px;
  height: 39px;
  background-color: #de8300;
}

#namebar {
  width: 787px;
  height: 32px;
  background-color: transparent;
}

DIV.name {
  float: left;
  width: 255px;
  height: 32px;
	font-size: 18px;
  font-weight: regular;
	text-decoration: none;
  vertical-align: center;
	color: #f7f7f7;
  font-family: Tahoma, Verdana, Sans-Serif;
  background-color: #515151;
}

#greenspacer {
  float: left;
  width: 9px;
  height: 32px;
  border-style: none solid none solid;
  border-width: 1px;
  border-color: #ffffff;
  background-color: #04C74d;
}

#orangespacer {
  float: left;
  width: 9px;
  height: 32px;
  border-style: none solid none solid;
  border-width: 1px;
  border-color: #ffffff;
  background-color: #de8300;
}

#textbar {
  width: 787px;
  height: 179px;
  background-color: #000000;
}

DIV.textbox {
  float: left;
  width: 255px;
  height: 179px;
	font-size: 11px;
  font-weight: regular;
	text-decoration: none; 
	color: #000000;
  font-family: Tahoma, Verdana, Sans-Serif;
  background-color: #ffffff;
}

#whitespacer {
  float: left;
  width: 9px;
  height: 179px;
  border-style: none solid none solid;
  border-width: 1px;
  border-color: #ffffff;
  background-color: #ffffff;
}

#picturebar {
  width: 787px;
  height: 171px;
  border-style: none solid none solid;
  border-width: 1px;
  border-color: #ffffff;
  background-color: #515151;
}

DIV.pictureframe {
  float: left;
  width: 255px;
  height: 171px;
  font-size: 28px;
  font-weight: regular;
	text-decoration: none; 
	color: #ffffff;
  font-family: Tahoma, Verdana, Sans-Serif;
  background-color: #515151;
}

#greenspacertall {
  float: left;
  width: 9px;
  height: 171px;
  border-style: none solid none solid;
  border-width: 1px;
  border-color: #ffffff;
  background-color: #04C74d;
}

#orangespacertall {
  float: left;
  width: 9px;
  height: 171px;
  border-style: none solid none solid;
  border-width: 1px;
  border-color: #ffffff;
  background-color: #de8300;
}

#bottombar {
  width: 787px;
  height: 22px;
  background-color: #ffffff;
}

#green {
  margin-top: 1px;
  margin-left: 1px;
  width: 255px;
  height: 22px;
  background-color: #04C74d;
}

