html, body { 
  height: 100%; 
  margin: 0 0 1px; 
  padding: 0; 
}
body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #333333;
	text-align: center;
	background-color: #EEEBE4; 
}
.wrapper { min-height: 100%; height: auto; margin-top: 10px;} 

p {	font-size: 11px; line-height: 14px;	color: #333333;}
h1{font-size: 18px; line-height: 20px; color: #333333;}
h2{font-size: 14px; line-height: 16px; color: #333333;}
.rub{font-size: 18px; line-height: 20px; color: #333333;}
.rub2{font-size: 14px; line-height: 16px; color: #333333;}
.rub3{font-size: 18px; line-height: 20px; color: #336633;}
.sub{font-size: 14px; line-height: 16px; color: #336633;}
.green {font-size: 11px; line-height: 16px; color: #336633;}
.small {font-size: 10px; line-height: 14px; color: #333333;}
.frame { width: 370px; height: auto; padding: 10px; background-color: #719d67; color: #FFFFFF; font-size: 11px;}
.text { width: 370px; height: auto; padding-bottom: 15px;}
.centertable{ margin-left: auto; margin-right: auto; text-align: center;}

hr {color: #ffffcc; background-color: #ffffff; height: 1px}
hr2 {color: #cccccc; background-color: #cccccc; height: 1px}

.rubrik {color:#333333; font-size: 12px; font-weight:bold; line-height: 12pt;}
.rubrik2 {color:#336633; font-size: 10px; font-weight:bold; line-height: 10pt;}
.rubrik3 {color:#333333; font-size: 18px; font-weight:bold; line-height: 16pt;}
.brodtext {color:#333333; font-size: 10px; line-height: 10pt;}

.line {font-family: Verdana; color:#cccccc; font-size: 10px; line-height: 10pt;}
.meny1 {font-family: Verdana; color:#336633; font-size: 10px; font-weight:bold; line-height: 10pt;}
.meny2 {font-family: Verdana; color:#ff0000; font-size: 13px; font-weight:bold; line-height: 10pt;}

.border {border-bottom: 1px solid; border-color:#cccccc;}
.borderbottom {border-bottom: 1px solid; border-color:#cccccc;}
.bordertop {border-top: 1px solid; border-color:#cccccc;}
.scrollbox {
	height: 250px;
	border: no;
	overflow: auto;
	padding: 0 px;
	scrollbar-face-color: #ffffff; 
    scrollbar-highlight-color: #ffffff;
	scrollbar-shadow-color: #ffffff;
	scrollbar-darkshadow-color: #ffffff;
	scrollbar-3dlight-color: #eeeeee;
	scrollbar-arrow-color: #336633;
	scrollbar-track-color: #ffffff;
	border-right: 1px solid; 
border-left: 0px solid;  
border-bottom: 0px solid; 
border-color:#cccccc;
	}
	
td {font-size: 10px;color:#333333;font-family: verdana;}
.ram {border-right: 1px solid; border-left: 1px solid; border-top: 1px solid; border-bottom: 1px solid; border-color:#cccccc;}

.bakgrund1{background-image: url(images/bg.gif);}
.bakgrund2{background-image: url(bg2.gif);}
.gastbok {border-top: 1px dotted; border-color:#999999;}

a:link {font-size: 11px;color:#336633;text-decoration:none;}
a:visited  {font-size: 11px;color:#336633;text-decoration:none;}
a:active  {font-size: 11px;color:#336633;text-decoration:none;}
a:hover  {font-size: 11px;color:#669966;text-decoration:none;}

a.meny:link    {font-size: 10px;color:#336633;text-decoration:none;}
a.meny:visited {font-size: 10px;color:#336633;text-decoration:none;}
a.meny:hover   {font-size: 10px;color:#336633;text-decoration:none;}
a.meny:active  {font-size: 10px;color:#669966;text-decoration:none;}

a.menytop:link    {font-size: 10px;color:#66ccff; text-decoration:none;}
a.menytop:visited {font-size: 10px;color:#66ccff;text-decoration:none;}
a.menytop:hover   {font-size: 10px;color:#66ccff; text-decoration:underline;}
a.menytop:active  {font-size: 10px;color:#66ccff; text-decoration:none;}

a.art:link    {color:#333333;text-decoration:none;}
a.art:visited {color:#333333;text-decoration:none;}
a.art:hover   {color:#669933;text-decoration:none;}
a.art:active  {color:#333333;text-decoration:none;}

input{	font-family : Verdana;	font-size : 10px;	color:#999999;}
input, textarea{	font-family : Verdana;	font-size : 10px;color:#666666;}	
