/*//////////////
// html tags
//////////////*/
body {
    margin-top:10px;
}
address, address a{
    font-family:Verdana;
    font-size:10px;
    color:#b4b4b5;
    /*text-decoration:none;*/
    font-style:normal;
}
/*//////////////
// id
//////////////*/
/* Top */
#root_container{
    width:760px;
    height:auto;
    margin:0px;
    background-color:white;
    padding-left:20px;
    padding-right:20px
}
#top_child0 {
    height: 80px;
    width: 760px;
    margin: 0px;
    padding: 0px;
    vertical-align: top;
    clear: both;
}
#top_subchild0 {
    margin-top: 12px;
    height: 76px;
    width: 500px;
    float: right;
    vertical-align: top;
    font-family: Verdana;
    color: #8c8c8c;
    font-size: 9px;
    overflow: hidden;
}
#top_subsubchild0 {
    float: right;
}
#top_subsubchild1{
    margin-top: 5px;
    float: right;
    width: 159px;
    clear: both;
    height:10px;
}


#top_subchild1 {
    width: 200px;
    margin-left: 5px;
    margin-top: 20px;
    padding:0px;
    float: left;
}
#top_child1 {
    clear: both;
    height:37px;
    margin:0px;
    padding:0px;
    text-align:right;
    vertical-align:middle;
}
#search_field{
    margin-top: 0px;
    height: 16px;
    width: 135px;
    font-family: Verdana;
    font-size: 9px;
    color: #656565;
    border: 1px solid #A7A7A7;
    background-repeat:no-repeat;
    background-position:center right;
    padding-right:0px;    
}
/* Middle */
#middle_child0{
   clear: both;
   width:760px;
   height:auto;
   margin:0px;
   padding:0px;
}
#main_content{
    width:760px;
    height:590px;
}
#left_navigation{
    width:100%;
    height:100%;
}
#right_table {
    border-right-style:dotted;
    border-right-width:1px;
    border-right-color:#000000;
    margin-left:8px;
}
/* Bottom */
#bottom_child0{
    width:760px;
    /*height:34px;*/
    height:24px;
    text-align:center;
    margin-top:15px;
}
/*////////////////
// Custom classes
////////////////*/
/* Top */
.searchbutton{
     border: 0px none;
     margin-top: 0px;
     margin-right: 0px;
     padding-left: 0px;
     width: 16px;
     height: 16px;
     background-image:url('/Files/System/Skolen_i_verden/search_icon.gif');
     cursor: hand;
}
.left_column{
    width:159px;
    /*padding-right:8px;
    vertical-align:top;
}
.middle_column{
    /*padding-right:0px;*/
    vertical-align:top;
}

//Fact tables
.fact_tables{
    width:155px;
    margin-bottom:8px;
    margin-left:8px;
}

/*Green round cornered table specs*/
.t_green {
    background-color:#b7f334;
    height: 13px;
    background-image: url(/Files/System/Skolen_i_verden/green_round_top.gif);
	background-position: top left;
	background-repeat: no-repeat;
    padding: 0px;
}
.m_green {
    background-color:#b7f334;
    padding-left: 12px;
	padding-right: 12px;
}
.b_green {
    background-color:#b7f334;
    height: 13px;
    background-image: url(/Files/System/Skolen_i_verden/green_round_bottom.gif);
	background-position: bottom left;
	background-repeat: no-repeat;
    padding: 0px;
}

/*Grey round cornered table specs*/
.t_grey {
    background-color:#e1e1e1;
    height: 13px;
    background-image: url(/Files/System/Skolen_i_verden/grey_round_top.gif);
	background-position: top left;
	background-repeat: no-repeat;
    padding: 0px;
}
.m_grey {
    background-color:#e1e1e1;
    padding-left: 12px;
	padding-right: 12px;
}
.b_grey {
    background-color:#e1e1e1;
    height: 13px;
    background-image: url(/Files/System/Skolen_i_verden/grey_round_bottom.gif);
	background-position: bottom left;
	background-repeat: no-repeat;
    padding: 0px;
}

/*Yellow round cornered table specs*/
.t_yellow {
    background-color:#fbd212;
    height: 13px;
    background-image: url(/Files/System/Skolen_i_verden/yellow_round_top.gif);
	background-position: top left;
	background-repeat: no-repeat;
    padding: 0px;
}
.m_yellow {
    background-color:#fbd212;
    padding-left: 12px;
	padding-right: 12px;
}
.b_yellow {
    background-color:#fbd212;
    height: 13px;
    background-image: url(/Files/System/Skolen_i_verden/yellow_round_bottom.gif);
	background-position: bottom left;
	background-repeat: no-repeat;
    padding: 0px;
}

/*white table specs*/
.t_white {
    background-color:#FFFFFF;
    height: 13px;
    padding: 0px;
}
.m_white {
    background-color:#FFFFFF;
    padding-left: 12px;
	padding-right: 12px;
}
.b_white {
    background-color:#FFFFFF;
    height: 13px;
    padding: 0px;
}

/* Grey round cornered table specs*/
.tl_round_grey{
    width:12px;
    height:12px;
    background-image:url('/Files/System/Skolen_i_verden/grey_round_corner_tl.gif');
}
.tm_grey{
    background-color:#e1e1e1;
}
.tr_round_grey{
    width:12px;
    background-image:url('/Files/System/Skolen_i_verden/grey_round_corner_tr.gif');
}
.mlr_grey{
    width:12px;
    background-color:#e1e1e1;
    text-align:left;
}
.mm_grey{
    background-color:#e1e1e1;
    text-align:center;
    vertical-align:top;
}
.bl_round_grey{
    width:12px;
    height:12px;
    background-image:url('/Files/System/Skolen_i_verden/grey_round_corner_bl.gif');
}
.bm_grey{
    background-color:#e1e1e1;
}
.br_round_grey{
    width:12px;
    height:12px;
    background-image:url('/Files/System/Skolen_i_verden/grey_round_corner_br.gif');
}



**************
* NOT IN USE *
**************

/*Yellow round cornered table specs*/
.tl_round_yellow{
    width:12px;
    height:12px;
    background-image:url('http://www.ciriusonline.dk/Files/System/Skolen_i_verden/yellow_round_corner_tl.gif');
}
.tm_yellow{
    background-color:#fbd212;
    height:12px;
}
.tr_round_yellow{
    width:12px;
    height:12px;
    background-image:url('http://www.ciriusonline.dk/Files/System/Skolen_i_verden/yellow_round_corner_tr.gif');
}
.t_yellow {
    background-color:#b7f334;
    height: 13px;
    background-image: url(/Files/System/Skolen_i_verden/yellow_round_top.gif);
    padding: 0px;
}
.mlr_yellow{
    width:12px;
    background-color:#fbd212;
    text-align:left;
}
.mm_yellow{
    vertical-align:top;
    text-align:left;
    background-color:#fbd212;
    /*height:131px;*/
}
.bl_round_yellow{
    width:12px;
    height:12px;
    background-image:url('http://www.ciriusonline.dk/Files/System/Skolen_i_verden/yellow_round_corner_bl.gif');
}
.bm_yellow{
    background-color:#fbd212;
}
.br_round_yellow{
    width:12px;
    height:12px;
    background-image:url('http://www.ciriusonline.dk/Files/System/Skolen_i_verden/yellow_round_corner_br.gif');
}

**************
* NOT IN USE *
**************
/*White round cornered table specs*/
.tl_round_white{
    width:12px;
    height:12px;
    /*background-image:url('http://www.ciriusonline.dk/Files/System/Skolen_i_verden/green_round_corner_tl.gif');*/
}
.tm_white{
    background-color:#ffffff;
    height:12px;
}
.tr_round_white{
    width:12px;
    height:12px;
    /*background-image:url('http://www.ciriusonline.dk/Files/System/Skolen_i_verden/green_round_corner_tr.gif');*/
}
.mlr_white{
    width:12px;
    background-color:#ffffff;
    text-align:left;
}
.mm_white{
    vertical-align:top;
    text-align:left;
    background-color:#ffffff;
    height:131px;
}
.bl_round_white{
    width:12px;
    height:12px;
    /*background-image:url('http://www.ciriusonline.dk/Files/System/Skolen_i_verden/green_round_corner_bl.gif');*/
}
.bm_white{
    background-color:#ffffff;
}
.br_round_white{
    width:12px;
    height:12px;
    /*background-image:url('http://www.ciriusonline.dk/Files/System/Skolen_i_verden/green_round_corner_br.gif');*/
}

/*Green round cornered table with image specs*/
.mm_green_img{
    background-color:#b7f334;
    height:131px;
    vertical-align:top;
}
.bl_round_green_img{
    width:12px;
    height:12px;
    background-image:url('http://www.ciriusonline.dk/Files/System/Skolen_i_verden/green_round_corner_bl.gif');
}
.bm_green_img{
    background-color:#b7f334;
    width:130px;
}
.br_round_green_img{
    width:12px;
    height:12px;
    background-image:url('http://www.ciriusonline.dk/Files/System/Skolen_i_verden/green_round_corner_br.gif');
}

/*Yellow round cornered table with image specs*/
.mm_yellow_img{
    background-color:#fbd212;
    height:131px;
    vertical-align:top;
}
.bl_round_yellow_img{
    width:12px;
    height:12px;
    background-image:url('http://www.ciriusonline.dk/Files/System/Skolen_i_verden/yellow_round_corner_bl.gif');
}
.bm_yellow_img{
    background-color:#fbd212;
    width:130px;
}
.br_round_yellow_img{
    width:12px;
    height:12px;
    background-image:url('http://www.ciriusonline.dk/Files/System/Skolen_i_verden/yellow_round_corner_br.gif');
}

/*White round cornered table with image specs*/
.mm_white_img{
    background-color:#ffffff;
    height:131px;
    vertical-align:top;
}
.bl_round_white_img{
    width:12px;
    height:12px;
}
.bm_white_img{
    background-color:#ffffff;
    width:130px;
}
.br_round_white_img{
    width:12px;
    height:12px;
}

************************
* Green box not in use *
************************

.tl_round_green{
    width:12px;
    height:12px;
    background-image:url('http://www.ciriusonline.dk/Files/System/Skolen_i_verden/green_round_corner_tl.gif');
}
.tm_green{
    background-color:#b7f334;
    height:12px;
}
.tr_round_green{
    width:12px;
    height:12px;
    background-image:url('http://www.ciriusonline.dk/Files/System/Skolen_i_verden/green_round_corner_tr.gif');
}
.mlr_green{
    width:12px;
    background-color:#b7f334;
    text-align:left;
}
.mm_green{
    vertical-align:top;
    text-align:left;
    background-color:#b7f334;
    /*height:131px;*/
}
.bl_round_green{
    width:12px;
    height:12px;
    background-image:url('http://www.ciriusonline.dk/Files/System/Skolen_i_verden/green_round_corner_bl.gif');
}
.bm_green{
    background-color:#b7f334;
}
.br_round_green{
    width:12px;
    height:12px;
    background-image:url('http://www.ciriusonline.dk/Files/System/Skolen_i_verden/green_round_corner_br.gif');
}

.noprint 
{
    
}

@media print {
    .noprint {
        display:none;
    }
    .noprint_nosize {
        display:none;
        width:0px;
        height:0px;
    }
    .print_nosize {
        width:0px;
        height:0px;
    }
    .left_column {
        width:0px;
        height:0px;
        display:none;
  }
  #bottom_child0{
    text-align:left;
    margin-top:15px;
  }


}

/*SKOLEN I VERDEN - NY FORSIDE*/
#frontpageGrid{width:770px; height: 433px; background-image: url(/Files/System/Skolen_i_verden/forside_main_background.jpg); background-position: top left; background-repeat: no-repeat;}

.topnewsHeadline,a.topnewsHeadline:hover{text-decoration: none; font-family: Arial, Helvetica; font-size: 12px; font-weight:bold; color:#d83744;}
.topnewsText, a.topnewsText:hover{text-decoration:none}

#DWNewsSmallImage{float:left}
#DWNewsSmallImage img{width:81px; height:81px; float:left; padding:0px; margin:0px}
#DWNewsSmallImage table{float:left; border:px red solid; width:81px; }

.forsideNews{font-family: Arial, Helvetica; font-size: 11px; text-decoration:none}
a.forsideNews:hover{text-decoration:none}

.redgifNews{margin-bottom:1px; background-position:0% 4px; background-image:url(http://www.skoleniverden.dk/Files/System/Skolen_i_verden/link_marker_red.gif); background-repeat:no-repeat; padding-left:10px}

.redcaps{background-image:url(http://www.skoleniverden.dk/Files/System/Skolen_i_verden/link_marker_grey.gif); background-repeat:no-repeat; padding:0px 0px 10px 20px; text-transform:uppercase; font-family:Tahoma; font-size:23px; font-weight:normal; color:#d51b2a}
.redgiflink a, .redgiflink a:hover{text-decoration:none}

/*SKOLEN I VERDEN - XMLTOPMENU*/
#xmlrightmenu{width:10px; float:left;}

#xmltopmenu{width:760px; float:left; height:37px}/* *margin-top:0px;*/
#xmltopmenu ul.M0{margin-top:0px; width:750px; _margin-left:30px; *margin-left:0px; list-style-type:none; height:37px; padding:0px; background-image:url(/Files/system/Skolen_i_verden/topmenuBg.gif); background-repeat:repeat-x; float:left}
#xmltopmenu li#topmenuStart{width:10px; height:37px; background-image:url(/Files/system/Skolen_i_verden/topmenuLeft.gif); background-repeat:no-repeat; padding:0px}
#xmltopmenu li#topmenuEnd{width:10px; height:37px; padding:0px; background-image:url(/Files/system/Skolen_i_verden/topmenuRight.gif); background-repeat:no-repeat}

#topmenuEnd{float:left; width:10px; height:37px; padding:0px; background-image:url(); background-repeat:no-repeat}

#xmltopmenu li{float:left}
#xmltopmenu li.L1_border, #xmltopmenu li.L1_Active_border,#xmltopmenu li.L1_noBorder, #xmltopmenu li.L1_Active_noBorder{float:left; padding:0px 17px; margin-top:4px; *width:145px; min-width:113px}
#xmltopmenu li.L1_noBorder, #xmltopmenu li.L1_Active_noBorder{border-right:1px #d65d67 solid}


#xmltopmenu li.L1_border a, #xmltopmenu li.L1_Active_border a{color:#fff; font-family:Tahoma; font-weight:normal; text-transform:uppercase; font-size:11px; white-space:pre; text-decoration:none;}
#xmltopmenu li.L1_noBorder a, #xmltopmenu li.L1_Active_noBorder a{padding-right:10px; color:#fff; font-family:Tahoma; font-weight:normal; text-transform:uppercase; font-size:11px; white-space:pre; text-decoration:none}
