/* CSS Bestand bij de website van Vincent Sengers Autobedrijf  */


body {
background: #2f252a; 
font-family: verdana, arial;
font-size: 62.5%;  /* Staat gelijk aan 10px 1em */		
margin: 25px 0 0 0;
text-align:left;
color: #000000;
}			

body.startpagina {
background: #2f252a;
background-image: url("../afbeeldingen/acht/start4.jpg");
background-repeat: no-repeat;
background-position: 0 30px;
width: 1280px;
height: 575px;
font-family: verdana, arial;
font-size: 62.5%;  /* Staat gelijk aan 10px 1em */		
margin: 30px 0 0 0;
text-align:left;
color: #000000;

}										  


body.basispagina {
background: #2f252a;
background-image: url("../afbeeldingen/acht/table1.jpg");
background-repeat: no-repeat;
background-position:0 30px ;
width: 1280px;
height: 575px
font-family: verdana, arial;
font-size: 62.5%;  /* Staat gelijk aan 10px 1em */		
margin: 30px 0 0 0;
text-align:left;
color: #000000;

}								
		  

/* Achtergrond startpagina */			 
	
#afb_acht_startpagina  {
background-image: url("../afbeeldingen/acht/start1.png");
position: absolute;
left: 0;
top: 25px;
height: 575px;
width: 1280px;
border: 0;
} 


/* Achtergrond basispagina */			 
	
#afb_acht_basispagina  {
background-image: url("../afbeeldingen/acht/basis.png");
position: absolute;
left: 0;
top: 25px;
height: 575px;
width: 1280px;
border: 0;
} 


/* Websiteinformatie onder aan de pagina */		

#websiteinfo  {
font-size: 0.7em;
position: absolute;
left: 0;
top:605px;
width: 1024px;
text-align: center;
}

p.websiteinfo  {
padding: 5px 5px 10px 5px;
}

span.websiteinfo {
width: 20px;
}



/* Afbeeldingen decoratie horizontaal links boven */		

#afb_deco_top {
background-color: #614453;
padding: 6px 5px 4px 0;
position: absolute;
left: 0px;
top: 56px;
width: 520px;
height: 75px;
text-align: right;
vertical-align: middle;
}

#afb_top {
background-image: url("../afbeeldingen/colage_top3.png");
background-repeat: no-repeat;
position: absolute;
left: 54px;
top: 61px;
width: 461px;
height: 65px;
text-align: left;
}



/* Afbeeldingen decoratie verticaal rechts */	

#afb_deco_right {
background-color: #614453;
padding: 35px 5px 5px 5px;
position: absolute;
left: 1054px;
top: 37px;
width: 160px;
height: 440px;
text-align: left;

}

#afb_right  {
background-image: url("../afbeeldingen/colage_right.png");
background-repeat: no-repeat;
position: absolute;
left: 1059px;
top: 72px;
width: 150px;
height: 400px;
text-align: left;
}

/* Afb linker blok*/

#afb_left_enkel  {
background-image: url("../afbeeldingen/left_1.jpg");
position: absolute;
left: 100px;
top: 191px;
width: 180px;
height: 140px;
text-align: center;
}

#afb_left_dubbel  {
background-image: url("../afbeeldingen/left.png");
position: absolute;
left: 100px;
top: 191px;
width: 180px;
height: 280px;
text-align: center;
}



/* Logo VSA*/

#logo_vsa  {
background-image: url("../afbeeldingen/logo1.png");
position: absolute;
left: 590px;
top: 61px;
width: 369px;
height: 75px;
text-align: left;
vertical-align: middle;
}	


/* Logo Holden*/

#logo_holden  {
background-image: url("../afbeeldingen/logo_holden.png");
position: absolute;
left: 1054px;
top: 495px;
width: 160px;
height: 88px;
text-align: left;
vertical-align: middle;
}	


/* Navigatie */

#navi_laag_1	{
background-color: #614453;
position: absolute;
left: 0;
top: 525px;
width: 1280px;
height: 44px;
}


#navi_laag_2	{
background-color:#170810;
position: absolute;
padding: 2px 0 0 80px;
left: 0;
top: 530px;
width: 1280px;
height: 34px;
border-top: 2px solid #ffffff ;
border-bottom: 2px solid #ffffff ;
text-align: left;

}



#navi_laag_3	{
background-color:transparent;
position: absolute;
padding: 2px 0 0 80px;
left: 0;
top: 535px;
width: 1280px;
height: 34px;
text-align: left;

}



p.links	 {
font-size: 1em;
line-height: 1.6em;
width: 160px;
}

p.rechts	 {
font-size: 1em;
line-height: 1.6em;
width: 470px;
margin: 20px;
}



/* Opmaak losse buttons */

p.button	 {
background: #cccccc;
font-size: 0.9em;
border: solid 1px ;
border-color: #ff6600;
width: 160px;
height: 1.8em;
padding: 0 0 0 0;
text-align: center;
}




/* Button menu */

ul  {
list-style: none;
margin: 13px 0 0 0;
padding: 0;
}

li.but  {
display: block;
background: #cccccc;
text-decoration: none;
font-size: 0.9em;
border: solid 1px ;
border-color: #ff6600;
width: 160px;
height: 18px;
padding: 0 0 0 0;
text-align: center;
margin: 5px 0 0 0;
}


