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



/*huvudrubrik på sidorna*/
h2{
	color: #7d7d7d;
	font-size: 1.8em;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	letter-spacing: 0.02em;
	margin:0;
	padding: 0;
	
}



h3{
 font-size: 90%;
 color: #334d55;
 margin: 10px;
 padding: 0px;
 letter-spacing: 0.05em;
}

h4{
	font-size: 80%;
	color: #334d55;
	padding: 0;
	margin: 20px 0 0px 10px; 
}

h5{
	font-size: 0.8em;
	color: #334d55;
	margin: 0px;
	padding: 1em 0 ;
	text-align:center;
	font-weight: 500;
}

#cmasthead img.flag{
	margin: 0 10px 0 10px;
	padding: 0 ;
	border: 1px solid #999999;
}

#content{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #333333;
	line-height: 1.166;
	float: left;
	width: 700px;
	margin: 0px;
	padding: 0px;
}



#headlines{
	float:right;
	width: 150px;
	text-align:left;
	padding-right: 30px;
}

#year{
	margin: 0 0 0 10px;
	padding: 0;
	border-bottom: 1px solid #CCCCCC;
	word-spacing: 1em;
}

/********************************/
/********** headlines ***********/
/********************************/
#headlines table{
	border-collapse: collapse;
	margin-bottom: 1em;
	margin-top: 0.4em;
	margin-left: 10px;
	width: 100%;
	padding: 0px;	
}

#headlines td.arrow{
	margin: 0 0 1px 0;
	padding: 1px 0 2px 0;
	font-family: Arial, Helvetica, sans-serif;
	white-space: nowrap;
	height: 25px; 
}

#headlines td.arrow img{
	border: 0;
	padding: 0 2px 0 0;
	margin: 3px 0 0;
}

#headlines td.arrow a, td.arrow a:link, td.arrow a:visited{
	text-decoration: none;
	color: #990000;
	font-size: 70%;
	font-weight: 100;
	margin: 0 0 0 4px;
	padding: 0 0 0em;
	display: inline;	
}
	 
#headlines td.arrow a:hover{
	text-decoration: none;
	color: #999999;
}	 
	 
#headlines td.armed{
	margin: 0px;
	padding: 0.5em 14px 0.5em 8px;
	font-size: 80%;
	font-family: Verdena, Arial, Helvetica, sans-serif;
	line-height: 1.4;
	background-image: url(../images/all_links_bkgr.jpg);
	background-repeat: repeat-y;
}	 

#headlines td.armed a, td.armed a:link, td.armed a:visited{
	text-decoration: none;
	color: #121212;
	font-size: 80%;
	font-weight: 100;
	margin: 0;
	padding: 0.3em 0;
	border: none;
	display: block;	
}
	 
#headlines td.armed a:hover{
	text-decoration: none;
	color: #999999;
}

#headlines td.prev_all{
	text-align: center;
	text-decoration: none;
	margin: 0 0 0 0;
	padding: 14px 0px 2px 0px;
	width: 150px;
	background-image: url(../images/prevent_all.jpg);
	background-repeat: no-repeat;
	background-position: left top;
}	 

#headlines td.prev_all a, td.prev_all a:link, td.prev_all a:visited{
	color: #FFFFFF;
	font-size: 12px;
	font-weight: normal;
	letter-spacing: 0.02em;	
}
	 
#headlines td.prev_all a:hover{
	color: #CCCCCC;
}

#headlines td.prev_bottom{
	background-image: url(../images/prevent_bottom.jpg);
	background-position: left top;
	height: 6px;
	padding: 0 0 6px 0;
	background-repeat: no-repeat;
}

#headlines td.armed_top{
	background-image: url(../images/armed_top.jpg);
	background-repeat: no-repeat;
	background-position: left top;	
	width: 150px;
	text-align: center;
	text-decoration: none;
	font-weight: 500;
	padding: 14px 0px 2px 0px;
	margin: 0 0 0 0;
	font-size: 15px;
}	 

#headlines td.armed_top a, td.armed_top a:link, td.armed_top a:visited{
	color: #FFFFFF;
	font-size: 12px;
	font-weight: normal;
	letter-spacing: 0.02em;
}
	 
#headlines td.armed_top a:hover{
	color: #CCCCCC;
}

#headlines td.armed_middle{
	background-image: url(../images/armed_middle.jpg);
	background-repeat: no-repeat;
	background-position: left top;	
	margin: 0 0 0 0;
	padding: 14px 0px 2px 0px;	
	width: 150px;
	text-align: center;
	text-decoration: none;
	font-weight: 500;
	font-size: 15px;
}	 

#headlines td.armed_middle a, td.armed_middle a:link, td.armed_middle a:visited{
	color: #FFFFFF;
	font-size: 12px;
	font-weight: normal;
	letter-spacing: 0.02em;	
}
	 
#headlines td.armed_middle a:hover{
	color: #CCCCCC;
}

/****************** year *******************/
#year a, a:link, a:visited{
	font-size: 70%;
	color: #990000;
	font-weight: 600;
	display: inline;	
}

#year a:hover{
	color: #CC6600;
}

/******************* content *****************/
#content p{
	margin: 5px 5px 5px 10px;
	padding: 0px;
	font-size: 70%;
	letter-spacing: 0.03em;
}

#content p img {
	border:none;
}
#content p a
{ 	color: #121212;
	text-decoration: none;
	font-size: 100%;
	margin:0;
	padding:0;
}

#content p a:link{
	color: #990000;
	text-decoration: none;
	font-size: 100%;
}
#content p a:visited{
	color: #CC0000;
	text-decoration: none;
	font-size: 100%;
}

#content p a:hover{
	color: #CC6600;
	text-decoration: none;
	font-size: 100%;
}
#pa a:link{
	color: #121212;
	text-decoration: none;
	font-size: 11px;
}

#pa h3{
 font-size: 12px;
 color: #334d55;
 margin: 10px;
 padding: 0px;
 letter-spacing: 0.05em;
}

#wm p{
	padding: 0px;
	font-size: 85%;
	letter-spacing: 0.03em;
}
/******************************* sidfot stilar ************************/
#cFooter{
	clear: both;
	font-size: 60%;
	color: #990000;
	padding: 5px;
	margin: 20px 0px 0px 0px;
	border-top: 1px solid #CCCCCC;
	text-align: left;
	white-space: nowrap;
	line-height: 1.4;	
}

#cFooter a, a:link, a:visited{
	font-size:100%;
	color: #990000;
	text-decoration:none;
	font-weight: 300;
	display: inline;
}
		
#cFooter a:hover {
	color: #CC6600;
	text-decoration:none;
}

/************* Tabeller *****************/
#tabell1{
	float: left;
	width: 700px;
	overflow: visible;
	padding: 0px 0px 10px 15px;
	font-size: 80%;
	margin: 0 0 15px -5px;
}

#tabell1 table{
	border-collapse: collapse; /*tar bort standard f�r kanter*/
	margin-bottom:0em;
	width: 100%;
	cellspacing:0;	
}

#tabell1 td{
	margin:0px;
	padding: 0.2em;
	border: none;
	overflow: visible;
	width: auto;	
}

#tabell1 h3{
	padding: 5px 0px 5px 0px;
	text-align: left;
	margin: 0;
}

#tabell1 h4{
	padding: 5px 0px 5px 0px;
	text-align: left;
	margin: 0;
}

#tabell1 td.grey_left {
	background-color: #eaeaea;
	font-weight: 600;
	width: auto;
}
	#tabell1 td.grey_right {
	background-color: #eaeaea;
	font-weight: 300;
	width: auto;
}
#tabell1 td.white_left {
	background-color: #ffffff;
	font-weight: 600;
	width: auto; }
	
	#tabell1 td.white_right {
	background-color: #ffffff;
	font-weight: 300;
	width: auto; }
	
/************** .tabell styles f�r tabell2 ***************/
#tabell2{
	float: left;
	width: 700px;
	overflow: auto;
	padding: 0px 0px 0px 25px;
	margin: 20px 0 0 -5px;
	font-size: 80%;
	scrollbar-face-color:White;
	scrollbar-highlight-color:white;
}

#tabell2 h3{
	padding: 5px 0px 0px 0px;
	margin-top: 0;
	text-align: left;
	margin-left: 0;
	font-size: 90%;
}

#tabell2 table{
	border-collapse: collapse; /*tar bort standard f�r kanter*/
	margin:0em 0 1em 0;
	width: auto;
	cellspacing:0;	
}
#tabell2 td{
	margin:0px;
	padding: 4px;
	text-align: center;
	vertical-align: middle;
	font-size: 85%;
	border: solid 1px #cccccc;
	width: auto;
	line-height: 140%;
	letter-spacing: .1em;
}
#tabell2 td img{
	border:none;		
}

/************** .tabell styles f�r tabell3 ***************/
#tabell3{
	float: left;
	width: 700px;
	overflow: auto;
	padding: 0px 0px 0px 15px;
	margin: 0 0 15px -5px;
	scrollbar-face-color:White;
	scrollbar-highlight-color:white;
	font-size:100%;
}


#tabell3 table{
	border-collapse: collapse; /*tar bort standard f�r kanter*/
	margin:0.5em 0 1em 0;
	width: auto;
	cellspacing:0;	
}
#tabell3 td{
	margin:0px;
	padding: 0px 15px;
	text-align: right;
	vertical-align: top;
	font-size: 80%;
	border: solid 1px #cccccc;
	white-space: nowrap;
	letter-spacing: .1em;
}

#tabell3 td.h3{
	padding: 4px 6px 8px 6px;
	text-align: center;
	font-weight: 600;
	color: #334d55;
}

#tabell4{
	float: left;
	width: 700px;
	overflow: auto;
	padding: 0px 0px 0px 15px;
	margin: 0 0 0 -5px;
	font-size: 100%;
	scrollbar-face-color:White;
	scrollbar-highlight-color:white;
}

#tabell4 h3{
	padding: 5px 0px 5px 0px;
	text-align: left;
	font-size: 100%;
}

#tabell4 table{
	border-collapse: collapse; /*tar bort standard f�r kanter*/
	margin:2em 0 1em 0;
	width: auto;
	cellspacing:0;	
}
#tabell4 td{
	margin:0px;
	padding: 4px;
	text-align: left;
	vertical-align: middle;
	font-size: 85%;
	border: solid 1px #cccccc;
	width: auto;
	line-height: 140%;
	letter-spacing: .1em;
}
#tabell4 td img{
	border:none;		
}

.feature{
	width: 700px;	
	padding: 5px 0px 10px 10px;
	margin: 0;
	font-size: 70%;
}


.feature p{
	margin: 5px 0px 8px 0px;
	padding: 0;
	letter-spacing: 0.03em;
	line-height: 1.4;
	font-size: 1em;
}

.feature a{
	margin: 5px 0px 8px 0px;
	letter-spacing: 0.03em;
	line-height: 1.4;
	font-size: 1em;
	
}

.feature a:link a:active, a:visited{color: #990000;	}

.feature a:hover {color: #CC6600;}

.feature h3{
	padding: 30px 0px 5px 0px;
	text-align: center;
}

.feature img{
	/*float: right;*/
	margin: 5px 0px 0px 10px;
	border:1px solid #666699;
}

.normal {
	COLOR: #121212; 
	FONT-FAMILY: Verdana, Arial, Geneva, Helvetica, Times, sans-serif; 
	FONT-SIZE: 10px;
	letter-spacing: 0.02em;
}



.normal A:visited {
	COLOR: #333333;
}