/* -------------------- Generelt ---------------------- */
BODY, TD 	{ font-family: lucida, helvetica; font-size:12px; }

/* -------------------- Hyperlinks ---------------------- */

A				    {text-decoration: none; color: #656565}
A:visited			{text-decoration: none; color: #0000ff}
A:link				{text-decoration: none; color: #656565}
A:active			{text-decoration: none; color: #2e2e2e}
A:hover				{text-decoration: none; color: #2e2e2e}


/* -------------------- Baggrundsfarve ---------------------- */

BODY
{ 
	text-align: center;
	color: #283808;
	font: 12px tahoma, "Bitstream Vera Sans", "Trebuchet MS", "Lucida Grande", lucida, helvetica, sans-serif;
	margin-right: 0px;
	margin-left: 0px;
    background: #5a5a5a repeat-x url(/grafik/images/est.jpg) fixed;
}


p {
}

b, strong {
	font-weight: bold;
	color: #131313;
}

img {
}

.image-left {
	margin: 0px;
	padding: 0px;
	float: left;
}

.image-right {
	margin: 0px;
	padding: 0px;
	float: right;
}

/* -------------------- Tabels ---------------------- */

P				{color:#000000}
TR				{color:#000000}
TD				{color:#000000}

/* -------------------- page-tags ---------------------- */

/* Bruges generelt som overskrifter rundt om på hele siden. */
.overskrift { font-size:16px; font-weight:bold;	color:#ffffff; }

.underOverSkrift		{ font-size:14px; font-weight:bold; color:#000000; }

/* Bruges som overskrift på siden */
.sideTitel			{ font-size: 14px; font-weight: bold; color: #FFFFFF; }

.imageText 			{ font-style: italic; }

.error				{ font-size: 14px; font-weight: bold; color: red; }

.date				{ font-size: 10px; color: #000000; }

.bkmidt_header {
	width: 880px;
	list-style: none;
	background: #ffffff url(/grafik/images/banner.jpg) no-repeat;
	height: 155px;
	margin: 0px;
	padding: 0px;
}

.bkmidt_header img {
	float: right;
	margin-left: 10px;
	margin-right: 11px;
	margin-top: 50px;
	background: none;
}

.bkmidt_header h1 {
	color: #272727;
	font-size: 25px;
	text-align: left;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	padding-top: 67px;
	padding-left: 20px;
	text-indent: 2px;
	font-family: "Trebuchet MS";
}

.bkmidt_menu{
	position: relative;
	width: 880px;
	margin: 5px;
	padding: 5px;
	height: 35px;
	font-size: 12px;
	background: #ffffff no-repeat url(/grafik/images/menu.jpg);
	color: #3c3c3c;
	padding-left: 15px;

}

.bkmidt_menu A{
	text-decoration: none; color: #656565

}
.bkmidt_menu A:visited{
	text-decoration: none; color: #6b6b6b

}
.bkmidt_menu A:link{
	text-decoration: none; color: #656565

}
.bkmidt_menu A:active{
	text-decoration: none; color: #2e2e2e

}
.bkmidt_menu A:hover{
	text-decoration: none; color: #2e2e2e

}

.bkmidt_content {
	background: left url(/grafik/images/LINE.jpg) repeat-y transparent; /* This Is The BG Color Of The Main Div */
	width: 880px;
	padding-left: 5px;
}
.bkmidt_content td {
	margin: 0px auto; /* Right And Left Margin Widths To Auto */
	color: #535148;
}

.bkmidt_footer {
	width: 880px;
	background: transparent url(/grafik/images/DownBanner.jpg) no-repeat;
}

.bkmidt_footer td {
	color: #ffffff;
	padding-bottom: 0; 
	font-size: 11px;	
	padding-top: 0;	
	color: #919191;	
	height: 45px;
	margin-right: auto;	
	margin-bottom: 0px;	
	margin-left: auto;	
	line-height: 4.5em; 
	width:880px;
    text-align: center;
}


.bkmidt_footer A{
	text-decoration: none; color: #656565

}
.bkmidt_footer A:visited{
	text-decoration: none; color: #6b6b6b

}
.bkmidt_footer A:link{
	text-decoration: none; color: #656565

}
.bkmidt_footer A:active{
	text-decoration: none; color: #2e2e2e

}
.bkmidt_footer A:hover{
	text-decoration: none; color: #2e2e2e

}

.photo-background {
	text-align: center;
	margin: 0px;
	padding: 0px;
	font-size: 1em;
}

.photo-navigation {
	text-align: center;
	margin: 0px;
	padding: 0px;
}

.photo-navigation a {
	color: #000000;
	font-size: 0.9em;
}

.photo-navigation a:hover {
	color: #ffffff;
	font-size: 0.9em;
}

.photo-frame{
	border: 10px #d4d4d4 solid;
}

.photo-links {
}

.photo-title {
	color: #ffffff;
	font-size: 1.5em;
	font-weight: normal;
	margin: 0px;
	padding: 0px;
}

.photo-caption {
	color: #ffffff;
	font-size: 1em;
	margin: 0px;
	padding: 0px;
}


#dhtmlgoodies_slideshow{
	width:660px;	/* Total width of slideshow */


}

#previewPane{
	border:1px solid #CCCCCC;
	margin-bottom:10px;	
	text-align:center;
	vertical-align:middle;
	padding-top:10px;

	position:relative;
	
	/* CSS HACK */
	height: 522px;	/* IE 5.x */
	height/* */:/**/510px;	/* Other browsers */
	height: /**/510px;
			
}
#previewPane img{
	line-height:377px;
}
#previewPane #largeImageCaption{	/* CSS styling of image caption below large image */
	font-style:italic;
	text-align:center;
	font-family: Trebuchet MS, Lucida Sans Unicode, Arial, sans-serif;	/* Font to use */
	font-size:0.9em;
}
#galleryContainer{
	
	height:91px;	/* Height of the images + 2 */
	border:1px solid #CCCCCC;
	position:relative;
	overflow:hidden;
	padding:1px;
	
	/* CSS HACK */
	height: 93px;	/* IE 5.x - Added 2 pixels for border left and right */
	height/* */:/**/91px;	/* Other browsers */
	height: /**/91px;
			
}

.infotekst {
	background-color: #ddf0ff;
	border: 1px solid black;
	color: Black;
	margin-left: 8px;
}

.billedegallery a {
	font-family: arial, sans-serif;
	color: black;
	font-size: 10pt;
	font-weight: normal;
	text-decoration: none;
}

.billedegallery a:hover {
	font-family: arial, sans-serif;
	color: black;
	font-size: 10pt;
	font-weight: normal;
	text-decoration: none;
}