/* 
  ------------------------------------------------
  PVII CSS Layout Magic
  Copyright (c) 2007 Project Seven Development
  www.projectseven.com
  02: 2Col_Fixed_Sidebar_Left
  ------------------------------------------------
*/

body {
	color: #000000;
	margin: 20px;
	padding: 0;
	font: 12px Arial, Helvetica, sans-serif;
	background: #E3E4E6;
}
#masthead {
	height: 100px;
	margin: 0px;
	background: url(../billeder/top.jpg) no-repeat;
}
#wrapper {
	width: 1000px;
	margin: 0 auto 0px;
	background: #FFFFFF;
}
#column_wrapper {
	border-right: 0px solid #55131B;
	border-left: 0px solid #55131B;

}
.clearfloat {
	clear: both;
	height: 0;
	line-height: 0;
	font-size: 0;
}
#right {
	width: 805px;
	float: right;
	margin-bottom: 0px;
	border-left: 2px solid #55131B;
	min-height: 400px;
}
#left {
	width: 173px;
	float: left;
	background: url(../billeder/venstreBund.jpg) no-repeat bottom;
	height: 400px;
	min-height: 400px;
	margin: 0px;
	padding: 0px 10px;
	z-index: 1;
}
#left h1 {
	padding: 5px 5px 0px 8px;
	margin-top: 10px;
	background: #FFFFFF;
}
.menulist {
	margin: 6px 0 12px 0;
	padding: 0;
	list-style-type: none;
}
#right .content {
	padding-right: 20px;
	padding-left: 20px;
	min-height: 400px;
	_height: 400px;

}
#masthead .content {
	padding: 30px 0px 0px 250px;
	margin: 0px;
}
#masthead li  {
	margin: 0px;
	padding: 0px 20px 0px 0px;
	list-style-type: none;
	font-size: 100%;
	position: relative;
	text-align: left;
	cursor: pointer;
	float: left;
}
#masthead a:link, #masthead a:active, #masthead a:visited {
	font: 14px Arial, Helvetica, sans-serif;
	color: #FFFFFF;
	text-decoration: none;
}
#masthead a:hover {
	text-decoration: none;
	font-weight: bold;
}
#footer {
	position:relative;
	clear: both;
	color: #FFFFFF;
	padding: 15px 0px 0px;
	margin: 0;
	font-size: 12px;
	text-align: center;
	font-weight: bold;
	background: #55131B;
	height: 40px;
}
#footer .content {
	padding: 5px;
}
#right a:link, #right a:visited {
	color: #55141C;
	text-decoration: none;
}
#right a:hover {
	color: #55141C;
	text-decoration: none;
}
#footer a:link, #footer a:visited {
	color: #FFFFFF;
	text-decoration: none;
}
#footer a:hover {
	color: #FFFFFF;
	text-decoration: underline;
}
.p7uberlink {
	font-weight: bold !important;
	border-color: #590000 !important;
}
h1 {
	font-size: 16px;
	margin: 0 0 20;
	color: #55131B;
	font-weight: bold;
}
h2 {
	font-size: 14px;
	margin: 0;
	color: #55141C;
}
h3 {
	font-size: 12px;
	margin: 0;
}
h4 {
	font-size: 12px;
	margin: 0;
}
hr {
	border: 1px dotted #55141C;
	width: 100%;
	color: #CCCCCC;
	height: 1px;
}
.lille {
	font-size:10px;
}
.overblik td {
	border: 1px dotted #55141C;
}
#produktmenu h6 a:link, #produktmenu h6 a:active, #produktmenu h6 a:visited {
	font-size: 10px;
	text-align: center;
	height: 18px;
	width: 60px;
	border: 1px solid #999999;
	color: #999999;
	display: block;
	text-decoration: none;
	margin: 0px;
	padding: 2px 0px 0px;
}

#produktmenu h6 a:hover {
	font-size: 10px;
	text-align: center;
	height: 18px;
	width: 60px;
	border: 1px solid #FF9900;
	color: #999999;
	display: block;
	text-decoration: none;
	padding: 2px 0px 0px;
}
#produktmenu {
margin:0px;
padding:0px;
}
