body {
	margin: 0;
	padding: 0;
	background: #f6f1eb url('../images/background.gif') repeat-x top left;
	color: #363233;
	font: 11px Tahoma, Arial;
	text-align: center;
}

img {
	border: 0;
	margin: 0;
	padding: 0;
}

p {
	margin: 0;
	padding: 0;
}

form {
	margin: 0;
	padding: 0;
}

a {
	color: #363135;
	text-decoration: none;
}

a:hover {
	color: #1e1b1d;
}

#container {
	width: 996px;
	margin-left: auto;
	margin-right: auto;
}

.logo {
	float: left;
}

#nyhedsbar form {
	display: inline;
}

#nyhedsbar input {
	display:inline;
	height: 14px;
	font: 11px Tahoma, Arial;
	color: #363135;
	padding-left: 5px;
	padding-top: 2px;
	background: #fff url('../images/inputbgsmall.gif') repeat-x;
	border: 1px solid #ceccb7;
}

#menu {
	width: 996px;
	height: 38px;
	background: url('../images/menu.gif') no-repeat top left;
}

#menu ul {
	width: 996px;
	float: left;
	margin: 0;
	padding: 0;
}

#menu ul li {
	width: 110px;
	float:left;
	margin: 0;
	padding: 0;
	text-align: center;
	padding-top: 12px;
	list-style: none;
}

#menu ul li a {
	text-decoration: none;
	font-weight: bold;
	color: #fff;
}

#menu ul li a:hover {
	color: #fff1ad;
}

#menu ul li a.active {
	color: #fed406;
}

.sidemenu {
	width: 551px;
	height: 38px;
	background: url('../images/sidemenu.gif') no-repeat top left;
	padding-bottom: 5px;
}

.sidemenu ul {
	width: 551px;
	float: left;
	margin: 0;
	padding: 0;
}

.sidemenu ul li {
	width: 77px;
	float:left;
	margin: 0;
	padding: 0;
	text-align: center;
	padding-top: 12px;
	list-style: none;
}

.sidemenu ul li a {
	text-decoration: none;
	font-weight: bold;
	color: #fff;
}

.sidemenu ul li a:hover {
	color: #fff1ad;
}

.sidemenu ul li a.active {
	color: #fed406;
}

#nyhedsbar {
	width: 996px;
	height: 25px;
	background: url('../images/nyhedsbg.gif') no-repeat;
}

#nyhedsbar p {
	letter-spacing: 1px;
	text-align: left;
	padding-top: 5px;
	padding-left: 20px;
}

#left {
	width: 213px;
	float: left;
	text-align: left;
}

#content {
	width: 553px;
	margin-left: 8px;
	margin-top: 8px;
	float: left;
	text-align: left;
}

#right {
	width: 213px;
	margin-left: 8px;
	float: left;
	text-align: left;
}

.box {
	width: 213px;
	margin-top: 8px;
	background: #e7e3da url('../images/boxtop.gif') no-repeat top left;
}

.box h1 {
	height: 20px;
	font: 11px Tahoma, Arial;
	margin: 0;
	padding: 0;
	padding-left: 38px;
	padding-top: 5px;
	padding-bottom: 5px;
	font-weight: bold;
	color: white;
}

.box .inner {
	padding-left: 15px;
	padding-right: 15px;
	color: #363135;
}

.box .bottom {
	clear:both;
	width: 213px;
	height: 8px;
	background: url('../images/boxbottom.gif') no-repeat;
}

.input {
	width: 169px;
	height: 14px;
	font: 11px Tahoma, Arial;
	color: #363135;
	padding-left: 5px;
	padding-top: 2px;
	background: #fff url('../images/inputbgsmall.gif') repeat-x;
	border: 1px solid #ceccb7;
}

/* Knapper */
.submitgreen {
	padding-left: 6px;
	background: url('../images/knapper/groen/left.gif') no-repeat;
}

.submitgreen input {
	cursor: pointer;
	height: 23px;
	background: url('../images/knapper/groen/bg.gif') no-repeat top right;
	border: 0;
	padding-right: 10px;
	font: 11px Tahoma, Arial;
	color: #fff;
	font-weight: bold;
}

.submitblue{
	padding-left: 6px;
	background: url('../images/knapper/blaa/left.gif') no-repeat;
	height: 30px;
}

.submitblue input {
	cursor: pointer;
	height: 23px;
	background: url('../images/knapper/blaa/bg.gif') no-repeat top right;
	border: 0;
	padding-right: 10px;
	font: 11px Tahoma, Arial;
	color: #fff;
	font-weight: bold;
}

.submitred {
	padding-left: 6px;
	background: url('../images/knapper/roed/left.gif') no-repeat;
}

.submitred input {
	cursor: pointer;
	height: 23px;
	background: url('../images/knapper/roed/bg.gif') no-repeat top right;
	border: 0;
	padding-right: 3px;
	font: 11px Tahoma, Arial;
	color: #fff;
	font-weight: bold;
}

.submitpink {
	padding-left: 6px;
	background: url('../images/knapper/pink/left.gif') no-repeat;
}

.submitpink input {
	cursor: pointer;
	height: 23px;
	background: url('../images/knapper/pink/bg.gif') no-repeat top right;
	border: 0;
	padding-right: 3px;
	font: 11px Tahoma, Arial;
	color: #fff;
	font-weight: bold;
}

.submitorange {
	padding-left: 6px;
	background: url('../images/knapper/orange/left.gif') no-repeat;
}

.submitorange input {
	cursor: pointer;
	height: 23px;
	background: url('../images/knapper/orange/bg.gif') no-repeat top right;
	border: 0;
	padding-right: 3px;
	font: 11px Tahoma, Arial;
	color: #fff;
	font-weight: bold;
}

.citatlille {
	width: 183px;
	padding-top: 10px;
	background: url('../images/citatlilletop.gif') no-repeat;
	text-align: center;
}

.citatlille .inner {
	padding-top: 5px;
	padding-bottom: 5px;
	background: #fcfcfc;
	border-left: 1px solid #cfcbb8;
	border-right: 1px solid #cfcbb8;
}

.citatstor {
	width: 403px;
	padding-top: 10px;
	background: url('../images/citatstortop.gif') no-repeat;
	text-align: center;
}

.citatstor .inner {
	padding-top: 5px;
	padding-bottom: 5px;
	background: #fcfcfc;
	border-left: 1px solid #cfcbb8;
	border-right: 1px solid #cfcbb8;
}

.citatlille img {
	float: left;
	margin-top: -1px;
}

.alderFarve {
	color: #b7b0a7;
}

.row1 {
	clear:both;
	width: 100%;
	background: #e7e3da;
	border-bottom: 1px solid #d5cfc1;
}

.row2 {
	clear:both;
	width: 100%;
	background: #e2dcd0;
	border-bottom: 1px solid #fff;
}

.darkrow1 {
	clear:both;
	width: 100%;
	background: #4e4c4d;
	border-bottom: 1px solid #3f3c3e;
	color: #fff;
}

.darkrow2 {
	clear:both;
	width: 100%;
	background: #6c6a6b;
	border-bottom: 1px solid #3f3c3e;
	color: #fff;
}

#ugensbabe {
	width: 263px;
	height: 265px;
	float: left;
	margin-left: 16px;
	background: url('../images/ugensbabebg.gif');
	margin-bottom: 8px;
}

.bigbox {
	clear: both;
	width: 553px;
	margin-bottom: 8px;
	background: #e7e3da url('../images/bigboxtop.gif') no-repeat top left;
}

.bigbox h1 {
	height: 20px;
	font: 11px Tahoma, Arial;
	margin: 0;
	padding: 0;
	padding-left: 38px;
	padding-top: 5px;
	padding-bottom: 5px;
	font-weight: bold;
	color: white;
}

.bigbox .inner {
	padding-left: 15px;
	padding-right: 15px;
	color: #363135;
}

.bigbox .bottom {
	clear;both;
	width: 553px;
	height: 8px;
	background: url('../images/bigboxbottom.gif') no-repeat;
}

#opretdiv {
	width: 268px;
	height: 265px;
	float: left;
	display: none;
	background: url('../images/opretdivbg.gif') no-repeat;
	color: #fff;
}

#adminmenu {
	position: absolute;
	left: 10px;
	top: 78px;
	text-align: left;
	filter:alpha(opacity=50);   
	-moz-opacity: 0.5;   
	opacity: 0.5;
}

#pagingcontainer {
	width: 100%;
	text-align: center;
	margin-top: 5px;
}

#paging{
	padding:5px;
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#000000;
	font-weight:bold;
}

#paging a{
	padding:4px 7px 4px 7px;
	margin:0px 2px 0px 2px;
	border:1px solid #d5cfc1;
	background:#f6f1eb url('../images/pagingbg.gif') repeat-x top left;
	color:#7a7065;
	text-decoration:none;
}

#paging a:hover{
	border:1px solid #7a7065;
	background:#7a7065;
	color:#FFFFFF;
	text-decoration:none;
}

.debatPost {
	clear:both;
	width: 553px;
	background: #343233 url('../images/debatposttop.gif') top left no-repeat;
	margin-bottom: 10px;
}

.debatBottom {
	clear:both;
	width: 553px;
	height: 6px;
	background: url('../images/debatpostbottom.gif') top left no-repeat;
}

.debatSvarContent {
	float: left;
	width: 434px;
	margin-top: 5px;
	background: #e7e3da url('../images/debatsvartop.gif') top left no-repeat;
	margin-bottom: 5px;
}

.debatContentBottom {
	width: 434px;
	height: 6px;
	background: url('../images/debatsvarbottom.gif') top left no-repeat;
}

#profilTabs ul {
	float: left;
	margin: 0;
	padding: 0;
	padding-left: 10px;
}

#profilTabs ul li {
	width: 83px;
	height: 19px;
	float:left;
	margin: 0;
	padding: 0;
	text-align: center;
	margin-right: 2px;
	padding-top: 8px;
	list-style: none;
	background: url('../images/tabinactive.gif') no-repeat;
	cursor: pointer;
}

#profilTabs ul li.active {
	background: url('../images/tabactive.gif') no-repeat;
	color: #fad300;
	font-weight: bold;
}

#profilTabs ul li.active a{
	color: #fad300;
	font-weight: bold;
}

#profilTabs ul li a {
	text-decoration: none;
	font-weight: bold;
	color: #323230;
}

.profilDiv {
	width: 553px;
	clear: both;
	background: url('../images/profildivtop.gif') no-repeat top left;
	padding-top: 6px;
}

.profilDiv .inner {
	background: #343233;
}

.profilDiv .bund {
	clear: both;
	width: 553px;
	height: 6px;
	background: url('../images/profildivbund.gif') no-repeat top left;
}

#bund {
	clear: both;
	margin-left: auto;
	margin-right: auto;
	width: 996px;
	height: 64px;
	background: url('../images/bundbg.gif') no-repeat top left;
	padding-top: 3px;
	text-align: center;
	color: #fff;
	letter-spacing: 0.1em;
}

#bund a {
	color: #fff;
}

#bund a:hover {
	color: #f6d10f;
}

#jquery-overlay {
	position: absolute;
	top: 0;
	left: 0;
	z-index: 90;
	width: 100%;
	height: 500px;
}
#jquery-lightbox {
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	z-index: 100;
	text-align: center;
	line-height: 0;
}
#jquery-lightbox a img { border: none; }
#lightbox-container-image-box {
	position: relative;
	background-color: #fff;
	width: 250px;
	height: 250px;
	margin: 0 auto;
}
#lightbox-container-image { padding: 10px; }
#lightbox-loading {
	position: absolute;
	top: 40%;
	left: 0%;
	height: 25%;
	width: 100%;
	text-align: center;
	line-height: 0;
}
#lightbox-nav {
	position: absolute;
	top: 0;
	left: 0;
	height: 100%;
	width: 100%;
	z-index: 10;
}
#lightbox-container-image-box > #lightbox-nav { left: 0; }
#lightbox-nav a { outline: none;}
#lightbox-nav-btnPrev, #lightbox-nav-btnNext {
	width: 49%;
	height: 100%;
	zoom: 1;
	display: block;
}
#lightbox-nav-btnPrev { 
	left: 0; 
	float: left;
}
#lightbox-nav-btnNext { 
	right: 0; 
	float: right;
}
#lightbox-container-image-data-box {
	font: 10px Verdana, Helvetica, sans-serif;
	background-color: #fff;
	margin: 0 auto;
	line-height: 1.4em;
	overflow: auto;
	width: 100%;
	padding: 0 10px 0;
}
#lightbox-container-image-data {
	padding: 0 10px; 
	color: #666; 
}
#lightbox-container-image-data #lightbox-image-details { 
	width: 70%; 
	float: left; 
	text-align: left; 
}	
#lightbox-image-details-caption { font-weight: bold; }
#lightbox-image-details-currentNumber {
	display: block; 
	clear: left; 
	padding-bottom: 1.0em;	
}			
#lightbox-secNav-btnClose {
	width: 66px; 
	float: right;
	padding-bottom: 0.7em;	
}

/* PAGER */
#nav
{
	background-color:#E7E3DA;
padding:10px 0;
text-align:center;
width:100%;
}
#nav a {
	
	background-color: #46B1DB;
	border: 1px solid ##047EBF;
    color:#363135;
	
    padding: 4px 10px;
}
#nav .highlight {
	color: #FFF;
	border: 1px solid #46B1DB;
	background-color: #FFAC42;
}
