/* CSS mall Alfastigen © PETER HOLST e-post: holst@sverige.nu */

body {margin: 0; padding: 0;
     scrollbar-base-color: #663300;
     scrollbar-track-color: white;
     scrollbar-arrow-color: #663300;
     scrollbar-face-color: white;
     scrollbar-3dlight-color: #663300;
     scrollbar-darkshadow-color: #663300;
     scrollbar-highlight-color: #663300;
     scrollbar-shadow-color: #663300; }

img {border: 0;}


h1 {font-family: Verdana, Arial, Helvetica, sans-serif;
	font-variant: small-caps;
	font-size: 20px;
	color: #663300;
	text-align: left;
	letter-spacing:0.4em;
	}

h2 {font: Verdana, Arial, Helvetica, sans-serif;
	font-size: 16px;
	color:#663300;
	text-align: left;
             }


p {	font-family: Verdana; font-size: 14px;
	line-height: 20px;
	text-align: justify;
	}

#logga {width: 800px;
	height: 105px;
	background-image:  url(../bilder/logga.gif);
	background-repeat: no-repeat; 
	background-attachment: fixed;
	}

#page {width: 600px;
	padding-left: 5px;
	padding-top: 3px;
	position:center;
	}

#column_right {width: auto;
	float: right; 
	padding: 25px;
	border-left: 1px solid; color:"#B65A23";
	}

#left_bildbox {
	width: auto;
	height: auto;
	font-family: Verdana; font-size: 11px;
	padding: 10px;
	margin: 0px;
	float: left;
	text-align: center;}

#right_bildbox {
	width: auto;
	height: auto;
	font-family: Verdana; font-size: 11px;
	padding: 10px;
	margin: 0px;
	float: right;
	text-align: center;}
 
A:visited {  text-decoration:underline; color: #663300;font-weight: bold }
A:hover {  text-decoration:none; color: #FFCC33; font-weight: bold; underlined }
A:link { text-decoration:underline; color:#663300;font-weight: bold }

#menycontainer {font-family: Verdana; font-variant: small-caps; margin-left:-30px}
#menycontainer ul{list-style-type: none;}
#menycontainer ul li a{background: url("../bilder/notass.gif") left center no-repeat; padding-left: 30px;  font-size: 16px; text-decoration: none; color: #663300;}
#menycontainer ul li a:hover{background: url("../bilder/linktass.gif") left center no-repeat; text-indent: 0px; color: #FFCC33;}
#menycontainer ul li a#current{background: url("../bilder/notass.gif") left center no-repeat; color: #663300
;}







