/* Global */

body {
	margin: 0px 0px 0px 0px;
	text-align: center;
	background-color: #3E3E3E;
font-family: verdana;
}

img {
	border: 0;
}

p {
	font-family: verdana;
	font-size: 11px;
}

h1 {
	font-family: verdana;
	font-size: 16px;
}

h2 { font-family: "Trebuchet MS"; color: #0b67b0; font-size: 18px;  }


/* Layout */

#top {
	margin: 0 auto;
	width: 992px;
	line-height: 0;
	overflow: hidden;
}

	#banner 
	{
		float: left;	
	}
	
	#logo { float: right; }
	

#top_menu {
	background: url(images/bluegradient.jpg) repeat-x;
	height: 39px;
}
#top_menu ul {
	list-style: none;
	padding: 0;
	margin: 0;
}
#top_menu ul li {
	float: left;
	position: relative;
}
#top_menu ul li a {
	display: block;
	padding: 12px;
	color: #fff;
	text-decoration: none;
	font-size: 12px;
}
#top_menu ul li ul {
	position: absolute;
	top: 39px;
	left: 8px;
	list-style: none;
	padding: 0;
	margin: 0;
	width: 170px;
	display: none;
}
#top_menu ul li ul li { float: none; }
#top_menu ul li ul li a {
	background: url(images/bluegradient.jpg) repeat-x;
	width: 170px;
	padding: 7px;
}
#top_menu ul li ul li ul {
	left: 184px;
	top: 0;
}
#top_menu a:hover { color: #99ccff; }

#krop {
	margin: 0 auto;
	width: 992px;
	background: #FFFFFF url('images/menubg.jpg') no-repeat top;
}

#menu {
	background: url(images/4butikker.jpg) top center no-repeat;
	padding-top: 39px;
	float: left;
	width: 238px;
	text-align: left;
}

#menu p {
	font-family: "Trebuchet MS", verdana;
	font-size: 11px;
	font-weight: bold;
	padding: 5px 5px 5px 10px;
}

#menu ul {
	list-style-type: none;
	margin: 10px 10px 10px 10px;
	padding: 0;
	border-top: 2px solid #E1E1E1;
}

#menu ul li {
	font-family: "Trebuchet MS", verdana;
	font-size: 11px;
	font-weight: bold;
	padding: 3px 10px 3px 10px;
	border-bottom: 2px solid #E1E1E1;
}

#menu .bottommenu { margin-top: 25px; }

#menu a {
	color: #000000;
}

#indhold {
	float: left;
	width: 753px;
	padding-left: 1px;
	text-align: left;
}

#page {
	background: url(images/shadow.jpg) top center no-repeat;
	padding: 20px;
}

#clearer {
	clear: left;
}

#bund {
	margin: 0 auto;
	width: 992px;
	line-height: 0;
}

#sitemap a {
	font-family: "Trebuchet MS", verdana;
	color: #000000;
	font-size: 11px;
	text-decoration: none;
	font-weight: bold;
}

#sitemap td {
	text-align: left;
}

#designer {
	margin: 0 auto;
	width: 941px;
	padding-top: 6px;
	color: #000000;
	font-family: verdana;
	font-size: 9px;
}

#designer a {
	color: #000000;
	text-decoration: none;
}

#designer a:hover {
	text-decoration: underline;
}


#sprog {
	text-align: right;
}
#sprog a {
	margin-left: 10px;
}