@CHARSET "ISO-8859-1";

html, body {
	text-align: center;
}

body {
	background: #f9f9f9 none;
	font: 62.5% Arial, Verdana;
	color: #fff;
	line-height: 18px;
	letter-spacing: normal;
	background: transparent url(../img/bg.gif);
}

.clear { clear: both; }

a { line-height:1.6em; }

#page_margins { margin: 0 auto; width: 1065px; text-align: center; }
	#page_wrapper { width: 100%; text-align: center; background: transparent url(../img/shadow.png) repeat-y; } 
		#page { width: 985px; margin: 0 auto; text-align: left; background: #1d1d1d none; 
			border-left: 1px solid #8c8c8c; border-right: 1px solid #8c8c8c; }
		#page.home {  background: transparent url(../img/home_middle.jpg) no-repeat 0 115px; }
			#header { width: 100%; height: 115px; }
			#content { width: 785px; float: left; position: relative; display: inline; min-height: 481px;
				font: inherit; font-size: 1.2em; color: #ccc; }
				#content.home { height: 482px;}
			#navcontainer { float: right; height: 451px; width: 200px; display: inline; padding-top: 30px; }
				#nav { margin-top: 25px; width: 100%; position: relative; }
				#navcontainer div.navElOuter { height: 48px; width: 200px; float: right; position: relative; }
				#navcontainer div.navEl, #navcontainer div.navElOver { position: absolute; left:0; top: 0; height: 100%; width: 100%; }
				#nav span { display: none; }
			
	#footer_wrapper { width: 100%; height: 88px; text-align: center; background: transparent url(../img/shadow_bottom.png) no-repeat 0 0; }
	#footer.home { background: transparent url(../img/home_bottom.jpg) no-repeat; }
		#footer { width: 985px; height: 50px; margin: 0 auto; background: #1d1d1d none; 
			border-left: 1px solid #8c8c8c; border-right: 1px solid #8c8c8c; border-bottom: 1px solid #8c8c8c; }
		#footer_wrapper p { padding-top: 10px; color: #f2f2f2; }

p.fout { padding: 30px; text-align: center; }

div#intro { width: 700px; height: 200px; position: absolute; left: 50%; top: 50%; margin: -100px 0 0 -350px; text-align: center; }
div#intro img { }
div#intro p { text-align: center; font-size: 1.2em; }

div#intro p a { color: inherit; font: inherit; font-weight: bold; }
div#intro p a:link { text-decoration: none; font-weight: bold; }
div#intro p a:visited { text-decoration: none; font-weight: bold; }
div#intro p a:hover { text-decoration: underline; color: #f9f9f9; }
div#intro p a:active { text-decoration: none; font-weight: bold; }

hr { border-bottom: 0; border-right: 0; border-left: 0; border-top: 1px dashed #ccc; margin: 1em 0 0.2em 0; }

/* navigatie */
#nav a.nav { display: block; width: 200px; height: 40px; position: absolute; right: 0; bottom: 0; }
/*.navdefaultdiv { opacity: 0.6; width: 184px; height: 32px; }
.navactivediv { opacity: 1; width: 200px; height: 40px; }*/

#nav #contact .navEl { width: 200px; height: 40px; background: transparent url(../img/contact_navigatie.png) no-repeat; }
#nav #depannage .navEl { width: 200px; height: 40px; background: transparent url(../img/depannage_navigatie.png) no-repeat; }
#nav #ferrari .navEl { width: 200px; height: 40px; background: transparent url(../img/ferrari_navigatie.png) no-repeat; }
#nav #garantie .navEl { width: 200px; height: 40px; background: transparent url(../img/garantie_navigatie.png) no-repeat; }
#nav #home .navEl { width: 200px; height: 40px; background: transparent url(../img/home_navigatie.png) no-repeat; }
#nav #tekoop .navEl { width: 200px; height: 40px; background: transparent url(../img/tekoop_navigatie.png) no-repeat; }
#nav #vakmanschap .navEl { width: 200px; height: 40px; background: transparent url(../img/vakmanschap_navigatie.png) no-repeat; }

#nav #contact .navElOver{ width: 200px; height: 40px; background: transparent url(../img/contact_navigatie_over.png) no-repeat; visibility: hidden; opacity: 0; }
#nav #depannage .navElOver{ width: 200px; height: 40px; background: transparent url(../img/depannage_navigatie_over.png) no-repeat; visibility: hidden; opacity: 0; }
#nav #ferrari .navElOver{ width: 200px; height: 40px; background: transparent url(../img/ferrari_navigatie_over.png) no-repeat; visibility: hidden; opacity: 0; }
#nav #garantie .navElOver{ width: 200px; height: 40px; background: transparent url(../img/garantie_navigatie_over.png) no-repeat; visibility: hidden; opacity: 0; }
#nav #home .navElOver{ width: 200px; height: 40px; background: transparent url(../img/home_navigatie_over.png) no-repeat; visibility: hidden; opacity: 0; }
#nav #tekoop .navElOver{ width: 200px; height: 40px; background: transparent url(../img/tekoop_navigatie_over.png) no-repeat; visibility: hidden; opacity: 0; }
#nav #vakmanschap .navElOver{ width: 200px; height: 40px; background: transparent url(../img/vakmanschap_navigatie_over.png) no-repeat; visibility: hidden; opacity: 0; }

/*.navElOuter.default .navEl { opacity: 1; }
.navElOuter.default .navElOver { opacity: 0; }

.navElOuter.active .navEl { opacity: 0; }
.navElOuter.active .navElOver { opacity: 1; }

.navElOuter.over .navEl { opacity: 0; }
.navElOuter.over .navElOver { opacity: 1; }*/

a.nav:link { text-decoration: none; }
a.nav:visited { text-decoration: none; }
a.nav:hover { color: #354872; background-position: 20px -10px; }
a.nav:active {	text-decoration: none; }

/** html ul { list-style-type: disc; padding-left: 2.5em; color: #666; }*/

#nav .active { color: #1B75BB; }

/* footer */
#footer_wrapper { color: #f2f2f2; }
#footer_wrapper a { color: #f2f2f2; }
#footer_wrapper a:link { text-decoration: none; color: #f2f2f2; }
#footer_wrapper a:visited { text-decoration: none; }
#footer_wrapper a:hover { text-decoration: underline; color: #fff; }
#footer_wrapper a:active { text-decoration: none; }

/* content_left */
#content_left { padding: 50px 0 0 44px; width: 466px; float: left; text-align: left; min-height: 481px; }

/* vakmanschap  */
#content.vakmanschap #content_right { padding: 80px 0 0 0; width: 250px; float: right; display: inline; min-height: 481px; }

#content_left p { padding: 1em 0 0 0; }
#content_left p.blauw {  }

#content_left ul, #content_right ul { font: inherit; color: inherit; list-style-type: disc; padding: 0 0 1em 2em; }
#content_left ul li, #content_right ul li { font: inherit; color: inherit; }

#content h1 { font: 1.5em Arial, Verdana; color: #fff; letter-spacing: 0.2px; font-weight: 900; font-style: italic; padding-bottom: 0em; }
#content h2 { font: 1.3em Arial, Verdana; color: #fff; letter-spacing: 0.2px; font-weight: 900; padding-bottom: 0.2em; padding-top: 1em; }

#content .groot { font-size: 1.3em; }

#content a { color: #f9f9f9; font: inherit; }
#content a:link { text-decoration: none; font-weight: bold; color: #f9f9f9; }
#content a:visited { text-decoration: none; font-weight: bold;color: #f9f9f9;  }
#content a:hover { text-decoration: underline; color: #f9f9f9; }
#content a:active { text-decoration: none; font-weight: bold; }

#intro a { color: #f9f9f9; font: inherit; }
#intro a:link { text-decoration: none; font-weight: bold; color: #f9f9f9; }
#intro a:visited { text-decoration: none; font-weight: bold;color: #f9f9f9;  }
#intro a:hover { text-decoration: underline; color: #f9f9f9; }
#intro a:active { text-decoration: none; font-weight: bold; }

/* tekoop */
#content.tekoop #content_left { width: 714px; }
#content.tekoop .tekoopel .tekoopell { float: left; display: inline; width: 180px; padding-top: 10px; }
#content.tekoop .tekoopel .tekoopell a { color: inherit; font: inherit; font-weight: normal; }
#content.tekoop .tekoopel .tekoopell a:link { text-decoration: none; font-weight: normal; }
#content.tekoop .tekoopel .tekoopell a:visited { text-decoration: none; font-weight: normal; }
#content.tekoop .tekoopel .tekoopell a:hover { text-decoration: none; font-weight: normal; }
#content.tekoop .tekoopel .tekoopell a:active { text-decoration: none; font-weight: normal;}
#content.tekoop .tekoopel .tekoopell .thumb, 
	#content.tekoopdetail #content_left .thumb { position: relative; border: 1px solid #fff; width: 180px; height: 135px; }
#content.tekoop .tekoopel .tekoopell .thumb a { width: 180px; height: 135px; display: block; }
#content.tekoop .tekoopel .tekoopell .imagecount { position: absolute; width: 20px; height: 15px; background: #fff none; right: 0; bottom: 0;
	text-align: center; color: #111; font-weight: bold; }
#content.tekoop .tekoopel .tekoopelr { float: right; display: inline; width: 530px; padding-top: 5px; }
#content.tekoop .tekoopel .tekoopelr h3 { font-size: 1.4em;  padding: 0 0 0.4em 1.4em; }
#content.tekoop .tekoopel .tekoopelr p { padding: 0 0 0 2em; }
#content.tekoop .tekoopel .tekoopelr ul { padding: 1.5em 0 0 3.3em; }
#content.tekoop hr { border-bottom: 0; border-right: 0; border-left: 0; border-top: 1px dashed #ccc; margin: 1.5em 0 1.5em 0; }

/* tekoopdetail */
#content.tekoopdetail #content_left h1 { padding-bottom: 10px; }
#content.tekoopdetail #content_left { float: left; display: inline; width: 180px; }
#content.tekoopdetail #content_right { float: right; display: inline; width: 551px; padding: 80px 0 0 0;  }
#content.tekoopdetail #content_right h3 { font-size: 1.4em; padding: 0 0 1em 1.5em; }
#content.tekoopdetail #content_right p { padding: 0 0 0 2em; }
#content.tekoopdetail #content_right ul { padding: 1.5em 0 0 3.3em; }
#content.tekoopdetail #content_left .thumb { margin-bottom: 10px; }

#content_right a { color: inherit; font: inherit; }

/* home */
#content.home #content { min-height: 450px; }
#content.home #content_left { min-height: 450px; }

/* pagination */
#pagination { padding-top: 20px; }

#pagination .pagination_text { font: 11px Verdana; color: #444444; padding: 1px 5px; }
#pagination .pagination_active { font: bolder 12px Arial; color: #444444; padding: 1px 5px; }
	
#pagination a {
	font: 11px Verdana;
	background: #efefef;
	color: #b90000;
	border: 1px solid #555555;
	padding: 1px 5px;
	text-decoration: none;
	margin: 0 3px 0 3px;
}

#pagination .pagination_prev { margin-right: 18px; }
#pagination .pagination_next { margin-left: 18px; }

#pagination span.pagination_prev { color: #AAAAAA; }
#pagination span.pagination_next { color: #AAAAAA; }

#pagination a:link, #pagination a:visited { background: transparent; color: #fff; border: 1px solid #ccc;}
#pagination a:hover { background: transparent; color: #ccc; border: 1px solid #ccc; }
