body {
	text-align: center;
	margin: 0px;
	background-color: #ffffff;
	font-family: arial;
	font-size: 11px;
	height: 100%;
	width: 100%;
	padding: 0px
}

.bgHome
{
	background-image: url('img/AchtergrondHome.jpg');
	background-repeat: no-repeat;
	background-position:top;
}

.bgVervolg
{
	background-image: url('img/AchtergrondVervolg.jpg');
	background-repeat: no-repeat;
	background-position:top;
}

H1
{
	font-family: arial, sans-serif;  
	font-size: 14px; 
	color: #00923f;
	text-transform: uppercase;
	font-variant: Caps;
	margin: 0px 0px 0px 0px;
	line-height: 24px;
	font-weight: normal;
}

H2
{
	font-family: arial, sans-serif;  
	font-size: 14px; 
	color: #00923f;
	text-transform: uppercase;
	font-variant: Caps;
	margin: 0px 0px 0px 0px;
	line-height: 24px;
	font-weight: normal;
	text-decoration: none;
}

H3
{
	font-family: arial, sans-serif;  
	font-size: 12px; 
	color: #00923f;
	text-transform: normal;
	font-variant: Caps;
	margin: 0px 0px 0px 0px;
	line-height: 24px;
	font-weight: normal;
	text-decoration: none;
}

p
{
	font-family: Arial, Helvetica, sans-serif; 
	font-size: 12px;
	color: #1a1a1a;
	font-weight: normal;
	margin: 0px 0px 0px 0px;
	line-height: 24px;
}

td
{
	font-family: Arial, Helvetica, sans-serif; 
	font-size: 12px;
	color: #1a1a1a;
	font-weight: normal;
	margin: 0px 0px 0px 0px;
	line-height: 24px;
}

.Home
{
 width: 301px;
}

.HomeRight
{
width: 699px;
}

.navigatie
{
	width:600px;
	margin-top:40px;
	font-family: Arial, Helvetica, sans-serif; 
	font-size: 14px;
	color: #000000;
}

.navigatieHoofd
{
	width:312px;
	height:45px;
	margin-top:0px;
	z-index: 999;
}

.logo
{
	padding-top:70px;
}

.FooterContainer
{
	background-color: #f5f5f5;
	border-top: solid 1px #cccccc;
}

.FooterLeft
{
	float: left;
	width: 375px;
	text-align: left;
}

.FooterMiddle
{
	float: left;
	width:295px;
	text-align: left;
}

.FooterRight
{
	float: left;
	width:290px;
	text-align: left;
}


/*******************************************************
Homepagina
********************************************************/
.left
{
Background-color: #ffffff;
width: 301px;
float: left;
}
.middle
{
Background-image: url('img/HomeKolomBack.jpg');
background-repeat: no-repeat;
width: 325px;
height: 371px;
float: left;
margin-left:22px;
}
.right
{
Background-image: url('img/HomeKolomBack.jpg');
background-repeat: no-repeat;
width: 325px;
height: 371px;
float: left;
margin-left:24px;
}

.AutoverhuurKolom
{
height:105px;
padding-top:20px; 
padding-left:30px; 
width:291px; 
text-align:left; 
float:left;
}

.AanhangwagenKolom
{
height:105px;
padding-top:20px; 
padding-left:30px; 
padding-right:10px; 
width:281px; 
text-align:left; 
float:left;
}

.AutoverhuurKolom p, .AanhangwagenKolom p
{
	font-family: Arial, Helvetica, sans-serif; 
	font-size: 12px;
	color: #ffffff;
	font-weight: normal;
	margin: 0px 0px 0px 0px;
	line-height: 24px;
}

.AutoverhuurKolom H2, .AanhangwagenKolom H2
{
	font-family: arial, sans-serif;  
	font-size: 14px; 
	color: #ffffff;
	text-transform: uppercase;
	font-variant: Caps;
	margin: 0px 0px 0px 0px;
	line-height: 24px;
	font-weight: normal;
	text-decoration: none;
}

/*******************************************************
Autoverhuur pagina
********************************************************/

.AutoverhuurKolom1
{
	Background-image: url('img/CatPersonenwagens.jpg');
	background-repeat: no-repeat;
	width: 219px;
	height: 229px;
	float:left;
}

.AutoverhuurKolom2
{
	Background-image: url('img/CatVrachtwagens.jpg');
	background-repeat: no-repeat;
	width: 219px;
	height: 229px;
	float:left;
}

.AutoverhuurKolom3
{
	Background-image: url('img/CatBedrijfswagens.jpg');
	background-repeat: no-repeat;
	width: 219px;
	height: 229px;
	float:left;
}

.AutoverhuurKolom4
{
	Background-image: url('img/CatAanhangwagens.jpg');
	background-repeat: no-repeat;
	width: 219px;
	height: 229px;
	float:left;
}

/*******************************************************
Links en opsommingen
********************************************************/

ul.green
{
font-family: Arial, Helvetica, sans-serif;
font-size: 12px;
font-style: normal;
line-height: 2em;
font-weight: normal;
font-variant: normal;
text-transform: none;
color: #000000;
text-decoration: none;
list-style-position: inside;
list-style-image: url('img/ArrowGroen.gif');
padding-left: 25px;
margin-bottom:0px;
margin-top:0px;
}


/*******************************************************
links
********************************************************/

/* unvisited link */
a:link {
	color: #00923f;
	text-decoration: none;
	font-family: Arial, Arial, Helvetica, sans-serif; 
	font-size: 12px; 

}

/* visited link */
a:visited {
	color: #00923f;
	text-decoration: none;
	font-family: Arial, Arial, Helvetica, sans-serif; 
	font-size: 12px; 
}

/* mouse over link */
a:hover {
	color: #00923f;
	text-decoration: underline;
	font-family: Arial, Arial, Helvetica, sans-serif; 
	font-size: 12px; 
}

/* selected link */
a:active {
	color: #00923f;
	text-decoration: none;
	font-family: Arial, Arial, Helvetica, sans-serif; 
	font-size: 12px; 
} 

/* unvisited link */
a.black:link {
	color: #000000;
	text-decoration: none;
	font-family: Arial, Arial, Helvetica, sans-serif; 
	font-size: 12px; 

}

/* visited link */
a.black:visited {
	color: #000000;
	text-decoration: none;
	font-family: Arial, Arial, Helvetica, sans-serif; 
	font-size: 12px; 
}

/* mouse over link */
a.black:hover {
	color: #00923f;
	text-decoration: underline;
	font-family: Arial, Arial, Helvetica, sans-serif; 
	font-size: 12px; 
}

/* selected link */
a.black:active {
	color: #00923f;
	text-decoration: none;
	font-family: Arial, Arial, Helvetica, sans-serif; 
	font-size: 12px; 
} 

/* unvisited link */
a.white:link {
	color: #ffffff;
	text-decoration: none;
	font-family: Arial, Arial, Helvetica, sans-serif; 
	font-size: 12px; 
	line-height: 18px;

}

/* visited link */
a.white:visited {
	color: #ffffff;
	text-decoration: none;
	font-family: Arial, Arial, Helvetica, sans-serif; 
	font-size: 12px; 
	line-height: 18px;
}

/* mouse over link */
a.white:hover {
	color: #ffffff;
	text-decoration: underline;
	font-family: Arial, Arial, Helvetica, sans-serif; 
	font-size: 12px; 
	line-height: 18px;
}

/* selected link */
a.white:active {
	color: #ffffff;
	text-decoration: none;
	font-family: Arial, Arial, Helvetica, sans-serif; 
	font-size: 12px; 
	line-height: 18px;
} 


/* Stijl KNOP */
a.knop:link, a.knop:visited {
	color: #ffffff;
	background-color: #b22b29;
	text-decoration: none;
	font-family: Arial, Arial, Helvetica, sans-serif; 
	font-size: 12px; 
	padding-left: 15px;
	padding-right:15px;
	padding-top:10px;
	padding-bottom:10px;
	border: solid 1px #ffffff;
}

/* mouse over link */
a.knop:hover, a.knop:active  {
	color: #b22b29;
	background-color: #ffffff;
	text-decoration: none;
	font-family: Arial, Arial, Helvetica, sans-serif; 
	font-size: 12px; 
	padding-left: 15px;
	padding-right:15px;
	padding-top:10px;
	padding-bottom:10px;
	border: solid 1px #b22b29;
}

a.menuitems:link, a.menuitems:visited, a.menuitems:active {
	color: #000000;
	text-decoration: none;
	font-family: Arial, Arial, Helvetica, sans-serif; 
	font-size: 14px; 
	text-transform: uppercase;
	padding: 10px 10px 10px 10px;
}

a.menuitems:hover {
	color: #ffffff;
	text-decoration: none;
	font-family: Arial, Arial, Helvetica, sans-serif; 
	font-size: 14px; 
	text-transform: uppercase;
	background-color:#00923f;
	padding: 10px 10px 10px 10px;
}

.menuitemsSel{
	color: #ffffff;
	text-decoration: none;
	font-family: Arial, Arial, Helvetica, sans-serif; 
	font-size: 14px; 
	text-transform: uppercase;
	background-color:#00923f;
	padding: 10px 10px 10px 10px;

}

.Textbox
{
height: 25px;
border: solid 1px #cccccc;
background-color: #cecece;
width:150px;
}

.TextboxGroot
{
height: 25px;
border: solid 1px #cccccc;
background-color: #ffffff;
width:400px;
}