body {
	margin: 0;
	padding: 0;
	font-family: verdana, arial;
	font-size: .11px;
	line-height: 120%;	
	font-weight: normal;	
	color: #FFF; 
	background-color:#53515e;
	}

p {
	margin: 0; 
	line-height: 140%;
	}		

a {
	color: #FFF;
	text-decoration: none;
	}	

a:hover {
	color: #000;
	text-decoration: none;
	}

h1 {
	font-size: 2.1em;
	font-weight: normal;
	padding-bottom: 0px;
	color: #f23e02;
	}

h2 {
	padding-bottom: .3em;
	color: #f23e02;
	font-size: 1.0em;
	}

.txt {
	font-family: verdana, arial;
	font-size: 11px;
	line-height: 120%;	
	font-weight: normal;	
	color: #FFF; 
}



.menulinie {
background-color:#FFF;
width:2px;
}

.menulinie2 {
background-color:#ccc;
width:2px;
}

.sprogvalg a {
    color: #b5d334;
	font-family: verdana, arial;
	font-size: 14pt;
	line-height: 140%;		
	font-weight: normal;
    }

.sprogvalg a:hover {
    color: #007c8b;	
	text-decoration: underline;
    }

.sprogvalgselected {
    color: #007c8b;
	font-family: verdana, arial;
	font-size: 14pt;
	line-height: 140%;		
	font-weight: normal;
    }

.menutop a {
    color: #FFFFFF;
	font-family: verdana, arial;
	font-size: 14pt;
	line-height: 140%;		
	font-weight: normal;
    }
	
.menutop a:hover {
    color: #000;
	text-decoration: none;
    }

.menutopselect {
    color: #000;
	font-family: verdana, arial;
	font-size: 14pt;
	line-height: 140%;		
	font-weight: normal;
    }

.menutopselect a:hover {
    color: #000;
	text-decoration: none;
    }
		
.sortstreg {
	background-color:#2f3232; 
	height:2px; margin-top:5px;
}
	

.menuleft {
    color: #FFF;
	font-family: verdana, arial;
	font-size: 11pt;		
	font-weight: normal;
    }
	
.menuleft a {
    color: #FFF;
	font-family: verdana, arial;
	font-size: 11pt;		
	font-weight: normal;
    }
	
.menuvalgt {
    color: #000;
	font-family: verdana, arial;
	font-size: 11pt;		
	font-weight: normal;
    }
	
.menuvalgt a {
    color: #000;
	font-family: verdana, arial;
	font-size: 11pt;		
	font-weight: normal;
    }


.menuleft2 {
    color: #FFF;
	font-family: verdana, arial;
	font-size: 11pt;		
	font-weight: bold;
    }
	
.menuleft2 a {
    color: #FFF;
	font-family: verdana, arial;
	font-size: 11pt;		
	font-weight: bold;
    }
	
	
.menuleft a:hover {
    color: #000;
	text-decoration: underline;
    }
	
.menuleftselect {
    color: #007c8b;
	font-family: verdana, arial;
	font-size: 8pt;	
	line-height: 170%;	
	font-weight: bold;
	text-decoration: underline;
    }

.menubund {
    color: #ccc;
	font-family: verdana, arial;
	font-size: 10pt;		
	font-weight: normal;
    }
.menubund a {
    color: #ccc;
	font-family: verdana, arial;
	font-size: 10pt;	
	line-height: 170%;	
	font-weight: normal;
    }
	
.menubund a:hover {
    color: #ccc;
	text-decoration: underline;
    }

.menuwhite {
width:2px; 
}
.bottomgreen {
background-color:#b5d334; width:2px;
}

.overskrift {
	font-size: 2.31em;
	font-weight: bold;
	padding-bottom: 0px;
	color: #b5d334;
	line-height: 140%;
	}
	
.multisaet {
	font-size: 0.73.1em;
	font-weight: bold;
	padding-bottom: 0px;
	color: #b5d334;
	line-height: 170%;
	}
	
.txtforhandler {
    color: #FFFFFF;
	font-family: verdana, arial;
	font-size: 11px;
	line-height: 140%;		
	font-weight: normal;
    }

.txtforhandler a {
    color: #FFFFFF;
	font-family: verdana, arial;
	font-size: 11px;
	line-height: 140%;		
	font-weight: normal;
    }
	
.txtforhandler a:hover {
    color: #FFFFFF;
	text-decoration: underline;
    }
	
.txtforside {
    color: #000;
	font-family: verdana, arial;
	font-size: 15px;
	line-height: 140%;		
	font-weight: normal;
    }

#sizeholder {
	background-image:url(../images/baggrund.jpg);
	position:relative;
	overflow:visible;
	width:965px;
	height: 584px;
	border: 0px;
	padding: 0px 0px 0px 0px;

}
#sizeholder2 {
	background-image:url(../images/baggrund_forside.jpg);
	position:relative;
	overflow:visible;
	width:965px;
	height: 584px;
	border: 0px;
	padding: 0px 0px 0px 0px;

}
#sizeholderinner {
	position:relative;
	overflow:visible;
	width:915px;
	height: 460px;
	border: 0px;
	padding: 0px 0px 0px 0px;

}

.txtfunktioner {
    color: #FFF;
	font-family: verdana, arial;
	font-size: 11px;
	line-height: 140%;		
	font-weight: normal;
    }

.gallerycontainer{
position: relative;
overflow:visible;
/*Add a height attribute and set to largest image's height to prevent overlaying*/
}

.thumbnail img{
border: 0px solid white;
margin: 0px 0px 5px 5px;
}

.thumbnail:hover{
background-color: transparent;
}

.thumbnail:hover img{
border: 0px solid blue;
}

.thumbnail span{ /*CSS for enlarged image*/
position: absolute;
padding: 0px;
top: 0;
left: -1000px;
visibility: hidden;
color: black;
text-decoration: none;
    color: #FFF;
	font-family: verdana, arial;
	font-size: 11px;		
	font-weight: normal;
	text-align:left;
}

.thumbnail span img{ /*CSS for enlarged image*/
border-width: 0;
padding: 0px;
}

.thumbnail:hover span{ /*CSS for enlarged image*/
visibility: visible;
top: 0;
left: -372px; /*position where enlarged image should offset horizontally */
z-index: 50;
text-decoration: none;
}
