/*styles by www.thomasbentzen.com - info@thomasbentzen.com */

/*BODY */

html {
     overflow: -moz-scrollbars-vertical;
}

body  {
	margin-top: 60px;

}



/*PADDING*/

/*CELLS*/
.adress {
  font: 11px Georgia;
  color:#757575;
  text-align: left;
  background-color: #FFFFFF;
  padding: 0px 0px 10px 0px;
}

.menu {
  font: 11px Georgia;
  color:#757575;
  text-align: left;
  background-color: #FFFFFF;
  padding: 0px 0px 10px 0px;
}

.tekst {
  font: 11px Georgia;
  color:#757575;
  text-align: left;
  background-color: #FFFFFF;
  padding: 0px 10px 0px 0px;

}

.picbox {
  font: 11px Georgia;
  color: #CCCCCC;
  text-align: left;
  background-color: #FFFFFF;
  padding: 0px 0px 0px 0px;

}

/* navigations menu  */	
.navivalgt {
	font: 30px Georgia;
	font-weight: none;
	text-transform: uppercase;
	text-decoration: none;

}

.navi:link {
	font: 30px Georgia;
	font-weight: none;
	text-transform: uppercase;
	background-color: #FFFFFF;
	color: #000000;
	text-decoration: none;

}

.navi:hover {
	font: 30px Georgia;
	font-weight: none;
	background-color: #FFFFFF;
	text-transform: uppercase;
	color: #000000;
	text-decoration: none;

}

.navi:visited {
	font: 30px Georgia;
	font-weight: none;
	background-color: #FFFFFF;
	text-transform: uppercase;
	color: #000000;
	text-decoration: none;

}

.navi:active {
	font: 30px Georgia;
	font-weight: none;
	background-color: #000000;
	text-transform: uppercase;
	color: #FFFFFF;
	text-decoration: none;

}

/* work menu  */	

.workSE {
	font: 30px Georgia;
	background-color: #FFFFFF;
	text-transform: uppercase;
	color: #999999;
}

.work:link {
	font: 30px Georgia;
	font-weight: none;
	text-transform: uppercase;
	background-color: #FFFFFF;
	color: #000000;
	text-decoration: none;

}

.work:hover {
	font: 30px Georgia;
	font-weight: none;
	background-color: #FFFFFF;
	text-transform: uppercase;
	color: #000000;
	text-decoration: none;

}

.work:visited {
	font: 30px Georgia;
	font-weight: none;
	background-color: #FFFFFF;
	text-transform: uppercase;
	color: #000000;
	text-decoration: none;

}

.work:active {
	font: 30px Georgia;
	font-weight: none;
	background-color: #000000;
	text-transform: uppercase;
	color: #FFFFFF;
	text-decoration: none;

}

/* links */

a:link {
	color: #757575;
	text-decoration:underline;
	font: 11px Georgia;
}



a:hover {
	color: #000000;
	text-decoration:underline;
	font: 11px Georgia;

	
}



a:visited {
	color: #757575;
	text-decoration:underline;
	font: 11px Georgia;

}



a:active {
	color: #757575;
	text-decoration:underline;
	font: 11px Georgia;
	background-color: #000000;

}

/* adress menu  */	

.ad:link {
	font: 11px Georgia;
	font-weight: none;
	background-color: #FFFFFF;
	color: #757575;
	text-decoration: none;

}

.ad:hover {
	font: 11px Georgia;
	font-weight: none;
	background-color: #FFFFFF;
	color: #000000;
	text-decoration: none;

}

.ad:visited {
	font: 11px Georgia;
	font-weight: none;
	background-color: #FFFFFF;
	color: #757575;
	text-decoration: none;

}

.ad:active {
	font: 11px Georgia;
	font-weight: none;
	background-color: #FFFFFF;
	color: #757575;
	text-decoration: none;

}
