﻿*
{
    margin:0px;
    padding:0px;
}
html
{
	overflow-y:scroll;
}
body 
{
    margin:0 auto 0 auto; 
    width:950px;
}
.Printer
{
    margin:0px 0px 0px 525px;   
    border:none;
    
}
.text
{
    font-family:Verdana; 
    font-size:10px;
    color:#515151;   
    margin:0px 0px 0px 490px;
    text-decoration:none;
}
    .text:hover
    {
        text-decoration:underline;    
    }
.clearfix:after
{
    content: "."; 
    display: block; 
    height: 0; 
    clear: both; 
    visibility: hidden; 
}
.clearfix
{ 
    display: inline-block; 
} 
.clearfix
{
    display: block;
}

ul
{
    color:#515151;
    font-size:10px;
    font-family:Verdana;
    margin:0px 10px 20px 40px;
}

/*--------------------------------------------To Dynamicpages.css START.
/*header start*/
#header
{
    height:83px;
    width:950px;

}
    #header #H_logo
    {        
        height:83px;
        width:329px;
        float:left;
        margin-left:15px;
    }
    #header #H_hovedmenu
    {
        height:83px;
        width:606px;
        float:left;
    }
        #header #H_hovedmenu #H_innerDiv
        {    
             padding:43px 0px 20px 54px;
        }
            #header #H_hovedmenu #H_innerDiv a
            {
                    margin:0px 15px 0px 0px;         
                    color:#b9b9b9;
                    font-family:Verdana;
                    font-size:15px;
                    text-transform:uppercase;
                    font-weight:bold;
                    text-decoration:none;   
            }
            #header #H_hovedmenu #H_innerDiv a:hover
            {
                color:#515151;
            } 
            #header #H_hovedmenu #H_innerDiv .selectedLink
            {
            	 color:#515151;
            }
            
              
/*header end*/
/*breaderum start*/
#breaderum
{
    height:28px;
    width:950px;
}
    #breaderum #B_Left
    {
        float:left;
        height:18px;
        width:289px;
        background:transparent url(images/breaderum_left.jpg) no-repeat;
    }
        #breaderum #B_Left a
        {
            text-decoration:none;
            margin:0px 0px 0px 15px;           
            color:#ffffff;
            font-family:Verdana;
            font-size:13px;
        }
        #breaderum #B_Left a:hover
        {
            color:#c4d48f;
        }
    #breaderum #B_Right
    {
        padding:0px 0px 20px 0px;        
        text-align:right;
        float:left;
        height:18px;
        width:661px;
        background:transparent url(images/breaderum_right.jpg) repeat-x;
    }
        #breaderum #B_Right a
        {
            text-decoration:none;   
            margin:0px 10px 0px 0px;        
            color:#ffffff;
            font-family:Verdana;
            font-size:13px;
        }
        #breaderum #B_Right a:hover
        {
            color:#c4d48f;
        }
/*breaderum end*/ 
/*body_content start*/
#bodycontent
{
    background:transparent url(images/DynamicpagesBodyBg.gif) repeat-y;
}
/*---------------------LEFT*/
    #bodycontent #LeftBox
    {   
        float:left;
        width:170px;
    }
        #bodycontent #LeftBox #L_top
        {
            padding:0px 10px 0px 0px;
        }
             #bodycontent #LeftBox #L_top img
             {
                width:158px;  
             }
        #bodycontent #LeftBox #L_bund, 
        #bodycontent #LeftBox #L_bund p
        {
           padding:10px 10px 0px 0px;
           color:#9dae62;
           font-family:Verdana;
           font-size:11px; 
        }
         #bodycontent #LeftBox #L_bund ul
         {
         	margin: 0;
			color:#9dae62;
			font-family:Verdana;
			font-size:11px; 
			list-style-position:inside;
			list-style: square;
			
         }
         #bodycontent #LeftBox #L_bund ul li
         {
         	padding: 3px 0 3px 0;
         }
        #bodycontent #LeftBox #L_AddToMailList
        {
            cursor:pointer;
            padding:5px 10px 0px 10px;
            margin:3px 0px 0px 0px;
            height:25px;
            width:138px;
            background-color: #515151; 
        }
            #bodycontent #LeftBox #L_AddToMailList a
            {
                text-decoration:none;
                color:#ffffff;
                font-family:Verdana;
                font-size:12px;    
            }
            #bodycontent #LeftBox #L_AddToMailList a:hover
            {
                text-decoration:underline;
            }
/*----------------------CENTER*/
    #bodycontent #CenterBox
    {
        float:left;
          
    }
        #bodycontent #CenterBox #C_top
        {
            padding:0px 20px 11px 30px;
            height:20px;
        }
            #bodycontent #CenterBox #C_top a
            {
                margin:0px 5px 0px 0px;
                color:#515151;
                font-family:Verdana;
                font-size:15px;
                text-decoration:none;
            }
            #bodycontent #CenterBox #C_top a:hover
            {
                color:#7c942e;
            }
			 #bodycontent #CenterBox #C_top .selectedLink
			 {
			 	color:#7c942e;
			 	font-weight: bold;
			 }
        #bodycontent #CenterBox #C_bund
        {
            color:#515151;
            font-family:Arial;
            font-size:10pt;
            line-height: 15pt;
            padding:0px 30px 10px 30px;
            width:510px;
        }
            #bodycontent #CenterBox #C_bund h1
            {
                color:#515151;
                text-transform:uppercase;
                font-family:Verdana;
                font-size:14pt;
                font-weight:lighter;
                padding-bottom: 4px;
  
            }
            #bodycontent #CenterBox #C_bund #contents,
            #bodycontent #CenterBox #C_bund p,
            #bodycontent #CenterBox #C_bund div
            {
            	color:#515151;
				font-family:Arial;
				font-size:10pt;
				line-height: 15pt;
				text-indent: 3px;
            }
             #bodycontent #CenterBox #C_bund ul
            {
            	color:#515151;
            	margin-left: 14px;
				font-family:Arial;
				font-size:10pt;
				line-height: 15pt;
				text-indent: 3px;
            }
            
/*----------------------RIGHT*/
    #bodycontent #RigthBox
    {   
        float:left;
        height:489px;
        width:190px;   
        margin:0px 0px 0px 15px;
        color:#515151;
			font-family:Arial;
			font-size:12px;  
    }
		#bodycontent #RigthBox p
		{
			color:#515151;
			font-family:Arial;
			font-size:12px; 
		}
        #bodycontent #RigthBox ul
        {
            margin: 0;
			color:#515151;
			font-family:Arial;
			font-size:12px; 
			list-style-position:outside;
			list-style: square;
			
         }
         #bodycontent #RigthBox ul li
         {
         	padding: 3px 0 3px 0;
         }
       
/*----------------------*/
/*body_content end*/
/*--------------------------------------------To Dynamicpages.css END. */
#kontakt_formul_holder ol {  
	padding: 1em 1em 0 1em;  
	list-style: none; 
} 
#kontakt_formul_holder li 
{
	float:left;
	clear:left;
	width:92%;
	padding-bottom: 1em; 
} 
#kontakt_formul_holder li i
{
	padding: 0 0 0 10px;
} 

#kontakt_formul_holder label
{
	float:left;
	width: 7em;
	margin-right: 1em;
}
#kontakt_formul_holder li span 
{
	visibility: hidden;
	padding-left: 10px;
	color: Green;
}
#kontakt_formul_holder input.text, #kontakt_formul_holder textarea.text
{
	height: 25px;
	margin: 0;
	padding: 0 2px 0 2px;
	width: 250px;
	border: solid 1px #cecece;
	
}

#kontakt input, #kontakt textarea
{
	height: 25px;
	margin: 0;
	padding: 0 2px 0 2px;
	width: 250px;
	border: solid 1px #cecece;
}

/* @@  Nyheds brev   @@ */
#nyhedsbrev
{
	width: 430px;
}
#nyhedsbrev p 
{
	padding-bottom: 30px;
}

#nyhedsbrev ul
{
	margin: 0;
	padding: 0;
	list-style: none;
	width: 430px;
}
#nyhedsbrev ul li
{
	width: 430px;
	padding: 10px 0 10px 0;
	clear:both;
}
#nyhedsbrev ul li label.header
{
	width: 110px;
	float: left;
	clear: left;
}
#nyhedsbrev ul li label.headerWide
{
	width: 170px;
	float: left;
	clear: left;
}
#nyhedsbrev ul li input.text 
{
	margin: 0;
	padding: 3px;
	width: 250px;
	border: solid 1px #cecece;
	float: left
	
}
.artikel
{
	margin-bottom: 25px;
	width: 505px;
	border-bottom: solid 1px #9dae62;
}
.artikel .title
{
	width: 350px;
	height: 30px;
	float: left;
	font-family: Tahoma;
	font-size: 12pt;
	color: #9dae62;
	font-weight: bold;
}
.artikel .date
{
	width: 150px;
	height: 30px;
	float: left;
	clear: right;
	text-align: right;
}
.artikel .content
{
	width: 505px;
	clear:both;
	padding: 0 0 5px 0;
}
.artikel .link
{
	height: 25px;
	width: 505px;
	padding: 0 0 5px 0;
}
	.artikel .link img
	{
		border: none;
		padding: 0 10px 0 0;
	}
	.artikel .link a
	{
		font-family: Arial;
		text-decoration: none;
		color: #9dae62;
	}
