html {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 0.75em;
	line-height: 1.2em;
	color: #40295d;
	background: #a093ad;
}

body {
	margin: 0;
	background: #a093ad;
	background-repeat: repeat-x;
}

td, input, select, textarea {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 1em;
	color: #40295d;
}


input, select, textarea {
	padding: 1px;
}
textarea {
	width: 250px;
	height: 70px;
}

p {
	margin: 0 0 1em 0;
}


h1, .h1 {
	font-size: 2.3em;
	font-weight: normal;
	line-height: 1em;
	color: #263a45;
	padding: 0;
	margin: 0 0 0.8em 0;
}
h2, .h2 {
	font-size: 1.5em;
	line-height: 1em;
	color: #263a45;
	padding: 0;
	margin: 0 0 0.5em 0;
}
h3, .h3 {
	font-size: 1.1em;
	font-weight: 700;
	line-height: 1em;
	color: #263a45;
	padding: 0;
	margin: 1em 0 0.5em 0;
}

a {
	color: #95abca;
	text-decoration: none;
}
a:hover {
	text-decoration: underline;
}


#wrapper {
	width: 930px;
	height: auto;
	margin: 0 auto;
}
#indhold {
	width: 930px;
	height: auto;
	float: left;
}
#maven{
	width: 930px;
	height: auto;
	float: left;
	background-image:url(/files/images/bg_images/bgnd_indhold.gif);
	background-repeat: repeat-y;
}

#header {
	width: 930px;
	height: auto;
	float: left;
	padding: 0 0 30px 0;
	background-image:url(/files/images/bg_images/bgnd_header.gif);
	background-repeat: no-repeat;
        position: relative;
}

#logo {
	float: left;
	width: 200px;
	height: 28px;
	display: block;
	padding: 12px 0 0 20px;
	margin: 0;
	color: #fff;
	font-size: 2em;
}

#kviklinks {
	float: right;
	width: 200px;
	height: 27px;
	display: block;
	padding: 13px 30px 0 0;
	margin: 0;
	text-align: right;
}
#kviklinks a {
	color: #fff;
	margin: 0 0 0 15px;
	font-size: 0.9em
}

#headerImg {
	float: left;
	width: 930px;
	height: 75px;
	display: block;
	padding: 0;
	margin: 0;
}

#menu {
	float: left;
	width: 930px;
	height: auto;
	display: block;
	padding: 0;
	margin: 0;
}
#menu a {
	float: left;
	height: 19px;
	padding: 5px 5px 0 20px;
	margin: 0;
	font-weight: 700;
	color: #40295d;
}
#menu a:hover {
	color: #fff;
	text-decoration: none;
}
#menu a.active {
	color: #fff;
}


#undermenu {
	float:left;
	width: 160px;
	height: auto;
	padding-left: 0px;
	padding-right: 0px;
}

#undermenu a {
	display: block;

	clear: both;
	margin: 0 0 0.8em 0;
	color: #40295d;
}
#undermenu a:hover {
	color: #a093ad;
	text-decoration: none;
}
#undermenu a.active {
	color: #a093ad;
}

#spalte2 {
	float: left;
	width: 490px;
	height: auto;
	padding: 0 30px;
}

#spalte1 {
        float:left;
        font-weight:normal;
        padding:0 0 10px 18px;
        width:180px;
}
#spalte1 img {
        margin-bottom:5px;
}

#spalte1 h1 {
        color:#40295d;
        font-size:24px;
        letter-spacing:3px;
      	text-transform:uppercase;
}
#spalte1 .h2 {
        color:#263a45;
        font-size:14px;
}
#spalte1 .price {
        font-size:13px;
}
/*#nyehdsspalte {
	float: left;
	width: 170px;
#nyehdsspalte a {
	margin: 0 0 10px 0;
}
#nyehdsspalte a {
	display: block;
	clear: both;
	color: #263a45;
}
#nyehdsspalte a:hover {
	color: #95abca;
	text-decoration: none
}
#nyehdsspalte a.active {
	color: #f00;
}*/

#footer {
	height: 30px;
	clear: both;
	font-size: 0.9em;
}
#foot {
	width: 930px;
	height: 26px;
	margin: 0 auto;
	padding: 35px 0 0 0;
	text-align: center;
	background-image: url(/files/images/bg_images/bgnd_footer.gif);
	background-repeat: no-repeat;
	color: #fff;

}
#foot a {
	font-size: 0.9em;
	color: #fff;
}
#foot a:hover {
	color: #fff;
}


#divShopBasket {
	background: #f8f8f8;
	margin-bottom: 15px;
	padding: 15px;
}

hr {
	color: #e0e0e0;
	height: 1px;
	border: 0px;
}

#tblCheckoutInfo label {
	display: block;
	font-weight: bold;
	margin-top: 5px;
}
