@import url("/Files/System/reset.css");
@import url("/Files/System/menu.css");
@import url("/Files/System/textclasses.css");

body {
    margin:0;
    padding:0;
    background-color:#4B4B4D;
    font-family:Arial;
text-decoration:none;
}

/* MAIN LAYERS */

#container {
    margin-left:auto;	
    margin-right:auto;
    margin-top:80px;
    width:818px;
    background-color:#4B4B4D;
}

#top_menu {
    float:left;
    width:818px;
    height:18px;
    background-color:#4B4B4D;
    overflow:hidden;
    padding:0px 0px 0px 0px;
}

#top_banner {
    float:left;
    width:818px;
    height:152px;
    padding:0px 0px 0px 0px;
}

#search {
    float:right;
    width:174px;
    margin:22px 0px 0px 0px;
}

#invisible_gif {
    float:right; 
    width:192px;
    height:60px; 
    margin-top:36px; 
    margin-right:22px; 
    clear:right;
}

#main_menu {
    float:left;
    width:818px;
    height:27px;
    padding:0px 0px 0px 0px;
}

#content_container {
    float:left;
    width:818px;
    background-color:#4B4B4D;
    border-bottom:1px solid #BBBCBE;
    padding:25px 0px 20px 0px;
}

#full_width {
    float:left;
    width:584px;
    padding:25px 0px 0px 0px;
}

#footer {
    float:left;
    width:818px;
    background-color:#4B4B4D;
    padding:6px 0px 16px 36px;
text-decoration:none;
}

#left_column_front {
    float:left;
    width:430px;
    overflow:hidden;
    padding:0px 0px 0px 0px;
}

#left_column_sub {
    float:left;
    width:330px;
    overflow:hidden;
    padding:25px 0px 0px 0px;
}

#fullwidth_column_sub {
    float:left;
    width:584px;
    overflow:hidden;
    padding:25px 0px 0px 0px;
}

#fullwidth_column_employee {
    float:left;
    width:610px;
    overflow:hidden;
    padding:25px 0px 0px 0px;
}

#right_column_front {
    float:right;
    width:271px;
    border-top:1px solid #BBBCBE;
    overflow:hidden;
    padding:0px 0px 0px 0px;
}

#right_column_sub {
    float:right;
    width:240px;
    overflow:hidden;
    padding:25px 0px 0px 0px;
}

#frontnews_container {
    float:left;
    width:271px;
    overflow:hidden;
    padding:20px 0px 0px 0px;
}

#employee_container {
    float:left;
    width:610px;
    overflow:hidden;
    padding:0px 0px 0px 0px;
}

#subnews_container {
    float:left;
    width:271px;
    overflow:hidden;
    padding:0px 0px 0px 0px;
}

#left_menu_produkter {
    float:left;
    width:191px;	
    overflow:hidden;
    padding:0px 0px 0px 0px;
}

#left_menu_produkter .nomediaImg{    
	height:auto;
	min-height:300px;
}

#left_menu_virksomhed {
    float:left;
    width:191px;
    overflow:hidden;
    padding:0px 0px 0px 0px;
}


#left_menu_blank {
    float:left;
    width:191px;
    overflow:hidden;
    border-top:1px solid #BBBCBE;
    padding:0px 0px 0px 0px;
}

#search_con {
    float:right;
    width:584px;
    border-top:1px solid #BBBCBE; 
    padding:25px 0px 0px 0px;
}

#info_box {
    float:right;
    width:230px;
    background-color:#646567;
    border:1px solid #BBBCBE;
    padding:0px 0px 20px 0px;
}

#info_box_second {
    float:right;
    width:230px;
    background-color:#646567;
    border:1px solid #BBBCBE;
    padding:0px 0px 20px 0px;
}

.small_img {
    float:left;
    width:165px; 
    overflow:hidden; 
    padding:16px 0px 0px 0px;
}

#leftcolumn_image {
    float:left;
    width:191px;
    overflow:hidden;
    padding:12px 0px 0px 0px;
}
