/* CSS Document */

* {
	margin: 0;
	padding: 0;
}

a {color: #444342; text-decoration:none; font-weight:bold; font-size:11px; font-family:tahoma;}
a:hover {color: #2a76b5; text-decoration:underline; font-weight:bold; font-size:11px; font-family:tahoma;}

body {color: #5a5b5b; font: normal 62.5% Tahoma,sans-serif; background: url(../images/bg.png) repeat;}

h1 {font:75% Arial, Helvetica, sans-serif; font-size:14px; font-weight:bold; color:#ffffff; font-style:italic; padding-top:10px;}
h2 {font:tahoma; font-size:22px; color:#ffffff;  text-decoration:none; font-weight:nromal; padding-top:28px; padding-left:8px; float:left; font-style:italic;}
h3 {font:tahoma; font-size:14px; color:#ffffff;  text-decoration:none; font-weight:bold;  margin-top:10px;}
p {font:75% Arial, Helvetica, sans-serif; font-size:12px; color:#e7e6e6;  line-height:1.6; text-align:justify; margin-top:5px;}	

/**********************************************/
/*instellingen container, logo en content*/
/**********************************************/

#container{font-size: 1.2em; margin: 0 auto; width: 900px; height:auto;}		
#logo{width:294px; height:80px; float:left; no-repeat;}
#content{width:900px; height:auto; float:left;}
.content_top{width:900px; height:8px; float:left; background: url(../images/contenttop.png) no-repeat;}
.content_middle{width:900px; height:auto; float:left; background: url(../images/contentmiddle.jpg) repeat;}
.content_bottom{width:900px; height:7px; float:left; background: url(../images/contentbottom.png) no-repeat;}

/**********************************************/
/*Top menu instellingen*/
/**********************************************/

.menutop { width: 320px; height:auto; float:right;  margin-top:50px; }
.menutop ul { width:320px;  float:right; list-style:none; }
.menutop li{float:left;}
.menutop li a { width:100px; height:33px; text-align:center; color: #ffffff; float: left; font:75% Arial, Helvetica, sans-serif; text-decoration: none; font-size:12px; font-weight:normal; line-height:33px; margin-left:2px; background: url(../images/menubg.png) no-repeat;}
.menutop li a:hover { color: #ffffff; font:75% Arial, Helvetica, sans-serif; font-size:12px; background: url(../images/menubg.png) no-repeat; line-height:33px; text-decoration:none; background-position:bottom; }



/**********************************************/
/*instellingen content*/
/**********************************************/


#left{width:451px; height:auto; float:left; margin-left:40px; margin-top:5px;}
#rechts{width:320px; height:auto; float:right; margin-right:20px;}
.dotted{width:451px; height:1px; float:left; margin-top:10px; margin-bottom:10px; background: url(../images/dotted.jpg) repeat;}
.foto_left{width:auto; height:auto; float:left; margin:10px; }
.downloadbg{width:451px; height:167px; float:left; margin-top:20px; background: url(../images/downloadbg.jpg) no-repeat;}
.download_tekst{font:75% Arial, Helvetica, sans-serif; font-size:12px; color:#424c01;  line-height:1.6;  margin-top:5px; margin-left:8px; float:left;}
.download_link a{color:#424c01; font-family:tahoma; font-size:14px; font-weight:bold; float:left; margin-left:115px; text-decoration:none;}
.download_link a:hover{color:#ffffff; font-family:tahoma; font-size:14px; font-weight:bold; float:left; margin-left:115px; text-decoration:none;}

.voorwaarden {color:#b7b7b6; font:75% Arial, Helvetica, sans-serif; font-size:12px; font-weight:normal; float:left;  text-decoration:none; margin-top:10px;}
.voorwaarden a{color:#b7b7b6; font:75% Arial, Helvetica, sans-serif; font-size:12px; font-weight:normal;   text-decoration:underline;}
.voorwaarden a:hover{color:#b7b7b6; font:75% Arial, Helvetica, sans-serif; font-size:12px; font-weight:normal;   text-decoration:none;}

.unlocklink {color:#35c8e3; font:75% Arial, Helvetica, sans-serif; font-size:14px; font-weight:bold; float:left;  text-decoration:none; margin-top:5px;}
.unlocklink a{color:#35c8e3; font:75% Arial, Helvetica, sans-serif; font-size:14px; font-weight:bold;   text-decoration:none;}
.unlocklink a:hover{color:#aacb0f; font:75% Arial, Helvetica, sans-serif; font-size:14px; font-weight:bold;   text-decoration:none;}

.betaling{width:312px; height:33px; float:left; margin-top:10px;}

.toestellen{width:319px; height:auto; float:left; margin-top:15px;}
.toestelbg{width:319px; height:103px; float:left; background: url(../images/toestelbg.jpg) no-repeat;}
.toestelbg1{width:319px; height:103px; margin-top:15px; float:left; background: url(../images/toestelbg.jpg) no-repeat;}
.toestellen p{font:75% Arial, Helvetica, sans-serif; font-size:12px; color:#e7e6e6;  line-height:1.4; text-align:justify; margin-top:5px; margin-right:10px;}

/**********************************************/
/*instellingen content*/
/**********************************************/

#footer {width: 900px; height: 40px; }
.footer_link{color:#ffffff; float:left; text-decoration:none; font:75% Arial, Helvetica, sans-serif; font-size:11px; font-weight:normal; margin-top:10px; margin-left:0px;}
.footer_link a{color:#ffffff; text-decoration:none; font-weight:normal; }
.footer_link a:hover{color:#ffffff; text-decoration:underline; font-weight:normal;}
.copyright{color: #ffffff; font:75% Arial, Helvetica, sans-serif; font-size:11px; font-weight:normal; margin-top:5px; float:right; margin-top:10px; margin-right:0px;}



.clear{clear: both;}