body{
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
	background:#F70;
	margin: 0 0 40px 0;
}

/*RTE classes*/

.align-right{
	text-align:right;
}.align-center{
	text-align:center;
}

/*RTE classes*/

/*   deafault links  */
a, a:link, a:visited {
	text-decoration : none;
	color : #FF7700;
	font-weight : normal; 
}
a:hover {
	text-decoration : underline;
	color : #82807B;
	font-weight : normal; 
}
a:active { 
	text-decoration : none;
	color : #FF7700;
	font-weight : normal; 
}
/*   deafault links  */



/*   skrifttyper  */
p, td, textarea, select, input{
	color : #666;
	font-size: 10px;
	line-height: 14px;
	margin : 2px 0px 8px 0px;	
}
p a, p a:link, p a:visited {
	color : #f70;
}
td a, td a:link, td a:visited {
	color : #f70;
}

h2{
	font-size: 14px;
	margin : 20px 0px 0px 0px;
	line-height: 20px;
	font-weight : bold;
	color : #FF7700;

}
h2 a, h2 a:link, h2 a:visited {
	text-decoration : underline;
	font-weight : bold;
	color : #FF7700;	
}
h2 a:active {
	font-weight : bold;	
}
h3{
	font-size: 17px;
	margin : 0px 0px 0px 0px;
	line-height: 20px;
	font-weight : normal;
	color : #82807B;

}
h3 a, h3 a:link, h3 a:visited {
	text-decoration : underline;
	font-weight : normal;
	color : #82807B;	
}
h3 a:active {
	font-weight : normal;	
}
h4{
	font-size: 13px;
	margin : 14px 0px 2px 0px;
	line-height: 20px;
	font-weight : normal;
	color : #82807B;

}
h4 a, h4 a:link, h4 a:visited {
	text-decoration : underline;
	font-weight : normal;
	color : #82807B;	
}
h4 a:active {
	font-weight : normal;	
}
h6{
	font-size: 17px;
	margin : 0px 0px 0px 0px;
	line-height: 20px;
	font-weight : bold;
	color : #82807B;

}
h6 a, h6 a:link, h6 a:visited {
	text-decoration : underline;
	font-weight : bold;
	color : #82807B;	
}
h6 a:active {
	font-weight : bold;	
}





/*   skrifttyper  */


img{
	border:0;
}
#vcenter{
	height:100%;
}
#logo{
	margin: 0px 0 5px 20px;
}
#page{
	width:800;
	background:#FFF;
}
.marg_topbund{
	height:20px;
}
#indhold{
	width:760;
}
#menu{
	width:100%;
	background:#F70;
}

#rootline{
	height:20;
	font-size: 10px;
	margin: 1px 0 20px 0;
	width:100%;
	background:#888;
}
#rootline ul{
	height:22;
	font-size: 10px;
	margin:0;
	padding:0;
}

#rootline li{
	float:left;
	list-style:none;
	margin:0;
	padding: 0 0px 0 10px;
	display : block;
	color: #FFF;
	line-height:20px;
}
#rootline a, #rootline a:link, #rootline a:visited{
	text-decoration : none;
	font-weight : normal;
	color: #FFF;
	line-height:20px;
}
#rootline a:hover{
	text-decoration : none;
	font-weight : normal;
	color: #FFF;
}





#footer{
	height:20;
	margin: 20px 0 0 0;
	width:100%;
	background:#888;
}
#colet{
	width:330;
	height:300;
	overflow : hidden;
	overflow-x : hidden;
	overflow-y : hidden;
}
#marg_etto{
	width:40;
}
#colto{
	width:390;
	height:300;
	padding: 0 10px 0 0;
	overflow : auto;
	overflow-x : hidden;
	overflow-y : auto;
}

