﻿/*generel stil til hele sitet*/

html { height:100%; max-height:100%; padding:0; margin:0; border:0; background:#fff; overflow:hidden; 
}
body {height:100%; max-height:100%; overflow:hidden; padding:0; margin:0; border:0; font-family:Verdana, Arial, Helvetica, sans-serif;
}


/*generel opbygning med toppen bunden og midten af siden*/
#content {display:block; height:100%; max-height:100%; overflow:auto; padding-left:0px;  position:relative; z-index:3;
 }
#head {position:absolute; margin:0; top:0; right:18px; display:block; width:100%; height:170px; ackground:#FFFCD4; z-index:5;  border-bottom:0px solid #000;
}
#head_bg {position:relative; margin:0; top:0; display:block; width:968px; height:170px; background:#FFFCD4; z-index:4;  border-bottom:0px solid #000;
}
#foot {position:absolute; margin:0; bottom:-1px; right:18px; display:block; width:100%; height:140px; background-color:#FFFCD4; color:#000; z-index:5; border-top:0px solid #000;
}
.pad1 {display:block; width:18px; height:100px; 
}
.pad2 {display:block; height:175px;
}
.pad3 {display:block; height:96px;
}
.logo{width:965px; position:absolute; z-index:2; top:34px; left:-100px; border:#000000 solid 0px;
}
.top_bg{width:105px; position:absolute; z-index:2; top:31px; left:332px; border:#000000 solid 0px;
}

/*topmenu opbygningen */
#topmenu{ width:860px; position:relative; z-index:2; top:-33px; left:45px; height:25px; border:#000000 thin none;
}
#topmenu_link a{ font-weight:bold; color:#ffffff; font-size:10px; text-decoration:none;
	}
#topmenu_link a:hover{ font-weight:bold; color:#ffffff; text-decoration:underline;
}


/*menu opbygningen */
#menu{position:absolute; width:968px; height:25px; z-index:6; border:#000000 0px solid; top:140px;  background-repeat:repeat-x;
}
#menu_faner{position:absolute; width:968px; height:25px; z-index:6; border:#000000 0px solid; top:120px;
}
.skygge{width:970px; height:27px; position:absolute; z-index:1; left:px; top:146px; background-repeat:no-repeat; border:#000000 0px solid;
}
.venstre{ width:16px; height:34px; position:absolute; z-index:77; left:0px; top:-3px; border:#000000 0px solid;
}
.hojre{width:28px; height:34px; position:absolute; z-index:77; right:-2px; border:#000000 0px solid; top:-2px;
}



/*boksne i højre side af sitet med forskellig info*/
.infoboks_udstiller-update{background-color:#00aeef; border:3px solid #00729d; padding:5px;
}
.infoboks_tilmeld_oplaeg{background-color:#a4be00; border:3px solid #5b6900; padding:5px;
}
.infoboks_kort_info{background-color:#ec008c; border:3px solid #ce171f; padding:5px;
}


/*banner venstre side*/
.venstre_bannerboks{height:350px; width:140; border:1px solid #858175
        }



/*figurer */
.figur_fyr_hoved{border:1px solid #000;width:334px; height:172px; position:relative; z-index:1; top:-33px; left:45px; height:25px; 
}

.figur_hojre{border:0px solid #000;width:350px; height:400px;
}
