@charset "utf-8";
/* CSS Document */

body{margin: 0 ; padding: 0; background-image:url('bg.jpg'); background-repeat:no-repeat; background-attachment:fixed; background-position:center;}
a img{border: none;}
#centrering{width: 700px; margin-right: auto; margin-left: auto;}

#containerbox{background: #FFF; width: 100%; float: left; min-height: 400px;}

#logga{float: left; width: 100%; height: 75px; background-image: url('header.jpg'); background-repeat: no-repeat;}

/* meny */
#menybox1{background: #FFF; width: 698px; border-bottom: 1px solid #000; border-right: 1px solid #000; border-left: 1px solid #000; float: left;}
#menycontainer{border-top: 1px solid #000000; margin-right: auto; margin-left: auto; margin-top: 2em; 
margin-bottom: 1em; z-index: 2; position: relative;}
#menycontainer ul{font: 70% Verdana, Helvetica, sans-serif; margin-top: -0.7em; z-index: 2; position: relative;}
#menycontainer li{display: inline; list-style: none;}
#menycontainer li a{text-decoration: none; padding: 0.4em 2em; margin-right: 1em;  background: #FFFFFF; border: 1px solid #cccccc;}
#menycontainer a:link{color: #000000;}
#menycontainer a:visited{color: #000000;}
#menycontainer a:hover{border: 1px solid #CC0000;}
#menycontainer a#current{background: #ffffff; border: 1px solid #000000; color: #000000;}

/* meny2*/
#menybox2{float: left; background: #FFF; width: 698px; border-bottom: 1px solid #000; border-right: 1px solid #000; border-left: 1px solid #000; font-family: Verdana, Geneva, sans-serif; word-spacing: 30px; padding-top: 2px; padding-bottom: 2px;}
#menybox2 a:link{color: #000; margin: 5px; text-decoration: none;}
#menybox2 a:visited{color: #000; margin: 5px; text-decoration: none;}
#menybox2 a:hover{color: #000; margin: 5px; text-decoration: none;}

/* innehall */
#contentbox{float: left; background: #FFF; width: 650px; padding-top: 20px; padding-bottom: 20px; padding-left: 25px; padding-right: 25px; font-family: Arial, Helvetica, sans-serif; font-size: inherit;}
#contentbox h4{font-family: Arial, Helvetica, sans-serif; font-size: 18px; border-top: 1px solid #000; border-bottom: 1px solid #000; margin-top: -5px; margin-bottom: -10px;}

/* bildgalleri */
#bildgalleri{float: left; background: #FFF; width: 650px; padding-top: 20px; padding-bottom: 20px; padding-left: 25px; padding-right: 25px; font-family: Arial, Helvetica, sans-serif; font-size: inherit;}
#bildgalleri a img{height: 75px; width: 100px; target-new: window !important}

/* fotnot */
#footer{float: left; background: none; width: 700px; padding-bottom: 15px; padding-top: 15px; font-family: Arial, Helvetica, sans-serif; font-size: smaller; color: #333;}
#footer a:link{color: #333; text-decoration: none;}
#footer a:visited{color: #333; text-decoration: none;}
#footer a:hover{color: #333; text-decoration: none;}


