a {
	color : #666;
	text-decoration : none;
}

a:hover {
	color : #000;
	text-decoration : underline;
}

a.side {
	color : #bbb;
	text-decoration : none;
}



a:hover.side {
	color : #ccc;
	text-decoration : none;
}

a.white {
	color: #f0f0f0;
	display: block;
	float: left;
	font-variant: small-caps;
	text-decoration: none;
	height: 29px;
	padding: 0px 5px;
	border-right: 1px solid black;
}

a:hover.white {
	color: #ccc;
	text-decoration: none;
	background-image: url(images/navibgh.jpg);
	background-repeat: repeat-x;
}
a.basket {
	color: #f0f0f0;
	display: block;
	float: left;
	font-variant: small-caps;
	text-decoration: none;
	height: 15px;
	padding: 0px 5px;
	border-right: 1px solid black;
}

a:hover.basket {
	color: #ccc;
	text-decoration: none;
	background-image: url(images/navibgh.jpg);
	background-repeat: repeat-x;
}

html{ min-height: 100%; }

body {
	font-family : Verdana, Arial, Helvetica, sans-serif;
	font-size : 11px;
	background: url(images/bodybg.jpg) no-repeat center top #1f1f1f;
	min-height: 100%;
	margin: 0px;
}

* html body{
	height: 100%;
}


form {
	margin : 0px;
}

hr {
	height : 1px;
	border-top : 1px solid #555;
	border-bottom: 1px solid transparent;
}

hr.side-hr {
	height : 1px;
	border-top : 1px solid #555;
}

td {
	font-family : Verdana, Arial, Helvetica, sans-serif;
	font-size : 11px;
}

pre {
	font-family : Verdana, Arial, Helvetica, sans-serif;
	font-size : 11px;
}

.alt {
	color : #005599;
}

#wrapper{
	z-index: 1;
	position: absolute;
	left: 50%;
	top: 0px;
	margin-left: -446px;
	background-color: #2b2b2b;
	min-height: 100%;
	border-left: 12px solid #2b2b2b;
	border-right: 12px solid #2b2b2b;
	background-repeat: repeat-y;
	background-position: 1px top;
}

* html #wrapper{
	height: 100%;
}

#navigation, #logo, #content, #content_top, #content_bottom{
	border-left: 1px solid black;
	border-right: 1px solid black;
}

#content {
	margin-top: 261px;
	padding-bottom: 25px;
}

#content_top{
	position: absolute;
	left: 0px;
	top: 242px;
}

#content_bottom{
	position: absolute;
	left: 0px;
	bottom: 0px;
}

* html #content_bottom{
	bottom: -1px;
}

#logo{
	position: absolute;
	left: 0px;
	top: 0px;
	z-index: 2;
	height: 213px;
}

#navigation{
	position: absolute;
	z-index: 2;
	left: 0px;
	height: 29px;
	line-height: 29px;
	/*	width: 892px;*/
	width: 895px;
	top: 213px;
	background-image: url(images/navibg.jpg);
	background-repeat: repeat-x;
}

#login{
	position: absolute;
	z-index: 3;
	right: 0px;
	height: 29px;
	width: 250px;
	top: 213px;
}

#login img{
	vertical-align:bottom;
}

* html #login img{
	vertical-align:top;
}

.button {
	font-family : Verdana, Arial, Helvetica, sans-serif;
	font-size : 10px;
	color : #555;
	background-color : #f1f1f1;
	border : 1px solid #bbb;
	border-top: 1px solid #ddd;
	border-left: 1px solid #ddd; 
	margin-top : 2px;
	padding: 2px;
}

.button:active {
	border : 1px solid #ddd;
	border-top: 1px solid #bbb;
	border-left: 1px solid #bbb; 
}


#login .textbox{
	font-size: 14px;
	color: #fff;
	background-image: url(images/loginbg.jpg);
	background-repeat: repeat-x;
	height: 19px;
	padding: 5px 0px;
	background-color: transparent;
	border: none;
}

* html #login .textbox{
	position: relative;
	top: -1px;
}

.textbox{
	font-family : Verdana, Arial, Helvetica, sans-serif;
	font-size : 10px;
	color : #555;
	background-color : #f8f8f8;
	border : 1px solid #ccc;
}

.main-body {
	font-size : 11px;
	color : #444;
	padding: 0px 5px 5px 5px;
}

.side-body {
	font-size : 11px;
	color : #999;
	padding: 0px 5px 5px 5px;
}

.main-bg {
	color : #555;
}

.border {
	border : 1px solid #e1e1e1;
}

.side-border-left {
	padding: 0px 10px 0px 10px; 
}

.side-border-right {
	padding: 0px 10px 0px 10px; 
}

#side_right_off .side-border-right{
	display: none;
}

.news-footer {
	font-size : 10px;
	color : #222;
	text-align: right;
	padding : 3px 4px 4px 4px;
}

.capmain {
	font-family : Verdana, Arial, Helvetica, sans-serif;
	font-size : 11pt;
	font-weight : bold;
	color : #1f1f1f;
}

.scapmain {
	font-family : Verdana, Arial, Helvetica, sans-serif;
	font-size : 11pt;
	font-weight : bold;
	color : #f0f0f0;
}

.tbl-border {
	color : #555;
	background-color : #e1e1e1;
}

.tbl {
	font-size : 11px;
	color : #555;
	background-color : #fff;
	padding : 4px;
}

.tbl1 {
	font-size : 11px;
	color : #555;
	background-color : #fff;
	padding : 4px;
}

.tbl2 {
	font-size : 11px;
	color : #555;
	background-color : #f1f1f1;
	padding : 4px;
}

.forum-caption {
	font-size : 11px;
	font-weight : bold;
	color : #888;
	background-color : #f1f1f1;
	padding : 2px 4px 4px 4px;
}

.quote {
	font-size : 11px;
	color : #555;
	background-color : #f8f8f8;
	padding : 4px;
	margin : 0px 20px 0px 20px;
	border : 1px solid #bbb;
}

.poll {
	height : 12px;
	border : 1px solid #bbb;
}

.comment-name {
	font-weight : bold;
	color : #005599;
}

.shoutboxname {
	font-weight : bold;
	color : #005599;
}

.shoutbox {
	color : #777;
}

.shoutboxdate {
	font-size : 10px;
	color : #888;
}

.small {
	font-size : 10px;
	font-weight : normal;
}

.small2 {
	font-size : 10px;
	font-weight : normal;
	color : #555;
}

.side-small {
	font-size : 10px;
	font-weight : normal;
	color : #555;
}

.side-label {
	color : #555;
	background-color : #333;
	padding : 2px 2px 3px 2px;
}

/* Searcformular */

.searchtext {
		font-size : 10px;
	font-weight : normal;
	color : #555;
}

/*Varekurv*/

table.main {
width: 95%;
}

