@import "boxes.css";
@import "forms.css";


body {
	background: url('../gfx/body_bg.gif') repeat-x #f3f3f3;
	background-color: #f3f3f3;
	margin: 0px;
	padding: 0px;
	text-align: center;
}

#layout-border-top {
	background-image: url('../gfx/border_top.gif');
	background-repeat: no-repeat;
	height: 19px;
	width: 822px;
}

#layout-border-left-top {
	background-image: url('../gfx/border_left_top.gif');
	background-repeat: repeat;
	width: 20px;
}

#layout-border-right-top {
	background-image: url('../gfx/border_right_top.gif');
	background-repeat: repeat;
	width: 20px;
}

#layout-border-left-middle {
	background-image: url('../gfx/border_left_middle.gif');
	background-repeat: repeat-y;
}

#layout-border-right-middle {
	background-image: url('../gfx/border_right_middle.gif');
	background-repeat: repeat-y;
}

#layout-border-left-corner {
	background-image: url('../gfx/border_left_corner.gif');
	background-repeat: no-repeat;
}

#layout-border-right-corner {
	background-image: url('../gfx/border_right_corner.gif');
	background-repeat: no-repeat;
}

#layout-border-bottom {
	background-image: url('../gfx/border_bottom.gif');
	background-repeat: no-repeat;
}

#layout-tbl {
	width: 780px;
	background-color: #ffffff;
	border: 1px solid #ffffff;
	vertical-align: top;
}

#layout-content {
	width: 780px;
	background-color: #ffffff;
	border: 1px solid #ffffff;
	vertical-align: top;
}

#logo {
	width: 331px;
	height: 63px;
	vertical-align: middle;
	padding: 5px 0 0 15px;
}

#top-links {
	height: 63px;
	vertical-align: middle;
	text-align: right;
	padding: 10px 15px 0 0;
}

#stripe-grey-12 {
	background-color: #eaeaea;
	height: 12px;
	width: 100%;
}

#stripe-white-1 {
	background-color: #ffffff;
	height: 1px;
	width: 100%;
}

#width-white-1 {
	width: 1px;
	background-color: #ffffff;
}

#nav {
	background-color: #eaeaea;
	height: 24px;
	width: 100%;
	padding: 0 0 0 5px;
}

#wrapper {
	padding: 8px;
}

#menu-bg {
	margin: 1px 0 0 0; 
	background-color: #f2f2f2; 
	width: 140px; 
	height: 21px;	
}

#menu-padding {
	padding: 5px 0 0 8px;
}

#padding-bottom {
	padding: 7px 0 20px 8px;
}

#content-padding {
	padding: 2px 20px 5px 7px;
}

#nyhed-right-padding {
	padding: 2px 10px 2px 1px;
}

#align-right {
	text-align: right;
}

.menu-padding {
	padding: 5px 0 0 8px;
}

.stripe-white-1 {
	background-color: #ffffff;
	height: 1px;
	width: 100%;
}

.width-white-1 {
	width: 1px;
	background-color: #ffffff;
}

.menu {
	font-family: verdana, arial, tahoma, sans-serif;
	font-size: 10px;
	font-weight: bold;
	color: #565f00;
	text-decoration: none;
}

.menu a:link, .menu a:visited {
	color: #565f00;
	font-weight: bold;
	text-decoration: none;
}

.menu a:hover, .menu a:active {
	color: #8f9744;
	font-weight: bold;
	text-decoration: underline;
}

.bottom {
	font-family: verdana, arial, tahoma, sans-serif;
	font-size: 9px;
	font-weight: normal;
	color: #969696;
	text-decoration: none;
}

.bottom a:link, .bottom a:visited {
	color: #969696;
	font-weight: normal;
	text-decoration: none;
}

.bottom a:hover, .bottom a:active {
	color: #bbbbbb;
	font-weight: normal;
	text-decoration: underline;
}

.content {
	font-family: verdana, arial, tahoma, sans-serif;
	font-size: 9px;
	font-weight: normal;
	color: #444444;
	text-decoration: none;
}

.content a:link, .content a:visited {
	color: #757b34;
	font-weight: normal;
	text-decoration: none;
}

.content a:hover, .content a:active {
	color: #5e6700;
	font-weight: normal;
	text-decoration: underline;
}

.nav {
	font-family: verdana, arial, tahoma, sans-serif;
	font-size: 9px;
	font-weight: normal;
	color: #666666;
	text-decoration: none;
}

.nav a:link, .nav a:visited {
	color: #666666;
	font-weight: normal;
	text-decoration: none;
}

.nav a:hover, .nav a:active {
	color: #999999;
	font-weight: normal;
	text-decoration: underline;
}

.content-nyhed-right {
	font-family: verdana, arial, tahoma, sans-serif;
	font-size: 9px;
	font-weight: normal;
	color: #757b34;
	text-decoration: none;
}

.content-nyhed-right a:link, .content-nyhed-right a:visited {
	color: #757b34;
	font-weight: normal;
	text-decoration: none;
}

.content-nyhed-right a:hover, .content-nyhed-right a:active {
	color: #5e6700;
	font-weight: normal;
	text-decoration: underline;
}

h1 {
	font-family: verdana, arial, tahoma, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #5e6700;
	text-decoration: none;
	margin: 0 0 4px 0;
}

.header {
	font-family: verdana, arial, tahoma, sans-serif;
	font-size: 10px;
	font-weight: bold;
	color: #5e6700;
	text-decoration: none;
	margin: 0 0 3px 0;
	
}

.tbl-links-color1 {
	text-align: center;
	background-color: #bbdbed;
}

.tbl-links-item1 {
	text-align: left;
	background-color: #bbdbed;
	padding: 0 0 0 10px;
}

.tbl-links-color2 {
	text-align: center;
	background-color: #c3dfef;
}

.tbl-links-item2 {
	text-align: left;
	background-color: #c3dfef;
	padding: 0 0 0 10px;
}

.tbl-links-right-color1 {
	text-align: center;
	background-color: #bbdbed;
}

.tbl-links-right-item1 {
	text-align: left;
	background-color: #bbdbed;
}

.tbl-links-right-color2 {
	text-align: center;
	background-color: #c3dfef;
}

.tbl-links-right-item2 {
	text-align: left;
	background-color: #c3dfef;
}

.tbl-links-button {
	text-align: right;
	padding: 9px 9px 7px 9px;
}

.align-topright {
	text-align: right;
	vertical-align: top;
}

.valign-top {
	vertical-align: top;
}

#center {
	text-align: center;
}

#quicksearch {
	background: url('/gfx/hurtigsoegning_bg.jpg') no-repeat;
	border: 1px solid #6da0bb;
	height: 115px;
	margin: 0 15px 0 0;
	width: 249px;
}

#quicksearch div {
	padding: 15px;
}

.tbl-100 {
	width: 100%;
}

.tbl-100 td {
	vertical-align: top;
}

.tbl-100 .td-334 {
	width: 334px;
}

#catalogs {
	background-color: #d7e9f3;
	border: 1px solid #6da0bb;
	width: 249px;
}

#catalogs div {
	padding: 15px;
}

.tbl-dest-1 {
	margin: 1px 0 0 1px;
	width: 198px;
}

.tbl-dest-2 {
	margin: 1px 0 0 1px;
	width: 125px;
}

.tbl-dest-3 {
	margin: 1px 0 0 1px;
	width: 112px;
}

.tbl-dest-4 {
	margin: 1px 0 0 1px;
	width: 112px;
}

.tbl-dest-side {
	width: 5px;
}

.div-infobox {
	position:absolute;
	display: none;
}

.shop-showimg {
	background-color: #ffffff;
	border: 2px solid #dddddd;
	padding: 10px;
}

.forum-search {
	width: 100%;
}

.forum-search tr {
	background-color: #c1dbe9;
}

.forum-search td {
	vertical-align: middle;
}

.forum-search label {
	font-weight: bold;
}

.forum-search select {
	font-family: arial, verdana, tahoma, sans-serif;
	font-size: 11px;
	height: 19px;
	padding: 1px 0 0 0;
}

.clear {
	clear: both;
}

.padding-streg-lille {
	text-align: center;
	padding: 0 0 5px 0;
}