body {
	text-align:center;
	margin:0 auto;
	background-color: #cfd4c0;
	background-image: url(../img/baggrundsfarve_flat.gif);
	background-repeat: repeat-y;
	background-position: center center;
	border-top-width: 10px;
	border-top-style: solid;
	border-top-color: #727173;
	}
#topwrapper {
	width: 770px;
	margin: auto;
	height: 90px;
	text-align: center;
	background-color: #FFFFFF;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #999999;
}
	
/*image-free logo banner with rollover*/
.alt {
	display: none;
	}

#logo {
	display:block;
	padding:0;
	border:0;
	margin:0;
	background: url(../img/topgraphix.jpg) no-repeat;
	width:770px;
	height:90px;
	}
a#logo:hover {
	background: url(../img/topgraphix_over.jpg);
	background-repeat: no-repeat;
	}	
#logo-wrapper {
	height: 90px;
}
/*END image-free logo banner with rollover*/

/*wrapper*/
#wrapper {
	width:770px;
	text-align:left;
	margin:auto auto 20px;
	padding-top: 10px;
	padding-right: 0px;
	padding-left: 0px;
	background-color: #FFFFFF;
	border-bottom-width: 1px;
	border-bottom-style: double;
	border-bottom-color: #999999;
	background-image: url(../img/background_content.gif);
	background-repeat: repeat-y;
	padding-bottom: 5px;
		}
/*END wrapper*/	


/*right wrapper*/
#smallwrapper {
	float:right;
	width:185px;
	padding-top: 6px;
	margin-top: 0px;
	margin-right: 8px;
	margin-bottom: 0px;
	margin-left: 0px;
	}
/*END right wrapper*/


/*menu*/
#navcontainer {
	padding-top: 0px;
	margin-top: 0px;
	}

#navcontainer ul
{
	margin-left: 0;
	padding-left: 0;
	list-style-type: none;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size:12px;
}

#navcontainer a
{
display: block;
padding: 3px;
width: 180px;
background-color: #036;
border-bottom: 1px solid #CCCCCC;
}

#navcontainer a:link, #navlist a:visited
{
	text-decoration:none;
	color: #666666;
	background-color:#FFFFFF;
}

#navcontainer a:hover
{
	text-decoration:none;
	color: #FFFFFF;
	background-color:#d4021c;
}
/*END menu*/


/*small content*/
#contentsmall {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	padding-top: 4px;
	line-height: 1.6em;
	color: #999999;
	text-align: left;
	margin-top: 140px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	padding-bottom: 4px;
	padding-left: 2px;
	border-top-width: 1px;
	border-bottom-width: 1px;
	border-top-style: dotted;
	border-bottom-style: dotted;
	border-top-color: #D4021C;
	border-bottom-color: #D4021C;
	}
#contentsmall li, #contentsmall ul {
	list-style-type: none;
	line-height: 18px;
	margin-left: 0px;
	padding-left: 0px;
}
#contentsmall a:link, #contentsmall a:visited {
	text-decoration:none;
	color: #d4021c;
	background-color:#FFFFFF;
	}
#contentsmall a:hover, #contentsmall a:active {
	text-decoration:none;
	color: #FFFFFF;
	background-color:#d4021c;
	}
.bold {
	font-weight: bold;
	}

/*END small content*/	
	
	
/*small content2*/
#contentsmall2 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	padding-top: 2px;
	line-height: 1.6em;
	color: #999999;
	text-align: left;
	margin-top: 130px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	padding-bottom: 4px;
	padding-left: 2px;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #999999;
	}
#contentsmall2 li, #contentsmall2 ul {
	list-style-type: none;
	line-height: 18px;
	margin-left: 0px;
	padding-left: 0px;
	}
#contentsmall2 a:link, #contentsmall2 a:visited {
	text-decoration:none;
	color: #d4021c;
	background-color:#FFFFFF;
	}
#contentsmall2 a:hover, #contentsmall2 a:active {
	text-decoration:none;
	color: #FFFFFF;
	background-color:#d4021c;
	}

/*END small content2*/		
				
/*content*/	
#content {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #666666;
	width:500px;
	padding-top: 0px;
	padding-right: 2px;
	padding-bottom: 6px;
	padding-left: 20px;
	}
#content img {
	border:1px solid #666666;
	}
#content ul {
	padding-bottom:5px;
	list-style-image: url(../img/bullet.gif);
	line-height: 1.6em;
	}	
#content li {
	padding-bottom:5px;
	}			
#content a:link, #content a:visited{
	text-decoration:none;
	color: #d4021c;
	background-color:#FFFFFF;
	font-weight:bold;	
	}	
#content a:hover, #content a:active{
	text-decoration:none;
	color: #FFFFFF;
	background-color:#d4021c;
	}	

#content H1 {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size: 16px;
	color: #000000;
	margin-bottom: 4px;
	width: 100%;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #CCCCCC;
	padding-bottom: 3px;
	font-weight: normal;
	margin-top: 0px;
	padding-top: 16px;
	letter-spacing: 1px;
	word-spacing: 1px;
}
#content H2 {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #000000;
	margin-top: 10px;
	margin-bottom: 3px;
	font-weight: normal;
	letter-spacing: 1px;
	word-spacing: 1px;
}
#content H3 {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #000000;
	margin-top: 10px;
	margin-bottom: 3px;
	font-weight: bold;
	letter-spacing: 1px;
	word-spacing: 1px;
}

#content p {
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	line-height: 1.6em;
}


/*END content*/	


/*classes to use to align pictures*/
.img-right {
	float:right;
	margin-left: 15px;
	}
.img-left {
	float:left;
	margin-right:15px;
	}
/*END classes to use to align pictures*/	
			
	
	
	
		
#linieindryk {
	padding-left: 20px;
}
