/*Sideopbygning*/
body	{
	background-color:#ffffff;
	font-family:'Arial',sans-serif;
	color:#000000;
	padding:0px;
	margin:0px;
/*	min-width:775;*/
	}

#top {
	position:absolute;
	width:100%;
	margin:0;
	border:none;
	border-bottom-color:#268D00;
	border-bottom-style:groove;
	border-bottom-width:6px;
	height: 100px;
	/*left: -6px;*/
	top: 7px;
}
#s1 {
	position:absolute;
	width:23%;
/*	min-width:180px;*/
	left:0%;
	top:124px;
	border:none;
	}

#s2 {
	position:absolute;
	top:118px;
	left:23%;
	/*	min-width:550px;*/
	border-bottom-width:0px;
	border-left-color:#999999;
	border-left-style: ridge;
	border-left-width:thin;
	border-right-width:0px;
	border-top-width:0px;
	}  

#topimg {
	float:left; 
	border : none; 
	margin-top : 5px;
	margin-right :20px;
    margin-left :10px; 
	vertical-align : top;
	}
#toptekst {
	color:#444444;
	background-color:#ffffff;
	font-size:1.4em;
	font-weight:bold;
	text-align: Left;
	margin-top:10px;
	margin-left:20px;
}

.topdhf {

	color:#268d00;
	background-color:#ffffff;
	font-size:1.3em;
	font-weight:bold;
}

p, form{		
	font-size:0.9em;
	color:#000000;
	background-color:#ffffff; 
	margin-right:20px; 
	margin-left:20px;

	}
p.note
{		
	font-size:0.8em;
	color:#000000;
	background-color:#ffffff; 
	}
h3 { 
	font-size:0.9em; 
	font-weight:bold;
	color:#333333;
	background-color:#ffffff;
	text-align:left;
	margin-bottom:-10px; 
	margin-right:20px; 
	margin-left:20px;

	}
h2 { 
	font-size:1em; 
	font-weight:bold;
	color:#000000;
	background-color:#ffffff;
	text-align:left; 
	margin-right:20px; 
	margin-left:20px;
	clear:both;
	}

h1 {
	font-weight:bold;		
	font-size:1.5em;
	color:#000000;
	background-color:#ffffff;
	text-align:left; 
	margin-right:20px; 
	margin-left:20px;
	clear:both;
	}

hr { 
	margin-right:20px; 
	margin-left:20px; 
	background-color:#ffffff; 
	color:#268d00; 
	clear:both;
}

#menu {	
	font-size:0.9em;		
	color:#000000; 
	/*font-weight:bold;*/
	line-height:1.3em;
	background-color:#ffffff;
/*	padding-left:10px;*/

	}
.gr {
	font-variant:small-caps;
	font-weight:bold; 
	color:#268D00; 
	background-color:#ffffff;
}
.kar {
	font-variant:small-caps;
	font-weight:bold; 
	color:#c58c35; 
	background-color:#ffffff;
}
	
	.r {
	font-weight:bold; 
	color:#FF0000; 
	background-color:#ffffff;
}
a.m:link {	
           color : #000000;
           background-color:#ffffff;
           text-decoration : none; 
      }

a.m:visited {
           color : #000000;
           background-color:#ffffff;
           text-decoration : none; 
      }

a.m:hover {
           color : #268D00;
          background-color:#ffffff;
           text-decoration:none; 
      }

a.m:active {
           color : #268D00;
           background-color:#ffffff;
           text-decoration : none; 
      }
a.mh:link {	
           color : #000000;
           background-color:#ffffff;
           text-decoration : none; 
      }

a.mh:visited {
           color : #000000;
           background-color:#ffffff;
           text-decoration : none; 
      }

a.mh:hover {
           color : #c58c35;
          background-color:#ffffff;
           text-decoration:none; 
      }

a.mh:active {
           color : #c58c35;
           background-color:#ffffff;
           text-decoration : none; 
      }
a:link {	
	color:#333333;
	background: transparent;
	text-decoration:underline;
	}
a:visited { 
	color:#333333; 
	background: transparent;
	text-decoration:underline;
	}
a:hover { 
	color:#268D00; 
	background: transparent;
	text-decoration:underline;
	}
a:active { 	
	color:#268D00;
	background: transparent;
	text-decoration:underline;
	}

.l {
	font-size:0.7em; 
	color:#707070;
	background-color:#ffffff; 
	text-align:center;

}
a.l:link {	
	color:#707070;
	background-color:#FFFFFF;
	text-decoration:underline;
	}

a.l:visited { 
	font-family:'Arial',sans-serif;
	color:#707070; 
	background-color:#ffffff;
	text-decoration:underline;
	}

a.l:hover { 
	color:#268D00; 
	background-color:#ffffff;
	text-decoration:underline;
	}

a.l:active { 	
	color:#268D00;
	background-color:#ffffff;
	text-decoration:underline;
	}

 .center {	
	text-align:center;
	}

.right 	{		
	text-align:right;
	}

.left 	{		
	text-align:left;
	}
table { 
	background-color:#ffffff;
	font-family:'Arial',sans-serif;
	color:#000000;
	margin-left:38px;
	margin-right:38px;
	table-layout:fixed;
/*	min-width:589px;*/
}
caption {
	font-size:0.9em;
	font-variant:small-caps;
	text-align:center;
	font-weight:bold; 
	color:#268D00; 
	background-color:#ffffff;
	margin-left:40px;

}
td, th {
	background-color:#ffffff; 
	font-size:0.8em; 
	color:#000000;
	text-align:left;
	padding:6px;
	border-color:#333333;
	border-style:ridge;
	border-width:1px;
	vertical-align:text-top;
	empty-cells:hide;
}

td.ub, th.ub {
	font-size:0.9em; 
	background-color:#ffffff; 
	color:#000000;
	text-align:left;
	padding:1px;
	border:none;
	vertical-align:text-top;
}
td.br {
	width:115px;
	}
td.br2 {
	min-width:320px;
	}
.o {
	background-color:#F3FFEF; 
	font-size:1.1em;
	font-weight:bold;
	font-variant:small-caps; 
	color:#000000;
	text-align:left;
}
img{
border:none;
}

img.fotol {
	border:3px solid;
	border-color:#000000;
	float:left;
	vertical-align:text-top;
	margin-bottom:10px;
	margin-left:0px;
	margin-right:10px;
	margin-top:0px;
}
img.foto2 {
	border:0px;
	float:left;
	vertical-align:text-top;
	margin-bottom:10px;
	margin-left:0px;
	margin-right:10px;
	margin-top:0px;	
}

img.fotoluborder {
	border:0px;
	float:left;
	vertical-align:text-top;
	margin-bottom:10px;
	margin-left:0px;
	margin-right:10px;
	margin-top:0px;
	
}
img.fotor {
	border:3px solid;
	border-color:#000000;
	float:right;
	vertical-align:text-top;
	margin-bottom:10px;
	margin-left:10px;
	margin-right:10px;
	margin-top:0px;
	
}
img.foto {
	border:3px solid;
	border-color:#000000;
	vertical-align:text-top;
	margin-bottom:10px;
	margin-left:10px;
	margin-right:10px;
	margin-top:0px;	
}
#box { 
	width:590px;
}
#kol { 
	float:left;
	min-width:260px; 


}
#kol2 { 
	float:right;
	min-width:260px;

}
dl {
	margin-left:25px;
	/*margin-right:35px;*/
		font-size:0.9em;
	color:#000000;
	background-color:#ffffff; 

}
dt { 

	font-variant:small-caps;
	font-weight:bold; 
	color:#268D00; 
	background-color:#ffffff;
	margin-left:0px; 

}

dd {
	font-size:0.9em;
	margin-left:15px; 
	text-align:left;

}
dt.link { 
	font-size:0.9em; 
	color:#000000; 
	background-color:#ffffff;
	margin-left:0px;
	}
li {		
	font-size:0.9em;
	color:#000000;
	background-color:#ffffff; 
	margin-right:20px; 
	margin-left:20px;
	
}
#infobox { 
	/*width:570px;*/
	border:dotted;
	border-color:#268D00;
	font-size:0.9em;
	color:#000000;
	background-color:#ffffff; 
	padding:6px;
	margin:20px;
}
.flydestop {
	clear: both;
}
