html, body{
	margin: 0px;
	background-color: #f7f7f7;		
}

body{
	text-align: center;
	background-color: #f7f7f7;	
	background-image: url(/img/designgfx/topbg.jpg);
	background-position: top center;
	background-repeat: no-repeat;		
}

body, div, table, td, tr, img{
	-moz-box-sizing: border-box;
	box-sizing: border-box;
}

body, td, p, div, a:link, a:active, a:visited, a:hover{
	font-family: verdana;
	font-size: 10px;
	font-weight: normal;
	text-decoration: none;
}

body, a:link, a:active, a:visited, a:hover{
    color: #000000;
    }

td, p{	
	color: #000000;
}

p a:link {
	color:#66CCFF;
	text-decoration:underline;
	}

p a:hover{   
    text-decoration: none;
	
}

.center_div{
	width:920px;
	margin-left: auto;
	margin-right: auto;}

.maindiv_wrapper{

	width: 920px;
	text-align: left;
	/* border: 1px dashed #ff0000; */
}

.toplogo{
    position: absolute;

    width: 920px;
    height: 259px;
	z-index: 1;
}

.soege_div{
    float: right;
    margin: 10px 25px 0px 0px;
}

.nyhedsbrev_top{
    float: right;
    margin: 10px 10px 0px 0px;
    width: 200px;
    height: 25px;
    background-image: url(/img/designgfx/tilmeld_dig_nyhedsbrevet.jpg);
    background-position: top right;
    background-repeat: no-repeat;
    cursor: pointer;
}

.forside_nyhedsbrev_tekst_top{
    padding-top: 7px;
}

.menudiv
{
    position: relative;
    z-index: 2;
    left: 7px;
	top: 195px;
    width: 920px;
    height: 31px;
    padding-top: 8px;
    background-image: url(/img/designgfx/menubg.gif);
    background-repeat: repeat-x;
    text-align: left;
    color: #ffffff;
}


.menudiv ul {
	display: inline;
	margin: 0;
	padding: 0;
	} 

.menudiv ul li {
	margin: 0 -6px 0 25px;
	padding: 0;
	list-style: none;
	display: inline;
	}
	
.menulink, a.menulink:link, a.menulink:active, a.menulink:visited, a.menulink:hover{
    font-size: 12px;
    color: #ffffff;
    font-family: Trebuchet MS, Verdana, Arial, Helvetica, sans-serif;
    font-weight: bold;    
    text-decoration: none;
	padding-top:3px;
}	

a.menulink:hover{
    text-decoration: none;
	color:#CCCCCC;
}

.page{
    position: relative;
    z-index: 2;
	left: 7px;
	top: 220px;
    width: 920px;
    text-align: left;
}

.content{
    width: 685px;
}

.bund_div{
    float: left;
    color: #a3a4a6;
    margin-bottom: 50px;
	margin-left: 3px;
}

.bund_link, a.bund_link:link, a.bund_link:active, a.bund_link:visited, a.bund_link:hover{
    color: #a3a4a6;
    text-decoration: none;
}

a.bund_link:hover{
    text-decoration: underline;
}

.teaser_right{
    float: right;
    clear: right;
    width: 200px;
}

.teasertop{
    width: 178px;
    height: 18px;
    background-image: url(/img/designgfx/teasertop.gif);
    background-repeat: no-repeat; 
    color: #495472;
    font-weight: bold;
    padding: 3px 0px 0px 7px;
    margin: 0px 0px 3px 0px;
}

.teaser_content{
    width: 200px;
    margin: 0px 0px 3px 0px;
}

.content_box{
    width: 326x;    
    float: left;
    clear: left;
    min-height: 100px;
    margin: 0px 0px 16px 10px;
    
}

.content_box_right{
    width: 326px; 
    float: right;
    clear: right;
    min-height: 100px;   
    margin: 0px 10px 16px 0px;
}

.content_box_top{
    width: 326px;
    height: 18px;
    background-image: url(/img/designgfx/content_box_top.gif);
    background-repeat: no-repeat; 
    color: #495472;
    font-weight: bold;
    padding: 3px 0px 0px 7px;
    margin: 0px 0px 13px 0px;
}

.content_box_content{
    width: 326px;
    min-height: 50px;
}

.stor_content_box{
    width: 496px;    
    margin: 0px 0px 16px 0px;
    clear: right;
    float: right;
}

.stor_content_box_left{
    width: 496px;    
    margin: 0px 0px 16px 0px;
}

.stor_content_box_top{
    width: 496px;
    height: 18px;
    background-image: url(/img/designgfx/specifik_overskriftbox_stor.gif);
    background-repeat: no-repeat; 
    color: #495472;
    font-weight: bold;
    padding: 3px 0px 0px 7px;
    margin: 0px 0px 13px 0px;
}

.stor_content_box_content{
    width: 475px;
}

.stor_content_box_content p{
/*	border: 1px dashed magenta;*/
	margin: 0px 0px 0px 0px;
}

.streg{
    width: 100%;
    background-color: #cccccc;
    height: 1px;
    margin: 10px 0px 10px 0px;
}

.blaa_tekstfelt{
    background-color: #c8ccd6;
    color: #000000;
    border: 1px solid #9d9d9d;
    width: 125px;
    font-size: 10px;
    font-family: Verdana;
    font-weight: normal;
    text-decoration: none;
}

.knap{
    width: 100px;
    height: 21px;
    background-image: url(/img/designgfx/knap_mellem.gif);
    background-repeat: no-repeat;
    margin: 10px 0px 10px 0px;
    padding: 5px 0px 0px 8px;
    color: #495472;
    text-decoration: none;
}

.knap_mellem{
    width: 97px;
    height: 23px;
    background-image: url(/img/designgfx/knap_mellem.gif);
    background-repeat: no-repeat;
    margin: 10px 0px 10px 0px;
    padding: 4px 0px 0px 8px;
}

.knap_stor{
    width: 130px;
    height: 23px;
    background-image: url(/img/designgfx/knap_stor.gif);
    background-repeat: no-repeat;
    margin: 10px 0px 10px 0px;
    padding: 5px 0px 0px 8px;
}

a.knap_link:link, a.knap_link:active, a.knap_link:hover, a.knap_link:visited{
    color: #ffffff;
    text-decoration: none;
}

.skiklubber_forside{
    background-image: url(/img/designgfx/danmarkskort_med_lup.jpg);
    background-repeat: no-repeat;
    background-position: bottom right;
    height: 200px;
    width: 300px;
}

.td_overskrift{
    font-size: 12px;
    color: #000000;
    font-weight: bold;
    padding-bottom: 5px;
}

h1{
    /*margin-top: 10px;
   font-size: 16px;
    font-weight: bold; */
    color: rgb(73,84,114);
    font-weight: bold;
    font-family: Trebuchet MS;
    font-size: 30px;
    margin-bottom: 10px;
}

h2{
    font-size: 14px;
    font-weight: bold;
}

h3{
    font-size: 12px;
    font-weight: bold;
    margin: 0px;
}

h4{
    font-size: 10px;
    font-weight: bold;
    margin: 0px;
}

.fieldLarge{
    width: 200px;
    height: 20px;
    font-family: Verdana;
    font-weight: normal;
    font-size: 10px;
    color: #000000;
    text-decoration: none;
}

.submenu{
    width: 142px;
    height: 18px;
    background-image: url(/img/designgfx/submenu_inaktiv.gif);
    background-repeat: no-repeat;
    margin: 0px 0px 0px 0px;
    padding: 3px 0px 0px 5px;
}

a.submenu_link:link, a.submenu_link:active, a.submenu_link:hover, a.submenu_link:visited{
    color: #495472;
    text-decoration: none;
}

.submenu_selected{
    width: 142px;
    height: 18px;
    background-image: url(/img/designgfx/submenu_aktiv.gif);
    background-repeat: no-repeat;
    margin: 0px 0px 2px 0px;
    padding: 3px 0px 0px 5px;
}

.submenu_links{
    width: 130px;
    margin: -2px 0px 5px 10px;
}

a.submenu_link_selected:link, a.submenu_link_selected:active, a.submenu_link_selected:hover, a.submenu_link_selected:visited{
    color: #ffffff;
    text-decoration: none;
}

.right_menu{
    width: 170px;
    float: right;
    clear: right;
    margin-right: 15px;
}

.full_content_box, full_content_box_content{
    width: 665px;
}

.full_content_box_top{
    width: 665px;
    height: 18px;
    background-image: url(/img/designgfx/full_content_box_top.gif);
    background-repeat: no-repeat; 
    color: #495472;
    font-weight: bold;
    padding: 3px 0px 0px 7px;
    margin: 0px 0px 13px 0px;
}

.left_menu{
    float: left;
    clear: left;
}

.overskrift{
    color: rgb(73,84,114);
    font-weight: bold;
    font-family: Trebuchet MS;
    font-size: 30px;
    padding-right: 20px;    
}

.nyheddato{
    font-weight: bold;
    font-family: Trebuchet MS;
    font-size: 12px;
    padding-right: 20px;  
color: #000;  
padding-bottom: 10px;
}

.broedtekst{
    color: #000000;
    font-weight: bold;
    font-family: Trebuchet MS;
    font-size: 14px;    
}

.background_top{
    background-image: url(/img/designgfx/index_content_top.gif);
    background-repeat: no-repeat;
    width: 685px;
    height: 13px;
}

.background_midt, .background_midt2{
    background-image: url(/img/designgfx/index_top_content_midt.gif);
    background-repeat: repeat-y;
    width: 685px;
}

.background_bund{
    background-image: url(/img/designgfx/index_top_content_bottom.gif);
    width: 685px;
    height: 13px;
    margin-bottom: 5px;
}

.lille_background_top{
    background-image: url(/img/designgfx/bg_right_top.jpg);
    background-repeat: no-repeat;
    width: 200px;
    height: 6px;
}

.lille_background_midt{
    background-image: url(/img/designgfx/bg_right_middle.jpg);
    background-repeat: repeat-y;
    width: 200px;
}

.lille_background_bund{
    background-image: url(/img/designgfx/bg_right_bottom.jpg);
    background-repeat: no-repeat;
    width: 200px;
    height: 6px;
    margin-bottom: 5px;
}

.rasmus_knap{
    background-color: #495472;
    border: none;
    color: #ffffff;
    font-size: 10px;
    font-family: Verdana;
    padding: 2px;    
}

.produkt{
    position: relative;
    float: left;
    /*border: 1px dashed #ff0000; */
    width: 150px;
    min-height: 150px;
    margin: 0px 15px 15px 0px;
}

.produktnavn{
    font-size: 12px;
    font-weight: bold;
    margin: 3px 0px 10px 0px;
    padding-bottom: 10px;
    border-bottom: 1px dotted #000000;
}

.produktbillede{
    min-height: 100px;
    text-align: left;
    /* border: 1px dashed #00ff00; */
}

.produktpris{
    border-bottom: 1px dotted #000000;  
    padding-bottom: 10px;
    width: 100%;
}

/*  Billede galleri CSS Start */
#dhtmlgoodies_slideshow{
	width:100%;	/* 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: 432px;	/* IE 5.x */
	height/* */:/**/420px;	/* Other browsers */
	height: /**/420px;
			
}
#previewPane img{
	line-height:400px;
}
#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:102px;	/* Height of the images + 2 */
	border:1px solid #CCCCCC;
	position:relative;
	overflow:hidden;
	padding:1px;
	
	/* CSS HACK */
	height: 104px;	/* IE 5.x - Added 2 pixels for border left and right */
	height/* */:/**/102px;	/* Other browsers */
	height: /**/102px;
			
}
#arrow_left{
	position:absolute;
	left:0px;
	z-index:10;
	background-color: #FFF;
	padding:1px;
}
#arrow_right{
	position:absolute;
	right:0px;
	z-index:10;
	background-color: #FFF;
	padding:1px;		
}
#theImages{
	position:absolute;
	height:100px;
	left:40px;
	width:100000px;
}
#theImages #slideEnd{
	float:left;
}
#theImages img{
	float:left;
	padding:1px;
	filter: alpha(opacity=50);
	opacity: 0.5;
	cursor:pointer;
	border:0px;
}

#waitMessage{
	display:none;
	position:absolute;
	left:200px;
	top:150px;
	background-color:#FFF;
	border:3px double #000;
	padding:4px;
	color:#555;
	font-size:0.9em;
	font-family:arial;	
}

#theImages .imageCaption{
	display:none;
}
/*  Billede galleri CSS slut */

.stor_content_box_content{
	overflow-x: hidden;
}

.storknap_holder{
	width: 245px;
	height: 22px;
}

.storknap, .storknap_right{
	float: left;
	background-image: url(/img/designgfx/storknap.gif);
	background-repeat: no-repeat;
	padding: 4px 0px 0px 15px;
	width: 105px;
	height: 19px;
}

.storknap_right{
	float: right;
}

.storknap a:link, .storknap a:visited, .storknap a:hover, .storknap a:active, .storknap_right a:link, .storknap_right a:visited, .storknap_right a:hover, .storknap_right a:active{
	color: #ffffff;
}