* {
	font-family: Century Gothic, verdana, arial;
}





html, body {
	font-family: Verdana;
	font-size: 11px;
	min-height: 900px;
	height: 900px;
	min-width: 975px;
	margin: 0px;
	text-align: center;
	background-image: url(images/baggrund.png);
	background-attachment: fixed;
}

#top {
	width: 975px;
	padding: 0 10px;
	background: #fff;
	height: 120px;
	margin: auto;
	position: relative;
}
#logo 
{
	display: block;
	margin-left: auto;
	margin-right: auto;
	margin: 0;
	
}
#slideshow
{
       position: relative;
       right: 3px;
	   bottom: 30px;
       z-index: 1;
}

#brands
{
        position: relative;
        top: 30px;
        padding: 10px;
        background-color:#fff;
        border-bottom: 2px solid #000000;
}
#footer {
	background: #fff;
	overflow: hidden;
	width: 995px;
	margin: 0 auto;
}
#topmenu {
	float: right;
	width: 975px;
	position: absolute;
	bottom: 46px;
	left: 0;
	text-align: center;
	
}

#container {
	width: 975px;
	min-height: 100%;
	padding: 0 10px;
	margin: auto;
	background: #fff;
	overflow: hidden;
	padding-top: 10px;
}

table.frontpageText
{
        font-size: 13px;
}

#frontpageText
{
        position: relative;
        left: 10px;
        bottom: 150px;
        
}

#cart
{
        position: relative;
		bottom: 10px:
        width: 155px;
        height: 67px;
        border-bottom: 1px solid #000000;
}

#menu {
	position: absolute;
	top: 180px;
	width:155px;
	text-align: left;
	float: left;
	z-index: 2;
}

#frontpagePics
{
        position: relative;
        bottom: 55px;
        right: 18px;
		width: 415;
		height: 148;
}

#content {
	position: relative;
	top: 85px;
	width:790px;
	text-align: left;
	float: right;
	margin-right: 17px;
}

body, table, form {
	font-size:			11px;
}

input, select, textarea {
	border:				1px solid #CCCCCC;
	background-color:	#EAEAEA;
	font-size:			10px;
	padding:			0px;
	margin:				0px;
	padding-left:		3px;
	padding-top:		1px;
}

.fed { font-weight: bold }
.level0 {height:14px; margin-top: 5px; font-size: 12px; font-weight: bold;	padding-bottom: 0px;}
.level1 {height:14px; padding-left: 0px; padding-top: 6px; font-size: 11px;}
.level2 {background-image:	url(/images/level2.gif); padding-left: 25px;	font-size: 10px;	line-height: 150%;}
.level3 { background-image: url(/images/level3.gif); padding-left:		35px; font-size: 10px; line-height: 150%;}
.gra { color: #666666 }
.sort { color: #111111}
.sort:hover { color: #999; text-decoration: none }
.sort1 { color: #000000 }
.sort1:hover { color: #999;}
.rod { color: #000; }
.rod:hover { color: #999; }
.nodeco { text-decoration: none }
.nobg { background-color: transparent }
.noborder { border: 0px }
.sidevalg { font-size: 12px; font-weight: bold; }
.menu {color:	#000000; text-decoration:	none;}
.menu:hover {color: #999; text-decoration:	none;}
.overskrift {font-size:10pt;font-weight:bold;padding-bottom:5px;padding-top:5px}
.phone {float: right; width: 99px; border: 1px solid #999; padding: 5px; margin-top: 10px; margin-bottom: 5px; margin-left: 5px;}

li.kat
{
  padding-bottom: 100px;	
}

#menulist {
	margin: 0;
	padding: 0;
	list-style-type: none;
}

#menulist li {
	min-height: 19px;
	line-height: 29px;
	display: block;
}

#menulist li a, #menulist li span {
	font-weight: normal;
	font-size: 14px;
	color: #000;
	text-decoration: none;
	cursor: pointer;
}

#menulist li.submenu {
	margin-left: 10px;
}

#menulist li.submenu a {
	font-weight: normal;
	font-size: 11px;
}

#menulist li a:hover, #menulist li span:hover {
	color: #999;
}

ul.prodlist {
	margin: 0;
	padding: 0;
	list-style-type: none;
	overflow: hidden;
}

ul.prodlist li {
	width: 200px;
	float: left;
	margin: 5px;
	text-align: center;
	height: 350px;
}

