
/* @import "style/mnu.css"; */
.aBtm{margin:0; padding:0; clear:left;}
#cap {font-size:50px; color:#666666; font-weight:bold; float:left; height:34px; line-height:34px; margin-top:2px; margin-right:1px;}
* html #cap {margin-right:-2px; margin-top:3px;}
body
	{
		margin: 0;
		padding: 0;
		font-family: verdana, arial, sans-serif;
		font-size: 12px;
		/* font: 12px/1.2em verdana, georgia, Helvetica, Arial, sans-serif;*/
		text-align: center;
		color: #484848;
		background-color: #f9f9f9;		
	}

img{
margin:0;
padding:0;
border:0;
}

h3{
	font: bold 20px/1.2em  arial, georgia;
	margin:10px 0 0.8em 0;
	padding: 0 0 2px 0;
	height:10px;
}

.searchHead h1{
font: 20px/1.1em  arial, georgia;
	margin:12px 0 15px 25px;
	padding: 0 0 6px 10px;
	height:13px;
        width:80%;
        border-bottom:1px solid #c0c0c0;
}

.searchHead h2{
font: bold 11px/1.3em arial, georgia;
	margin:12px 0 15px 60px;
	padding: 0 0 10px 10px;
        width:80%;
        border-bottom:1px solid #f0f0f0;
}

.startHead h1{
font: 24px arial, georgia;
color:#708EA6;
	margin:0 0 10px 31px;
	padding: 0 0 0 16px;
height:21px;
        width:86%;
        border-bottom:1px solid #f0f0f0;
}

/* --- Lınkar --- */
a, a:visited {color:#336699;;text-decoration: none;}
a:hover{color:#336699;text-decoration: underline;}

	/* spec */
ul.linkBox {color:gray;}
ul.linkBox li {margin: 0 0 0.1em 1em; padding: 0.2em 0 0.2em 0.3em;}	
ul.linkBox a{color: #336699;}

.articleLink{display:block; font-size: 11px; width: 95%;  margin:0; padding: 2px 0 0 2px;}
.articleLink a{margin: 0; padding: 0;	text-decoration: none;}
.articleLink a:link, a:visited{color: #336699;}
.articleLink a:hover{ display:block; text-decoration: underline; color: #336699; background: #f4f4f4;}

.lopTxtLinkStd{ color: #484848; text-decoration: none;}
.lopTxtLinkStd a, .lopTxtLinkStd a:visited{ color: #484848; text-decoration: none;}
.lopTxtLink { color: gray; text-decoration: none;}
.lopTxtLink a, .lopTxtLink a:visited{ color: gray; text-decoration: none;}
.lopTxtLinkStd a:hover, .lopTxtLink a:hover{text-decoration: underline; color: #336699;}

.admTxtLink a{color: #CC3300;; text-decoration: none;}
.admTxtLink a:hover{text-decoration: underline; color: #336699;}

/* div clrs */
.cOrange{color: #CC3300}
.cRed{color: #660000;}
.cGray{color: gray;}
.cBlueL{color: #336699;}
.cGrayL{color: #c0c0c0;}

	#container_outer
	{
		/* margin: 1em auto;*/
		width: 811px;
		height:auto;
		margin:0;
padding:0;
background-color:#f9f9f9;
		background-image:  url(img/bg/base_bg.gif);
		background-repeat: repeat-y;
		background-position: center;
		margin-left: auto;
		margin-right: auto;
/*border:1px solid black;*/
	}

	#container, #containerStart
	{
		width: 774px;
		height:auto;
		text-align: left;
		background-color: white;
		/*border: 1px solid black;*/
		margin-left: auto;
		margin-right: auto;
	}
	
		#containerStart
	{

		background-image: url(img/bg/logo_bg_start.jpg);
		background-repeat: no-repeat;
		background-position: top left;
	}
	
	#header
	{
	position: relative;
	z-index:10;
	height: 100px;
		/*border: 1px solid black;*/
	background-image:  url(img/logs/logo_top2.jpg);
background-repeat: no-repeat;
background-position: top; 
	
}

	.headerLink a{ 
	position: absolute;
	top: 15px;
	left: 0;
	width: 180px; 
	height: 35px;
	/* border: 1px solid black; */
	}
.headerLink a h1{display: none;}

#home{
float:left;
margin: 49pt 4px 0 4px;
padding:0 2px;
}


	#mainnav
	{

		height: 20px;
		margin-top: 46pt;
padding:1px;
border: 0px solid black;
	}

	#menu
	{
		float: right; 
		width: 220px;
		height: auto;
		/*border: 1px solid black;*/
	}

	/* menuInner */
	
	.menuInnerTop
	{
		float: none; 
		height: 22px;
		padding: 15px 25px 1px 0;
		text-align: right;
		font: bold 11px/1.2em  verdana, georgia;
		/* border: 0px 1px solid black;*/
	 	background-attachment: scroll;
 		background-image:  url(img/cont/box_200_top.gif);
		background-repeat: no-repeat; 
		background-position: top center;
		}
		
	.menuInnerBody
	{
		float: none; 
		height: auto;
		/* border: 1px 0 0 1px solid black; */
 		background-image:  url(img/cont/box_200_bg.gif);
 		background-repeat: repeat-y;
		background-position: center;
		font-size: 90%;
		text-align: left;
/* margin:0 1px 0 0; */
	  padding: 0px 17px;
		}
			
			   .menuInnerBody h1 {
					font-size: 90%;
          font-weight: bold;
					/*border: 1px black solid;*/
					margin:0;
					padding: 4px 4px;
          }

					.menuInnerBody p {
					margin:0;
					padding: 0 4px;
					/* border: 1px black solid; */
          }
					
	.menuInnerBtm
	{
		clear: both;
		height: 25px;
		/* border: 1px 0 0 0 solid black; */
		background-attachment: scroll; 
		background-image:  url(img/cont/box_200_btm.gif); 
		background-repeat: no-repeat; 
		background-position: top center;
		}

.menuInnerbg01{
float:none;
background-image:url(img/bg/bg_small_r_box01.jpg); 
background-repeat: no-repeat; 
background-position: right center;
}

	#contentsStart, #contents
	{
	text-align: left;
	margin-right: 230px;
	margin-left: 5px;
	padding: 5px;
	height: auto;
	border-right: 1px solid #f2f2f2;
	}

#contents{
background-image:  url(img/bg/logo_bg_start_04.jpg);
background-position: center center;
background-repeat: no-repeat;
background-attachment: fixed;
}
	
	#contentsHeadline
	{
	width: 75%;
	text-align:left;
	font-size: 500%;
font-style: italic;
line-height: 50px;
	color: #778899;
	height: 120px;
	padding:95px 0 0 115px;
	}

	
#contents li {
 margin-bottom: 4px;
 list-style-type: circle;
}

#contents ul {
 margin-top: 25px;
 margin-bottom: 25px;
}

#footer {
clear : both;
width : 801px;
height : auto;
background-color : #f9f9f9;
margin-left : auto;
margin-right : auto;
}

.footerInfo	
	{
float:left;
position: relative; left:36px; bottom:55px;;
padding:2px;
width: 75%;
text-align: left;
color:#c0c0c0;
font-size: 90%;
}
/* avdelare IE&FF komp*/
hr {
border: 0;
text-align: left;
height: 1px;
color: #F0F0F0;
background-color: #F0F0F0;
}

/* diverse bild- och text */

.newsArt, .newsArtPrev, .newsArtSearch{
	position: relative;
	font: 11px/1.1em  verdana, georgia;
	text-align: left;
	margin:0 25px 5px 55px;
	padding:5px 0;
	min-height:110px; 
	border-bottom: 1px solid #F0F0F0;
	clear: left;
	}

.newsArtPrev{
min-height:10px;
margin:10px 25px 1px 10px;
border:0;
}

.newsArtSearch{
padding:5px 0 10px 0;
min-height:125px;
}
	.newsArt h1, .newsArtSearch h1 {
/*border: 1px solid black;*/
	font: bold 17px/0.9em  arial, verdana, georgia;
	margin:2px 0 15px 0;
	padding: 2px 0 8px 0;
	height:8px;
}

/* diverse bild- och text spec ej startsidan */
.newsArtFull{}

.newsArtFull, .newsArtNews{
	position: relative;
min-height:350px;
	font: 11px/1.1em  verdana, georgia;
	text-align: left;
	margin:5px 15px 5px 15px;
padding: 0 5px 0 20px;
  background-repeat: no-repeat;
	}

.newsArtNews{
	padding: 10px 40px 0 60px;
}
	.newsArtFull h1{
	font: 21px/1.0em  arial, georgia;
	margin:10px 0 2.0em 0;
	padding: 0 0 2px 0;
	height:12px;
}

.newsArtFull h2, .newsArtFull h3, .newsArtNews h3, .newsArt h2, .newsArtSearch h2{
	font: bold 11px/1.2em  verdana, georgia;
	margin:10px 0 7px 0;
	padding: 0 0 2px 0;
}

.newsArtFull h3, .newsArtNews h3 {
border-top: 1px solid #f4f4f4;
border-bottom: 1px solid #f4f4f4;
}

.newsArtFull h4 {
	font: normal 11px/1.2em  verdana, georgia;
	font-style: italic;
	margin:10px 0 5px 0;
	padding: 1px 0 1px 0;
}

.newsArtFull ul li, .newsArtFull .baseLink{
padding:1px;
line-height: 1.2em;
}

.newsArtFull .baseLink{
width:95%;
padding:2px;
margin:2px;
border-bottom:1px solid #f2f2f2;
}

/**************************************/
div.clearer {clear: both; line-height: 0; height: 0;}

.imgBase, .imgR, .imgL, .imgT, .imgNoBorder, .imgRSmall, .imgLSmall {
background-color: #ffffff;
position:relative;
width: auto;
height: auto;
padding: 0px;
}

.imgBase img, .imgR img, .imgL img, .imgT img, .imgRSmall img, .imgLSmall img{
border:1px solid #f0f0f0;
}

.imgR{margin: 1px 0 4px 15px; float: right;}
.imgRSmall{padding: 2px; margin: 2px 0 2px 4px; float: right;}
.imgL{margin: 1px 6px 2px 0; float: left;}
.imgLSmall{padding: 2px; margin: 2px 6px 2px 0; float: left;}
.imgT{border:none; float: none;}
.imgT img{padding:8px;}
.imgNoBorder, .imgNoBorderSmall, .imgNoBorder img, .imgNoBorderSmall img {border-width: 0;}

/* bildtext tyvırr till en table tr fır att kunna anpassa bredden i auto-div:en*/ 
.imgText{
font-size: 85%;
height: auto;
padding: 2px;
}

/* make_paging */
.mPagingSpec {
padding : 2px 0 2px 0;
height : 15px;
letter-spacing : normal;
text-align : center;
text-indent : 2pt;
vertical-align : middle;
word-spacing : 5px;
font-size : 8pt;
font-weight : bold;
color : #c0c0c0;
border-top : 1px solid #f2f2f2;
border-bottom : 1px solid #f2f2f2;
margin-bottom : 10px;
}
