

.formtekst { font-family: Verdana, Arial, Helvetica, sans-serif }

#filcontainer {
	cursor:move;
        font-family: Verdana, Arial, Helvetica, sans-serif;
	background-color:#999999;    
        border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: dotted;
	border-right-style: dotted;
	border-bottom-style: dotted;
	border-left-style: dotted;
	border-top-color: #000000;
	border-right-color: #000000;
	border-bottom-color: #000000;
	border-left-color: #000000;
	width: 200px;	
	height:auto;
  /*    min-height:250px;
	height: expression( this.scrollHeight < 350 ? "350px" : "auto" );*/
/*	float: left;*/
	right: 2%;
	padding-top: 15px;
	padding-right: 0px;
	padding-bottom: 5px;
	padding-left: 10px;
	position:absolute;
        overflow:hidden;
	z-index:1;
	opacity:0.7;
	filter:alpha(opacity=70);
}


html {
	overflow: -moz-scrollbars-vertical;
}

body {
	background-color: #666666;
	background-image:url(../billeder/baggrund.jpg);
	background-repeat:repeat-x;
}

input {  
	border-style:inset;
	border: 1px solid #000000;
	background: #999999;  
}

select {
	border-style:inset;
	border: 1px solid #000000;
	background: #999999;  
}

input.file {
	border-style:solid;
	background: #999999;
	color: #000000;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #000000;
	border-right-color: #000000;
	border-bottom-color: #000000;
	border-left-color: #000000;
}

fieldset.login {
	border:1px outset #000000;
	width:300px;
	padding: 15px;
	margin-left:auto;
	margin-right:auto;
	margin-top:20%;
	display:block;
			
	}

fieldset.rediger {
	border:1px outset #000000;
	width:auto;
	padding: 15px;
    }

fieldset.uploadform {
	border:1px outset #000000;
	width:350px;
	padding: 15px;
	margin-left:auto;
	margin-right:auto;
	margin-top:15%;
	display:block;
    }

fieldset.formloggedin {
	border:1px outset #000000;
	width:280px;
	padding: 15px;
	margin-left:auto;
	margin-right:auto;
	margin-top:15%;
	display:block;
    }

fieldset.form {
	border:1px outset #000000;
	width:300px;
	padding: 15px;
	margin-left:auto;
	margin-right:auto;
	margin-top:15%;
	display:block;
    }

fieldset.formsletgalleri {
	border:1px outset #000000;
	width:260px;
	padding: 15px;
	margin-left:auto;
	margin-right:auto;
	margin-top:15%;
	display:block;
    }

#baggrundscontainer {	
	background-color: #7A7A7A;	
	border: 1px outset #000000;
	min-height:350px;
	height:auto;
	height: expression( this.scrollHeight < 350 ? "350px" : "auto" );
	width: 78%;
	max-width:1100px; 
	margin-left:auto;
	margin-right:auto;
	/*	background-position: center center;*/
	/*margin: auto;*/
	font-family: Verdana, Arial, Helvetica, sans-serif;/*	left: 10%;	*/
}

#topcontainer {
	background-image:url(../billeder/baggrund.jpg);
	background-repeat:repeat-x;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	height: 107px;
	width: auto;
	background-color: #999999;
	/*	margin: auto;*/
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: solid;
	border-left-style: none;
	border-top-color: #000000;
	border-right-color: #000000;
	border-bottom-color: #000000;
	border-left-color: #000000;
	color: #333333;
	font-size: 20px;
	text-align:center;
	text-transform: capitalize;
	overflow:hidden;
}

#topmenucontainer {
	position:relative;
	background-image:url(../billeder/menubaggrund.jpg);
	background-repeat:repeat-x;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	width: 100%;
	height:34px;
/*	text-align:center;
	padding-left:85px;*/
	background-color: transparent;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: outset;
	border-right-style: none;
	border-bottom-style: outset;
	border-left-style: none;
	border-top-color: #000000;
	border-right-color: #000000;
	border-bottom-color: #000000;
	border-left-color: #000000;
	color: #FFFFFF;
}

#topmenucontainer a {
	color:#FFFFFF;
	line-height: 20px;
	font-size: 14px;
	text-align: center;
	letter-spacing: 1px;
	text-decoration: none;
}

#sidecontainer {
	float:left;
	margin-top:2px;
	margin-left:2px;
	text-align:left;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	background:#7A7A7A;
	width: 14%;	
	height:auto;
	padding: 5px;
	opacity:0.3;
	filter:alpha(opacity=30);
	position:absolute;
}

#sidecontainer:hover {
	opacity:1.0;
	filter:alpha(opacity=100);
}

#sidecontainer a {	
	line-height: 20px;
	font-size: 14px;
	text-align: center;
	letter-spacing: 1px;
	text-decoration: none;
	color:#FFFFFF;
}

#indholdscontainer {
	float:right;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	width:76%;	
	min-height:400px;
	height: expression( this.scrollHeight < 400 ? "400px" : "auto" );	
	background: transparent;
	padding: 5px;
	color: #FFFFFF;	
	font-size: 16px;
	text-align:left;	
}

#bundcointainer {	
	background-image:url(../billeder/baggrund.jpg);
	background-repeat:repeat-x;
 	font-family: Verdana, Arial, Helvetica, sans-serif;
	width: 100%;
	height: 25px;
	color:#FFFFFF;
}

#bundcointainer a {	
	line-height: 20px;
	font-size: 14px;
	text-align: center;
	letter-spacing: 1px;
	text-decoration: none;
	color:#FFFFFF;
}

img {
	-ms-interpolation-mode: bicubic;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}

#billedzoom img:hover{
	background-color:transparent;
	width:74%;
	/*overflow: hidden;*/
}

#IEbilledzoom img:hover{
	background-color:transparent;
	width:88%;
	/*overflow: hidden;*/
}

#links a:hover{background-color:transparent} 
#links a:visited{background-color:transparent} 
#links2 a:hover{background-color:transparent; text-decoration:underline}

.toptekst a:hover{background-color:transparent}

.toptekst {
	position:relative;
	font-size:20px;
	color:#FFFFFF;
}

.w3 a:hover{background-color:#666666}

