@charset "UTF-8";
body{
	font-family:Verdana, Geneva, sans-serif;
	background-image:url(bilder/stormork.jpg);
	scrollbar-face-color: #522900;
    scrollbar-arrow-color: #FFFFFF;
    scrollbar-track-color: #FFFFFF; 
}

#header {
	height: 150px;
	width: 170px;
	background-image: url(bilder/logga.png);
	background-repeat: no-repeat;
	margin-bottom: 5px;
	margin-left: 23px;
	float: left;
	position: static;
}
#top {
	height: 150px;
	width: 1000px;
	}
	
#main {
	height: 322px;
	width: 1000px;
	float: left;
	}


#text {
	height: 318px;
	width: 450px;
	margin-right: auto;
	margin-left: 20px;
	float:left;
	position: static;
	text-align: left;
	border: 1px solid #704A25;
	font-size: 11px;
	color: #522900;
	padding-right: 25px;
	padding-left: 25px;
	line-height: 15px;
	overflow: auto;
}
#textSchema {
	height: 318px;
	width: 450px;
	margin-right: auto;
	margin-left: 20px;
	float:left;
	position: static;
	text-align: left;
	border: 1px solid #704A25;
	font-size: 11px;
	color: #522900;
	padding-right: 25px;
	padding-left: 25px;
	line-height: 15px;
	overflow: auto;
}

#picture {
	height: 320px;
	width: 450px;
	float:left;
	margin-left:20px;
	
}

#container {
	background-color:#FFF;
	height: 610px;
	width: 1010px;
	padding-top:10px;
	margin-top:30px;
	margin-left: auto;
	margin-right:auto;
	border: 0.5px solid #351A00;
}

#puff1 {
	background-image: url(bilder/puff.png);
	background-repeat: no-repeat;
	height: 50px;
	width: 120px;

	float: left;
	margin-top: 15px;
	padding-left: 15px;
	font-family: Verdana, Geneva, sans-serif;
	font-size: 12px;
	color: #482400;
	padding-top: 3px;
	position: static;
	background-position: left top;
	left: 253px;
	top: 562px;
}

#puff2 {
	background-image: url(bilder/puff.png);
	background-repeat: no-repeat;
	height: 50px;
	width: 120px;
	margin-left: 70px;
	padding-left: 15px;
	float: left;
	position: static;
	margin-top: 15px;
	font-size: 12px;
	color: #482400;
	padding-top: 3px;
	top: 564px;
	background-position: left top;
}

#boka {
	height: 30px;
	width: 80px;
	float: right;
	position: static;
	font-size: 12px;
	margin-right: 10px;
	margin-top: 120px;
}


#kontakt {
	height: 15px;
	width: 420px;
	position: static;
	float: left;
	background-image:url(bilder/contact.png);
	background-repeat: no-repeat;
	background-position:top;
	margin-left: 580px;
}
.undermeny {
	font-size: 12px;
	font-style: normal;
	color: #522900;
	padding-top:3px; padding-bottom:3px; padding-left:5px;
}
#meny {
	width: 1000px;
	height: 110px;
	position: static;
	float: left;
	margin-left:10px;
	font-size: 16px;
	overflow: visible;
	color: #522900;
	clear: none;
}

#puffar {
	width: 380px;
	height: 80px;
	position: static;
	float: right;
	margin-top: 20px;
}
#menyleft{
	width: 500px;
	height: 110px;
	float:left;
}

a:link { text-decoration: none; color:#643200}
a:visited { text-decoration: none; color:#643200}
img {border:0}
.blomma {
padding-left:11px; width:15px; padding-bottom:3px;
}
.rubrik{ font-size: 17px }
.stil1 { font-size: 14px }
.stil2 { font-size: 11px }

.tableText { font-size: 8px;
			 line-height: 8px;
			 margin-top: 1px;
}
.tableTextBold { font-size: 8px; 
				font-weight: bold;
				line-height: 8px;
				margin-top: 1px; 
}
.tableHeader { font-size: 8px; font-weight: bold; color: #FFFFFF }
.TableBehandlingarTitle { font-size: 11px; font-weight: bold; color: #522900  }
.TableBehandlingarText { font-size: 11px; color: #522900  }

