@charset "utf-8";
/* CSS Document */
body
{
	background-image:url(bilder/bg.gif);
	margin:0 auto;
	}
.content
{
	
	width:754px;
	margin-right: auto; 
	margin-left: auto;
	margin-top:40px;
	}
.head
{
	
	/*background-color: #4b5c74;	 
	 padding:20%;
	 padding-top:-100px;
	 /*background-image:url(bilder/head.gif) ;*/
	 
	 
	 
	}
.head
{
	height:183px;
	background-image:url(bilder/head.gif);
	}

/**************************MENY***********************************/
.menu
{
	/*background-color:#4b5c74;*/
	width:200px;
	height:300px;
	float:left;
	border-left:solid;
	border-left-color:#4b5c74;
	border-left-width:2px;
	font-size:12px;
	font-family:Verdana, Geneva, sans-serif;

	}
.menu ul
{
	list-style-type: none;
	margin-left:-15px;
	
	}
.menu ul li a
{
	background: transparent url("bilder/list.gif") left center no-repeat; 
	padding-left:0px;
	font-size: 80%; 
	text-decoration: none; 
	color: #4b5c74;
	}
.menu ul
{
	list-style-type: none;
	
	
	}
.menu li
{
	margin-left:-10px;
	}
.menu ul li a
{
	background: transparent url("bilder/list.gif") left center no-repeat; 
	 padding-left:10px;
	font-size: 80%; 
	text-decoration: none; 
	color: #4b5c74;
	}
.menu ul li a#nu
{	background: transparent url("bilder/nu.gif") 
left center no-repeat; 
color: #4b91f1;
	}
.menu ul li a:hover
{	background: transparent url("bilder/over.gif")left center no-repeat;}
	
.meny ul li a
{
	background: transparent url("bilder/list.gif") left left no-repeat; 
	 padding-left:10px;
	font-size: 80%; 
	text-decoration: none; 
	color: #4b5c74;
	}
.meny ul li a#nu
{	background: transparent url("bilder/nu.gif") 
left center no-repeat; 
color: #4b91f1;
	}
.meny ul li a:hover
{	background: transparent url("bilder/over.gif")left center no-repeat;
}


/****************************************MENY SLUT*****************************/


/****************************************BODY************************************/
.body
{
	background-color:#FFF;
	/*height:300px;*/
	border-bottom:solid;
	border-bottom-color:#4b5c74;
	border-bottom-width:2px;
	border-right:solid;
	border-right-color:#4b5c74;
	border-right-width:2px;
	border-left:solid;
	border-left-color:#4b5c74;
	border-left-width:2px;
	
	
	}

.body p
{
	Margin-top:0px;
	font-family:Verdana, Geneva, sans-serif;
	padding-right:15px;
	
	}
.h1
{
	padding-top:20px;
	text-align:center;
	font-size:24px;
	
	}
.h2
{
	padding-top:5px;
	text-align:center;
	font-size:18px;
	margin-top:-200px;
	}
.center
{
	text-align:center;
	margin:5px 5px 5px 5px;
	font-size:14px;
	height:300px;
	}
.center2
{
	text-align:center;
	margin:5px 5px 5px 5px;
	font-size:14px;
	height:400px;
	}
.center a
{
	font-family:Verdana, Geneva, sans-serif;
	color:#4b5c74;
	text-decoration:none;
	}
	
.left 
{
	padding:5px 5px 5px 5px;
	font-size:14px;
	text-align:left;
	
	
	}
.left img
{
	border-color:#4b5c74;
	border-style:solid;
	border-size:2px;
	margin-right:5px;
	width:200px;
	float:left;
	}
.img img
{
	/*width:100px;*/
	height:100px;
	}
.img1 img
{
	width:180px;
	
	}
/****************************************BODY SLUT*****************************/
.fotnot
{
	
	background-color:#FFF;
	border-bottom:solid;
	border-bottom-color:#4b5c74;
	border-bottom-width:2px;
	border-right:solid;
	border-right-color:#4b5c74;
	border-right-width:2px;
	border-left-color:#4b5c74;
	border-left-width:2px;
	border-left:solid;
	border-left-color:#4b5c74;
	border-left-width:2px;
	font-family:Verdana, Geneva, sans-serif;
	font-size:12px;
	padding:5px 5px 5px 5px;
	}

