/* Spira Studio AB
Author: Sara Axelsson */

*{
margin:0;
pteijaskateshoping:0;
}
body{
font-family:"Trebuchet MS", Arial, Arial;
font-size:13px;
background-image:url("/img/bgBody.jpg");
background-repeat:repeat-y;
background-position: 50% 0%;
}


#wrapper{
overflow:hidden;
width:840px;
margin:auto;

}

#header{
height:114px;
}

#nav{
width:100%;
float:left;
background-image:url(../img/bgMenu.gif);
background-repeat:repeat-x;

}

#search{
width:250px;
float:left;
}



#pictures{
margin-top:3px;
margin-left:2px;
overflow:hidden;
background-image:url("/img/Pictures1.jpg");
background-repeat:no-repeat;
height:191px;

}

#mainmenu{
background-color:#EE8A1C;
height:121px;
padding-top:70px;
}

.Logo{
background-image:url("/img/LogoKopstad.gif");
background-repeat:no-repeat;
background-position: 0%;
text-indent:-1500px;
height:83px;
margin:0;
}

.NoDisplay{
display:none;}


#main{
overflow:hidden;

}

#menu{
float:left;
margin-bottom:10px;
margin-top:8px;

}




#leftbar{
float:left;
width:200px;
margin-top:3px;

}

#leftbar a{
color:#FFF;
text-decoration:none;
}

#centerbar{
width:400px;
float:left;
padding:0px 0px 25px 10px;
}

#centerbar a{
color:#333;
}

#content{
width:600px;
float:left;
padding:0px 10px 25px 10px;
}


#rightbar{
float:right;
width:200px;
margin:3px 3px 15px 0;
}


#footer{
height:100%;
width:100%;
padding:6px;
text-align:center;
background-color: #FFCC33;
border-top:5px solid #FFF;
margin-bottom:50px;
}



#menu a:link{
text-decoration: none;
}

#menu a:visited {
text-decoration: none;
}



#content ul{
}


#content li{
list-style:none;
background-image:url("/img/menu-icon-inactive.gif");
background-repeat:no-repeat;
background-position:0 8px;
padding:3px 0px 3px 15px;
}
#content td{
border-bottom:1px dotted #C57619;
}

#content table{
margin:5px 0;
}


hr{
margin:5px 0 0 0;
border:0;
border-bottom:1px dotted #C57619;
}


h1{
font-family:Georgia;
margin-top:14px;
font-size:22px;
font-weight:normal;
color:#0386B7;
}

h2{
margin-top:15px;
font-size:15px;
font-style:italic;
color:#EE8A1C;
}

h3{
font-size:13px;
margin-top:14px;

}

h4{
font-size:13px;
margin-top:14px;
padding:10px;
background-color:#FFCC33;
border:1px dashed #C57619;
}

h5{
font-size:10px;
padding:2px;
}

p{
margin-top:6px;
line-height:18px;
}

#content a:link, a:visited{
color:#333;
}


H1.header{
font-size:16px;
font-style:Italic;
text-align:right;
padding:3px;
}

address{
width:900px;
margin:auto;
}

p label
{
	margin-left: 5px;

	line-height: 1.5em;
	width: 100px;
	display: block;
	float: left;
	clear: both;
}
#guestbookform p
{
margin: 5px 0 5px 0;
}
#guestbookform .inputs
{
width: 300px;
}
#guestbookform
{
margin: 0 0 15px 0;
}
#guestbookform img
{
margin:  0 105px 0;
}
.guestbookentry
{
width: 450px;
border: 1px solid #999;
margin: 0 0 15px 0;
padding: 15px;
}
.guestbookentry .sign
{
font-size: 10px;
}