body {
	font-size: 12px;
	font-family: verdana, arial, sans-serif;
	background-color: #fff;
}

body#body {
	text-align: center;
	background-color: #EBEBEB;
}

a {
	color: #000;
}

#page_container {
	margin: 0 auto;
	text-align: left;

	width: 1024px;
}

#vertical_skordefesten {
	float: left;

	width: 43px;
	height: 550px;
	margin-top: 100px;
	background: url(/_composer/images/skordefesten/skordefest.ax.jpg) no-repeat;
}

#sponsors {
	float: left;
	margin: 4px 0 0 10px;
	padding: 0;
}

#sponsors h2 {
	text-transform: uppercase;
	color: #fff;
	font-weight: normal;
	font-size: 140%;
	text-align: center;
	margin: 0 0 10px 0;
	padding: 0;
}

#super_main_container {
	float: left;
	width: 812px;
	
	
}

#main_container {
	padding: 0px 15px 17px 16px;

	background: #fff url(/_composer/images/skordefesten/main.background.jpg) repeat-y;
}

#header {
	position: relative;
	background: #fff url(/_composer/images/skordefesten/skordefesten10.jpg) no-repeat;

	height: 111px;
}

#header #tool_menu {
	padding: 10px 10px 0 0;
	width: 100px;
	float: right;
	text-align: right;
}

#tool_menu a {
	margin: 0 3px;
	height: 20px;	
}

#tool_menu a img {
	border: 0;
	vertical-align: top;
}

#header #search {
	margin: 0;
	padding: 3px;
	position: absolute;
	right: 10px;
	top: 74px;
	border: solid 1px #000;
}

* html #header #search {
	width: 110px;
	height: 20px;
	text-align: center;
}

#header #opacity_layer {
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
	background: #fff;

	opacity: .5;
	filter: alpha(opacity=50);
	-moz-opacity: .5;
	z-index: 2;
}


* html #header #opacity_layer {
	padding: 3px;
	height: 20px;
}

#header #search #query {
	position: relative;
	width: 60px;
	z-index: 3;
}

#header #search input {
	position: relative;
	font-size: 80%;
	border: solid 1px #000;
	z-index: 3;
}


#menu_container {
	background: #E78624;

	margin: 3px 0 8px 0;
	padding-left: 10px;
	height: 21px;
}

#left_column {
	float: left;
	width: 161px;
	overflow: hidden;
	background-color: #FFEAB2;
}

#content {
	float: left;
	margin-left: 12px;
	width: 604px;
	overflow: hidden;
	
	min-height: 400px;
	
	background-color: #FFEAB2;
}

#page_header {
	background: url(/_composer/images/skordefesten/main.top.jpg) bottom no-repeat;
	height: 12px;
}

#page_header a {
	color: #fff;
	margin-right: 20px;
	text-decoration: none;
	font-weight: bold
}

#footer {
	clear: both;

	background: url(/_composer/images/skordefesten/main.bottom.jpg) no-repeat;

	height: 24px;
	width: 100%;
	text-align: center;
	color: #fff;
}

.module_box {
	width: 161px;
	padding-bottom: 10px;
	margin-bottom: 10px;	
}

.module_box a {
	width: 100%;
	height: 21px;
}

.module_box a img {
	border: 0;
}


.module_box .module_content {
	padding: 4px;
	font-size: 90%;
	
	margin-left: 0px;
	margin-right: 0px;
}

#map_copyright {
	margin: 10px;
	width: 460px;
	font-size: 75%;
}

#norden_map {
	text-align: center;
	font-size: 120%;
}

#norden_map #map_navigation {
	margin-top: 5px;
}

#norden_map #map_navigation a {
	text-transform: uppercase;
	text-decoration: none;
	font-weight: bold;
	color: #BDAB7B;
}


#norden_map #map_navigation a.selected {
	color: #000;
}


#map_container {
}

#map_container #map {
	float: left;
	width: 461px;
	border: solid 2px red;
	height: 461px;
}

* html #map_container #map {
	width: 461px;
	height: 461px;
}

#map_container #content {
	float: left;
	width: 284px;
	overflow: auto;
	border: solid 2px red;
	height: 450px;
	min-height: 326px;
	padding: 6px;
	background-color: #fff;
	font-size: 90%;
}

#map_legends {
	clear: left;
	margin-left: 4px;
}

#map_heading {
}

table tr th {
	text-align: left;
}