BODY { 
			scrollbar-base-color: #C9CEDB; 
			}

a:link  { 
			color: #6666FF; 
			text-decoration: none; 
}

a:visited	{ color: #9F9F9F; text-decoration: none; }

a:active	{ color: #FF6600; text-decoration: none; }

a:hover		{ color: #3300CC; text-decoration: none; }

 /* NÄSTA RAD ÄR HUVUDSIDANS TYPSNITT */

TABLE 		{ COLOR: #000000; FONT: 12px arial, verdana, sans-serif; font-weight: normal; }

.title 		{ color: #000066; font: 22px "times new roman", georgia, arial, sans-serif; font-weight: normal; }

.subtitle 	{ color: #666666; font: 18px  "times new roman", georgia, arial, sans-serif; font-weight: normal; }

.hund { 
		COLOR: #656565; 
		FONT: 12px arial, verdana, sans-serif; 
		font-weight: normal; 
		text-decoration: none;
}

.footertext 	{ COLOR: #666666; FONT: 10px arial, verdana, sans-serif; font-weight: normal; }

LI 		{ COLOR: #000000; FONT: 14px arial, verdana, sans-serif; font-weight: normal; }

.contacttitle 	{ color: #000000; font: 12px arial, verdana, sans-serif; font-weight: bold; }

.contacttext 	{ color: #000000; font: 9px verdana, arial, sans-serif; font-weight: normal; }

.just 		{ text-align: justify; }

 /* NÄSTA RAD ÄR TEXTEN ÖVERST I TOPP MENYN */

.menu-note	{ color: #000000; font: 10px arial, sans-serif; font-weight: bold; }

 /* HÖGRA SIDKOLUMNENS RAMAR, KOD OCH FÄRGER */


.sidebar	{ background-color: #D5D8E5;
		  border-left: 1px solid #999999;
		  width: 225px; }

.borders	{ BORDER: #000000 1px solid; }

fieldset 	{ border:1px solid #999999;
		  -moz-border-radius: 5px;
		  padding-top: 0px;
		  padding-bottom: 6px;
		  padding-left: 8px;
		  padding-right: 8px;
		  width: 175px;
		  text-align: left; }

fieldset legend { border:1px solid #0E7FD1;
		  background-color: #F0F4FD;
		  margin-bottom: 3px;
		  padding: 2px;
		  padding-left: 5px;
		  padding-right: 5px;
		  COLOR: #0E7FD1;
		  FONT: bold 13px arial, verdana, sans-serif; }

 /* GÖM MENYN OCH INNEHÅLL FÖR UTSKRIFT */

@media print {
.printhide 	{ display:none; }
.printhelp	{ width:600px; }
}
@media screen{
.printonly 	{ display:none; }
}

 /* GALLERI SLIDESHOW OCH POPUP KOD */

.Galborder	 	{ border: #FFFFFF 5px solid; }

A:hover .Galborder 	{ border: #000000 1px dashed; }

.Popupborder	 	{ border: #FFFFFF 10px solid; }		

.picturetitle 		{ COLOR: #000000; FONT: 10px verdana, arial, sans-serif; font-weight: bold; }

.gallerytext 		{ COLOR: #000000; FONT: 9px arial, verdana, sans-serif; font-weight: bold; }

#ZOOM 			{ LEFT: 10px; POSITION: absolute; TOP: 10px; }


 /* KONTAKT FORMULÄR */

.shadeform	{ FONT: 13px arial, verdana, sans-serif;
		background-image: url("../picts/shadeform.gif");
		text-align: left;
		WIDTH: 200PX;
		BORDER: #000000 1px solid}

.textarea	{ FONT: 13px arial, verdana, sans-serif;
		background-image: url("../picts/contact.jpg");
		text-align: left;
		WIDTH: 300PX;
		HEIGHT: 150PX;
		BORDER: #00008B 1px solid}

.dropdown 	{ COLOR: #000000;
		  WIDTH: 220PX;
		  FONT: 11px geneva, verdana, arial, sans-serif; }


.contact-submit { FONT-SIZE: 10pt; }

 /* START KOD FÖR MENYN */

 /* SIDKOLUMN MENY */

.menuSidebar		{ font-family: arial, verdana, sans-serif;
			  font-size: 8pt;
			  font-weight: bold;
			  text-align: center;
			  height: 22px;
			  width: 175px;
			  cursor:hand;
			  line-height: 22px;
			  display: block;
			  margin-bottom: 5px;
			  border: #777777 1px solid; }


a.menuSidebar:link 	{ background-color:#BDC2D0; color: #FFFFFF;}

a.menuSidebar:visited 	{ background-color:#BDC2D0; color: #FFFFFF; }

a.menuSidebar:active 	{ background-color:#BDC2D0; color: #FFFFFF; }

a.menuSidebar:hover 	{ background-color:#88B7CD; border: #457186 1px solid; color: #CCFFFF; }

 /* HUVUD MENY */

.menubackground	{ background-color:#878FA2;
			  border-top: #666666 1px solid;
			  border-bottom: #666666 1px solid;
			  background-image: url("../picts/menu-background.gif"); }

.menu		{ font-family: arial, verdana, sans-serif;
		  font-size: 8pt;
		  font-weight: bold;
		  text-align: center;
		  height: 25px;
		  padding-left: 7px;
		  padding-right: 7px;
		  cursor:hand;
		  line-height: 23px;
		  display: block;
		  border: #000000 0px solid; }

a.menu:link 	{ background-image: url("../picts/menu.gif");
		  background-color:#C9CEDB;
		  color: #FFFFFF;}

a.menu:visited 	{ background-image: url("../picts/menu.gif");
		  background-color:#C9CEDB;
		  color: #FFFFFF; }

a.menu:active 	{  background-image: url("../picts/menu.gif");
		   background-color:#C9CEDB;
		   color: #FFFFFF; }

a.menu:hover 	{  background-image: url("../picts/menuon.gif");
		   background-color:#88B7CD;
		   color: #CCFFFF; }

.button { 	background-image: url("../picts/button.gif");
		background-color:#9FCFF1;
		FONT-FAMILY: arial, verdana, helvetica, sans;
		color: #000066;
		font-size: 8pt;
		height: 20px;
		cursor:hand;
		font-weight: bold;
		text-align: center;
		padding-left:5px;
		padding-right:5px;
		BORDER: #9FCFF1 1px solid }

.buttonon { background-image: url("../picts/buttonon.gif");
		background-color:#F0D29A;
		FONT-FAMILY: arial, verdana, helvetica, sans;
		color: #996600;
		font-size: 8pt;
		height: 20px;
		cursor:hand;
		font-weight: bold;
		text-align: center;
		padding-left:5px;
		padding-right:5px;
		BORDER: #F0D29A 1px solid }


.button-popups { background-image: url("../picts/button.gif");
		background-color:#9FCFF1;
		FONT-FAMILY: arial, verdana, helvetica, sans;
		color: #000066;
		font-size: 8pt;
		height: 20px;
		cursor:hand;
		font-weight: bold;
		text-align: center;
		padding-left:10px;
		padding-right:10px;
		BORDER: #9FCFF1 1px solid }


.buttonon-popups { background-image: url("../picts/buttonon.gif");
		background-color:#F0D29A;
		FONT-FAMILY: arial, verdana, helvetica, sans;
		color: #996600;
		font-size: 8pt;
		height: 20px;
		cursor:hand;
		font-weight: bold;
		text-align: center;
		padding-left:10px;
		padding-right:10px;
		BORDER: #F0D29A 1px solid }