* 
{
    font-size:12px;
    font-family: arial,'sans serif';
    margin:0;
    padding:0;  
}

body 
{
    background:#696969;
    width:100%;
    text-align:center;
    height:100%;
    min-height:100%;
    position:relative;
}

html
{
    width:100%;
    height:100%;
    min-height:100%;
}

#color_top
{
    background:#4e4e4e;
    height:50%;
    width:100%;
}

#body_border
{
    position:absolute;
    top:0px;
    left:0px;
    height:100%;
    width:100%;
    z-index:100;
}

#index1
{
    width:362px;
    height:298px;
    background:url(../images/content/index_header.gif) no-repeat;
    float:left;
}

#index2
{

    float:right;    
}

#index3
{
    width:362px;
    height:306px;
    background:url(../images/content/index2.gif) no-repeat;
    float:left;    
}

#index4
{
    width:397px;
    height:306px;
    background:url(../images/template/rechts_unten.gif) no-repeat;
    float:left;    
}

table.index2
{
    background:url(../images/template/bg.gif) repeat-x;    
}


#index1_1
{
    width:400px;
    height:298px;
    background:url(../images/template/oben_links2.gif) no-repeat;
    float:left;
}

#index2_1
{
    width:397px;
    height:298px;
    background:url(../images/template/oben_rechts2.gif) no-repeat;
    float:left;    
}

#index3_1
{
    width:400px;
    height:306px;
    background:url(../images/template/unten_links2.gif) no-repeat;
    float:left;    
}

#index4_1
{
    width:397px;
    height:306px;
    background:url(../images/template/unten_rechts2.gif) no-repeat;
    float:left;    
}

table.index2_1
{
    background:url(../images/template/bg.gif) repeat-x;    
}


a.button_index
{
    display:block;
    width:106px;
    height:17px;
    margin-left:0px;
    background:url(../images/template/ENTER.gif) top left;    
}
a.button_index:hover
{
    display:block;
    width:106px;
    height:17px;
    margin-left:0px;
    background:url(../images/template/ENTER.gif) bottom left;    
}
a.button_index_eng
{
    display:block;
    width:106px;
    height:17px;
    margin-left:0px;
    background:url(../images/template/ENTER_eng.gif) top left;    
}
a.button_index_eng:hover
{
    display:block;
    width:106px;
    height:17px;
    margin-left:0px;
    background:url(../images/template/ENTER_eng.gif) bottom left;    
}

p, h2
{
    color:#9F9F9F;
}

#start_rest
{
    text-align:left;
    padding: 0 30px 20px 30px;
    background: url("../images/template/bodymasterbg_border2.jpg") no-repeat bottom;     
}

#rest_border
{
    background: url("../images/template/bodymasterbg2.gif") repeat-y;
}

ul.menu2
{
  list-style:none;
  margin-left:550px;
}

ul.menu2 li
{
  float:left;
  padding-right:20px;
  padding-left:15px;  
  background:url(../images/content/menu_anstr.gif) no-repeat 0px 3px;
}

ul.menu2 li a
{
  color:#9f9f9f;
  text-decoration:none;
}

ul.menu2 li a:hover, ul.menu2 li a.on
{
  color:#dfdfdf;
}




.flags_box
{
    width:330px;
    height:60px;
    
    
}

.flags
{
    float:left;
    width:120px;
    margin-left:40px;
    
}

#banner_container
{
    position: absolute;
    top: 130px;
    left: 25px;
    height:160px;
    width:730px;
    background: url("../../images/banner_suedafrika.png") no-repeat; 
}

#banner_containernew
{
    position: absolute;
    top: 130px;
    left: 25px;
    height:160px;
    width:730px;
    background: url("../../images/indian_summer.png") no-repeat; 
}


#banner_container2
{
    position: absolute;
    top: 260px;
    left: 25px;
    height:160px;
    width:730px;    
}

 

a.banner
{
    
    width:728px;
    height: 131px;
    display: block;
    font-weight: bold;
    font-size: 15px;
    color: #fff;
    margin-left: 5px;
    text-decoration: none;
}


.text_banner
{
    width:720px;
    font-weight: bold;
    font-size: 15px;
    color: #fff;
    margin-left: 25px;
    text-decoration: none;

}
