body  {
	margin: 0px;
        font-family:  verdana, tahoma, arial, helvetica, sans-serif;
        background-color: #baa9a2;
	}

#container {
        margin: 0px auto;
        width: 1120px;
        border: 0px solid gray;
        background-color: #fff;
              
} 


#header {
        height:200px;
        padding-top: 0px;
        width: 1120px;
        background-color: #000;
        background-image: url(../images/top2011-2012.jpg);  
        background-repeat: no-repeat;
        background-position: 0px 0px;
        } 

 

#left{
        width:240px;
        min-height: 600px;
        float: left;
        border: 0px solid #ff0000;
        background-image: url(../images/GAcover2011-2012.jpg);  
        background-repeat: no-repeat;
        background-position: 0px 0px;   
        }

#main {
        margin: 0px;
        padding: 20px;
        float: left;
        width: 620px;
        min-height: 600px;
        border: 0px solid #ff6600;
        background-image: url(../bgr/logo-bgr1.jpg);  
   } 



#right{
        width:220px;
        min-height: 600px;
        float: left;
        clear: left main;
        border: 0px solid #ff0000;
        
        }

#footer {
        height: 100px;
        clear: both;
        padding-top: 20px;
        text-align: center;
        vertical-align: middle;
        font-size: 8pt;
        color: #ccc;
                }



table.schema{
   width: 620px;
   text-align: left;
   font-size: 9pt;
   line-height: 140%;
   empty-cells: show;
   border: 0px solid #fff;
   color: #000;
}


table {
        width: 620px;
        text-align: left;
        border-collapse: collapse;
        font-size: 9pt;
        color: #000; 
        }	

td.form {
  font-weight: regular;
  font-size: 9pt;
  color: #000;
  line-height: 150%;
  text-align: right; 
  width: 40%;
  
}

td.form1 {
  font-weight: regular;
  font-size: 9pt;
  color: #000;
  line-height: 150%;
  text-align:left;
  border-top: 0px dotted #aaa;
}

.top{
  font-family: times;
  font-weight: regular;
  font-size: 48pt;
  color: #fff;
  margin-left: 260px;
  margin-top: 120px;
  float: left;
  opacity: 0.8;
  filter:alpha(opacity=80);
  -moz-opacity: 0.8;
 -khtml-opacity: 0.8;
}



p{
  font-weight: regular;
  font-size: 9pt;
  color: #000;
  line-height: 150%;
}

p.klein{
  font-weight: regular;
  font-size: 8pt;
  color: #000;
  display: inline;
    } 

p.link{
  font-weight: regular;
  font-size: 9pt;
  color: #000;
  line-height: 120%;
    } 

.red{
  height: 20px;
  font-family: times;
  font-weight: bold;
  font-size: 16pt;
  font-style: italic;
  display: block;
  padding-left: 15px;
  padding-top: 20px;
  color: #fff;
  background-color: #ee2d24
}

.niks{
  width: 220px;
  height: 330px;
  display: block;
        }

.ad{
  width: 277px;
  height: auto;
  padding: 10px;
  margin-top: 20px;
  float: left;
  font-weight: normal;
  font-size: 9pt;
  text-align: left;
  color: #000;
  line-height: 150%;
  border: 1px solid #ccc;
        }

.klein{
  width: 110px;
  display: block;
  float: left;
  font-weight: normal;
  font-size: 9pt;
  text-align: left;
  color: #000;
  line-height: 150%;
         }


p.links{
  font-weight: normal;
  font-size: 8pt;
  text-align: left;
  color: #eee;
  line-height: 120%;
  display: block;
  width: 240px;
  margin: 0;
  padding: 10px;
  background-color: #000;
  z-index: 1;
  
      }

p.rechts{
  margin:0;
  font-weight: regular;
  font-size: 8pt;
  text-align: left;
  color: #eee;
  line-height: 120%;
  display: block;
  padding: 10px;
  background-color: #000;
        }

.nieuws{
  margin:0;
  padding: 30px;
  font-weight: regular;
  font-size: 11pt;
  border: 2px solid #ccc;
  text-align: left;
  color: #000;
  line-height: 150%;
  display: block;
   
    
            }

.nieuws-klein{
  margin:0;
  padding: 10px;
  font-weight: regular;
  font-size: 9pt;
  border: 2px solid #ccc;
  text-align: left;
  color: #000;
  line-height: 150%;
  display: block;
            }

span.wit{
  font-weight: bold;
  color: #fff;
}

span.rood{
  font-weight: bold;
  color: #ff0000;
}

span.grijs{
  font-size: 8pt;
  color: gray;
  line-height: 120%;
  text-align:center;
  display: block;
  }

input{
     border: 1px solid #ccc;
     background: #eee;
}

textarea{
     border: 1px solid #ccc;
     background: #eee;
}

select{
    border: 1px solid #ccc;
     background: #eee;
}

h1{
  padding: 0px;
  font-weight: bold;
  font-size: 16pt;
  font-style: regular;
  color: #000;
  
}




h2{
  padding: 0px;
  font-family: times;
  font-weight: bold;
  font-size: 18pt;
  font-style: italic;
  text-align: center;
  line-height: 1.8;
  color: #ee2d24;
  
}
 
h3{
  font-size: 11pt;
  color: gray;
  border-top: 1px solid #ccc;
  padding-top: 5px;
  
}

h4{
  font-weight: bold;
  font-family: times;
  font-variant:  small-caps;
  font-size: 14pt;
  color: gray;
  
}
a:link{ 
  color: #000; 
  text-decoration: none;
 }


a:active{ 
  color: #ee2d24; 
  text-decoration: none; 
}

a:visited{ 
  color: gray; 
  text-decoration: none;
}

a:hover{
  color: #ee2d24;
  text-decoration: none; 
}

img{
   border: 0;
}  

}

.formerror {
  font-weight: regular;
  font-size: 9pt;
  color: #ff0000;
  line-height: 150%;
  border: 1px solid #aaa;
  background-color: #eee;
  width: auto;
  padding: 5px 0;
  margin: 5px 0;
}

.errortext {
  font-size: 9pt;
  color: #ff0000;
}

embed{
float: left;
margin-left: 20px;
margin-top: 20px;
margin-bottom: 75px;
}
