
/*::-moz-selection{
background: transparent;

} 

::selection {
background: transparent;
} */
 

.formtekst { font-family: Verdana, Arial, Helvetica, sans-serif }

#hidemodal {
	float:left;
	text-align:left;
	padding-left:4px;
	padding-top:2px;
	cursor:pointer;
	width:50px;
	height:20px;
	color: gray;
}

#hidemodal:hover {
	color: white;
}

#closearea {
	float:right;
	text-align:right;
	padding-right:4px;
	padding-top:2px;
	cursor:pointer;
	width:30px;
	height:20px;
	color:gray;
}

#closearea:hover {
	color:white;
}

#resize {
	cursor:nw-resize;
	width:20px;
	height:20px;
	opacity:0.4;
	filter:alpha(opacity=40);
	right:0px;
	position:absolute;
}

#resize:hover {
	opacity:0.9;
	filter:alpha(opacity=90);
}

html {
	overflow: -moz-scrollbars-vertical;
}

body {
	background-color: #999999;
	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: #DDDDDD;	
	border: 1px outset #000000;
	min-height:350px;
	height:auto;
	height: expression( this.scrollHeight < 350 ? "350px" : "auto" );
	width: 800px;
	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;
}

#topmenucontainer {
	background-image:url(../billeder/menubaggrund.jpg);
	background-repeat:repeat-x;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	width: auto;
/*	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;
}

#sidecontainer {
  /*  background-image:url(../billeder/sidecon.jpg);
	background-repeat:repeat-x;*/
	font-family: Verdana, Arial, Helvetica, sans-serif;
	text-align:center;
	background:transparent;
        border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	border-top-color: #000000;
	border-right-color: #000000;
	border-bottom-color: #000000;
	border-left-color: #000000;
	width: auto;	
	height:auto;
	padding: 5px;
 /*   position:absolute;
 	z-index:999;
    left: 21%;
    top: 14%;*/

/*	opacity:0.2;
	filter:alpha(opacity=20);*/
}

#indholdscontainer {
/*	background-image:url(../billeder/baggrund.jpg);
	background-repeat:repeat-x;*/
	font-family: Verdana, Arial, Helvetica, sans-serif;
	width:auto;
	min-height:350px;
	height:auto;
	height: expression( this.scrollHeight < 350 ? "350px" : "auto" );
	background: transparent;
	padding: 5px;
	color: #000000;
	font-size: 16px;
/*	overflow: auto;
	margin-left: 60px;*/
	text-align:left;
	/*display:inline-block;  */
    margin-left: 30px;
   
}

#bundcointainer {
	background-image:url(../billeder/baggrund.jpg);
	background-repeat:repeat-x;
 	font-family: Verdana, Arial, Helvetica, sans-serif;
	width: 800px;
	height: 25px;
}

img {
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}

#billedzoom img:hover{
	background-color:transparent;
	width:220px;
	overflow: visible;
	cursor:pointer;
}
#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}
.w3 a:hover{background-color:#666666}

#prbox {
	cursor:move;
	width:170px;
	height:40px;
	position:absolute;	 
	border:1px black dotted;
	padding:2px;
	background:#DDDDDD;
	opacity:0.1;
	filter:alpha(opacity=10);
	font-family:arial;
	font-size:11px;
	margin-top:5px;
}

#prbox:hover {
	opacity:0.9;
	filter:alpha(opacity=90);
}

#target {
	padding-top:3px;
	text-indent:3px;
	text-align:left;
	cursor:text;
	width:10px;
	overflow:visible;
	white-space:nowrap;
		
}

