@charset "UTF-8";
/* CSS Document */

body {
	margin: 20px;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 12px;
}

a:link, a:active, a:visited {
	color: black;
	text-decoration: underline;
	font-weight: normal;
}

a:hover {
	text-decoration: underline;
}

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

#nav a:hover {
	text-decoration: underline;
}

#brand {
	background: url(img/brand.jpg);
	height: 107px;
	width: 800px;
	margin: 0 auto;
}

#top {
	background: url(img/greenbar.jpg);
	height: 17px;
	width: 800px;
	margin: 0 auto;
}

#container {
	background: #B9C6B9;
	width: 798px;
	margin: 0 auto;
	overflow: hidden;
	border-left: 1px solid black;
	border-right: 1px solid black;
}

#nav {
	width: 171px;
	float: left;
	margin: 0;
	background: url(img/3.jpg) no-repeat;
	background-position: center;
}

#content {
	background: url(img/4.jpg) no-repeat;
	background-position: center;
	border-left: 1px solid black;
	width: 626px;
	min-height: 720px;
	float: right;
	margin: 0;
	overflow: hidden;
}

#conpad {
	margin: 20px;
	padding: 0px;
	overflow: auto;
}

#bottom {
	background: url(img/greenbar.jpg);
	height: 17px;
	width: 800px;
	margin: 0 auto;
	padding: 1px 0 0 0;
	text-align: center;
	color: white;
	font-size: 11px;
}

#bottom a {
	color: white;
	font-size: 11px;
	text-decoration: none;
	font-weight: normal;
}

#swirls {
	background: url(img/swirls.jpg);
	height: 74px;
	width: 800px;
	margin: 0 auto;
}

#nav ul {
	list-style-type: none;
	margin: 10px;
	padding: 0 0 0 6px;
}

#nav li {
	padding: 3px 0;
}

#content h1 {
	font-size: 20px;
}

#content h3 {
	font-size: 14px;
	margin-top: 0;
	margin-bottom: 5px;
	padding: 0;
}

#content a img {
	border: 0;
}

#subcat1 {
	margin:15px 10px 15px 0;
	width: 240px;
	float: left;
}

#subcat2 {
	margin:15px 0 15px 0;
	width: 240px;
	float: left;
}

#subcat1 ul, #subcat2 ul {
	list-style-type: none;
	margin: 0;
	padding: 0;
}

#subcat1 li, #subcat2 li {
	margin-left: 15px;
}

#content li a:link, #content li a:active, #content li a:visited {
	color: black;
	text-decoration: none;
	font-weight: normal;
}

#content li a:hover {
	text-decoration: underline;
}

.produkt {
	background: black;
}

.produkt td {
	padding: 5px;
	background: #c3d1c3;
}

.produkt thead {
	background: #dae9da;
	padding: 5px;
	text-align: left;
	font-weight: bold;
}

.produkt thead td {
	background: #dae9da;
	font-weight: bold;
}

.produkt th {
	background: #dae9da;
	padding: 5px;
	text-align: left;
	font-weight: bold;
}

#imgtable {
	vertical-align: top;
}

#catlist ul {
	margin: 0;
}

#catsplitter {
	width: 490px;
	margin: 0;
	padding: 0;
	float: left;
	overflow: auto;
}

#slidebox {
	margin-top: 40px;
	width: 85px;
	float: right;
}

ul#stemning {
	width: 550px;
	margin: 0;
	padding: 0;
}

ul#stemning li {
	list-style-type: none;
	margin: 0;
	padding: 0;
}

.slide_lala {  
    height:  411px;  
    width:   548px;  
    padding: 0;  
    margin:  0 auto;  
}

.slide_lala img {  
    height:  411px;  
    width:   548px; 
} 

.slide_profil {  
    height:  350px;  
    width:   500px;  
    padding: 0;  
    margin:  0 auto;  
}

.slide_profil img {  
    height:  350px;  
    width:   500px; 
}

.slide_stemning {  
    height:  413px;  
    width:   550px;  
    padding: 0;  
    margin:  0 auto;  
}
.slide_stemning img {  
    height:  413px;  
    width:   550px; 
} 