#container {
overflow: hidden;
}

.container {
	background-color: #ffffff;
}

#secondary1, #secondary2 {
background: gray;
}

#secondary1 p,
#secondary2 p,
#mainContent p {
padding: 1em;
}

#mainContent {
background: gray;
}

#header {
	background-image: url(../images/top.png);
	background-repeat: repeat-x;
	height:85px;
}

#logo {
	position: relative;
	top: 27px;
	left:28px;
	width:364px;
}

#meningen {
	position: relative;
	top: 27px;
	left:48px;
	width: 115px;
	
}

#tekst {
	position:relative;
	top:24px;
	height: 40px;
	left:28px;
	background-repeat: no-repeat;
	text-indent: -100em;
	overflow: hidden;
	background-image: url(../images/headertekst.png);
}

#menubar {
	background-image: url(../images/topmenu.png);
	background-repeat: repeat-x;
	height: 80px;
}

#menu {
	position:relative;
	top:9px;
	left:28px;
}

#page-wrap							{ width: 549px; }
a									{ text-decoration: none; }
ul									{ list-style: none; }

ul li							{ font-size: 11px; margin: 0; border-bottom: 1px solid #666; }
ul li a						{ color: #222; display: block; padding: 4px 4px; margin: 0; 
					  				  border-bottom: 1px solid #ccc; }
ul li:last-child, 
ul li:last-child a				{ border: none; }
ul li a:hover					{ background: #ccc; text-decoration: none; }

#Nav								{ }
#Nav li							{ display: inline; }
#Nav li a						{ display: block; height: 64px; text-indent: -9999px;
	                                  background: url(../images/menu.png); float: left;
	 								  border: none; padding: 0; margin-right:47px; }
#Nav li a.last					{ margin-right:0px; }

#Nav li a#menu1		{ background-position: 0px -64px; width:45px; }
#page-wrap #Nav li.activeCatButton a#menu1 { background-position: 0px -128px; }
#Nav li a#menu1:hover { background-position: 0px 0px; }

#Nav a#menu2			{ background-position: -82px -64px; width:133px; }
#page-wrap #Nav li.activeCatButton a#menu2 { background-position: -82px -128px; }	
#Nav li a#menu2:hover { background-position: -82px 0px; }	

#Nav a#menu3			{ background-position: -255px -64px; width:111px; }
#page-wrap #Nav li.activeCatButton a#menu3 { background-position: -255px -128px; }
#Nav li a#menu3:hover { background-position: -255px 0px; }

#Nav a#menu4			{ background-position: -414px -64px; width:115px; }
#page-wrap #Nav li.activeCatButton a#menu4 { background-position: -414px -128px; }	
#Nav li a#menu4:hover { background-position: -414px 0px;}	

#netkant {
	background-image: url(../images/netkant.png);
	width: 960px;
	height: 10px;
	margin-bottom:25px;
}

.ur {
	background-image: url(../images/ur.png);
	position: relative;
	top: 0px;
	left:5px;
	width: 245px;
	height: 306px;
}

.ur_lille {
	background-image: url(../images/ur_lille.png);
	position: relative;
	top: 0px;
	left:5px;
	width: 245px;
	height: 611px;
}

.fanbox {
	margin-left: 9px;
}

#mainbg {
	background-image: url(../images/blomster.png);
	background-repeat:repeat-y;
			height/**/: -25px;
}

#mainbgwhite {
	background-image: url(../images/blomstertekstfelt.png);
	background-repeat:repeat-y;
		height/**/: -25px;
}

.maintekst {
	margin-left:20px;
}

.maintekst #hold {
	text-indent: -100em;
	overflow: hidden;
	background: url(../images/holddeungevaek.png);
	height: 59px;
	background-repeat: no-repeat;
	padding-bottom:20px;
}

.maintekst #kampen {
	text-indent: -100em;
	overflow: hidden;
	background: url(../images/kampenmodfordummelse.png);
	height: 58px;
	background-repeat: no-repeat;
	padding-bottom:20px;
}

.maintekst p{
	width: 420px;
	margin-bottom: 20px;
	font-size: 13px;
	line-height:1.5em;
	
}

.maintekst h2{
	width: 420px;
	color:#ae194c;
	font-size:20px;
}

#youtube {
	margin: 79px 0px 0px 99px;
}

.film {
	display:block;
	padding: 100px 0px 0px 230px;
}

.film1 {
	display: inline;
	padding-right:10px;
}

.film2 {
	display: inline;
}

.facebooklink {
	color:#ae194c;
	font-size:11px;
	margin-top:5px;
	margin-bottom:20px;
	padding-left:10px; 
}


#footer {
	background-image: url(../images/bund.png);
	height: 115px;

}

#col1, #col2 {
background: brown;
}
