/*styles by remove, www.remove.dk, remove@remove.dk */

/*BODY */
body {
    font: 10px verdana; 
	color: #666666;
	background : white;
	margin-left: 40px; 
    margin-top: 25px;
	
}

p {	
	font: 10px verdana;
	color: black;
	text-transform: none;
}

/*PADDING*/

.padding5 {
	padding-top		: 5px;
	padding-right	: 5px;
	padding-bottom	: 5px;
	padding-left	: 5px;
}

/*CELLS*/

.main {
  width: 672px;  
  margin-left: 0px; 
  margin-right: 0px; 
  margin-top: 0px;
  margin-bottom: 0px;
  border-top: 0px;
  border-right: 0px;
  border-left: 0px;
  border-bottom: 0px;
}

.header {
  width: 670px;  
  margin-left: 0px; 
  margin-right: 0px; 
  margin-top: 0px;
  margin-bottom: 0px;
  border-top: 0px;
  border-right: 0px;
  border-left: 0px;
  border-bottom: 0px;
}

.box {
  width: 650px;  
  margin-left: 0px; 
  margin-right: 0px; 
  margin-top: 0px;
  margin-bottom: 0px;
  border-top: 0px;
  border-right: 0px;
  border-left: 0px;
  border-bottom: 0px;
}
		
.menu {
  height: 35px;
  width: 220px;
  text-align: right
  margin-left: 0px; 
  margin-right: 0px; 
  margin-top: 0px;
  margin-bottom: 0px;
  border-top: 0px;
  border-right: 0px;
  border-left: 0px;
  border-bottom: 0px;
}
	
.tekstbox { 
  height: 300px;
  width: 400px;
  font: 10px verdana;
  color: #333333;
  text-align: left;
  text-transform: none;
  padding-left: 12px;
  padding-top: 10px;
}

.tekstbox02 { 
  height: 540px;
  width: 400px;
  font: 10px verdana;
  color: #333333;
  text-align: left;
  text-transform: none;
  padding-left: 12px;
  padding-top: 3px;
}

.picsbox { 
  height: 240px;
  width: 400px;
  padding-left: 12px;
  padding-top: 7px;
  border-top: 1px;
  border-right: 1px;
  border-left: 1px;
  border-bottom: 1px;
  border-color: #000000
}

.picsbox02 { 
  height: 260px;
  width: 400px;
  text-align: left;
  font: 10px verdana;
  font-style: italic;
  color: #999999;
  padding-left: 12px;
  padding-top: 7px;
  border-top: 1px;
  border-right: 1px;
  border-left: 1px;
  border-bottom: 1px;
  border-color: #000000
}

.picsbox03 { 

  width: 398px;
  padding: 0px;
  border-top: 0px;
  border-right: 0px;
  border-left: 0px;
  border-bottom: 0px;

}

.story { 
  height: 475px;
  width: 215px;
  padding-top: 20px;
  padding-right: 10px;
  padding-bottom: 20px;
  padding-left: 10px;
  font-family: verdana;
  font-size: 10px;
  color: black;
}

.infobox { 
  height: 20px;
  width: 400px;
  background-color: #FFFFFF;
  font-family: verdana;
  font-size: 10px;
  color: black;
  text-align: left;
}

.iconcell { 
  height: 40px;
  width: 60px;
  background-color: #FFFFFF;
  
}

.smalltekstbox { 
  background-color: #FFFFFF;
  font: 10px verdana;
  color: #666666;
  text-align: left;
}

.smalltekstbox02 { 
  background-color: #FFFFFF;
  font: 10px verdana;
  color: #666666;
  text-align: center;
}

#news {

	position:absolute;

	left:239px;

	top:352px;

	width:49px;

	height: 48px;

	background-image: url("../pics/icons/goodnews.gif");

}

/* fontstyles */

.italic {

	font: 10px verdana;
	font-style: italic;

}

.bold {

	font: 10px verdana;
	font-weight: bold;

}

.FF6600 {

	font: 10px verdana;	
	color: #FF6600;

}

.999999 {

	font: 10px verdana;	
	color: #999999;
	font-style: italic;

}

.center {

	font: 10px verdana;
	font-weight: bold;
	color: #3399CC;

}



.bolditalic {

	font: 10px verdana;
	font-weight: bold;
	font-style: italic;

}

/* navigations menu  */	

.navi:link {
	background-color: white;
}


.navi:hover {
	background-color: white;
}


.navi:visited {
	background-color: white;
}

.navi:active {
	background-color: white;
}

/* LINKS */

a:link {
	color: #005074;
	text-decoration: underline;
}

a:hover {
	color: black;
	text-decoration: underline;
}

a:visited {
	color: #005074;
	text-decoration: underline;
}

a:active {
	color: #005074;
	text-decoration: underline;
}
