/*
Copyright: Konceptas 2009
Iben Louise Birkkjaer
*/

body {
	background-position: bottom left;
        margin: 0 auto;
	text-align: center;
	font-family: verdana, arial, sans-serif;
	font-size: 11px;
}

table {
	border-collapse: collapse;
}

img {
	border: 0;
}

/* WRAPPER */

#wrapper {
	width: 876px;
	left: 50%;
	height:auto;
                margin: 88px auto 0 auto;
	text-align: left;
                background: #fff;


}

#wrapperTop {
	width: 876px;
}


#wrapperMain {
	width: 876px;
	background: #fff;
}

#wrapperBottom {
	width: 770px;
}

/* DESIGN */

#top {
	float: left;
	width: 100%;
	height: 105px;
	background: #fff;
}

#topLogo {
	float: left;
	margin: 16px 0 0 18px;
}


#topGraphic {
	float: left;
}

/* TOPMENU */

#topMenu {
	width: 876px;
	height: 35px;
	background: url('topMenuBg.gif') repeat-x;
	text-align: center;
	float: left;
}

#topMenu table {
	margin: 0 auto;
}

#topMenu img {
	margin-right: 38px;
}

/* LEFTMENU */

#leftMenu {
	width: 180px;
}

#leftMenu ul {
	list-type-style: none;
	margin: 0;
}

#leftMenu li {
	margin-top: 15px;
}

#leftMenu a {
	margin: 0;
	padding: 0;
	text-transform: uppercase;
	text-decoration: none;
}


/* CONTENT */

#content {
	width: 876px;
	height: auto;
	background: #fff;
	float: left;
}

#leftColumn {
	margin: 0 18px 18px 18px;
	width: 180px;
	height: auto;
	float: left;
}

#leftColumnFrontpage {
	margin: 18px;
	width: 180px;
	height: auto;
	float: left;
}

#midColumn {
	margin: 18px 0 0 0;
	width: 434px;
	height: auto;
	float: left;
}

#midColumnFrontpage {
	margin: 18px 0 0 0;
	width: 434px;
	float: left;
}

#midColumnFrontpage h1 {
	text-align: center;
}

#butiksBillede {
	width: 218px;
	float: left;
}

#butiksTekst {
	width: 150px;
	padding: 62px 0 0 40px;
	float: left;
}

#rightColumn{
	margin: 18px 18px 18px 0;
	width: 185px;
	float: right;
}

#rightColumn h1 {
	color: #000;
	font-size: 16px;
}

#rightColumn a {
	margin-top: 10px;
	color: #c20012;
	text-decoration: none;
}

#aabningstider {
	width: 185px; 
	margin-bottom: 10px;
	float: left;

}

#tema {
	width: 185px;
	float: left; 
}

.buttonRight {
	float: left;
	margin-top: 10px;
	height:49px;

}

#footer {
	margin-top:10px;
                text-align: center;
	background-color: #fff;
	float: left;
	width: 876px;
}


#footer hr {
	margin: 5 0 0 0 18px;
	color: #b6b4b3;
	background-color: #b6b4b3;
	height: 1px;
	border: 0;
}

#footer h1 {
	color: #c20012;
	font-size: 12px;
	margin: 0;
	padding: 0;
}

/* DW TAGS */

.L2 {
	margin-top: 10px;
	float: left;
}

/* MODULES */

#CalenderImg {
	max-width: 200px;
}