@charset "utf-8";
body {
    background: url(../graphics/bck/page.gif) top repeat-x #DBD7CE;
	height: 100%;
    margin: 0px;
    padding: 0px;
}
.AutoVerhuur {
    margin: 11px auto 0px auto;
    padding: 1px;
    text-align: left;
    position: relative;
    border: 0px solid;
    overflow: auto;
    width: 868px;
    background: url(../graphics/bck/contentpage.gif) no-repeat top;
    font-family: Arial;
}
.Header {
    width: 850px;
    height: 140px;
    margin: 0px 0px 0px 9px;
    background: url(../graphics/bck/header.jpg) repeat-x;
}
.Header .Rent {
    float: left;
    margin: 54px 47px 0px 20px;
}
.Navigatie {
    width: 850px;
    height: 28px;
    margin: 0px 0px 0px 9px;
    background: url(../graphics/bck/navigation.gif) repeat-x top;
    font-size: 12px;
    font-weight: normal;
    letter-spacing: 1px;
}
.Navigatie ul {
   margin: 0px;
   padding: 0px;
   list-style-type: none;
}
.Navigatie ul li {
   float: left;
   padding: 5px 8px 5px 8px;
   margin-left: 5px;
}
.Navigatie ul li.eerste {
   margin-left: 15px;
}
.Navigatie a {
   margin-top: 10px;
   font-weight: bold;
   color: #FFFFFF;
   text-decoration: none;
}
.Navigatie ul li:hover {
    background: url(../graphics/bck/navigation.gif) repeat-x bottom;
    color: #DDDDDD;
    text-decoration: underline;
}
.ContentPage {
    clear: both;
    width: 810px;
    margin: 20px 0px 20px 29px;
    font-size: 12px;
    font-weight: normal;
    color: #00002B;
    line-height: 16px;
    letter-spacing: 0px;
    overflow: auto;
}
.ContentPage h1 {
   margin: 0px 0px 10px 0px;
   font-size: 17px;
   font-weight: bold;
   color: #00788A;
}
.ContentPage h2 {
   margin: 0px 0px 2px 0px;
   font-size: 14px;
   font-weight: bold;
   color: #00788A;
}
.ContentPage p {
    margin: 0px 0px 15px 0px;
    text-indent: 0%
    }
.ContentPage a {
   font-weight: bold;
   color: #0000CE;
   text-decoration: none;
}
.ContentPage a:hover {
   color: #00002B;
   text-decoration: underline;
}
.PhotoDesc {
   float: right;
   border: 1px solid #C1BAAA;
   padding: 5px;
   margin: 0px 0px 10px 20px;
   background: url(../graphics/bck/fotos.gif) top repeat-x #DBD7CE;
   text-align: center;
   font-size: 12px;
   color: #3A3A3A;
   font-style: italic;
}
.PhotoDesc img {
   border: 1px solid #C1BAAA;
   padding: 2px;
   margin: 0px 0px 8px 0px;
}
.PhotoDescGIF {
   float: right;
   border: 1px solid #C1BAAA;
   padding: 5px;
   margin: 0px 0px 10px 20px;
   background: url(../graphics/bck/fotos.gif) top repeat-x #DBD7CE;
   text-align: center;
   font-size: 12px;
   color: #3A3A3A;
   font-style: italic;
}
.PhotoDescGIF img {
   border: 0px;
}
.Photo {
   border: 1px solid #C1BAAA;
   padding: 2px;
   margin: 0px;
   margin-top: -2px;
}
.Logo {
   float: right;
   border: 0px solid #C1BAAA;
   padding: 0px;
   margin: 0px 0px 10px 20px;
   text-align: center;
   font-size: 11px;
   color: #3A3A3A;
   font-style: italic;
}
.wegenwacht {
   background: url(../graphics/wegenwacht_curacao.gif) top left no-repeat;
   font-size: 11px;
   padding: 20px 0px 0px 80px;
   height: 102px;
}
.VoorWaarden {
    width: 600px;
    font-size: 11px;
    font-weight: normal;
    color: #00002B;
    line-height: 16px;
    letter-spacing: 0px;
}
.VoorWaarden ol {
    list-style-type: decimal;
}
.VoorWaarden ol li ul {
    list-style-type: disc;
}
.VoorWaarden ol li ul li {
    margin-left: -25px;
}
.Footer {
    padding: 0px;
    margin: 0px auto 0px auto;
    position: relative;
    text-align: left;
    border: 0px;
    width: 868px;
    height: 70px;
    background: url(../graphics/bck/footer.gif) no-repeat;
    overflow: auto;
    font-family: Verdana;
    font-size: 11px;
    color: #FFFFFF;
    line-height: 16px;
}
.Footer ul {
    margin: 0px 0px 0px 20px;
    height: 20px;
    padding-left: 0px;
    display: block;
	}
.Footer ul li {
	margin-left: 0px;
	padding: 0px 15px 0px 0px;
	border-left: 0px solid #FFFFFF;
	list-style: none;
	display: inline;
	}
.Footer ul li.first {
	margin-left: 0px;
	border-left: none;
	list-style: none;
	display: inline;
	}
.Footer ul li a {
    color: #E6E6E6;
    text-decoration: none;
}
.Footer ul li a:hover {
    color: #FFFFFF;
    text-decoration: underline;
}
