/***********************************************/
/*           HARTELIUS STYLESHEET              */
/***********************************************/
body			{
				text-align: center;
				min-width: 732px;
				padding-top: 5%;
				padding-left: 5%;
				background: #fff;
				}

/*BAGGRUND*/
#background		{ 
				position: relative;
   				text-align: left;
				margin-left: auto;
				margin-right: auto;
				width: 732px;
   				height: 460px;
				background-color: #FB7C00;
				border-style: solid;
				border-color: #000;
				border-width: 1px;
				}

#cornerTL		{ 
				position: absolute;
   				width: 5px;
   				height: 20px;
   				background-image: url(img/tl.gif);
				background-repeat: no-repeat;
				z-index: 1;
				}
				
#cornerBL		{ 
				position: absolute;
   				width: 5px;
   				height: 20px;
				top: 382px;
   				background-image: url(img/bl.gif);
				background-repeat: no-repeat;
				z-index: 1;
				}
				
/*HVID TOP+BUMD I TEXTFELT*/
#hvidtop		{ 
				position : absolute;
   				left : 123px;
   				top: 40px;
				width: 571px;
				
				background-color: #fff;
				z-index: 1;
				}
				

#hvidbund		{ 
				position : absolute;
   				left : 123px;
   				top: 421px;
				width: 571px;
				background-color: #fff;
				z-index: 1;
				}
								
						
/*HOVEDMENU*/			
#menu			{ 
				position : absolute;
   				left : -40px;
   				top: 19px;
				z-index: 2;
				}  

#hovedmenuramme	{ 
				position: absolute;
				width: 751px;
				height: 19px;
				border-right-style: solid;
				border-right-color: #000;
				border-right-width: 1px;
				border-top-style: solid;
				border-top-color: #000;
				border-top-width: 1px;
				background-color: #fff;
				}  

#hovedmenu		{
				width: 385px;
				padding: 5px 183px 0px;
				font-size: 9px;
				font-style: normal;
				font-weight: normal;
				font-family: Tahoma, Helvetica, Arial, sans-serif;
				}
				
#hovedmenu a	{
				padding: 0px 5px 0px;
				color: #333;
				text-decoration: none;
				}
				
#hovedmenu a:visited {
				color: #333;
				text-decoration: none;
				}
				
#hovedmenu a:hover	{
				color: #333;
				background-color: #FDE7D2;
				text-decoration: none;
				}				
								
#hovedmenu a:active	{
				color: #333;
				background-color: #FDE7D2;
				text-decoration: none;
				}

/*VENSTREMENU*/
#venstremenuramme		{ 
				position: absolute;
				top: 20px;
				width: 163px;
  				}
			
#venstremenu	{
				height: 379px;
				padding: 21px 0px 0px;
				background-image: url(img/bg_venstre.jpg);
				background-repeat: no-repeat;
				
				border-right-style: solid;
				border-right-color: #000;
				border-right-width: 1px;
				border-left-style: solid;
				border-left-color: #000;
				border-left-width: 1px;
				
				border-top-style: solid;
				border-top-color: #000;
				border-top-width: 1px;
				border-bottom-style: solid;
				border-bottom-color:#000;
				border-bottom-width: 1px;
				z-index: 2;
				}
				
#venstrelink 	{
				width: 161px;
				font-size: 10px;
				font-weight: bold;
				font-family: Verdana, Helvetica, Arial, sans-serif;
				color: #333;
				text-transform: uppercase;
				}
			
#venstrelink ul	{
				list-style: none;
				margin: 0;
				padding: 0;
				border: none;
				}
				
#venstrelink ul a {	
				height: 1em;
				}
	
#venstrelink li {
				border-bottom: 1px solid #333;
				margin: 0;
				width: auto;
				float: left; 
				clear: both; 
				width: 100%;
				}
				
#venstrelink li a {
				display: block;
				padding: 5px 10px 5px;
				background-color: #fff;
				color: #333;
				text-decoration: none;
				width: auto;
				}
			
#venstrelink li a:hover {
				background-color: #FB7C00;
				color: #fff;
				}
			
#venstrelink li a:active {
				background-color: #FB7C00;
				color: #fff;
				}

.markeret 		{
				background-color: #FB7C00;
				color: #fff;
				display: block;
				padding: 5px 10px 5px;
				width: auto;
				} 
				
#venstrebund	{ 
				position : absolute;
   				left : -40px;
   				top: 59px;
				z-index: 1;
				}  

/*MAIN/INDHOLD*/
#indhold		{ 
				position: absolute;
				left: 122px;
   				top: 39px;
				}

/*indholdsrammen*/
#bg_indhold		{ 				
				position: absolute;
   				width: 589px;
   				height: 401px;
				margin-top: 39px;
				margin-left: 122px;
				background-color: #fff;
				/*background-image: url(img/bg_indhold1.jpg);
				background-repeat: no-repeat;*/
				}

#tekst			{ 				
				position: absolute;
				margin-bottom: 20px;
				width: 588px;
   				height: 400px;								
				border-style: solid;
				border-color: #000 #000 #000 #000;
				border-width: 1px;
				overflow: auto;
				
				scrollbar-dark-shadow-color: #fff;
				scrollbar-face-color: #fff;
				scrollbar-highlight-color: #fff;
				scrollbar-shadow-color: #fff;
				scrollbar-3d-light-color: #fff;
				scrollbar-arrow-color: #FB7C00;
				scrollbar-base-color: #000;
				scrollbar-track-color: #fff;			
				}
				
#tekst1			{ 				
				position: absolute;
				margin-bottom: 20px;
				width: 588px;
   				height: 400px;								
				border-style: solid;
				border-color: #000 #000 #000 #000;
				border-width: 1px;
				}

#tekst a		{
				color: #FB7C00;
				font-size: 11px;
				font-family: Verdana, Arial, Helvetica, sans-serif;
				font-weight: normal;
				text-align: left;
				width: 330px;
				text-decoration: underline;
				}

#tekst1 a		{
				color: #FB7C00;
				font-size: 11px;
				font-family: Verdana, Arial, Helvetica, sans-serif;
				font-weight: normal;
				text-align: left;
				width: 330px;
				text-decoration: underline;
				}
				
#tekst a:visited {
				color: #FB7C00;
				text-decoration: underline;
				}

				
#tekst a:hover	{
				color: #FB7C00;
				text-decoration: underline;
				}				
				
#hovedmenu a:active	{
				color: #FB7C00;
				text-decoration: underline;
				}
				
.ankerlink	{ 
				list-style: none;
				margin: -10px 20px 30px;
				padding: 0px;
				text-decoration: underline;
				color: #FB7C00;
				font-size: 11px;
				font-family: Verdana, Arial, Helvetica, sans-serif;
				font-weight: normal;
				}
				
h1 				{
				margin-top: -28px;
				margin-bottom: -20px;
				padding: 53px 20px 0px;
				font-size: 11px;
				font-family: Verdana, Arial, Helvetica, sans-serif;
				font-weight: bold;
				text-transform: uppercase;
				text-align: left;
				width: 330px;
				}
				
h2 				{
				margin: 0px 20px 0px;
				padding: 30px 0px 5px;
				font-size: 11px;
				font-family: Verdana, Arial, Helvetica, sans-serif;
				font-weight: normal;
				text-align: left;
				width: 330px;
				color:#FB7C00;
				font-weight: bold;				
				}
				
p				{
				margin-top: 0px;
				padding-left: 20px;
				font-size: 11px;
				font-family: Verdana, Arial, Helvetica, sans-serif;
				font-weight: normal;
				text-align: left;
				width: 330px;
				}

#bund			{
				margin-bottom: 200px;
				}

img				{ 
				border: none; 
				}
			
.billede		{ 
				position: absolute;
				left: 509px;
				top: 100px; 
				}
				
.logo			{ 
				position: absolute;
				left: 498px;
				top: 363px;
				}
				
#sitemapikon	{ 
				position: absolute;
				left: 40px;
				top: 240px;
				}

.sitemap		{ 
				font-size: 11px;
				font-family: Verdana, Arial, Helvetica, sans-serif;
				font-weight: normal;
				text-align: left;
				}

.fed			{
				margin-top: -5px;
				margin-left: 20px;
				list-style: none;
				font-size: 11px;
				font-family: Verdana, Arial, Helvetica, sans-serif;
				color:#333;
				font-weight: bold;
				text-align: left;
				width: 350px;
				}
				
.normal			{
				margin-top: -2px;
				margin-left: 20px;
				list-style: none;
				font-size: 11px;
				font-family: Verdana, Arial, Helvetica, sans-serif;
				color:#000;
				font-weight: normal;
				text-align: left;
				width: 350px;
				}
				
.space			{
				margin-bottom: 45px;
				}
				
				 

