body {
	font-family: Verdana, Helvetica, Arial, sans-serif;
	font-size: 14px;
	margin-top:10px;
	background-color: #0000FF;
         background-image: url(../../picture/bg.png);
	text-align: left;

}

form, div, p, h1, h2, h3, h4, h5, h6 {
	margin: 0;
	padding: 0;
}


td, th, p, div, span { text-align: left; }

.bestyrelsen { text-align: left; }



#leftBlock {
 	float: left;
	width: 175px;
	padding-top: 15px;
	padding-left: 0px;
	padding-right: 10px;
        margin-right: 10px;
	padding-bottom: 10px;
	background-color: #bcdfbb;
	te xt-align: center;
        overflow:hidden;
 }
 

#mainBlock { 
   float: left;
  width:76% ;
  max-width:810px;
  min-width:405;
      
       background: #92cef1;
        padding: 10px;
	border-top-width: thin;
	border-top-style: solid;
	border-top-color: #093;
	margin-bottom: 10px;
        margin-left: 10px;
	overfl ow:hidden;
 }


 
 @media only screen and (max-width:813px)  { 
#leftBlock  
{ width:95%;  }  
}

#mainBlock { width:95%; max-width: 712px;  margin-left: 0px;}  
}
 



p { padding-bottom: 15px;}

.listEntry {
	margin-bottom: 10px;
}

a, a:link, a:visited, a:active, a:focus {
	color: #FF3300;
	text-decoration: none
}
a:hover {
	color: #FF3300;
	text-decoration: underline;
}




h1, h2, h3, h4, h5, h6 {
	font-family: Arial, Helvetica, sans-serif;
}


h1{
	Font-size: 20px;
	color: #FFFFFF;
margin-bottom: 10px;
}


h2{
	Font-size: 20px;
	color: #FFFFFF;
margin-bottom: 10px;
}



h3{
	Font-size: 20px;
	color: #FFFFFF;
	margin-bottom: 10px;
}


h4{
	Font-size: 18px;
	color: #FFFFFF;
	margin-bottom: 10px;
}


.articleSummary {
	font-family: Helvetica, Arial, Verdana, sans-serif;
	font-size: 11px;
	color: #000000;
	line-height: 135%;
}

.nav_table, .nav_table a, .nav_table a:link, .nav_table a:active, .nav_table a:visited, .nav_table a:hover {
	font-family: Verdana, Helvetica, Arial, sans-serif;
	font-size: 10px;
	color: #4A5966;
	font-weight: normal;
	text-decoration: none;
}
.nav_table a:hover {
	text-decoration: underline;
}

.nav_table_active, .nav_table_active a, .nav_table_active a:link, .nav_table_active a:active, .nav_table_active a:visited, .nav_table_active a:hover {
	font-family: Verdana, Helvetica, Arial, sans-serif;
	font-size: 10px;
	color: #4A5966;
	font-weight: bold;
	text-decoration: none;
}

.articleList_toptext {
	font-family: Verdana, Helvetica, Arial, sans-serif;
	font-size: 10px;
}

.articleList_listhead {
	font-family: Verdana, Helvetica, Arial, sans-serif;
	font-size: 11px;
	font-weight: bold;
}


/* CSS for the top level list */
ul.list_top, ul.list_level {
	padding: 3px 0;
	margin-left: 0;
	border-bottom: 1px solid #5E747F;
	font: bold 12px Verdana, sans-serif;
}
ul.list_top li, ul.list_level li {
	list-style: none;
	margin: 0;
	display: inline;
	padding: 0;
}
ul.list_top li a, ul.list_level li a {
	padding: 3px 0.5em;
	margin: 0px;
	border: 1px solid #778;
	border-bottom: none;
	background: #D7DEE5;
	text-decoration: none;
}
ul.list_top li a:link, ul.list_level li a:link { color: #5E747F; }
ul.list_top li a:visited, ul.list_level li a:visited { color: #5E747F; }
ul.list_top li a:hover, ul.list_level li a:hover {
	color: Black;
	background: #92A1AF;;
	border-color: #227;
}
ul.list_top li.active a, ul.list_level li.active a {
	background: white;
	border-bottom: 1px solid white;
}





/** 
 * Sample CSS for DIV pagelayout 
 */
#container {
	background: white;
        max-width: 1000px;
	width: 94%;
	border: 7px groove #ddeacf;
	margin-left: auto;
	margin-right: auto;
	backg/round-color: #FEFDDA;
	padding: 20px;
	margin-top: 15px;
	margin-bottom: 15px;
	overflow: inherit;
       overflow: auto;
}

#headerBlock {
	background: white;
	position: relative;
	margin-bottom: 5px;
	border-bottom-width: thin;
	border-bottom-style: solid;
	border-bottom-color: #093;
	width: 100%;
        height: auto;
	padding: 0px 0px 0px 0px;
        bo rder: 1px solid #093;
 	margin-bottom : 20px;
        overflow:hidden;
}

#headerBlock .imagelistimg{
        width: 100%;
	-webkit-border-radius: 10px;
	-webkit-box-shadow: 5px 5px 5px #FEFDDA;
	-khtml-border-radius: 10px;
	-moz-border-radius: 10px;
	border-radius: 10px;
	behavior: url(../../border-radius.htc);
	border: 0px;

}


#headerBlock h1{
      position:absolute;      
      font-size: 33px;
      font-weight: bold;  
      left: 15px;
      top: 15px;
      color: #006633;
      text-shadow:
    1px 1px #ccc,
    2px 2px #ccc,
    3px 3px #ccc,
    4px 4px #ccc,
    5px 5px #ccc;
   
filter:shadow(color:#ccc, direction=135 );  

}
#headerBlock h2{
      position:absolute;      
      font-size: 15px;
      font-weight: bold;  
      left: 215px;
      top: 51px;
      color: #ffffff;

}



#tabbestyrelse{}


#footerBlock {
	background: white;
	clear: both;
	padding: 5px;
	margin-top: 5px;
	border-top-width: thin;
	border-top-style: solid;
	border-top-color: #093;
	border: 1px;
	margin-top : 20px;
}

.adresseFooter{
	font-family: Verdana, Geneva, sans-serif;
	font-size: 12px;
	font-weight: bold;
	letter-spacing: 1px;
	text-align: center;
	color: #A0A0A0;
}

.rundeecke {
	-webkit-border-radius: 10px;
 	-khtml-border-radius: 10px;
	-moz-border-radius: 10px;
	-moz-box-shadow: 2px 2px 2px #cefa42;
	border-radius: 20px;
	behavior: url(../../border-radius.htc);
	border: 1px;
}

.curved {
	-webkit-border-radius: 10px;
	-webkit-box-shadow: 5px 5px 5px #FEFDDA;
	-khtml-border-radius: 10px;
	-moz-border-radius: 10px;
	-moz-box-shadow: 2px 2px 2px #FEFDDA;
	border-radius: 10px;
	box-shadow: 2px 2px 2px #FEFDDA;
	behavior: url(../../border-radius.htc);
	border: 1px;
}



td .imagelistimg{
	-webkit-border-radius: 40px;
	-webkit-box-shadow: 5px 5px 5px #FEFDDA;
	-khtml-border-radius: 40px;
	-moz-border-radius: 40px;
	border-radius: 40px;
	behavior: url(../../border-radius.htc);
	border: 2px;

}