* {
	margin: 0;
	padding: 0;
}

body {
	text-align: center;
	font-family: verdana, sans-serif;
	
	background: #fcf5ea url("design/top-border.gif") repeat-x 0 0;
	padding-top: 50px;
}

ul {
	margin-left:15px;
}

a, a:link, a:visited, a:active {
	color: #752121;
	text-decoration: underline;
}

a:hover {
	text-decoration: none;
	color: #666;
}

img {
	border: 0;
}

#container {
	text-align: left;
	margin: 0 auto;
	width: auto;
	
	color: #444;
	font-size: 10px;

	background: #fff url("design/body-bg.gif") repeat-y 30px 0;
}

#header {
	position: absolute;
	top: 30px;
	left: 35px;
}

#header h1 {
}

#header h1 a {
	display: block;
	margin-top:30px;
	width: 200px;
	height: 150px;
	
	background: url("design/logo.jpg") no-repeat 0 0;
}

#header h1 a span {
	display: none;
}

#nav {
	position: absolute;
	top: 29px;
	left: 230px;	
}

#nav span { }

#nav ul {
	list-style-type: none;
}

#nav li {
	float: left;
	
}

#nav li a {
	display: block;
	border-bottom: 5px solid #fff;
	padding: 2px 0;
	text-transform:uppercase;
	padding-left:10px;
	padding-right:10px;
	
	color: #752121;
	text-decoration: none;
	font-size: 14px;
}

#nav li a:hover {
	border-bottom: 5px solid #752121;
}


#nav li a.current {
	display: block;
	border-bottom: 5px solid #666;
	padding: 2px 0;
	text-transform:uppercase;
	padding-left:10px;
	padding-right:10px;
	
	color: #752121;
	text-decoration: none;
	font-size: 14px;
}

#nav li a.current:hover {
	border-bottom: 5px solid #752121;
}

#content {
	margin-left: 230px;
	min-height: 430px;	
	
	padding-bottom: 20px;
	
	background: url("design/bgbgbg.jpg") no-repeat 0 0;
}

#content h2 {
	color: #752121;
	font-weight: normal;
	font-size:18px;
	border-bottom:1px dotted #752121;
	
	margin-bottom: 16px;
}

#content h3 {
}

#content ul {
}

#content li {
	background: url("design/li.gif") no-repeat 0 2px;
	
	font-size: 12px;
	
	padding: 0 0 0 14px;
}

#maincontent {
	padding-top: 270px;
	padding-left: 40px;
	width:700px;
}

#maincontent p {
	font-size: 13px;
	margin-bottom: 16px;
}

#secondarycontent {
}

#secondarycontent p.newsdate {
}

#secondarycontent .newsitem {
}

#footer_info {
	position: absolute;
	height: 175px;
	margin-top: -175px;
	margin-left: 30px;
	width: 190px;
	text-align: right;
}

#news {
	padding-top:20px;
	width: 170px;
	text-align: left;
	padding-left:10px;
	height:50px;
	
}

#language {
	padding-top:130px;
	width: 170px;
	text-align: left;
	padding-left:10px;
	position:absolute;
	
}


#footer {
	clear: both;
	padding: 5px 0 10px 0;
	
	text-align: center;
	color: #752121;

	background: #fcf5ea url("design/top-border.gif") repeat-x 0 -9px;
}




a.footer, a.footer:link, a.footer:visited, a.footer:active {
	color: #752121;
	text-decoration: none;
}

a.footer:hover {
	text-decoration: none;
	color: #999;
}

a.footer2, a.footer2:link, a.foote2r:visited, a.footer2:active {
	color: #666;
	text-decoration: none;
}

a.footer2:hover {
	text-decoration: none;
	color: #752121;
}
.box_input {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size:10px; 
	color:#767575;
}
.hr {
	height:1px;
	color:#fff; 
	border-bottom:1px dotted #fff;
	text-align:left
}

/* LIGHTBOX - kode --- */
.box_input {font-family: Verdana, Arial, Helvetica, sans-serif;font-size:10px; color:#767575;}
.hr {height:1px; color:#084681; border-bottom:1px dotted #084681; text-align:left}
#lightbox {position: absolute;top: 40px;left: 0;width: 100%;z-index: 100;text-align: center; line-height: 0;}
#lightbox a img {border: none; }
#outerImageContainer {position: relative;background-color: #fff;width: 250px;height: 250px;margin: 0 auto;}
#imageContainer {padding: 10px;}
#loading {position: absolute;top: 40%;left: 0%;height: 25%;width: 100%;text-align: center;line-height: 0;}
#hoverNav {position: absolute;top: 0;left: 0;height: 100%;width: 100%;z-index: 10;}
#imageContainer>#hoverNav {left: 0;}
#hoverNav a {outline: none;}
#prevLink, #nextLink {width: 49%;height: 100%;background: transparent url(http://www.xlweb.dk/php5001/gallery/blank.gif) no-repeat; /* Trick IE into showing hover */display: block;}
#prevLink {left: 0; float: left;}
#nextLink {right: 0; float: right;}
#prevLink:hover, 
#prevLink:visited:hover {background: url(http://www.xlweb.dk/php5001/gallery/prevlabel.gif) left 15% no-repeat; }
#nextLink:hover,
#nextLink:visited:hover {background: url(http://www.xlweb.dk/php5001/gallery/nextlabel.gif) right 15% no-repeat; }
#imageDataContainer {font: 10px Verdana, Helvetica, sans-serif;background-color: #fff;margin: 0 auto;line-height: 1.4em;}
#imageData {padding:0 10px;}
#imageData #imageDetails {width: 70%; float: left; text-align: left; } 
#imageData #caption {font-weight: bold; }
#imageData #numberDisplay {display: block; clear: left; padding-bottom: 1.0em;} 
#imageData #bottomNavClose {width: 66px; float: right; padding-bottom: 0.7em;} 
#overlay {position: absolute;top: 0;left: 0;z-index: 90;width: 100%;height: 500px;background-color: #000;filter:alpha(opacity=60);-moz-opacity: 0.6;opacity: 0.6;}
.clearfix:after {content: "."; display: block; height: 0; clear: both; visibility: hidden;}
* html>body .clearfix {display: inline-block; width: 100%;}
* html .clearfix {/* Hides from IE-mac \*/height: 1%;/* End hide from IE-mac */}






