﻿



body { 
   	background-image: url(bgr_main.png);
	background-position:top; 
	background-repeat: no-repeat;
	background-color: black; 
	}

 
img{border-style: none;}
h2 i { font-size: 12px; }
 
a  { text-decoration:none; border: 0;  }
a:focus {text-decoration:none; border: 0; }	
a:active {text-decoration:none; border: 0; }	

/*
.reklam { 
    z-index:1;
	position:fixed;
	right:5px;
	}
	
.reklam2 { 
z-index:1;
position:fixed;
right:5px;
top:200px;
	}
*/	 
.center {
	
	margin: 0 auto;
	width: 900px;

}

	 
.lunch {
margin: 0 auto;
width: 900px; 
height: 40px;
display:block;
}

.lunch1{
height: 40px;
display:block;
width:450px;
background-image:url('bilder/reklam1.png');
}
.lunch1 a:hover {height: 40px;display:block;width:450px;background-image:url('bilder/reklam1_h.png');}
.lunch1 a:active {height: 40px;display:block;width:450px;background-image:url('bilder/reklam1_d.png');}

.lunch2{
width:450px;
display:block;
height: 40px;
background-image:url('bilder/reklam2.png');
}
.lunch2 a:hover {height: 40px;display:block;width:450px;background-image:url('bilder/reklam2_h.png');}
.lunch2 a:active {height: 40px;display:block;width:450px;background-image:url('bilder/reklam2_d.png');}

.main {
	  /*background-image: url(menybakgrund.png );*/
	   margin: 0 auto;
	   margin-top: 10px;	
	   width: 900px;  
	   /*height: 400px;*/
	  /* overflow:hidden;*/
	   
	  }
	  
	  
hr { color:#000000;}	  

.kontainertop1{width: 906px;height:12px; background-image:url('bilder/topkont.png'); display:block; margin:0 auto;}
.kontainerbottom{float:left; width:906px; height:12px; background-image:url('bilder/bottomkont.png'); display:block; margin:0 auto; margin-bottom:150px;}
.kontainer{overflow:hidden;float:left;padding-left:10px;padding-bottom:70px; width:auto;background-image: url('bilder/mainbgr.jpg'); background-repeat:no-repeat; background-color:#998763;width: 890px;height:350px; border-left:3px solid black; border-right:3px solid black;}
.kontainer2 {overflow:auto; float:left; width:auto; padding-left:10px;padding-bottom:30px; background-image: url('bilder/mainbgr.jpg'); background-repeat:no-repeat; background-color:#998763;width: 890px; height:350px; border-left:3px solid black; border-right:3px solid black;  }
.kontainer2 td {  font-weight: bold; }
.kontainer2 td i {  font-weight:  lighter; }

.kontainer2 table img { max-width: 300px; max-height: 200px;  }
.left { 
		margin-left:10px;
        width:440px;
		font-size:20px;
		float:left;
		/*border: 1px solid #000000;*/
		 }
.right {float:right; width:auto; /*
border: 1px solid #000000;
*/ margin-left:10px }

.meny {
	margin: 0 auto;
	margin-top:10px;
	width: 900px;
    height: 33px; 
	}
	
.meny  li {  list-style-type:none; float:left; }

.meny a {
	font: 18px "Arial Black" ;
	margin-top: 0px;
	color: #000000;
	text-decoration:none;
	text-align:center;
    background-image: url(link_n.png); 
    background-repeat: no-repeat; 
	display:block;	
	width:180px;
	height:33px; 
	margin-left: 0;
}

.meny a:hover {
	background-image: url(link_h.png);
	color:#ffffff;
}

.meny a:focus {
	
	background-image: url(link_a.png);
}

.meny #current {
	
	height:33px; 
	background-image: url(current.png);
	
}


.meny2 { 
    margin: 0 auto;
    width: 900px;
    margin-bottom: 0px;
    height: 33px; }
	
.meny2  li {  list-style-type:none; float:left; }	
.meny2 a {font: 12px "Arial Black" ;
	margin-top: 5px;
	color: #000000;
	background-image: url(link_n2.png);
	text-decoration:none;
	text-align:center; 
        background-repeat: no-repeat; 
	display:block;	
	width: 150px;
	}	

.meny2 a:hover {
	background-image: url(link_h2.png);
	color:#ffffff;
}

.meny2 a:focus {
	
	background-image: url(link_a2.png);

a:active {
   outline: 0;
}

a:focus { 
    outline: none; 
}




