﻿/*
	http://www.LeviJohansson.se
*/
/* asterisken innebär att vi anger alla marginaler till 0 */
*
 

body
{
	padding: 0px;
margin: 0px;
/*
 background: #FF7800 url('images/orangeMeny.gif') repeat-x;
  background: #46461F url(images/vitBGR.gif) repeat-x;
 background-color: blue;  
 
 background: url(../images/moln1.JPG) no-repeat;
    background:  url(images/paper_backgr.gif) repeat-x;;*/
/*<body background='images/gif/paper_backgr.gif'>


 background:  url('../images/paper_backgr.gif')  ;

*/

 
 
}
#headerLogga{		
		 
  		
		margin-left:  140px;
		
	  position: relative;
	 
 	  
	}

.center{
	
	text-align:center;
}	
#menu
{
position: relative;
/*background: #46461F url('images/svartMeny.gif') repeat-x;*/
 
height: 46px;
padding: 0px 20px 0px 5px;
 margin:0px 0px 10px 10px;
}
#menu ul
{
}
#menu ul li
{
display: inline;
line-height: 52px;
padding-left: 3px;
}
#menu ul li.first
{
border-left: 0px;
}
#menu ul li a
{
background-color: transparent;
background-repeat: repeat-x;
padding: 8px 10px 8px 10px;
font-size: 14px;
/*color: #fff;*/
color: #1d2ad7;
font-weight: bold;
}
 
#idYttre{
	
 
 position: relative;
 width: 990px;  
 
margin: 0 auto;
	
}
#idInnre
{
margin-left: 10px ;
margin-right: 10px ; 
position: relative;
padding: 13px 30px 13px 30px;
z-index: 2;
}
 
 #leftSpalt{ 
		 
		width: 460px;
		position: relative;
		float :left;
 }
 #rightSpalt{
    margin:  60   ;
	width: 440px;
	position: relative;	 
	float :right;
 }
  .box{
	width: 50px;
	height: 60px;
	margin: 0 5px 5px 5px;
    clear:both;
	color : white;
}
 #idYttre.space{
	width: 300px;
	height: 16px;
	margin: 0 16px ;
}
#idYttre.tomrum {
	width: 300px;
	height: 100px;
	margin: 0 5px 5px 5px;
	color : white;
}
h1{
	font-size: 28px;
 
	/*font-family: 'Segoe Script', sans-serif;*/
	/*font-family: 'Monotype Corsiva', sans-serif;*/
	font-family: 'Brush Script Std', 'Monotype Corsiva','Just Another Hand', Helvetica,'Segoe Script',  sans-serif; 
	 
	color: Grey;
	text-shadow: 5px 5px 4px rgba(0,0,0,0.2); 
/*
	font: 400 130px/0.8 'Great Vibes', Helvetica, sans-serif;
	color: #fff;
	text-shadow: 4px 4px 3px rgba(0,0,0,0.1); 
	font: 400 100px/1.0 'Just Another Hand', Helvetica, sans-serif;
	color: #969595;
	text-shadow: 0px 3px 0px #5e5e5e, 0px 5px 0px #4d4d4d, 0px 7px 0px #3c3c3c, 0px 9px 0px #2b2b2b, 3px 8px 

*/
}
h2{
	font-size: 16;
 
	/*font-family: 'Segoe Script', sans-serif;*/
	/*font-family: 'Monotype Corsiva', sans-serif;*/
	font-family: 'Brush Script Std', 'Monotype Corsiva','Segoe Script',  sans-serif; 
	 
	color: Grey;
	text-shadow: 5px 5px 4px rgba(0,0,0,0.2); 
/*
	font: 400 130px/0.8 'Great Vibes', Helvetica, sans-serif;
	color: #fff;
	text-shadow: 4px 4px 3px rgba(0,0,0,0.1); 
	font: 400 100px/1.0 'Just Another Hand', Helvetica, sans-serif;
	color: #969595;
	text-shadow: 0px 3px 0px #5e5e5e, 0px 5px 0px #4d4d4d, 0px 7px 0px #3c3c3c, 0px 9px 0px #2b2b2b, 3px 8px 

*/
}
h3{
	font-size: 12px;
	font-family: Verdana,'Times New Roman', sans-serif;
	 font-weight:bold;	  
}

h4{
	font-size: 10px;
	font-family: Verdana,'Times New Roman', sans-serif;
	 font-weight:bold;
	color: Orange;
 
}

#idYttre.SkrivStil {
	font-size: 32px;
	font-family: 'Brush Script Std', sans-serif;
	text-align: center;
	color: Grey;
	text-shadow: 5px 5px 4px rgba(0,0,0,0.2);    
}
#idYttre.SkrivStilMindre {
	font-size: 22px;
	font-family: 'Brush Script Std', sans-serif;
	text-align: center;
	color: #736765;
	text-shadow: 5px 5px 4px rgba(0,0,0,0.2); 
    font-weight:bold;	
}

 
.UnderRubrik{  
	 font-size: 16px;
	 font-family: Verdana,'Times New Roman', sans-serif;
	 font-weight:bold;
}
p{
	 padding: 5;
	 font-size: 14px;
	 font-family: Verdana,'Times New Roman', sans-serif;
	 font-weight:bold; 
	 font-style: italic;
}
.UnderText{
	padding: 5px;
	font-size: 10px;
	font-family: font-family: Verdana,'Times New Roman', sans-serif;
}
   #idYttre.centrera{
   text-align: center; 
 
 }
  
 
/*OBS viktigt med 
denna ordningen
a:link{color: white;}
a:visited{color: white;}
a:hover{color: yellow;}
a:active{color : yellow;}
  
 table  .tabell  {
 
    border: 1px solid grey; 
    table-layout: fixed;
    width: 990px;
}
*/
/*
th, td  .tabell   {
    /*border: 1px solid black;*/
    /*overflow: hidden;
    width: 330px;
	height : 220px;
}*/
/*
/*
th, td  .counter  {
   border: 2px solid black;  
   background-color: red;
  font-size: 10px;
	font-family: 'Times New Roman', sans-serif;
    width: 60px;
	height : 10px;
}
  #idYttre.SusnetRaknare {
  color: black;
 font-size: 12px;
	font-family: 'Times New Roman', sans-serif;
  font-weight:bold; 
 }
  #validering   {
  color: #000000;
 font-size: 10px;
	font-family: 'Times New Roman', sans-serif;
 
 }*/