html, body  {
   padding: 0px;
   margin: 0px;	 
   font-family: verdana, arial, helvetica, serif;
	 background-color: #003399;
}

#container {
   margin: 25px auto;
	 margin-bottom: 0px;
	 text-align: center;
}

#homepage  {
   padding: 0;
   margin: auto;
	 width: 600px;
	 height: 388px;	 
	 background-color: #fff; 
	 border: 0px;	 
}

#midt {
   width: 100%;
	 overflow: hidden;
}

/**** VENSTRE SIDE BEGINS ****/
#venstre {
  float: left;
	position: relative;
	margin-left: 2px;
	margin-top: 2px;
}
/**** VENSTRE SIDE ENDS ****/

/**** INDHOLD I HØJRE SIDE BEGINS ****/
#hojre {
  float: left;
	position: relative;
	width: 380px;
	margin-top: 0px;	
	margin-left: 0px;
}

a:hover {
  color: #3b8579;
}

a {
  text-decoration: none;
	color: #003399;	 
	font-size: 9pt;
}

.overskrift {
  font-size: 10pt;
	color: #252827;
	padding-bottom: 55px;
	text-align: center;	
	margin-top: 70px;
	clear: both;
}

#indhold {
  margin-left: 55px;
}

.sojle {
  position: relative;
	float: left;
	margin-left: 0px;
}

.tekst {
  font-size: 10pt;
	color: #252827;
	margin-top: 30px;
	padding-left: 10px;
	padding-right: 10px;
	position: relative;
	float: left;
/*	text-align: left;*/	
	width: 200px;
}

.billede {
	width: auto;
	padding-bottom: 2px;
	border: 0px;
} 

#left, #right {
  width: 36px;
	height: 22px;
}

#left {
  position: relative;
	top: 151px;
	left: -121px;
	z-index: 1000;
}

#right {
   position: relative;
	 top: 151px;
	 left: 99px;
	 z-index: 1000;
}

/**** INDHOLD ENDS ****/


/**** BUND BEGINS ****/
#bundSkillelinie {
  width: 900px;
	height: 40px;
	background-color: #fff;
}

#bundFarvefelt {
	 width: 900px;
	 height: 30px;
	 margin-bottom: 0px;
	 padding: 0px;
	 background-color: #6dad6f;
}

#bundTekst {
	color: #ffffff;
	font-size: 8pt;
	font-weight: bold;
	margin-left: 15%;
	padding-top: 8px;
}

#bundTekst a:hover {
  color: #3b8579;
}

#bundTekst a {
   text-decoration: none;
	 /*color: #fff;*/
	 color: #ffffff;
	 font-size: 8pt;
	 font-weight: bold;
}
/**** BUND ENDS ****/

/**** RBJdesign BEGINS ****/
#rbjdesign {
  width: 100%;
  text-align: center;
	margin-top: 20px;	
}

#rbjdesign a {
	font-size: 8pt;
	/*color: #7aa3fa;*/
	color: #606060;	
}

#rbjdesign a:hover {
  color: #3b8579;
}

/**** RBJdesign ENDS ****/
