Body {
	background-color: #587993;
	background-attachment: scroll;
	background-image: url(../images/bg.gif);
	background-repeat: repeat-x;
	background-position: left top;
	
}
h1.csc-firstHeader {
	font-family: verdana, arial;
	font-size: 16px;
	color: #4C6840;
	font-weight:bold;
	padding-bottom:5px;
	margin:0px;
}
A.internal-link:link {
	text-decoration:underline;
	font-family: verdana, arial;
	font-size: 10px;
	color: #4C6840;
}
A.internal-link:visited {
	text-decoration:underline;
	font-family: verdana, arial;
	font-size: 10px;
	color: #4C6840;
}
A.internal-link:active {
	text-decoration:underline;
	font-family: verdana, arial;
	font-size: 10px;
	color: #4C6840;
}
A.internal-link:hover {
	text-decoration:underline;
	font-family: verdana, arial;
	font-size: 10px;
	color: #666666;
}
.img{
	border:0px;
}
TD {	
	vertical-align: top; 
	font-family: verdana, arial;
	font-size: 10px;
}
TD.flags {	
	vertical-align: bottom; 
	text-align:right;
	padding-bottom:15px;
	padding-right:15px;
	font-family: verdana, arial;
	font-size: 10px;
	background-image: url(../images/toprightimage.jpg);
	background-repeat: no-repeat;
	background-position: left top;
}
TD.content{
	padding-left: 5px;
	padding-right: 5px;
	margin-right: 5px;
	padding-top: 15px;
	padding-bottom: 15px;
	vertical-align: top;
	background-color: #ffffff;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-style: normal;
	font-weight: normal;
	background-image: url(../images/contentbg.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	height:650px;
}
TD.brodtekst {
	padding-left: 10px;
	padding-right: 15px;
	padding-top: 5px;
	padding-bottom: 15px;
	vertical-align: top;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-style: normal;
	font-weight: normal;
}
.tools{	
	vertical-align: bottom; 
	text-align:right;
}
/* ---- Mailform ----- */
.csc-mailform {
	text-align:left;
	margin-bottom:2px;
	border:0px solid #000000;
}

.csc-mailform-submit {
	text-align:center;
	width:75px;
}
input, textarea {
	width:200px;
	border:1px solid #cccccc;
}
label {
	float: left;
	width:120px;
}

/* GENERAL fonts */
P, OL, UL, DIV, H1, H2 {
	font-family: verdana, arial;
	font-size: 11px;
}
H1 { 
	color:#4C6840;
	font-size: 15px; 
	padding-bottom:5px;
}
H2 { 
	font-size: 13px; 
}
P, H1, H2 {
	margin: 0px 0px 5px 0px;
}
.outerborder {
	position: absolute;
	border: 10px solid #fff;
	height: 98%;
	width: 780px;
	left: 50%;
	margin-left:-390px;
	height:650px;
	background-color: #FFFFFF;	
}
.whiteborder {
	border: 10px solid #fff;
	width: 780px;
}
.menubar {
	vertical-align: middle;
	color:#ffffff;
	background-image: url(../images/menubar.jpg);
	background-repeat: repeat-x;
	background-position: left top;
	padding-right:10px;
}
.footer{
	vertical-align: bottom;
	padding-bottom: 4px;
	padding-left: 10px;
	padding-right: 10px;
	color:#ffffff;
	background-image: url(../images/footer.jpg);
	background-repeat: repeat-x;
	background-position: left top;
}
.borderright {
	border: 1px solid #ffffff;
}
TD#footer P {
	font-size: 10px;
	text-align: center;
}
/* Content column */
TD#content {
	padding-left: 10px;
	padding-right: 10px;
	margin-right: 10px;
	padding-top: 0px;
	vertical-align: top; 
}

/* Menu 1 column */
TD#menu1 {
}
TD#menu1 SPAN{
	height: 100%;
}
TD#menu1 SPAN A {
	color: #ffffff;
	text-decoration: none;
	border-right: 1px solid #ffffff;
	padding-left:7px;
	padding-right:9px;
}
TD#menu1 SPAN A:hover {
	text-decoration: underline;
}

/*  MENU 1, level 1, normal state (NO) */
TD#menu1 SPAN.menu1-level1-no {
  	font-size: 11px;
  	padding-top:3px;
  	padding-left:9px;
}
/*  MENU 1, level 1, active state (ACT) */
TD#menu1 SPAN.menu1-level1-act {
	font-weight:normal;
	font-size: 11px;
	padding-top:3px;
	padding-left:9px;
	background-image: url(../images/pointer.gif);
	background-repeat: no-repeat;
	background-position: left center;
}
TD#menu1 SPAN.menu1-level1-act A {
  color:white;
}
/*  MENU 1, level 2, normal state (NO) */
TD#menu1 SPAN.menu1-level2-no {
  font-size: 10px;
  padding-left:15px;
}
/*  MENU 1, level 2, active state (ACT) */
TD#menu1 SPAN.menu1-level2-act {
  font-size: 10px;
  font-weight:bold;
  padding-left:15px;
}

/* Menu 2 column */
/*TD#menu2 {	
	vertical-align: top; 
	padding-top: 5px;
	border-right: 1px solid #ffffff;
}
TD#menu2 DIV {
	width: 100%;
}
TD#menu2 DIV A {
	color: #660000;
	text-decoration: none;
}
TD#menu2 DIV A:hover {
	text-decoration: underline;
}

/*  MENU 1, level 1, normal state (NO) */
/*TD#menu2 DIV.menu2-level1-no {
  border-bottom: 1px dotted #999999;
  font-size: 11px;
  padding-top:5px;
  padding-left:5px;
}
/*  MENU 1, level 1, active state (ACT) */
/*TD#menu2 DIV.menu2-level1-act {
  border-bottom: 1px solid #999999;
  font-weight:bold;
  font-size: 11px;
  padding-top:5px;
  padding-left:5px;
  background-color: #eeeeee;
  filter:alpha(opacity='70', style='0');
}
TD#menu2 DIV.menu2-level1-act A {
  color:black;
}

/*  MENU 1, level 2, normal state (NO) */
/*TD#menu2 DIV.menu2-level2-no {
  font-size: 10px;
  padding-left:10px;
}
/*  MENU 1, level 2, active state (ACT) */
/*TD#menu2 DIV.menu2-level2-act {
  font-size: 10px;
  font-weight:bold;
  padding-left:10px;
}


/* Style for the Pa