body{
margin-top:0px;
background:#F7D2DE url(pinkRuta.gif);;
text-align:center;
font: 11px Arial, Helvetica, sans-serif;	
color:#000;
}

a:link { 
text-decoration: none; 
font-size: 11 px; 
color: #2DBB37; 
}

a:visited { 
text-decoration: none; 
font-size: 11 px; 
color: #E22361; 
}

a:hover { 
color: #E22361;
}

#main{
position: auto;
margin-top: 1em;
width: 700px; 
background: #ffffff;
border: 0;
}

#header{
    position:relative;
	width: 700px;
	height:94px;
	background:url(receptHead.jpg) no-repeat;
	}
	
#content{
padding: 1em;
text-align:left;
}
	

#meny{ margin:0;
padding: 0; 
font-size: 11px; 
font: Arial, Helvetica, sans-serif;	
position: auto;
width: 700px;
background: #DF7A9B;
line-height: normal;
}

#meny li{display: inline; list-style-type: none;}
#meny a{padding: 0em 0.1em; text-decoration: none; font-size: 11px;}

#meny a:link{color: #fff; background: #DF7A9B;}
#meny a:visited{color: #fff; background: #DF7A9B;}
#meny a:hover{background: #E22361;}
#meny a#current{background: #DF7A9B; color: #000000;}

#text{
width:835px;
height:496px;
padding: 1em 1em 1em 6em;
text-align:left;
}

.green{
font: 11px Arial, Helvetica, sans-serif;	
font-style:italic;
color: #2DBB37;
font-weight:bold
}

.new{
font: 11px Arial, Helvetica, sans-serif;
color: #000;
}

.grey{
font: 10px Arial, Helvetica, sans-serif;
color: #9c9c9c;
}

