﻿
body {
	background: url(images/background.jpg) repeat-x;
	/*background-position: center 0;    */
    /*background: #ffffcc;    */

	font-family: Calibri, Arial, sans-serif;
	/*font-size: 1em;
	color: #000;*/
    font-size: 15px;
    /*line-height: 15px;*/
    color: #000;
    letter-spacing: -0.5px;

}

img {
	display: block;
    /*float: right;*/
    padding: 0px;
    margin: 15px 0px 0px 30px;
    border: none;

}

p {
	padding: 0px 0px 0px 0px;
    margin: 0px 30px;
    font-weight: normal;


}

a {

color: #000;
text-decoration: underline;

}

h1, h2, h3 {
    margin: 0px 30px;
    padding: 0px;
    color:#000;
    font-size: 1em;
	font-weight:bold;    
}

h2 {
    margin-top: 10px;
}

hr {
	border: 1px dashed #cccccc;
    clear: both;
}

form 
{
    padding: 0px;
    margin: 0px;
}

#logo {
	width: 700px;
	height: 120px;
    margin: 50px auto 0px auto;
    background: url(images/logo1.jpg) no-repeat;
}

#box {
    margin: 30px auto 0px auto;
	width: 969px;
    min-height: 644px;
    border: 1px solid #FFF;
}

#box_bottom {

    background: URL(images/content_bottom.jpg) no-repeat;
    height: 20px;
    margin: 0px auto;
    width: 970px;
    padding: 0px;
}

#top {
    height: 584px;
}

#meny {
  margin: 0px;
  padding: 0px;
  background: url(images/meny.png) no-repeat;
  height: 85px;

}

#meny img {
    margin: 0px;
    padding: 5px;
    float: right;
}
    
#meny ul {
    list-style: none;
	margin: 0px;
    padding: 0px 20px;    

}

#meny li {
  
    float: left;
    margin: 20px 0px 0px 0px;
    padding: 0px 12px;
    font-family: Calibri,Verdana;

}

#meny .start {
    background: none;
    padding: 0px 10px 0px 0px;
}

#meny li a {
    text-decoration: none;
    font-size: 1.0em;
    font-weight: bold;
    /*color: #003399;    */
    color: #fff;
         /*background: url(images/bg_png_bl.png);*/
}

#meny a:hover {
        text-decoration: underline;
}

#left {
    margin: 20px 0px 0px 0px;
    padding: 20px;
    float: left;
    /*width: 900px;*/
    background: url(images/bg_png_wh.png);
    /*min-height: 644px;*/

}

#right {
    float: right;
    width: 220px;
    margin: 10px;
}

#right img {
    float: none;
    margin: 0px;
    padding: 0px;
}

#right ul {
    margin: 0px 0px 0px 30px;
    padding: 0;
    list-style-type: square;
}

#right li {
    margin: 10px 0px;
}

  
.kontakt {
    display: block;
    float: left;
    /*width: 200px;*/
    text-align: right;
}

.clr {
    clear: both;
   }
   
.person {
    display: block;
    /*float: left;*/
    /*width: 200px;*/
    height: 230px;
    margin: 0px 0px 30px 0px;
    clear: both;
}

.person img {
    float: right;
}

#footer {
    clear: both;
	width: 1000px;
	height: 20px;
    margin: 0px auto 0px auto;
    padding-top: 10px;
    /*background: URL(images/fborder.jpg) no-repeat;*/
    background-position: top;
    letter-spacing: 0px;
}

#footer p {
    text-align: center;
    font-size: 12px;
    padding: 5px;
    margin: 5px;
    color: #666666;
   }

#footer span
{
	font-size: 10px;
}   

#gastbok  p {
    margin-top: 5px;
    font-size: 12px;
}    
