body {
   text-align: center; /* Centrera MSIE (steg 1/3)*/
   font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #371A30;
	text-decoration: none;
	background: #FFFFFF url(images/background.jpg) repeat;
   }
   #wrap {
	margin:0px auto;
	background: #FFFFFF;
	width: 904px;
	text-align: center;
	border: 1px solid #371A30;




   }

   #header {
	margin-top: 0px;
	background-image: url(images/logo/auralogo.gif);
	height: 107px;
	background-repeat: no-repeat;
	background-position: center top;
	width: 904px;
	margin-right: auto;
	margin-left: auto;




	
	}

   #left {
	width: 175px;
	float: left;
	display: inline;
	font-size: 10px;
	padding:20px 5px 30px;
	text-align: center;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #371A30;
	margin: 0px;




	}
	
	#iframe {
	width: 500px;
	float: left;
	display: inline;
	font-size: 11px;
	text-align: center;
	margin-right: auto;
	margin-left: auto;
	height: 350px;
	border: none;
	overflow: auto;
	left: auto;
	right: auto;
	}

#middle {
	width: 530px;
	float: left;
	display: inline;
	font-size: 11px;
	padding:20px 0px 50px;
	text-align: justify;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	margin-right: auto;
	margin-left: auto;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #371A30;
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #371A30;



}

   #right {
	width: 175px;
	float: right;
	display: inline;
	font-size: 10px;
	color: #371A30;
	padding: 20px 5px 30px;
	text-align: left;
	margin: 0px;









   }

   #footer {
	margin-top:0px;
	height: 30px;
	width: 904px;
	margin-right: auto;
	margin-left: auto;
	padding: 0px;
	margin-bottom: 0px;
	background-image: url(images/button.jpg);
	background-repeat: repeat-x;
	background-position: center center;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #371A30;
	font-size: 9px;
	color: #371A30;






     }
	
#meny{
	margin: 0;
	padding: 0;
	list-style-type: none;
	font: bold 12px Verdana, Helvetica, sans-serif;
	text-align: left;
}
#meny li{margin-bottom: 5px;}
#meny a{
	display: block;
	width: auto;
	height:100%;
	background: url(images/logo/lilac.gif) repeat;
	padding: 4px 2px 4px 10px;
	text-decoration: none;
	border: 1px solid #512646;
}
#meny a:link{color: #ffffff;}
#meny a:visited{color: #ffffff;}
#meny a:hover{
	background: url(images/button.jpg) repeat-x center center;
	color: #371A30;
}
#meny a#current{background: #FFCC66; color: #000000;}




 
   
 #right a:link { color: #371A30; text-decoration: none; }

 #right a:visited { color: #371A30; text-decoration: none; }

 #right a:active { color: #371A30; text-decoration: none; }

 #right a:hover { color: #83728c; text-decoration: underline; }
 
a:link { color: #371A30; text-decoration: underline; }

a:visited { color: #371A30; text-decoration: underline; }

a:active { color: #371A30; text-decoration: underline; }

a:hover { color: #83728c; text-decoration: none; }

 


.text {
	margin-right: 25px;
	margin-left: 25px;
}
.topmargin {
	padding-top: 50px;
}

