body{
	font: 12px arial, sans-serif;
	color: #000;
	margin: 0;
	padding: 0;
	margin-bottom: 50px;
	background-color: #FFCC33;
}




#holder{
 position: relative;
 left: 50%; top: 0;
 width: 750px; height: auto;
 margin-left: -375px; margin-bottom: 50px;
 padding-bottom: 25px;
 background-color: #F5F7F9;
 border-left: 2px #436C78 solid; border-right: 2px #436C78 solid; border-bottom: 2px #436C78 solid;
}




#header, #menu, #undermenu, #content, #footer{
 position: relative;
 left: 0; top: 0;
 width: 100%;
}



#header{
	height: 160px;
	background-image: url(logga.jpg);
	background-repeat: no-repeat;
}




#header h1{
	position: absolute;
	left: 20px;
	bottom: 20px;
	margin: 0;
	color: #FFFFFF;
	z-index: 1;
	top: 70px;
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 40px;
	font-weight: bold;
}




#header h2{
	position: absolute;
	left: 21px;
	bottom: 19px;
	margin: 0;
	color: #000000;
	z-index: 0;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 15px;
}




#menu{
 height: 18px;
 padding-top: 2px;
 text-align: right;
 font: 1em arial, sans-serif;
}


   #menu a{ color:#CC9900; text-decoration:underline; font-weight:bold; margin-left:10px; margin-right: 10px; }
   #menu a:hover{ color:#FFCC00; text-decoration:none; margin-left:10px; margin-right: 10px; }




#undermenu{
	height: 24px;
	background-color: #FFFFFF;
}




#content{
 height: auto;
 background-color: transparent;
}













p{
 margin: 25px 30px 10px 30px;
 padding: 0;
 text-align: justify;
 text-indent: 15px;
 font: 1em arial, sans-serif;
 line-height: 1.5em;
 color: #CC6600;
}




.quote{
 margin: 0 30px 10px 50px;
 font: italic 0.8em verdana, sans-serif;
 background-color: #fff;
 padding: 5px;
 text-indent: 0;
 border: 1px #aaa dotted;
}




.noindent{
 text-indent: 0;
}




h1{
 font: 2em "times new roman", serif;
 margin: 25px 0 0 30px;
 padding: 0;
 color: #CC3300;
}




h2{
 font: 0.8em georgia, serif;
 margin: -3px 0 0 35px;
 padding: 0;
 color: #CC9900;
}




h3{
 font: 1.4em verdana, serif;
 text-decoration: underline;
 margin: 20px 0 0 30px;
 padding: 0;
 color: #333333;
}




.text{
 margin: 15px 30px 10px 30px;
}




h4{
 font: 1.2em georgia, serif;
 margin: 0 0 0 50px;
 padding: 0;
 color: #666666;
}




i{
 font: 1em arial, sans-serif;
 font-style: italic;
 color: #000;
}




b{
 font-weight: bold;
 color: #333333;
}




ul{
 background-color: #fff;
}




li{
 margin: 0 0 0 5px;
 padding: 0;
}




a{
 color: #CC6600;
 font-weight: normal;
 text-decoration: none;
}




a:hover{
 color: #FFCC00;
 text-decoration: none;
}
