/*Layout*/
body {
	margin: 0px;
	background-color: #828282;
	font-family: Verdana, Arial, sans-serif;
	font-size: 9pt;
}

   .wrapper {
   	width: 750px;
   	margin: 0;
   	margin-top: 20px;
   	margin-bottom:20px;
	  margin-left: auto;
   	margin-right: auto;	
   	background: repeat-y url('images/bg_content.gif');
   }
   
   .header {
		margin: 0;
		padding: 0;
		height: 125px;
		background: url('images/top_img.gif');
   }
	 .nav-path {
     	font-size: 9pt;
     	color: white;
     	margin: 0 auto;
     	padding-top: 105px;
     	padding-left: 170px;
     	width: 578px;
   }
   
   .content-wrapper{
   	/* width: 760px; */	
  	}
			.navigation {
      background-color: #7fd2eb;
      margin: 0;
      padding: 0;
      float: left;
      width: 150px;
      }
      
      .printOut{
      	float: right;
      	margin: 0 auto;
      	padding-top: 10px;
      	padding-right: 10px;
      	
      }
            
      .content {
      	float: right;
      	margin: 0 auto;
      	padding-top: 10px;
      	padding-left: 20px;
      	padding-right: 10px;
      	width: 568px;
      	}

 
   .footer {
   	clear: both;
	  background-image: url('images/bg_footer.gif');
	  background-repeat: no-repeat;
	  height: 40px;
   }
/*tabeller*/
.csc-uploads p {
	margin: 0;
}

.contenttable, .csc-uploads  {
	margin: 0;
	margin-bottom: 10px;
	background: #FAFAFA;
  
	
}

.contenttable .tr-even, .csc-uploads .tr-even {
	background: #F0F0F0;
}

.contenttable-0 .tr-0 {
	font-weight: bold;
}

.contenttable td, .csc-uploads td {
	padding: 2px;
	padding-left: 5px;
	vertical-align: top;
}   
/* Menu system */
#nav {
	margin: 0 auto;
	padding: 0;
	list-style: none;
}
/* Verdiene her er for ie + generelt*/
#nav ul, #nav li {
	margin: 0;
	padding: 0;
	list-style: none;
}


#nav a {
	text-decoration: none;
	font-weight: bold;
	font-size: 9pt;
	color: #ffffff;
	display: block;
	padding-left: 5px;
	padding-right: 5px;
	padding-top: 6px;
	padding-bottom: 6px;
	border-bottom: 1px solid white;
	width: 130px;
}

/* menynivå #2 */
#nav ul li a{
	margin-top: 0 auto;
	padding-left: 15px;
	font-weight: normal;
	font-size: 8pt;
	width: 120px;
}

/* menynivå #3 */
#nav ul ul li a{
	margin-top: 0 auto;
	padding-left: 30px;
	width: 105px;
	font-weight: normal;
}
#nav li a:hover, #nav li a.active {
	background-color: #888;
	color: #ffffff;
}

/* breadcrumbs */

.nav-path a{
	color: white;
}



/* Typography */

.content p, .footer, .printOut {
	font-family: Verdana, sans-serif;
}

.content p{
	line-height: 13pt;
}

.csc-sitemap.csc-sitemap-level2 {
	margin-left: 2.0em;
}

.csc-textpic-caption {
	font-size: 7pt;
}

h1, h2, h3 {
	/*margin-top: 0;
	margin-bottom: 0pt;*/
	font-weight: bold;
	color: #254992;
}

h1 {
	font-size: 11pt;
	}

h2 {
	font-size: 10pt;
}

h3 {
	font-size: 8pt;
}

p {
	margin-bottom: 10pt;
	margin-top: 3pt;
}

.content a, .news a, .printOut a{
	color: #254992;
	text-decoration: none;
}

.content a:hover, .news a:hover, .printOut a:hover {
	color: #254992;
	text-decoration: underline;
}

.footer p {
	color: #254992;
	font-size: 8pt;
	text-align: left;
 	margin: 0px;
 	padding-left: 170px;
 	padding-top: 5px;
 }

.footer a {
	color: #254992;
	text-decoration: none;
}

.footer a:hover{
	text-decoration: underline;
	}	
	
/*RG smoothgallery*/
.myGallery h3 {
	color: #fff;
}

.tx-chgallery-pi1 .single{
	min-height: 200px;
	}
	
.tx-chgallery-pi1 .single span small{
	display: none;
}
