body  {
	font: 100% Verdana, Arial, Helvetica, sans-serif;
	margin: 0; /* it's good practice to zero the margin and padding of the body element to account for differing browser defaults */
	padding: 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: #000000;
	height:100%;
	position: static;
	background-color: #666666;
	background-image: url(images/black_background.png);
	background-repeat: repeat-x;
}

.thrColHybHdr #container {
	position:static;
	top:0px;
	left:0px;
	width: 100%;
	/*margin:0px;*/
	background-image: none;	/*margin: 0 auto;  the auto margins (in conjunction with a width) center the page if needed 
	text-align: left; /* this overrides the text-align: center on the body element. */
	/*top: 0px;	/*background-image: url(images/background.png);*/
	
	background-repeat:repeat-x;
	margin-top: 0;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
}  
.thrColHybHdr #header {
	background: #DDDDDD;
	height: 145px;
	width: 1000px;
	margin: 0 auto;
	/*padding: 10px 10px;*/  /* this padding matches the left alignment of the elements in the divs that appear beneath it. If an image is used in the #header instead of text, you may want to remove the padding. */
	position: relative;
	bottom: 0px;
	left: 0px;
	background-image: url(images/Logo_Ugnsmakeri_top2.png);
	background-repeat: no-repeat;
} 
.thrColHybHdr #header h1 {
	margin: 0; /* zeroing the margin of the last element in the #header div will avoid margin collapse - an unexplainable space between divs. If the div has a border around it, this is not necessary as that also avoids the margin collapse */
	padding: 30px 60px; /* using padding instead of margin will allow you to keep the element away from the edges of the div */
	font:30px georgia;
	color: #FFFFFF;
	line-height:24px;
	letter-spacing:0.4em
}

.thrColHybHdr #mainContent {
	/*margin: 1 auto;*/
	/*padding: 0 2em 0 2em; /* padding here creates white space "inside the box." */
	background:#FFFFFF;
	height: 850px;
	width: 1000px;
	position: static;
	margin-top: 0;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
} 

.menu{
	position:relative;
	width: 110px;
	height:45px;
	color: #dddddd;
	font-weight: bold;
	text-decoration: none;
	/*vertical-align:middle;*/
	font-family: trebuchet ms, tahoma, arial;
}

.menu:hover{
	position:relative;
	top:0px;
	width: 110px;
	height:45px;
	color: #ffffff;
	font-weight: bold;
	text-decoration: none;
	font-family: trebuchet ms, tahoma, arial;
}

.thrColHybHdr #sidebar1 {
	width: 400px; /* top and bottom padding create visual space within this div */
	position: absolute;
	left: 50%;
	background-color: #E0E0E0;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 10px;
	padding-left: 0px;
	margin-left: -425px;
	float: none;
	clear: left;
	margin-top: 35px;
	top: 190px;
}
.thrColHybHdr #sidebar_butik {
	width: 400px; /* top and bottom padding create visual space within this div */
	position: absolute;
	left: 50%;
	background-color: #E0E0E0;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 10px;
	padding-left: 0px;
	margin-left: -425px;
	float: none;
	clear: left;
	margin-top: 89px;
	top: 190px;
}
#mainContent .fltrt {
	margin-right: 80px;
	padding-bottom: 40px;
	margin-bottom: 50px;
}
#sidebar2 object {
	float: left;
}

.thrColHybHdr #sidebar2 {
	width: 400px; /* top and bottom padding create visual space within this div */
	top: 10px;
	float: left;
	position: absolute;
	background:#FFF000;
	right: 50%;
	margin-right: -200px;
	padding-top: 5px;
	padding-right: 0;
	padding-bottom: 5px;
	padding-left: 0;
}


.thrColHybHdr #sidebar4 {
	width: 400px; /* top and bottom padding create visual space within this div */
	position: absolute;
	top: 740px;
	right: 50%;
	background-color: #E0E0E0;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 5px;
	padding-left: 0px;
	margin-right: -425px;
	height: 116px;
	clear: left;
}

.menu_on{
	position:relative;
	top:0px;
	width: 110px;
	height:45px;
	/*background-image: url(/grafik/bg_knapp.gif);*/
	color: #e9d0f8;
	font-weight: bold;
	text-decoration: none;
	font-family: trebuchet ms, tahoma, arial;

}
.a{
	color: #ffffff;
	font-family: trebuchet ms;
	font-size: 12px;
	text-decoration: none;
}

.a:hover{
	color: #dddddd;
	font-family: trebuchet ms;
	font-size: 12px;
	text-decoration: none;
}

.style1 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	background-color: #000000;
	background-image: url(images/header_background.jpg);
	background-repeat: repeat-y;
	background-position: right top;
	font-size: 14px;
	font-style: normal;
	color: #FFFFFF;
	font-weight: bold;
	padding-left: 10px;
	padding-top: 5px;
	padding-bottom: 5px;
	margin: 0px;
}
.info_text {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	background-image: none;
	background-repeat: no-repeat;
	background-position: left top;
	font-size: 14px;
	font-style: normal;
	color: #000000;
	font-weight: normal;
	padding-left: 20px;
	padding-right: 20px;
	/*list-style-image: url(images/pdf_icon.jpg);*/
	list-style-type: disc;
	list-style-position: outside;
}

.list_text {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	background-image: none;
	background-repeat: no-repeat;
	background-position: left top;
	font-size: 14px;
	font-style: normal;
	color: #000000;
	font-weight: normal;
	padding-left: 0px;
	padding-right: 0px;
	list-style-image: none;
	list-style-type: disc;
	list-style-position: outside;
}
#footer {
	/*padding: 10px 10px; /* this padding matches the left alignment of the elements in the divs that appear above it. */
	width: 1000px;
	height: 40px;
	line-height: 1 ems;
	position: relative;
	overflow: visible;
	margin-top: 0;
	margin-right: auto;
	margin-bottom: 0;
	padding: 5px;
	margin-left: auto;
	clear: both;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	border-top-color: #000000;
	border-right-color: #000000;
	border-bottom-color: #000000;
	border-left-color: #000000;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
	color: #FFFFFF;
	a:hover: #dddddd;
	decoration: none;
}
#footer a{
	
	color: #FFFFFF;
	a.hover: #dddddd;
	text-decoration: none;
}
#footer a:hover{
	
	color: #e9d0f8;
	}
#sidebar1 a.info_text {
	color: #333333;
}
#sidebar1 a {
	color: #333333;
	text-decoration: none;
}
#sidebar1 a:hover {
	color: #333333;
	font-weight: bold;
}
#sidebar1 a {
	color: #333333;
	text-decoration: none;
}
#sidebar_butik a:hover {
	color: #333333;
	font-weight: bold;
}
#sidebar_butik a.info_text {
	color: #333333;
}
#sidebar_butik a {
	color: #333333;
	text-decoration: none;
}
#sidebar_butik a:hover {
	color: #333333;
	font-weight: bold;
}

#sidebar3 a.info_text {
	color: #333333;
}
#sidebar3 a {
	color: #333333;
	text-decoration: none;
}
#sidebar3 a:hover {
	color: #333333;
	font-weight: bold;
}
