body
{
margin:0; 
padding:0; 
font-family:verdana,arial,sans-serif; 
font-size:12px; 
text-align:center; 
color:#484848; 
background-color:#E0DFD1;
}

img{
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;
}

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

.startHead h2{
margin-bottom:12px;
}

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

.newsArtFull a, .newsArtFull a:visited, .newsArtNews a, .newsArtNews a:visited{
color:#336699;text-decoration: underline;
}

.baseLink{display:block; font-size: 11px; width: 95%;  margin:0; height:15px;border-bottom: 1px solid #f2f2f2; padding: 2px 0 0 2px;}
.baseLink a{margin: 0; padding: 0;	text-decoration: none;}
.baseLink a:link, .baseLink a:visited{color: #336699; text-decoration: none;}
.baseLink a:hover{ display:block; width: 100%; text-decoration: underline; color: #336699; background: #f4f4f4;}

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; text-decoration: none;}
.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;}

.sAbout{height: 75px; margin:0 0 0 200px; padding:4px 0 0 0;}
.sAboutLink{display:block; font-size: 13px; font-weight: bold; width: 92%;  margin:0; padding: 6px 0 0 2px;}
.sAboutLink a{margin: 0; padding: 0; text-decoration: none;}
.sAboutLink a:link, .sAboutLink a:visited{color:#708EA6;}
.sAboutLink a:hover{ display:block; text-decoration: none; color:#336699; background: #f4f4f4;}

/* 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:#E0DFD1;
		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: 101px;
		/*border: 1px solid black;*/
	background-image:  url(img/logs/logo_top2.jpg);
	}

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

	#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;
		}
	
	#contents	
	{
	text-align: left;
	margin-right: 235px;
	margin-left: 5px;
	padding: 5px;
	height: auto;
	border-right: 1px solid #f2f2f2;
	}
	
		#contentsHeadline
	{

	width: 85%;
	text-align:left;
	font-size: 550%;
	color: #778899;
	height: 78pt;
	padding:100px 0 0 70px;
	/* border-bottom: 1px solid red; */
	}

.iFCont{
position:relative;
float:left;
margin:0;
padding:6px;
}
	
#contents li {
 margin-bottom: 4px;
 list-style-type: circle;
}

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

#footer {
clear : both;
width : 800px;
height : auto;
background-color : #e0dfd1;
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, .newsArtPuff{
	position: relative;
	font: 11px/1.1em  verdana, georgia;
	text-align: left;
	margin:0 25px 5px 55px;
	padding:5px 0;
	min-height:100px; 
	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:110px;
}
	.newsArt h1, .newsArtSearch h1, .newsArtPuff h1{
/*border: 1px solid black;*/
	font: bold 17px/0.9em  arial, verdana, georgia;
	margin:1px 0 -12px 0;
	padding: 2px 0 8px 0;
}
.newsArtPuff h1{
font: bold 20px/1em  arial, verdana, georgia;
}
.newsArtPuff .imgRSmall{
margin-left:8px;
}
.newsArtPuff .imgLSmall{
margin-right:12px;
}

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

.newsArtFull, .newsArtNews{
	position: relative;
min-height:250px;
	font: 11px/1.1em  verdana, georgia;
	text-align: left;
	margin:5px 25px 5px 15px;
padding: 0 15px 0 20px;
  background-repeat: no-repeat;
  background-image: url(img/bg/bg_maf_container_bv.gif);
  background-position: center center;
	}

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

.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{
padding:1px;
line-height: 1.2em;
}

/**************************************/
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;
border: 1px #c0c0c0 solid;
border-width: 1px;
padding: 2px 2px 1px 2px;
}

.imgR{margin: 4px 0 4px 15px; float: right;}
.imgRSmall{border: 1px #c0c0c0 solid; padding: 2px; margin: 2px 0 2px 4px; float: right;}
.imgL{margin: 4px 6px 2px 0; float: left;}
.imgLSmall{border: 1px #c0c0c0 solid; padding: 2px; margin: 2px 6px 2px 0; float: left;}
.imgNoBorder, .imgNoBorderSmall {border-width: 0;}

.imgT, .imgCenter{
padding:0;
border:0;
margin-left:auto;
margin-right:auto;
}
.imgT img{
border:1px solid #c0c0c0;
}
/* 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;
}
