 /* CSS Document */

/* the height spawns a vertical scrollbar on all pages
 * to prevent short pages jumping to the left on Firefox
 * add a color and tiled image background to the page */ 
html, body {
  	height: 101%;
	margin: 0px;
	padding: 0px;
	background-color: #C2C7C9;
/*  background: #ECF6CC url(../images_common/bluebells_bg.jpg);*/
	background: #C2C7C9;
	color:#222222;
	font-family: Verdana, Arial, Helvetica, Georgia, sans-serif; 
	 }
/* styles for the navBar menu - remove padding, margin and bullets */
#apDiv1 {
	position: absolute;
	width: 135px;
	height: 18px;
	z-index: 100;
	left: 10px;
	top: 58px;
	margin:0px;
	padding:0px;
	border: hidden;
	border-width:0px;
	border-color: transparent;
	border:none;
}
/*#nav_01 {
	background-color:#C2C7C9;
}*/
ul#navigation li
{ 
display: inline;
float: right;
font-size: 0.8em;
padding-right: 20px;
color:#999;
}

/*#navigation li
{ 
display: inline;
float: right;
font-size: 0.8em;
padding-right: 4px;
color:#999;
}*/

#outerwrapper {
	width: 760px;
	margin: 0px auto;
	background: #FFF;
}
#header, #content, #footer {
	width: 100%;
}
#header {
	border-top: 0px solid #C2C7C9;
	padding-top: 0px;
	padding-right: 0px;
	position: relative;
	/*margin-top:10px;*/
	height: 132px;
	/*overflow:hidden;*/
	background-color:#C2C7C9;
	
	}
#floatRightHeadsec {     
	float: right;
	margin-top: 0px;
	padding-right:0px;
	padding-left: 0px;
	width:100%;

}	
#content {
	font-size: 0.8em;
	padding: 10px 0 0;
	overflow: hidden;
	/*height: 100%;*/
}

#navColumn {
	font-size: 1em;
	line-height: 150%;
	float: left;
	width: 156px;
	padding-top: 30px;
	padding-left: 30px;
}
.currentlink {
	color: #006699;
	margin-left: -10px;
	padding-left: 10px;
	border-top: 1px solid #CCCCCC;
	border-bottom: 1px solid #CCCCCC;
	background-color: #F5F9FA;
}

#breadcrump {
	font-size: 11px;
	font-weight: bold;
	color: #000000;
}
.currentSection {
	color: #666666;
	/*background-color: #D2DFE3;*/
	background-color: #BBC8D7;
}
#content h1 {
	font-size: 1.75em;
	font-style: normal;
	color: #006699;
	/*color: #609DC7;*/
}
#content h2 {
	font-size: 1.2em;
	color: #006699;
	/*color: #333366;*/
	/*color: #333333;*/
	/*color: #396631;*/
	margin-top: 0px;
	margin-bottom: 0px;
}
#content h3 {
	font-size: 1em;
	font-weight: 900;
	color: #cc0000;
	/*color: #3366CC;*/
	/*color: #333333;*/
	margin-top: 0px;
	margin-bottom: 0px;
}
.firstParagraph {
	margin-top: 0px;
}
p.firstParagraph {
	padding-right:15px;
	}
.floatLeft {
	Float: left;
	padding-right: 10px;
	padding-left: 5px;
}
.floatRight {
	float: right;
	padding-right: 10px;
	padding-left: 15px;
	text-align: center;
}	
p.billedtext {
   font-size: 10px;
   text-indent: 0;
   text-align: center;
   padding-top: 0px;
   padding-bottom: 10px;
   }
#rightColumn {
	font-size: 0.8em;
	color: #222222;
	float: left;
	width: 205px;
	padding-top: 95px;
}
#contentWrapper {
	float: left;
	/*width: 573px;*/
	width: 543px;
	border-left: 1px solid #CCCCCC;	/*height:auto;*/
}
body.twoColumn #contentColumn {
	/*width: 543px;*/
	width:100%;
	/*height: 100%;*/
}
#contentColumn {
	font-size: 0.85em;
	color: #333333;
	float: left;
	width: 338px;
	padding-right: 15px;
	padding-left: 15px;
}
#contentFeature {
	text-align: right;
	/*width: 99%;*/
	padding-top: 20px;
	padding-right:inherit;
}
#footer {
	margin-top:10px;
	font-size: 0.65em;
	text-align: center;
	padding-top: 1em;
	border-bottom: 5px solid #9A9A85;
	background-color: #9A9A85;
	clear: both;
	position: relative;
	/*margin-bottom: 0px;*/
}



/* special style for link to identify current page */
#thispage a:link, #thispage a:visited, #thispage a:hover, #thispage a:active {
	color: #333333;
	text-decoration: none;
	background: #33CCFF;
}
a:link {
		/*color: #333366;*/
		/*color: #267db7;*/
		text-decoration: none;
		color: #4E8FBA;

}
a:visited {
	text-decoration: none;
	/*color: #333366;*/
	color: #990066;
	color: #4E8FBA;
}
a:hover {
	text-decoration: underline;
	color: #990066;
}
a:active {
	text-decoration: none;
	/*color: #006699;*/
	color: #4E8FBA;
}


#afviklet {
	font-size: 0.75em;
	background-color: #FFF;
	margin-top: 0px;
}

/* styles for semapp-info/hvem er ATV-SEMAPP læs mere blok */
blockquote {
	/*border-top: 10px solid #A8B2A3;
  border-bottom: 10px solid #A8B2A3;
  background: #EFF0EE;*/
  border-top: 10px solid #BBC8D7;
	border-bottom: 10px solid #BBC8D7;
	background: #EDF1F1;
	/*width: 220px;*/
  width: 175px;
	text-align: left;
	margin: 0 0 1em 0.8em;
	padding: 4px 10px 4px 10px;
	font-family: Verdana, Arial, Helvetica, Georgia, sans-serif;
	font-size: 110%;
	letter-spacing: -0px;
	line-height: 1.2;
	color: #333366;
	float: right;
  }
#maincontent blockquote p {
  /*margin: 0 1em;*/
  margin: 0.2em;
  }
.quote {
	margin: 0 0.1em 0 0.1em;
	padding: 3px 0px 3px 0px;
	font-size: 0.8em;
  /*font-size: 70%;*/
  }
 .clearrightfloat {
	clear:right;
  }
  .clearleftfloat {
	clear:left;
  }
.clearthefloats {
	clear:both;
  }

/* this next rule prevents Firefox adding a space beneath the
 * title image when displayed as application/xhtml+xml */
/*#titlebar img {
  display: block;
  }*/
/* set the maincontent background to white, and add a drop shadow
 * image to the right border */
/*#maincontent {
  background: #FFF url(../images_common/bluebells_side.jpg) top right repeat-y;
  }*/

/* footer styles - set to height and width of the footer image */
/*#footer {
  background: url(../images_common/bluebells_footer.jpg) top left no-repeat;
  width: 738px;
  height: 40px;
  margin: 0;
  padding: 0;
  color: #FFF;
  font-size: 75%
  }
#footer p {
  margin: 0;
  padding: 10px 15px 0 25px;
  clear:both;
  }*/
  
  
/*#navBar ul {
	margin: 0;
	padding-top: 1px;
	padding-bottom: 2px;
	display: inline;
}*/
/* float each list element inline */
/*#navBar li {
	float: left;
	display: inline;
	white-space: normal;
	width: 83px;
	background-color: #333366;
	color: #CCCCCC;
	text-align: center;
	padding-bottom: 2px;
	padding-top: 1px;
	margin-right: 1px;
}*/
/*#navBar {
	height: 22px;
	position: absolute;
	bottom: 0px;
	right: auto;*/
	/*right: 1px;*/
	/*font-family: Verdana, Arial, Helvetica, Georgia, sans-serif;
	font-size: 0.72em;
	white-space: nowrap;
	width: 100%;*/
	/*background: #FFFFFF;
	background: #FF0000;*/
	/*background: #9A9A85;
}*/
/*#navBar a {
	display: inline;
	margin-left: 0px;
	text-decoration:none;
	font-weight: normal;
	background: #333366;
	color: #FFF;
}
#navbar a:link, #navbar a:visited {
	color: #4b4b4b;
	text-decoration: none;

}
#navbar a:hover, #navbar a:active {
	color: #4b4b4b;
	text-decoration: none;
	background: #EACF9D;

}*/  
  
/*#atvslogo_0 {
	padding-top:0px;
	padding-left:25px;
	margin-top:25px;
	float: left;
	font: 20px Garamond;
	color: #FF0000;
}
#atvslogoprik {
	font: 16px Garamond;
	color: #FF0000;
}*/

/*
#contentColumn {
	font-size: 0.85em;
	color: #333333;
	float: left;
	width: 338px;
	padding-right: 15px;
	padding-left: 15px;
}    */