body {
	background-color: #000000;
	font-family: Arial, Helvetica, sans-serif;
	margin: 0px;
	line-height: normal;
	font-variant: normal;
}



#bgtop {
	background-image:url(grafik/bg.jpg);
	background-repeat: repeat-x;
	position: relative;
	top: 0px;
	height: 709px;
	width: 100%;
} 
/*-------------------sidens top form i div(layer) og tabel------------------*/
#top {
	text-align: center;
	padding:0px;
	top: 0px;
	margin: 0px auto;
	position: relative;
	width: auto;
	height: 134px;
	vertical-align: top;

	/* z-index: 10; */
}

#top div:hover {
	z-index: 10;
}


#topBg {
	text-align: center;
	margin: 0px auto;
	width: 200px;
	
}

/*-------------------banner liste------------------*/

#banner1 {
	background-image:url(banner/1banner12.gif);
	background-repeat: no-repeat;
	background-position: center top;
	position: relative;
	padding: 0px;
	top: 0px;
	left: 0px;
	z-index: 1;
	height: 134px;
	width: 731px;
}



/*-------------------logo position------------------*/

#logo {
	background-image:url(grafik/fslogo.png);
	background-repeat: no-repeat;
	position: relative;
	padding: 0px;
	left: -65px;
	top: 25px;
	z-index: 51;
	height: 114px;
	width: 110px;

}

/*-------------------titelens position------------------*/

#titel {
	background-image:none;
	background-repeat: no-repeat;

	position: relative;
	padding: 0px;
	left: 45px;
	top: -110px;
	z-index: 3;
	height: 25px;
	width: 500px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 50px;
	font-weight: normal;
	text-transform: capitalize;
	color: #000000;
	text-decoration: none;
	text-align: left;
	vertical-align: 50%;
	margin: 0px;
}

/*-------------------karinie dektrtion position------------------*/

#karinie {
	background-image:url(grafik/karinie.png);
	background-repeat: no-repeat;
	position: relative;
	padding: 0px;
	left: 600px;
	top: -160px;
	z-index: 40;
	height: 144px;
	width: 208px;

}
/*-------------------einhjerine logoet i bunden mm position------------------*/

#bundLinje {
	margin-top: 10px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	position: relative;
	height: auto;
	width: auto;
	top: 0px;
	color:#FFFFFF;


}

#bundLinjeBg {
	text-align: center;
	margin: 0px auto;
}


#bundLinje a:link {
	font-family: Arial, Helvetica, sans-serif;
	font-style: normal;
	text-decoration: underline;
	color: #FFFFFF;
}

#bundLinje a:visited {
	font-family: Arial, Helvetica, sans-serif;
	font-style: normal;
	text-decoration: underline;
	color: #FFFFFF;
}

#bundLinje a:hover{
	color: #E1E1E1;	
}


/*-------------------text box and informations boxen baggrund------------------*/
#info{
	z-index: 2;
	position: relative;
	top: 10px;
	padding: 0px;
	margin: 0px;
	
}

#infobg {
	background-image:url(grafik/kantbg.png);
	background-repeat: repeat-y;
	position: relative;
	margin: 0px auto;
	height: auto;
	min-height: 500px;
	width: 731px;
	z-index: 2;

}
#infotop {
	background-image:url(grafik/kanttop.png);
	background-repeat: no-repeat;
	position: relative;
	margin: 0px auto;
	height: 35px;
	width: 731px;

}

#infobund {
	background-image:url(grafik/kantbund.png);
	background-repeat: no-repeat;
	background-position: bottom;
	position: relative;
	margin: 0px auto;
	height: 212px;
	width: 731px;
	text-align: right;
}

/*-------------------text box informations boxes opstning------------------*/
#boxA{
	margin: 0px 38px;
	z-index: 2;
}

#box1{
	padding: 0px 5px 0px 0px;
	width: 60%;
	text-align: left;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
	vertical-align: top;
	background-image: url(grafik/trans50hvid.png);
	background-repeat: repeat;
	position:relative;
	z-index: 2;
}
#box2{
	padding: 0px 0px 5px 0px;
	text-align: left;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
	vertical-align: top;
	background-image: url(grafik/trans50hvid.png);
	background-repeat: repeat;
	z-index: 2;
}

hr{
	border: 0;
	color: #000000;
	background-color: #000000;
	height: 1px;
	width: 100%;
	text-align: left;
}



/*-------------------mnedens billeder------------------*/
.ImageStyles {
width:130%;
height: 550px;
position:relative;
left: -15%;
text-align:center;

}

#image-left {
	float: left;
	margin: 5px;
}

#image-right {
	float: right;
	margin:5px;
}
.billederFrame{

	position:relative;
	
}
	

/*-------------------menu------------------*/



#menubg {
	position: relative;
	margin: 0px auto;
	text-align: center;
	height: 35px;
	width: 800px;
	z-index: 50;
	background-image: url(grafik/menubg.png);
	background-repeat: no-repeat;
	background-position: right top;
	top: -180px;
	left:-25px;

}
#navmenu {
	height: 30px;
	width: 800px;
	padding: 0px;
	top: 10px;
	font-size: 14px;
	list-style-type: none;	
	margin: 0px auto;
	text-align: center;
	z-index: 52;
	position: relative;
	left: 30px;

}


#navmenu li {
	position: relative;
	height: 20px;
	width: 100px;
	float: left;
	margin: 0px auto;
	text-align: center;
	left: 10px;
	
}

#navmenu a:link {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 15px;
	font-style: normal;
	text-transform: uppercase;
	text-decoration: none;
	color:#000000;
	font-weight: bold;
}

#navmenu a:visited {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 15px;
	font-style: normal;
	text-transform: uppercase;
	text-decoration: none;
	color:#000000;
	font-weight: bold;
}

#navmenu li a{
	display: block;
	float: left;
	width: 100%;
}

.frontmenu{
	color: #990000;

}

.overfarve:hover {
	color: #990000;	
}


/*---------- under/dropmenu -------*/

#navmenu li ul{
	visibility: hidden;
	list-style: none;
}

#navmenu li ul li{
	height: auto;

}


#navmenu li ul li a{
	position: relative;
	width: 120px;
	height: auto;
	left: -50px;
	top: 0px;
	padding: 10px;
	background-color: #FFFFFF;
	background-image: none;
	border-top: 2px none #990000;
	border-right: 3px double #990000;
	border-bottom: 3px solid #990000;
	border-left: 3px double #990000;
}

#navmenu li ul li a:link {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	text-transform: uppercase;
	text-decoration: none;
	color:#000000;
}

#navmenu li ul li a:visited {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	text-transform: uppercase;
	text-decoration: none;
	color:#000000;
}

#navmenu li:hover ul{
	visibility: visible;
}

#navmenu li ul li a:hover{
	color: #990000;	
	background-color: #F2F2F2;
}



