@charset "utf-8";
/* Autorijschool Excel css */

*{
margin: 0;
padding: 0;
}

body{
font-family: Verdana, Tahoma, Arial;
font-size: 0.7em;
background: #d7d7d7;
padding-top: 1%;
}

h1{
font-size: 1em;
color: #243690;
font-weight: bold;
margin: 2em 25px 1em 25px;
}

h1#top1{padding-top: 1em;} 
h1#top2{padding-top: 2em;}
h1#top3{padding-top: 3em;}

h2,h3{
font-style: italic;
font-weight: normal;
font-size: 1.1em;
margin: 0.5em 0 -0.5em 25px;
}

img{border: 0;}

.header img{
margin: 27px 0 0 60px;
border: 0;
position: absolute;
}

.header div.telnrs{
margin: 21px 10px 0 742px;
width: 260px;
color: #666;
position: absolute;
line-height: 17px;
}

div.container{
background: url(../img/cont.png) no-repeat;
width: 1008px;
height: 659px;
margin: 0 auto;
z-index: 2;
} /*container*/

img.contentfotorechts{
float: left;
border: 1px solid #bfbfbf;
height: 443px;
margin: 0 0 0 10px;
}

img.contentfotolinks{
float: left;
border: 1px solid #bfbfbf;
height: 443px;
margin: 0 10px 0 0;
} /*contentfotos*/

div.content{
margin: 92px 0 0 13px !important;
width: 984px;
height: 443px;
position: absolute;
}

div.content p{
margin: 1em 25px 0.5em 25px;
line-height: 20px;
}

div.content a{
margin: 0px;
padding: 2px 5px;
background: #fff;
text-decoration: none;
color: #000;
}

div.content a:hover{
background: #ffd51d;
}

div.content ul{
	list-style: lower-roman;
	margin: 1em 25px 0.5em 45px;
	line-height: 20px;
} /*content*/


div.main{
background: url(../img/img-main.png);
border: 1px solid #BFBFBF;
width: 982;
height: 100%;
}

div.main .vak{
width: 153px;
margin: 320px 0 0 48px;
}

div.vak .pijl{
height: 20px;
width: 133px;
margin: 3px 0 3px 0;
padding: 5px 0 0 20px;
background: url(../img/pijl.png);
}

.pijl a{
background: none !important;
}/** mainpage **/

div.honderd{
width: 982px;
height: 100%;
background: url(../img/menubg.png);
border: 1px solid #bfbfbf;
}

div.zeventig{
float: left;
width: 644px;
height: 100%;
background: url(../img/menubg.png);
border: 1px solid #bfbfbf;
}

div.vijftig{
float: left;
width: 485px;
height: 100%;
background: url(../img/menubg.png);
border: 1px solid #bfbfbf;
}

div.dertig{
float: left;
width: 325px;
height: 100%;
background: url(../img/menubg.png);
border: 1px solid #bfbfbf;
} /** honderd,zeventig,vijftig,dertig **/

div.menu{
margin: 547px 0 0 13px;
width: 982px;
height: 96px;
border: 1px solid #BFBFBF;
background: url(../img/menubg.png);
position: absolute;
}

div.menu ul{
padding: 0;
width: 140px;
margin: 4px 0 0 19px;
position: relative;
list-style: none;
float: left;
}

div.menu ul li{
line-height: 22px;
color: #666;
}

div.menu ul li a{
text-decoration: none;
color: #243690;
}

div.menu ul li a:hover{
	border-bottom: 3px solid #ffd51d;
} /** menu incl ul li **/

table.prijzen, table.slaging, table.percentages{
background: url(../img/50pwit.png);
border: 1px solid #bfbfbf;
border-collapse: collapse;
border-spacing: none;
margin: 1em 25px 0.5em 25px;
line-height: 20px;
}

table.prijzen{width: 75%;}
table.slaging{width: 82%;}
table.percentages{width: 37%}

table.prijzen tr, table.slaging tr, table.percentages tr, 
table.prijzen td, table.slaging td, table.percentages td{
border: 1px solid #bfbfbf;
padding: 0px 10px;
}

table .p{
width: 75px;
text-align: right;
padding: 0 10px 0 0;
}

.p div{
width: 17px;
position: absolute;
text-align: right;
}

div.footer{
text-align: right;
font-size: 0.9em;
width: 1008px;
height: 25px;
padding: 20px 8px 0 0;
margin: 0 auto;
z-index: 2;
}

div.footer a{
text-decoration: none;
color: #666;
padding: 2px 5px;
}

div.footer a:hover{background: #ffd51d;}

div.gradient{
width: 100%;
height: 324px;
background: url(../img/bg.png) repeat-x #CCC;
top: 100%;
margin: -324px 0 0 0;
z-index: -1;
position: absolute;
}

div.bovengradient{
width: 100%;
height: 100%;
background: #fff;
bottom: 324px;
z-index: -1;
position: absolute;
}
