@charset "utf-8";
/* CSS Document - Partscenter Hillegom */

@import url("nav.css");
@import url("home.css");
@import url("page.css");

html, body {
background: #9a9a9a;
padding: 0px;
margin: 0px;
font-family: Arial, sans-serif;
}

p, span, h1, h2, h3 {
padding: 0px;
margin: 0px;
}

a {
outline: none;
}

/* FRAMEWORK OUTSIDE */
#container {
position: absolute;
top: 0;
left: 50%;
width: 994px;
height: 823px;
margin-top: 0px;
margin-left: -497px;
}

#sh_l {
float: left;
width: 41px;
height: 853px; /* aanpassing bondjack - 823 px */
background: url("../img/alg/sh_l.png") repeat-y; /* schaduw links */ /* aanpassing bondjack - repeat-y */
}

#wrapper {
float: left;
width: 912px;
height: 823px;
background: #fff;
}

#sh_r {
float: right;
width: 41px;
height: 853px; /* aanpassing bondjack - 823 px */
background: url("../img/alg/sh_r.png") repeat-y; /* schaduw rechts */ /* aanpassing bondjack - repeat-y */
}

/* FRAMEWORK INSIDE */
#header {
height: 124px;
background: #0060a9 url("../img/alg/banner.jpg") no-repeat;
}

#bar {
height: 30px;
background: #489d1c url("../img/alg/bgh.gif") repeat-x;
}

#logo {
position: absolute;
top: 20px;
left: 75px;
}

#nav {
width: 146px; /* 168 px breedte */
height: 642px; /* 642px hoogte */ /* aanpassing bondjack - 612px */
float: left;
padding: 30px 0 0 22px;
background: #489d1c;
}

#content_home {
width: 649px; /* 744px breedte */
height: 642px; /* 642px hoogte */ /* aanpassing bondjack - 612px */
float: right;
padding: 30px 65px 0 30px;
background: #bdccb5 url("../img/alg/bgi.gif") repeat-x; /* groen verloop */
text-align: justify;
}

#content {
width: 744px; /* 744px breedte */
height: 642px; /* 642px hoogte */
float: right;
background: #fff;
}

#pag_l {
font-size: 12px;
color: #0060a9;
height: 582px; /* 642px hoogte */
width: 371px; /* 431px breedte */
padding: 30px;
float: left;
}

#pag_r {
background: #757475 url("../img/alg/grad.gif") repeat-x;
height: 612px; /* 642px hoogte */
width: 283px; /* 313px breedte */
padding: 30px 0 0 30px;
float: left;
}

#footer {
clear: both;
font-size: 11px;
font-weight: bold;
color: #fff;
padding: 7px 0 0 20px;
height: 20px; /* 27px hoogte */
background: #489d1c url("../img/alg/bgf.gif") repeat-x;
}

.ytube {
margin: 12px 0px 0px 30px;
width: 250px;
height: 210px;
}

.ytube-title {
height: 30px;
width: 250px;
background: #489d1c;
}

.ytube-title p {
margin: 0px 0 0 0;
padding: 2px 0 0 8px;
font-weight: bold;
font-size: 16px;
color: #fff;
}

.movie {
width: 250px;
height: 210px;
}
