/*=====================================================================
 *
 * Filename: Style.css
 * Website: iALA
 * Author: G2 New Media
 * Date Started: July 2009

 *=====================================================================*/
 a {
   color:#fff;
 }
 body {
     font-family:verdana, arial;
     font-size:11px;
     color:#fff;
     line-height:17px;
     background:#00011c url(../images2/backtile.jpg) repeat-x 0 0;
     width:100%;

 }

 #page {
     width:950px;
     margin:0 auto;
     margin-top:20px;
     position:relative;
 }
 #header { position:relative;
     width:100%;
     height:270px;
     background:#00011c url(../images2/banner.jpg) no-repeat 0 0;
     margin-bottom:15px;
 }
 #nav {
    position:absolute;
    bottom:10px;
    left:270px;
    font-family:verdana;
    font-size:11px;
 }
 #nav li {
     display:inline;
     padding:0 20px 0 0;
 }
 .on {
    text-decoration:underline;
 }

 #footer {
    width:100%;
    height:30px;
    border-top:1px solid #e5e236;
    background-color:#3240ae;
    font-family:verdana;
    font-size:10px;
    color:#99a0d7;
    line-height:28px;
    margin-top:20px;
 }
 #footer div {
    width: 370px;
    margin:0 auto;
 }

 /* HOMEPAGE */
 #col1 {
     width:796px;
     float:left;
 }
 #col2 {
     width:135px;
     float:right;
 }
 #main_top {
     position:relative;
     width:100%;
     height:179px;
     background:#0d186a url(../images2/m_tl.gif) no-repeat 0 0;
     border-bottom: 1px dotted #ecea40;
 }
 #m_tr {
     position:absolute;
     top:0;
     right:0;
 }
 #m_br {
     width:100%;
     height:9px;
     background:url(../images2/m_br.gif) no-repeat 100% 100%;
 }
 .main_sub {
     float:left;
     padding:15px 0 0 20px;
     width:175px;
 }
 .ms_head {
     height:56px;
 }
 .ms_head_en {
     height:36px;
 }
 .pb {
    padding-bottom:3px;
 }
 #main_bot {
     position:relative;
     width:100%;
     background:#3240ae url(../images2/m_bl.gif) no-repeat 0 100%;
     margin-bottom:15px;
 }
 #quote {
     position:absolute;
     bottom:20px;
     right:30px;
 }
 #home_list {
     list-style-image:url(../images2/dot.gif);
     margin-left:15px;
     padding-bottom:17px;
 }
 .block {
    position:relative;
    float:left;
    width:252px;
    height:160px;
    background:#0d186a url(../images2/back_meer.gif) no-repeat 100% 100%;
    line-height:15px;
 }
  .facebook {
	margin-top:20px;
	margin-bottom:20px;
	position:relative;
    float:left;
    width:800px;
    height:380px;
    background:#0d186a url(../images2/back_blank.gif) no-repeat 100% 100%;
    line-height:15px;
 }

 .bl_en {
    background:#0d186a url(../images2/back_more.gif) no-repeat 100% 100%;
 }
 .bmr {
    margin-right:20px;
 }
 .b_head {
    width:100%;
    height:45px;
 }
 .b_img {
    padding:7px 0 0 20px;
 }
 .b_p {
    padding:5px 15px 0 20px;
	
 }
 
  .f_b {
    padding:5px 15px 0 30px;
}
 
 .line {
    width:100%;
    border-bottom:1px dotted #ecea40;
 }
 .b_bl {
    position:absolute;
    bottom:0;
    left:0;
 }

 .side {
    width:100%;
    background:#0d186a url(../images2/side_top.gif) no-repeat 0 0;
    margin-bottom:15px;
    line-height:20px;
 }
 .side_head {
    padding:10px 0 5px 10px;
 }
 .side p {
    padding:5px 0 30px 10px;
 }
 .side_bot {
      height:6px;
      background:#0d186a url(../images2/side_bot.gif) no-repeat 0 0;
 }
 /* BIED AAN */
 .dotpad {
    padding:0 5px 2px 7px;
 }

 /* Kalender */
 .w1 {
    width:50px;
 }
 .w2 {
    width:500px;
 }
 .kal td {
      padding-left:17px;
 }

 /* PAGE STYLES */
 h2 {
    font-family:arial;
    font-size:12px;
    font-weight:bold;
 }
 h3 {
    font-weight:bold;
    color:#ecea44;
 }
 .geel {
    color:#ecea44;
 }
 .bold {
    font-weight:bold;
 }
 .hpad{
    padding:15px 0 0 17px;
 }
 .ppad1{
    padding:20px 25px 0 17px;
 }
 .ppad2{
    padding:10px 25px 0 17px;
 }
 .ppad3{
    padding:0px 25px 0 17px;
 }
 .end {
    padding-bottom:20px;
 }

 .list {
     list-style-image:url(../images2/dot.gif);
     margin-left:15px;
     padding-bottom:5px;
 }
 /* COMMON STYLES */
 .fll {
    float:left;
 }
 .flr {
    float:right;
 }
 .clr {
    clear:both;
 }
 .cll {
    clear:left;
 }
 .fix {
    font-size:0;
    line-height:0;
 }



