body{
	margin: 0;
	padding: 0;
	color:#000;
	font: 1.1em "Trehuchat Ms", "Lucida Sams Unicode", Arial, San-serif;
	background:#666;
	text-align: center;
		}
	p { font-family: verdana, arial, sans-serif; color:black; font-size:0.7em;  }
	
	#container {
		margin: 0 auto;
		width: 725px;
		position: relative;
		background: #fff;
		padding: 10px 10px 10px 10px;
		text-align: left;
		min-height: 101%;
		height: auto !important;
		height: 201%;
		}
		#name {
				float: left;
				width: 25%;
				background: #EBEBEB;
				padding: 10px;		
				text-align: center;
					height: 60px;
					
		
		}
		#header {
			font-size: 1em;
			height: 250px;
			background: url("Images/MRBlogga.jpg") no-repeat;
			background-position: center; 
			/*padding-left: 20px;*/
			padding-top: 20px;
			margin: 0;
			width: 670px;
			
			text-align: center;
			}
			
			
	#mainContent {
				margin: 0 27% 0 10px;
		}
		
	#footer {
		/*background: url("images/HMF_ned_nr.jpg") no-repeat;*/
		color: #ff00ff;
		height: 40px;
		padding: 230px 0px 0px 40px;
}		
#meny {
	font: .8em arial,verdana,  helvetica, san-serif;
	width: 130px;
	//* Ramen runt menyn border-left: 2px solid #A4A4A4;
	border-right: 1px solid #A4A4A4;
	border-top: 1px solid #A4A4A4;*//
	text-align: left;
}

#meny ul {
	list-style: none;
	padding: 0px;
	margin: 0px;
}

#meny li {
border-bottom:1px solid #A4A4A4;
}
#container_1 {
background: #cccccc;
}
.roundtop {background: #ffffff;}
.roundbottom {background: #ffffff;}
.r1{margin: 0 5px; height: 1px; overflow: hidden; background: #cccccc;}
.r2{margin: 0 3px; height: 1px; overflow: hidden; background: #cccccc;}
.r3{margin: 0 2px; height: 1px; overflow: hidden; background: #cccccc;}
.r4{margin: 0 1px; height: 2px; overflow: hidden; background: #cccccc;}
.content {padding: 10px;}

#meny a:link, #meny a:visited, #meny a:hover {
	display: block;
	width: 130px;
	height: 23px;
	padding: 5px;
	color: #334399;
	font: 1.1em arial;
	text-decoration: none;
	border-left: 10px solid #6F6F7F;
	}
	#meny a:hover {
	BORDER-LEFT: 10px solid #334399;
	}
	.p1 {
		text-align: left;
		font: arial; color:black; font-size: 2em;
		}