/***********************************************/
/* 3col_leftNav.css                             */
/* Use with template 3col_leftNav.html          */
/***********************************************/

/***********************************************/
/* HTML tag styles                             */
/***********************************************/ 

body{
	font-family: Arial,sans-serif;
	color: #333333;
	margin: 0px;
	padding: 0px;
	width: 1000px;
	background-color: #eeeeee;
	background-image: url(images/spacer.gif);
	background-repeat: repeat-y;
}
/****************************
a{
	color: #006699;
	text-decoration: none;
}

a:link{
	color: #006699;
	text-decoration: none;
}

a:visited{
	color: #006699;
	text-decoration: none;
}

a:hover{
	color: #006699;
	text-decoration: underline;
}

h1{
 font-family: Verdana,Arial,sans-serif;
 font-size: 120%;
 color: #334d55;
 margin: 0px;
 padding: 0px;
}

h2{
 font-family: Arial,sans-serif;
 font-size: 114%;
 color: #006699;
 margin: 0px;
 padding: 0px;
}

h3{
 font-family: Arial,sans-serif;
 font-size: 100%;
 color: #334d55;
 margin: 0px;
 padding: 0px;
}

h4{
 font-family: Arial,sans-serif;
 font-size: 100%;
 font-weight: normal;
 color: #333333;
 margin: 0px;
 padding: 0px;
}

h5{
 font-family: Verdana,Arial,sans-serif;
 font-size: 100%;
 color: #334d55;
 margin: 0px;
 padding: 0px;
}

ul{
 list-style-type: square;
}

ul ul{
 list-style-type: disc;
}

ul ul ul{
 list-style-type: none;
}

label{
 font-family: Arial,sans-serif;
 font-size: 100%;
 font-weight: bold;
 color: #334d55;
}


/***********************************************/
/* Layout Divs                                 */
/***********************************************/

p{
margin:0px;
padding:0px;}
#masthead{
	
	width: 100%;
	background-image: url(images/spacer.gif);
	background-repeat: repeat-y;
}
* html body #navbar {} 
#navBar{
	float: left;
	width: 200px;
	background-color: #dcecf4;
	
}



#navBar_knappnav{
	float: left;
	background-color: #dcecf4;
		width: 200px;

}
#adress{
	FONT-SIZE: 10pt;
	FONT-FAMILY: Verdana, Arial, Helvetica, sans-serif;
	float: left;
	padding-left: 10px;
	font-style: normal;
	clear: both;
	background-image: url(images/spacer.gif);
	background-repeat: repeat-y;
	width: 200px;
}
	
#headlines{
	float:right;
	width: 150px;
	padding-right: 10px;
	border: 1px solid #000000;
}

#content{
	float: left;
	width: 60%;
	overflow:hidden;
	margin-left:10px;
}

#content2{
	float: left;
	width: 58%;
	margin-left:10px;


}

/**********
#spacer_left{
	height: 100%;
		float: left;
	width: 20%;
	background-color: #dcecf4;
}

*************************************/
/* Components                                  */
/******************************************

#siteName{
	margin: 0;
	padding: 0 0 0 10px;
}


/************* #globalNav styles *

#globalNav{
padding: 0px 0px 5px 10px;
border-bottom: 1px solid #CCC;
color: #cccccc;
}

#globalNav img{
 display: block;
}

#globalNav a {
	font-size: 90%;
	padding: 0 4px 0 0;
}

/*************** #pageName styles ***********

#pageName{
	margin: 0px;
	padding: 0px 0px 0px 10px;
}

/************* #breadCrumb styles **********
#breadCrumb{
	font-size: 80%;
	padding: 2px 0px 0 10px;
}


/************** .feature styles ***************/

.feature{

	float: left;


}

.feature2{
	
	float: left;


}
.feature3{
	
	float: left;


}/************* 
.feature h3{
	padding: 30px 0px 5px 0px;
	text-align: center;
}

.feature img{
	float: left;
	padding: 10px 10px 0px 0px;
}
 ***************/

/************** .story styles *****************/

.topstory{
	width: 100%;
		background-color: #eeeeee;


}

.story{
	width: 100%;

	float: right;

}
/*************
.story p{
	padding: 0px 0px 10px 0px;
}


 #siteInfo styles ***************/

#siteInfo{
	background-image: url(images/spacer.gif);
	background-repeat: repeat-y;
	float: left;
	clear: both;
}

/************* 
#siteInfo img{
	padding: 4px 4px 4px 10px;
	vertical-align: middle;
}
 ***************/

/************* #search styles *

#search{
	padding: 5px 0px 5px 10px;
	border-bottom: 1px solid #cccccc;
	font-size: 90%;
}

#search form{
 margin: 0px;
 padding: 0px;
}

#search label{
	display: block;
	margin: 0px;
	padding: 0px;
}


/*********** #navBar link styles***************/


table.CMenu  {
	width: 100%;
	background-color: #dcecf4;
}
#CurGrp1       { color: #000000; font-weight: bold; font-size: 10pt; font-family: Arial, "Trebuchet MS" }
#CurGrp2       { color: #000000; font-weight: bold; font-size: 10pt; font-family: Arial, "Trebuchet MS" }
#NcrGrp        { color: #666666; font-weight: bold; font-size: 10pt; font-family: Arial, "Trebuchet MS" }
#FstGrp        { color: #cccccc; font-weight: bold; font-size: 10pt; font-family: Arial, "Trebuchet MS" }
#FstGrp a:hover { color: #000000; font-size: 10pt; text-decoration: none }
#FstGrp a:link { color: #666666; font-size: 10pt; text-decoration: none }
#FstGrp a:visited { color: #666666; font-size: 10pt; text-decoration: none }
#NcrGrp a:hover { color: #000000; font-size: 10pt; text-decoration: none }
#NcrGrp a:link { color: #666666; font-size: 10pt; text-decoration: none }
#NcrGrp a:visited { color: #666666; font-size: 10pt; text-decoration: none }

div.GrpPath  { color: #0033ff; font-size: 10pt; text-decoration: none }
div.GrpPath a:hover { color: #0033ff; font-size: 10pt; text-decoration: none }
div.GrpPath a:link { color: #666666; font-size: 10pt; text-decoration: none }
div.GrpPath a:visited { color: #000000; font-size: 10pt; text-decoration: none }

/*********** #sectionLinks styles 
#sectionLinks{
	position: relative;
	margin: 0px;
	padding: 0px;
	border-bottom: 1px solid #cccccc;
	font-size: 90%;
}

#sectionLinks h3{
	padding: 10px 0px 2px 10px;
}

#sectionLinks a {
	display: block;
	border-top: 1px solid #cccccc;
	padding: 2px 0px 2px 10px;
}

#sectionLinks a:hover{
	background-color: #dddddd;
}


/*********** .relatedLinks styles 

.relatedLinks{
	position: relative;
	margin: 0px;
	padding: 0px 0px 10px 10px;
	font-size: 90%;
}

.relatedLinks h3{
	padding: 10px 0px 2px 0px;
}

.relatedLinks a:link,
.relatedLinks a:visited {
	display: block; 
}

/************** #advert styles 

#advert{
	padding: 30px 0px 10px;
}

#advert img{
	display: block;
}




#headlines{
	margin: 0px;
	padding: 10px 0px 20px 10px;
	font-size: 80%;
}

#headlines p{
	padding: 5px 0px 5px 0px;
}


