/***********************************************/
/* 3col_leftNav.css                             */
/* Use with template 3col_leftNav.html          */
/***********************************************/

/***********************************************/
/* HTML tag styles                             */
/***********************************************/ 

body{
	font-family: Verdana, Tahoma, Arial, sans-serif;
	color: #1B4F7C;
	line-height: 1.166;
	margin: 0px;
	padding: 0px;
	font-weight: normal;
	text-decoration: none;
	background-color: inherit;
}

a:link{
	color: #4077A6;
	text-decoration: none;
	background-color: inherit;
}

a:visited{
	color: #006699;
	text-decoration: none;
	background-color: inherit;
}

a:hover{
	color: #ff0000;
	text-decoration: underline;
	background-color: inherit;
}
h1 {
	font-size : 140%; 
	color : #1B4F7C; 
	font-family: Verdana,Tahoma,Arial,sans-serif;
	background-color: inherit;
	font-weight : normal;
	letter-spacing:.2em; 
} 


h2{
 font-family: Verdana,Tahoma,Arial,sans-serif;
 font-size: 100%;
 font-weight: bold;
 color: #1B4F7C;
 margin: 0px;
 padding: 0px;
 background-color: inherit;
}

h3{
 font-family: Verdana,Tahoma,Arial,sans-serif;
 font-size: 100%;
 color: #4077A6;;
 margin: 0px;
 padding: 0px;
 background-color: inherit;
}
h4 {
	font-family: Verdana,Tahoma,Arial,sans-serif;
	font-size: 115%; 
	color: #1B4F7C;
	background-color: inherit;
	font-weight:bold;
}
h5{
 font-family: Verdana,Tahoma,Arial,sans-serif;
 font-size: 100%;
 color: #334d55;
 margin: 0px;
 padding: 0px;
 background-color: inherit;
}
ul.sitemap {
	list-style-type: square;
	font-family: Verdana,Tahoma,Arial,sans-serif;
	font-size: 100%;
	line-height: 20px;
	background: inherit;
	color: #1B4F7C;;
}
ul.sitemap a {
	list-style-type: square;
	font-family: Verdana,Tahoma,Arial,sans-serif;
	font-size: 100%;
	line-height: 20px;
	background: inherit;
	color: #1B4F7C;;
}
ul.sitemap a:hover {
	border-bottom : 1px solid #ff0000;
	color: #ff0000;;
	text-decoration: none;
	background-color: inherit;
}
ul.sitemap a:visited {
	border-bottom : 1px dotted #ff0000;
}
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;
 background-color: inherit;
}


/***********************************************/
/* Layout Divs                                 */
/***********************************************/

#masthead{
	padding: 0px 0px 0px 0px;
	width: 100%;
}

#navBar{
	float: left;
	width: 20%;
	margin: 0px;
	padding: 0px;
	background-color: #ffffff;
	color: #4077A6;
}

#headlines{
  float:right;
	width: 20%;
	border-left: 1px solid #cccccc;
	border-bottom: 1px solid #cccccc;
	padding-right: 10px;
}

#content{
	float: left;
	width: 55%;
	margin-top: 40px;
}

/***********************************************/
/* Components                                  */
/***********************************************/



/************** .story styles *****************/

.story{
	clear: both;
	padding: 10px 0px 0px 10px;
	font-size: 100%;
}

.story p{
	padding: 0px 0px 10px 0px;
}
.leftfloater {
width: 250px;
height: 250px;
float : left; 
padding: 2px 2px 2px 2px; 
}
/************* #siteInfo styles ***************/


    
#siteInfo{
	clear: both;
	font-size: 75%;
	color: #ffffff;
	padding: 10px 10px 10px 10px;
	height: 25px;
	background:#4077A6;
}
#siteInfo a {
	color: #ffffff;
	text-decoration: none;
	background-color: inherit;
}
	
#siteInfo a:hover {
	color: #ff0000;
	text-decoration: none;
	background-color: inherit;
}
#siteInfo a:visited {
	color: #ff0000;
	text-decoration: none;
	background-color: inherit;

}
#siteInfo img{
	padding: 4px 4px 4px 10px;
	vertical-align: middle;
	border: 0 none;
}

/*********** #navBar link styles ***********/

#navBar ul a:link, #navBar ul a:visited {display: block;}
#navBar ul {list-style: none; margin: 0; padding: 0;}

/* hack to fix IE/Win's broken rendering of block-level anchors in lists */
#navBar li {border-bottom: 1px solid #EEE;}

/* fix for browsers that don't need the hack */
html>body #navBar li {border-bottom: none;}


/*********** #sectionLinks styles ***********/

#sectionLinks{
	background-color: #CCE3FA;
	position: relative;
	margin: 0px;
	padding: 0px;
	border-bottom: 1px solid #ffffff;
	font-size: 80%;
	color: #1B4F7C;
	font-family: Verdana,Tahoma,Arial,sans-serif;
}

#sectionLinks h3{
	padding: 10px 0px 2px 2px;
}

#sectionLinks a {
	display: block;
	border-top: 1px solid #ffffff;
	padding: 2px 0px 2px 2px;
}

#sectionLinks a:hover{
	background: #4077A6;
	color:#ffffff;
	text-decoration: none;
}

	

/************** #headlines styles **************/


#headlines{
	background: url('bilder/menu2.gif') no-repeat;
	border: 0 none;
	margin-top: 40px;
}
#headlines p {
	padding: 5px 15px 5px 10px;
	margin: 0px;
	font-size: 80%;
	line-height:1.5em;
	color:#4077A6;
	font-family:'Lucida Grande','Lucida Sans Unicode',Verdana,Tahoma,Arial,sans-serif;
	text-align: left;
	background-color: inherit;
}
#headlines h3 {
	padding: 15px 15px 5px 15px;
	margin: 0px;
	font-size: 90%;
	line-height:1.5em;
	color:#4077A6;
	font-family:'Lucida Grande','Lucida Sans Unicode',Verdana,Tahoma,Arial,sans-serif;
	text-align: left;
	background-color: inherit;
}
#headlines a {
	font: bold 11px Verdana,Tahoma,Arial,sans-serif;
	color: #4077A6;
	text-decoration: none;
	background-color: inherit;
}
	
#headlines a:hover {
	border-bottom : 1px solid #ff0000;
	color: #ff0000;;
	text-decoration: none;
	background-color: inherit;
}
#headlines a:visited {
	border-bottom : 1px dotted #ff0000;
}

#headlines2{
	padding: 10px 0px 20px 10px;
	width: 100%;
	background: url('bilder/menu2.gif') no-repeat;
	float: left;
	margin-top: 40px;
}
#headinuti p {
	padding: 5px 0px 5px 10px;
	margin: 0px;
	font-size: 80%;
	line-height:1.5em;
	color:#4077A6;
	font-family:'Lucida Grande','Lucida Sans Unicode',Verdana,Tahoma,Arial,sans-serif;
	text-align: left;
	background-color: inherit;
}

#headinuti h3 {
	padding: 10px 15px 5px 10px;
	margin: 0px;
	font-size: 90%;
	line-height:1.5em;
	color:#4077A6;
	font-family:'Lucida Grande','Lucida Sans Unicode',Verdana,Tahoma,Arial,sans-serif;
	text-align: left;
	background-color: inherit;
}
#headinuti a {
	font: bold 11px Verdana,Tahoma,Arial,sans-serif;
	color: #4077A6;
	text-decoration: none;
	background-color: inherit;
}
	
#headinuti a:hover {
	border-bottom : 1px solid #ff0000;
}
#headinuti a:visited {
	border-bottom : 1px dotted #ff0000;
}
#headlines3{
	padding: 10px 0px 20px 10px;
	width: 100%;
	background-color: #ffffff;
	float: left;
	margin-top: 40px;
	color: #4077A6;
}
#logo 	{
	font:240% Verdana,Tahoma,Arial,sans-serif;
	color: #4077A6;
	letter-spacing:.2em;
	line-height:30px; 
	border: 0 none;
	font-weight: bold; 
	width: 70%;
	background-color: #A2C6E9;
	}

#tagline 	{	
	font:100% Verdana,Tahoma,Arial,sans-serif;
	color: #1B4F7C;
	letter-spacing:.3em;
	line-height:18px; 
	border: 0 none;
	background-color: inherit;
	}


#navigation2 a {
	font:10px Verdana,Tahoma,Arial,sans-serif;
	color: #ffffff;
	text-decoration: none;
	letter-spacing:.1em;
	line-height:16px;
	display:block;
	padding: 0px 10px;
	border-right:1px solid #A2C6E9;
	background-color: inherit;
}
	
#navigation2 a:hover {
	color:#ff0000;
	background: #BBDBFB;
}
.navText2 {
	font:10px Verdana,Tahoma,Arial,sans-serif;
	color: #26354A;
	letter-spacing:.1em;
	line-height:16px;
	background-color: inherit;
}
#W3C {
padding-left: 10px;
padding-bottom: 0px;
border: 0 none;
}
.navBar1 {
padding-right: 4px;
margin-top: 2px;
background-color: #A2C6E9;
font-size : 10px; 
color:#4077A6; 
text-decoration : none; 
font-weight : bold; 
}
#atext2 {
position : absolute; 
height : 20px; 
width : 93px; 
z-index : 5; 
left : 86%; 
top : 120px; 
} 
#atext2 img {
border : 0 none; 
width : 39px; 
height : 18px; 
}
.skriv {
	width : 69px;
	height : 13px;
}
.skriv img {
border : 0 none;
} 
.top {
	width : 39px;
	height : 13px;
}
.top img {
border : 0 none;
}
.mini {
font-size : 11px; 
color : #063069; 
font-family : Tahoma, sans-serif; 
background : #fff;
padding-top: 0;
padding-left: 10px;
}
.linje {
	color:#ff0000;
	background: url('bilder/linje.gif') repeat-x; 
	height: 3px;
	background-color: inherit;
}
.linje2 {
	color:#ff0000;
	background: url('bilder/linje.gif') repeat-x; 
	height: 3px;
	background-color: inherit;
}  
#linje {
	color:#ff0000;
	background: url('bilder/linje.gif') repeat-x; 
	height: 3px;
	background-color: inherit;
}
#linje2 {
	color:#ff0000;
	background: url('bilder/linje.gif') repeat-x; 
	height: 3px;
	background-color: inherit;
}
p.in {
	padding-left: 30px;
} 
.style3 {
	font-size : 115%; 
	color : #1B4F7C; 
	font-family : Tahoma, sans-serif;
	background-color: inherit;
	font-weight : bold; 
} 
.link a {
	font: bold 11px Verdana,Tahoma,Arial,sans-serif;
	color: #4077A6;;
	text-decoration: none;
	background-color: inherit;
}
	
.link a:hover {
	border-bottom : 1px solid #ff0000;
}
.link a:visited {
	border-bottom : 1px dotted #ff0000;
}
td.link a {
	font: bold 11px Verdana,Tahoma,Arial,sans-serif;
	color: #4077A6;
	text-decoration: none;
	background-color: inherit;
}
	
td.link a:hover {
	border-bottom : 1px solid #ff0000;
}
td.link a:visited {
	border-bottom : 1px dotted #ff0000;
}
.text {
	margin-left: 10px;
	line-height: 1.4em;
	color : #1B4F7C; 
	font-family : Verdana,Tahoma,Arial,sans-serif;
	background-color: inherit;
	font-weight : normal;
}
.text2 {
	line-height: 1.4em;
	color : #1B4F7C; 
	font-family : Verdana,Tahoma,Arial,sans-serif;
	font-size : 100%;
	background-color: inherit;
	font-weight : normal;
}
td p {
	font-size : 100%; 
	font-family : Verdana,Tahoma,Arial,sans-serif;
	color: #1B4F7C;
	background-color: inherit;
	vertical-align:middle;	
}
p {
	font-size : 100%; 
	font-family : Verdana,Tahoma,Arial,sans-serif;
	color: #1B4F7C;
	background-color: inherit;
	vertical-align:middle;	
}
.style1 {
	color: #1B4F7C;
	background-color: inherit;
}

.style4 {
	color: #1B4F7C;
	background-color: inherit;
}
.style5 {
	color: #1B4F7C;
	background-color: inherit;
	font-weight: bold;
	vertical-align:middle;	
}
.style6 {
	font-size : 160%; 
	font-family : Verdana,Tahoma,Arial,sans-serif;
	color: #1B4F7C;
	background-color: inherit;
	vertical-align:middle;	
}
.style7 {
	color: #FF0000;
}
.style9 {
	font-size : 180%; 
	font-family : Verdana,Tahoma,Arial,sans-serif;
	color: #ff0000;
	background-color: inherit;
	vertical-align:middle;	
}
.rader {
	border-bottom : 1px solid #1B4F7C;
}
.liten {
	margin-left: 1px;
	line-height: 1.4em;
	color : #1B4F7C; 
	font-family : Verdana,Tahoma,Arial,sans-serif;
	font-size : 80%; 
	background-color: inherit;
	font-weight : normal;
}