/*
 * Combined style sheet for the index pages and the slide pages.
 */

/* Style for all bodies. */
body {
	font-family: Verdana, Arial, sans-serif;
	font-size: 13px;
	background-color: white;
	color: black;
	margin:5px 5px 5px 5px
}


/* Put a border on all generated images */
.image {
	border-width: 1;
	border-color: #99cc33;
	border-style: solid;
	margin: 5;
}

/* Style for all table cells. */
td {
	font-size: 10px;
}
/* standaard */
#blok {
	background: url('http://www.gps-info.nl/layout/pics/blok.gif') no-repeat left;
        margin-left: 39px;
        margin-top: 0px;
        height:20px;
        width:164px;
}
#blok1 {
	background: url('http://www.gps-info.nl/layout/pics/blok.gif') no-repeat left;
        margin-left: 39px;
        margin-top: 0px;
        height:20px;
        width:164px;
}
#blok2 {
	background: url('http://www.gps-info.nl/layout/pics/blok.gif') no-repeat left;
        margin-left: 39px;
        margin-top: 0px;
        height:20px;
        width:164px;
}
#blok3 {
	background: url('http://www.gps-info.nl/layout/pics/blok.gif') no-repeat left;
        margin-left: 39px;
        margin-top: 0px;
        height:20px;
        width:164px;
}
/* ****** Logo's ******* */
#fotobanner {
        border: 0px solid #99cc33;
        background: url('http://www.gps-info.nl/layout/pics/fotobanner.jpg') no-repeat left;
        margin-left:39px;
        height:100px;
}
#naamlogo {
        border: 0px solid #99cc33;
        background: url('http://www.gps-info.nl/layout/pics/naamlogo.jpg') no-repeat left;
        margin-left:170px;
        height:100px;
}

#logo { 
        position:absolute;
        border: 1px solid #0000CC;
        background: url('http://www.gps-info.nl/layout/pics/logoweb.jpg') no-repeat #FFFFFF center;
        width:120px;
        height:120px;
        right: 40px;
        margin-top: -10px;
}



/* ***** FOOTER ***** */
div#footer {
	clear:both;	
	text-align:center;
	padding:3px;
	font-size:10px;
        background: #99cc33;
        height: 25px;
        border-top: 0px solid #cacac8;
	color:#FFF;
}
#footer a{color:#FFF;}
#footer a:hover{color:#FFFF33;}

/* banner */
#banner {
        background: #99cc33;
	z-index: 200;
	height:100px;
}
#bannerkolom {
       text-align: center;
       left: 30px;
       top: 470px;
       font-size: 9px;      
}