* {
	padding:0;
	margin:0;
}

p.bodytext {
  margin-bottom: 20px;
}

img {
	border:0;
}

body {
	background-image: url('images/wall-graffiti.jpg');
	color: white;
	font-family: Calibri, Arial, Helvetica, sans-serif;
}

#container {
	text-align:center;
	margin-top: 30px;
}

#container_inner {
	text-align:left;
	width: 940px;
	margin: auto;
}

#logo {
	padding-bottom: 10px;
	width: 100%;
}

#logo_inner {
	width: 100%;
	height: 100px;
}

#menu ul {
  height: 23px;
  list-style-type: none;
  background-image: url('images/menu_endline.png');
  background-repeat: no-repeat;
  background-position: 100% 100%;
}

#menu ul li {
	float: left;
	position: relative;
	width: 96px;
	height: 23px;
	background-image: url('images/button_regular.png');
}

#menu ul li.active {
	width: 97px;
	background-image: url('images/button_regular_active.png');
}

#menu ul li.firstItem {
	background-image: url('images/button_first_inactive.png');
}

#menu ul li.firstItemActive {
	background-image: url('images/button_first_active.png');
}

#menu ul li.lastItem {
	background-image: url('images/button_last_inactive.png');
}

#menu ul li.lastItemActive {
	width: 97px;
	background-image: url('images/button_last_active.png');
}

#menu a {
	display: block;
	color: white;
	text-decoration: none;
	padding-left: 5px;
	padding-top: 2px;
}

#corners_top {
	height: 37px;
	background-image: url('images/corners_top.png');
}

#corners_top.first {
	background-image: url('images/corners_top_first.png');
}

#maincontent {
	padding: 0 40px 0 40px;
	background-image: url('images/content_bg.png');
	zoom: 1;
}

#right {
	width: 620px;
	float: right;
	font-size: 12pt;
}

#right ul {
	list-style-type: bullet;
	padding-left: 15px;
	margin-bottom: 20px;
}

#right h1, #right h2, #right h3, #right h4 {
	margin-bottom: 20px;
}

#left {
	width: 200px;
	float: left;
	font-size: 12pt;
}

#left ul {
	font-size: 12pt;
	list-style-type: bullet;
	padding-left: 15px;
}

#corners_bottom {
	height: 20px;
	clear: both;
	margin-bottom: 6px;
	background-image: url('images/corners_bottom.png');
}

#footer {
	height: 36px;
	text-align: center;
	background-image: url('images/footer.png');
}

#footer_inner {
	padding-top: 10px;
}

.tilmelding legend {
	display: none;
}

.tilmelding fieldset {
	border: 0;
	padding-top: 20px;
}

.tilmelding .adresse {
	padding-top: 20px;
}

.tilmelding p {
	padding-top: 20px;
}

.tilmelding .adresse label {
	width: 100px;
}

.blocklabel {
  padding-top: 20px;
  display: block;
}

.tilmelding input[type=text], .tilmelding textarea {
	border: 1px solid black;
}

.tilmelding input[type=image] {
	float: left;
	margin-top: 20px;
	margin-right: 10px;
}

.tilmelding .adresse label, .anbefalinglabel {
	display: block;
	float: left;
	width: 150px;
}

.minifield {
  width: 40px;
}

.shortfield {
	width: 85px;
}

.mediumfield {
  width: 140px;
}

.longfield {
  width: 460px;
}

.longestfield, .tilmelding textarea {
  width: 610px;
}

.tilmelding .errors {

	font-weight: bold;
	color: red;
}

.tx-rgsmoothgallery-pi1, .jdGallery .slideElement {
	background-color: transparent !important;
}


.myGallery {
  border: 0 !important;
}

.redfont {
	color: #6b2c0b;
}

.whitefont {
	color: white;
}

a, a:visited {
	color: #6b2c0b;
	text-decoration: none;
}

.tx-rgsmoothgallery-pi1 {
	margin-bottom: 10px;
}