body {
	margin: 0;
	text-align: center; /* this centers the container in IE 5* browsers. The text is then set to the left aligned default in the #container selector */
	color:#003;
	font-family:"Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 12px;
	padding-right: 0;
	padding-bottom: 0;
	padding-left: 0;
	background-color:#ced4e2;
}
a, a:visited, a:hover  {
	text-decoration:none;
	color:#666;
}
h1 {
	font-family:Verdana, Geneva, sans-serif;
	font-size:14px;
	font-weight:bold;
	color:#F00;
}
h2	{
	font-family:Verdana, Geneva, sans-serif;
	font-size:14px;
	color:#F00;
}
.oneColFixCtrHdr #StartPage {
	background-image:url(images/startsida.jpg);
	background-repeat:no-repeat;
	height:599px;
	width:941px;
	margin-left:22px;
	margin-top:-8px;
}
.oneColFixCtrHdr #container {
	width: 941px;  /* using 20px less than a full 800px width allows for browser chrome and avoids a horizontal scroll bar */
	border:none;
	text-align: left; /* this overrides the text-align: center on the body element. */
	/* the auto margins (in conjunction with a width) center the page */
	margin-top: 5px;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
	height:inherit;
	background-image:url(images/bg/body_bg.png);
	background-repeat:repeat-y;
}
.oneColFixCtrHdr #header {
	height: 30px;
	padding-right: 10px;
	padding-bottom: 0;
	padding-left: 0px;
}	
.oneColFixCtrHdr #headerpix {
	height: 167px;
	width:941px;
	margin:0 auto;
	background-image: url(/images/bg/topp.png);
	background-repeat:no-repeat;
	margin-top:0px;
}
.oneColFixCtrHdr #sideBarLeft {
	float:left; /* since this element is floated, a width must be given */
	width: 195px; /* padding keeps the content of the div away from the edges */
 	padding-right: 0px;
	padding-bottom: 0;
	margin-right:0px;
	margin-left:0px;
	margin-top:-10px;
	padding-left:0px;
	background-image:url(images/bg/left_bg.png);
	background-repeat:no-repeat;
	height:610px;
	text-align:center;
}
/* Sub menu */
.oneColFixCtrHdr #sideBarLeft ul {
	margin-left:0px;
	margin-top:0px;
	list-style-type: none;
	font-size: 100%;
	line-height:20px;
	cursor: default;
	width: auto;
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size:14px;
	font-weight:bold;
	line-height:10px;
}
.oneColFixCtrHdr #sideBarLeft hr {
	color:#FFF; 
	border:solid thin;
	width:140px;
	align:center; 
}
/* End Sub menu */
.oneColFixCtrHdr #sideBarOpening {
	background-image:url(images/openinghours.png);
	background-repeat:no-repeat;
	height:440px;
	margin-left:32px;
	margin-top:0px;
	position:relative;
}
.oneColFixCtrHdr #sideBarOpeningText {
	padding-top:100px;
	margin-left:-10px;
}
.oneColFixCtrHdr #sideBarOpeningStart {
	background-image:url(images/openinghours.png);
	background-repeat:no-repeat;
	height:440px;
	width:200px;
	margin-left:20px;
	margin-top:150px;
	position:absolute;
}
.oneColFixCtrHdr #sideBarOpeningTextStart {
	padding-top:100px;
	margin-left:-50px;
	text-align:center;
}
.oneColFixCtrHdr #meny_container {
	width: 900px;
	height:36px;
	background-image:url(images/menu_bg.jpg);
	background-repeat:repeat-x;
	color:#FFF;
	margin:0 auto;
	margin-top:-13px;
}
.oneColFixCtrHdr #meny_container a{
	color:#FFF;
}
.oneColFixCtrHdr #meny_container ul{
	color:#FFF;
	text-align:center;
}
.oneColFixCtrHdr #meny_container li{
	list-style-type: none;
	position: relative;
	text-align: left;
	cursor: pointer;
	/* width:7em; */
	width: auto;
	float: left;
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size:14px;
	font-weight:bold;
	color:#FFF;
	margin-top:5px;
	margin-right:6px;
}
.oneColFixCtrHdr #searchbox {
	height:145px;
	width:212px;
	background-image:url(images/searchbox.jpg);
	background-repeat:no-repeat;
	position:static;
	margin-top:10px;
}
.oneColFixCtrHdr #sideBar {
	float: right; /* since this element is floated, a width must be given */
	width: 195px; /* padding keeps the content of the div away from the edges */
}
.oneColFixCtrHdr #ContentTop {
	width:692px;
	height:157px;
	margin-left:205px;
}
.oneColFixCtrHdr #ContentTopText {
	font-family:"Cooper Black", "CooperBlackStd", "Cooper", "Cooper Black Normal", Georgia, "Times New Roman", Times, serif;
	font-size:24px;
	font-weight:bold;
	margin-top:110px;
	margin-left:25px;
	float:left;
}
.oneColFixCtrHdr #ContentTopImage {
	margin-top:-10px;
	margin-right:20px;
	background-image:url(images/postcard.jpg);
	background-repeat:no-repeat;
	background-position:right;
	height:157px;
	width:360px;
	float:right;
}
.oneColFixCtrHdr #ContentWrap {
	float:right;
}
.oneColFixCtrHdr #mainContentWideTop {
	width:697px;
	height:40px;
	margin-left:205px;
	margin-top:-10px;
	background-image:url(images/content_top.jpg);
	background-repeat:no-repeat;
}
.oneColFixCtrHdr #mainContentWide {
	background: #FFF;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left:20px;
	padding-top:-10px;
	width:680px;
	height:400px;
	margin-top:-11px;
	margin-left:205px;
	background-image:url(images/content_middle.jpg);
	background-repeat:repeat-y;
	overflow:auto;
}

.oneColFixCtrHdr #mainContentWideBottom {
	width:697px;
	height:40px;
	margin-left:205px;
	margin-top:-14px;
	background-image:url(images/content_bottom.jpg);
	background-repeat:no-repeat;
}
.oneColFixCtrHdr #footer {
	padding: 0px; /* this padding matches the left alignment of the elements in the divs that appear above it. */
	clear:both;
	text-align:center;
	height:50px;
	width:941px;
	background-image:url(images/bg/bottom.png);
	background-repeat:no-repeat;
	margin:0 auto;
	margin-top:-2px;
}
.oneColFixCtrHdr #footer p {
	margin: 0; /* zeroing the margins of the first element in the footer will avoid the possibility of margin collapse - a space between divs */
	padding: 5px 0; /* padding on this element will create space, just as the the margin would have, without the margin collapse issue */
	color:#FFF;
}
#searchbar {
	height:20px;
	width:820px;
	text-decoration: none;
	padding-left:50px;
	margin-bottom:0px;
	padding-top:10px;
	margin-top:0px;
	}
#searchbar input {
	width:115px;
}
#searchbar a {
	text-decoration: none;
	color:#000;
	}
.SearchPicture {
	margin-bottom:-7px;
}
input#InputSearch {
	width:100px;
	margin-left:-20px;
}
.SearchButton {
	width:30;
	color:#FFF;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	background-color:#333;
	height: 18px;
	padding-bottom: 2px;
	font-size: 10px;
	font-weight: bold;
	}
.SearchButton:hover {
	width:30;
	color:#FFFFFF;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	background-color: #006;
	height: 18px;
	padding-bottom: 2px;
	font-size: 10px;
	font-weight: bold;
}
/* CSS för nyheter i sidorna */
#newsheader {
	color:#F00;
	font-size:1.2em;
	font-weight:bold;
}
.newsdate {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight:bold;
	color:#666;
}
.newstitle {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
	color:#006;
}
.newsheader {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #000066;
}
.newsintro {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: normal;
	color: #000;
	width:160px;
}
.newslink {
	/*
	margin-left:5px;
	*/
}

/* Slut nyheteter */

/* CSS för admindelen, tabeller mm. */
table.clsAdminTable{
	width:570px;
	border:dotted;
	border-color:#CCC;
	border-width:1px;
	margin-left:20px;
	padding:5px;
}
table.clsAdminTable input.orderinput {
	width:40px;
}
.clsAdminTable input[type="text"] {
	width:350px;
	margin-left:0px;
	font-family:Arial, Helvetica, sans-serif;
	font-size:10px;
}
table.clsAdminTable select {
	background-color:#F2F2F2;
	font-family:Arial, Helvetica, sans-serif;
	font-size:10px;
}
.clsAdminTable textarea {
	width:350px;
	font-family:Arial, Helvetica, sans-serif;
	font-size:10px;

}
input.orderinput {
	width:30px;
}
table.clsAdminTable input#inloggname {
	width:30px;
}
.clsAdminTableTR {
	color:#333;
	font-size:11;
	font-weight:bold;
	text-align:left;
}
.clsAdminTableTREven {
	color:#333;
	font-size:10;
	background-color:#E2E2E2;
	text-align:left;
}
.clsAdminTableTROdd {
	color:#333;
	font-size:10;
	background-color:#F0F0F0;
	text-align:left;
}

.clsAdminTableTD {
	/*
	text-align:left;
	border-right:thin;
	border-bottom:thin;
	border-left:thin;
	border-top:thin;
	border-style:solid;
	*/
}
.clsTableAdminNav {
	border:none;
	margin:0 auto;
}
.clsTableEdit {
	width:570px;
	margin-left:20px;
}
clsTableEdit input[type="text"] {
	width:150px;
}
.clsTableEdit input[type="password"] {
	width:150px;
}
.clsTableEdit textarea {
	width:350px;
}
.clsTableEdit input[type="list"] {
	width:350px;
}

/* Slut admindelen */


