body,html {
	text-align:left;
	font-family: trebuchet ms, sans-serif, verdana, helvetica, arial, tahoma;
	color:#000;
	font-size:12px;
	top-margin:0px;
	background-color: #FFE795;
	background-image: url(back.jpg);
	background-repeat: repeat-x;
	background-position: top;
}


p,br,ul,li,table,tr,td {
	text-align:left;
	font-family: "Trebuchet MS";
	color:#000;
	font-size:13px;
	font-style: normal;
	font-weight: normal;
	letter-spacing: normal;
	line-height: 20px;
 
}



#wrapper {
width: 1175px;
border: 0px;
margin-left: auto;
margin-right: auto;
 
}


#header {
height:213px;
background:#fff url(bilder/lay_01.jpg) no-repeat;

}


#navcontainer-left {
	float: left;
	width: 225px;
	background-repeat: no-repeat;
	font-family: trebuchet ms, sans-serif, verdana, helvetica, arial, tahoma;
	font-size: 12px;
	color: #000000;
	background-image: url(bilder/lay_02.jpg);
}



#navcontainer-right {
	float: right;
	width: 282px;
	height: 492px;
	padding: 0px;
	font-family: trebuchet ms, sans-serif, verdana, helvetica, arial, tahoma;
	background-image: url(bilder/lay_04.jpg);
	background-repeat: no-repeat;
	font-size: 12px;
	color: #000000;}
	

#innehall {
	background: transparent ;
	background:url(bilder/lay_03.jpg) no-repeat;
	width: 668px;
	float: left;
	}


	a:link{
	color: #333333;
	text-decoration:underline;
	font-weight: normal;
	font-size: 13px;
	font-family: "Trebuchet MS";
}

	a:visited{
	color: #333333;
	text-decoration:underline;
	font-weight: normal;
	font-size: 13px;
	font-family: "Trebuchet MS";
}

	a:hover{
	color: #FFAD5B;
	font-weight: normal;
	font-size: 13px;
	font-family: "Trebuchet MS";
	
}

	a:active {
	color: #333333;
	text-decoration:underline;
	font-weight: normal;
	font-size: 13px;
} 


