html, body {
    font: small verdana,Arial,Helvetica,sans-serif;
    color: #c7c7c7;
    background: url(../../images/audi/bg.gif) #787775;
    background-position: top center;
    text-align: center;
    width: 100%;
}

a {
    text-decoration: none;
    color: #c7c7c7;
}
a:hover {
    text-decoration: underline;
    color: #c7c7c7;
}
img {
    display: block;
}
p {
    font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
    font-size: 11px;
    line-height: 18px;
    color: #c7c7c7;
    text-align: left;
}
p a {
    text-decoration: none;
    color: #c7c7c7;
}
p a:hover {
    text-decoration: underline;
    color: #c7c7c7;
}
ul {
    margin-left: 30px;
    font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
    font-size: 11px;
    line-height: 20px;
    color: #c7c7c7;
    text-align: left;
    margin-bottom: 15px;
}
li {
    list-style-type: disc;
    list-style-image: url(../../images/audi/bullet_01.gif);
    margin: 0px;
    vertical-align: middle;
}
li li {
    list-style-type: disc;
    list-style-image: url(../../images/audi/bullet_02.gif);
}
li a {
    text-decoration: underline;
    color: #c7c7c7;
}
li a:hover {
    text-decoration: none;
    color: #c7c7c7;
}
#clear {
    clear: both;
}
iframe {
    margin: 0;
    padding: 0;
    border: 0;
    display: block;
}
.hidden {
    display: none;
}

.error {
    color: #f40000;
}
input.error {
    border: 1px solid #f40000;
}

#content p {
    font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
    font-size: 11px;
    line-height: 18px;
    color: #c7c7c7;
    text-align: left;
    margin-bottom: 9px;
}
#content p a {
    text-decoration: underline;
}
#content p a:hover {
    text-decoration: none;
}

#stretch {
    width: 100%;
    height: 602px;
    position: relative;
    margin: 0;
    text-align: center;
    background: url(../../images/audi/bg_top.jpg) repeat-x;
    background-position: center;
}

#wrapper {
    position: relative;
    left: 50%;
    width: 1000px;
    height: auto;
    margin: 0 0 0 -500px;
    clear: both;
}

#header {
    position: relative;
    width: 1000px;
    height: 98px; /*background: #4fabce;*/
}

#taalkeuze {
    position: relative;
    width: 902px;
    height: 270px;
}

#taalkeuze #audi {
    margin-top: 150px;
    float: left;
    width: 300px;
    height: 270px;
    margin-right: 1px;
}

#labelAudi {
    margin-top: -20px;
    width: 300px;
    height: 20px;
    display: none;
}

#taalkeuze #joly {
    margin-top: 150px;
    float: left;
    width: 300px;
    height: 270px;
}

#taalkeuze #vw {
    margin-top: 150px;
    float: right;
    width: 300px;
    height: 270px;
}

#labelVW {
    margin-top: -20px;
    width: 300px;
    height: 20px;
    display: none;
}

.label {
    font-family: Verdana,Geneva,Arial,Helvetica,sans-serif;
    font-size: 11px;
    font-weight: bold;
    line-height: 16px;
    color: #fff;
}

#topShadow {
    position: absolute;
    top: 84px;
    left: 0;
    width: 1000px;
    height: 14px;
    background: url(../../images/audi/page_shadow_top.gif) no-repeat;
}

#logo {
    position: absolute;
    left: 62px;
    top: 0;
    width: 156px;
    height: 98px;
    background: url(../../images/audi/logo_joly.jpg) no-repeat;
}

#logoLink {
    height: 98px;
    width: 156px;
}

#logoBrand {
    position: absolute;
    left: 678px;
    top: 34px;
    width: 308px;
    height: 63px;
    background: url(../../images/audi/logo_audi.jpg) no-repeat;
}

#btVacatures {
    position: absolute;
    left: 873px;
    top: 6px;
    width: 85px;
    height: 20px;
    text-align: right;
}

.btVacatures {
    font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
    font-size: 11px;
    color: #fff;
    font-weight: bold;
}

.btVacatures a {
    text-decoration: none;
    color: #fff;
}

.btVacatures a:hover {
    text-decoration: underline;
    color: #fff;
}

#pagewrapper {
    position: relative;
    width: 1000px;
    height: auto; /*min-height: 500px;*/
    background: url(../../images/audi/bg_pagewrapper.gif) repeat-y #b4b1ad;
}

#shadowLeft {
    float: left;
    width: 15px;
    height: 500px;
    background: url(../../images/audi/shadowLeft.jpg) no-repeat;
    display: block;
}

#shadowRight {
    float: right;
    width: 14px;
    height: 500px;
    background: url(../../images/audi/shadowRight.jpg) no-repeat;
    display: block;
}

#page {
    display: block;
    float: left;
    width: 971px;
    height: auto;
}

#page #content {
    display: block;
    float: left;
    height: auto;
    margin: 0 0 1px 0;
    width: 971px;
}

#page #content.admin {
    min-height: 445px;
}

#bottomShadow {
    position: relative;
    width: 1000px;
    height: 15px;
    background: url(../../images/audi/page_shadow_bottom.gif) no-repeat;
    clear: both;
}

#navbar {
    width: 971px;
    height: 29px;
    margin: 0 0 1px 0;
    background: url(../../images/audi/bg_navbalk.gif) no-repeat;
}

#navbar.admin {
    background: url(../../images/audi/bg_navbalk_admin.gif) no-repeat;
}

#btHome {
    width: 76px;
    height: 29px;
    float: left;
}

#btGamma {
    width: 98px;
    height: 29px;
    float: left;
}

#btOnzeDiensten {
    width: 132px;
    height: 29px;
    float: left;
}

#btOverOns {
    width: 98px;
    height: 29px;
    float: left;
}

#btActueel {
    width: 89px;
    height: 29px;
    float: left;
}

#btContact {
    width: 90px;
    height: 29px;
    float: left;
}

#btUitloggen {
    width: 100px;
    height: 29px;
    float: left;
}

#btAfbeeldingen {
    width: 126px;
    height: 29px;
    float: left;
}

#btFleetCorner {
    width: 120px;
    height: 29px;
    float: right;
}

.nav {
    font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
    font-size: 11px;
    line-height: 29px;
    color: #d7d7d7;
    text-align: center;
    font-weight: bold;
}

.nav a {
    text-decoration: none;
    color: #d7d7d7;
}

.nav a:hover {
    text-decoration: none;
    color: #fff;
}

.nav.active {
    background: url(../../images/audi/bg_navactive.gif) repeat-x;
    font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
    font-size: 11px;
    line-height: 29px;
    color: #d7d7d7;
    text-align: center;
    font-weight: bold;
}

.nav.active a {
    text-decoration: none;
    color: #d7d7d7;
}

#picHome {
    width: 971px;
    height: 399px;
    background: #000;
    margin: 0;
}

#hpFlash {
    z-index: 5;
}

#hpOverlay {
    position: absolute;
    cursor: pointer;
    height: 399px;
    width: 971px;
    z-index: 10;
}

#col {
    float: left;
    width: 971px;
    height: auto;
    min-height: 500px;
    background: url(../../images/audi/bg_cols.jpg) repeat-x #5a5a5a;
    margin: 0 0 1px 0;
    text-align: left;
    clear: both;
    display: block;
}

#colSubnav {
    float: left;
    width: 174px;
    height: auto;
    margin: 62px 0 0 0;
    padding: 0;
}

#colSubnav .colSubnavItem {
    width: 174px;
    height: auto;
    margin: 0;
    padding: 0;
    background: url(../../images/audi/red_arrow.png) no-repeat;
    background-position: 20px 10px;
}

#colSubnav .colSubnavItem p {
    width: 135px;
    height: auto;
    margin: 3px 0 3px 33px;
    padding: 6px 0;
    line-height: 18px; /* 	padding: 0; 	line-height: 30px; */
    color: #9d9d9c;
}

#colSubnav .colSubnavItem p a {
    text-decoration: none;
    color: #9d9d9c;
}

#colSubnav .colSubnavItem p a:hover, #colSubnav .colSubnavItem p a.active {
    color: #fff;
}


#SubnavDivider1 {
    width: 174px;
    height: 1px;
    margin: 0;
    padding: 0;
    background: #525252;
    border-top: 1px solid #212121;
    display: block;
}

#SubnavDivider2 {
    width: 174px;
    height: 1px;
    margin: 0;
    padding: 0;
    background: #595959;
    border-top: 1px solid #2d2d2d;
    display: block;
}

#SubnavDivider3 {
    width: 174px;
    height: 1px;
    margin: 0;
    padding: 0;
    background: #6e6e6e;
    border-top: 1px solid #3b3b3b;
    display: block;
}

#SubnavDivider {
    width: 174px;
    height: 1px;
    margin: 0;
    padding: 0;
    background: #646464;
    border-top: 1px solid #424242;
    display: block;
}

.titleLine {
    width: 757px;
    height: 1px;
    margin: 0 0 9px 0;
    padding: 0;
    background: #525252;
    border-top: 1px solid #212121;
    display: block;
}

.titleLine.noMargin {
    margin: 0;
}

.titleLine.small {
    width: 360px;
}

.titleLine.medium {
    width: 360px;
}

.line {
    width: 757px;
    height: 1px;
    margin: 0 0 9px 0;
    padding: 0;
    background: #6e6e6e;
    border-top: 1px solid #424242;
    display: block;
}

.line.small {
    width: 360px;
}

.line.medium {
    width: 360px;
}

.intro {
    margin-bottom: 10px;
}

#col #content {
    padding: 40px 0 0 20px;
    width: 750px;
    height: auto;
    text-align: left;
    font-size: 11px;
}

#col1 {
    float: left;
    width: 293px;
    height: 201px;
    background: url(../../images/audi/bg_cols.jpg) repeat-x #888;
    margin: 1px 0 0 0;
}

#col1 #content {
    padding: 20px 0 0 20px;
    width: 253px;
    height: auto;
    text-align: left;
}

#col1 #content p {
    padding: 5px 0 0 0;
    width: 253px;
    height: auto;
    text-align: left;
}

#col1 #content form {
    margin-top: 4px;
}

#col1 #content form p {
    padding: 0;
}

#col1 #content label {
    width: 70px;
    float: left;
    text-align: left;
    font-size: 11px;
    height: 18px;
    margin: 2px 0;
}

#col1 #content input[type=text] {
    float: right;
    width: 160px;
    border: 0;
    background: #c8c5c1;
    height: 18px;
    margin: 2px 0;
    background: url(../../images/audi/bg_input_nieuwsbrief.gif) no-repeat;
}

#col1 #content input[type=text].error {
    background-image: url(../../images/audi/bg_input_nieuwsbrief_error.gif);
}

#col1 #content input[type=submit] {
    float: right;
    width: 102px;
    border: 0;
    background: #c8c5c1;
    height: 23px;
    margin: 2px 60px 2px 0;
    background: url(../../images/audi/bt_inschrijven.gif) no-repeat;
    font-weight: bold;
    color: #fff;
    font-size: 10px;
    font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
}

#col1b {
    float: left;
    width: 218px;
    height: 201px;
    margin: 0;
	margin-top: 1px;
}

.col1b_1 {
    width: 218px;
    height: 100px;
    background: #000;
    margin: 0 0 1px 0;
}

.col1b .picture {
    width: 218px;
    height: 60px;
}

.col1b_2 {
    width: 218px;
    height: 100px;
    background: #000;
    margin: 0;
}

.col1b .picture {
    width: 218px;
    height: 60px;
}

#col2b {
    float: left;
    width: 533px;
    height: 201px;
    background: #000;
    background: url(../../images/audi/bg_cols.jpg) repeat-x #888;
    margin: 1px 1px 0 1px;
}

#col2b #content {
    padding: 20px 0 0 20px;
    width: 490px;
    height: auto;
    text-align: left;
}

.newsitemb {
    width: 493px;
    height: 29px;
    float: left;
    border-bottom: 1px dashed #686868;
    color: #c7c7c7;
    background: url(../../images/audi/red_arrow.png) no-repeat;
    background-position: center left;
}

.newstitleb {
    float: left;
    width: 403px;
    color: #c7c7c7;
    padding: 8px 0 0 13px;
    font-size: 11px;
}

.newstitleb a {
    color: #c7c7c7;
    text-decoration: none;
}

.newstitleb a:hover {
    color: #ffffff;
}

.newsdateb {
    float: right;
    width: 75px;
    color: #828282;
    padding: 8px 0 0 0;
    text-align: right;
    font-size: 11px;
}













#col2 {
    float: left;
    width: 458px;
    height: 201px;
    background: #000;
    background: url(../../images/audi/bg_cols.jpg) repeat-x #888;
    margin: 1px 1px 0 1px;
}

#col2 #content {
    padding: 20px 0 0 20px;
    width: 418px;
    height: auto;
    text-align: left;
}

.newsitem {
    width: 418px;
    height: 29px;
    float: left;
    border-bottom: 1px dashed #686868;
    color: #c7c7c7;
    background: url(../../images/audi/red_arrow.png) no-repeat;
    background-position: center left;
}

.newstitle {
    float: left;
    width: 328px;
    color: #c7c7c7;
    padding: 8px 0 0 13px;
    font-size: 11px;
}

.newstitle a {
    color: #c7c7c7;
    text-decoration: none;
}

.newstitle a:hover {
    color: #ffffff;
}

.newsdate {
    float: right;
    width: 75px;
    color: #828282;
    padding: 8px 0 0 0;
    text-align: right;
    font-size: 11px;
}

#popNews {
    width: 500px;
    height: 400px;
    margin: 0;
    color: #c7c7c7;
    overflow: hidden;
}

#popNews #title {
    width: 470px;
    height: 20px;
    margin: 15px 0 0 15px;
    color: #c7c7c7;
}

#popNews #titleLine {
    width: 470px;
    height: 1px;
    margin: 0 0 9px 15px;
    padding: 0;
    background: #525252;
    border-top: 1px solid #212121;
    display: block;
}

#popNews #article {
    width: 462px;
    height: 320px;
    margin-left: 15px;
    color: #c7c7c7;
    overflow: auto;
    padding-right: 8px;
    scrollbar-arrow-color: #929292;
    scrollbar-3dlight-color: #606060;
    scrollbar-darkshadow-color: #383838;
    scrollbar-face-color: #383838;
    scrollbar-highlight-color: #383838;
    scrollbar-shadow-color: #606060;
    scrollbar-track-color: #666666;
}

#popNews #article a {
    font-size: 10px;
    color: #fff;
    text-decoration: underline;
    font-weight: bold;
}

#popNews #article a:hover {
    font-size: 10px;
    color: #fff;
    text-decoration: none;
    font-weight: bold;
}

#popNews #dateLine {
    width: 470px;
    height: 1px;
    margin: 6px 0 4px 15px;
    padding: 0;
    background: #6b6b6b;
    border-top: 1px solid #454545;
    display: block;
}

#popNews #date {
    color: #828282;
    font-size: 11px;
    font-style: italic;
    margin: 4px 0 0 15px;
}

#popNews .Image.Left {
    float: left;
}

#popNews .Image.Right {
    float: right;
}

#popNews .Image.Center {
    text-align: center;
}

#popFleet {
    width: 330px;
    height: 160px;
    margin: 0;
    color: #c7c7c7;
    overflow: hidden;
}

#popFleet #title {
    width: 290px;
    height: 20px;
    margin: 15px 0 0 15px;
    color: #c7c7c7;
}

#popFleet #titleLine {
    width: 290px;
    height: 1px;
    margin: 0 0 9px 15px;
    padding: 0;
    background: #525252;
    border-top: 1px solid #212121;
    display: block;
}

#popFleet #article {
    width: 290px;
    height: 140px;
    margin-left: 15px;
    color: #c7c7c7;
    overflow: hidden;
    padding-right: 8px;
}

#popFleet form {
    margin-top: 15px;
}

#popFleet form p {
    padding: 0;
}

#popFleet label {
    width: 120px;
    float: left;
    text-align: left;
    font-size: 11px;
    height: 18px;
    margin: 2px 0;
}

#popFleet input[type=text], #popFleet input[type=password] {
    float: right;
    width: 160px;
    border: 0;
    background: #c8c5c1;
    height: 18px;
    margin: 2px 0;
    background: url(../../images/audi/bg_input_nieuwsbrief.gif) no-repeat;
}

#popFleet input[type=text].error, #popFleet input[type=password].error {
    background: url(../../images/audi/bg_input_nieuwsbrief_error.gif) no-repeat;
}

#popFleet input[type=submit] {
    float: right;
    width: 102px;
    border: 0;
    background: #c8c5c1;
    height: 23px;
    margin: 3px 58px 2px 0;
    background: url(../../images/audi/bt_inschrijven.gif) no-repeat;
    font-weight: bold;
    color: #fff;
    font-size: 10px;
    font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
}

#popFleet #login_message {
    height: 26px;
    overflow: hidden;
}

#col3 {
    float: left;
    width: 218px;
    height: 201px;
    margin: 1px 0 0 0;
}

.col3_1 {
    width: 218px;
    height: 100px;
    background: #000;
    margin: 0 0 1px 0;
}

.col3 .picture {
    width: 218px;
    height: 60px;
}

.col3_2 {
    width: 218px;
    height: 100px;
    background: #000;
    margin: 0;
}

.col3 .picture {
    width: 218px;
    height: 60px;
}

.bannerbutton {
    text-align: left;
    width: 218px;
    height: 40px;
    background: url(../../images/audi/bg_bannerbutton_txt.gif) no-repeat;
    display: block;
}

.bannerbutton.hover {
    background: url(../../images/audi/bg_bannerbutton_txt_hover.gif) no-repeat;
}

.bannerbutton a {
    width: 195px;
    height: 40px;
    padding-left: 25px;
    padding-top: 5px;
    display: block;
    font: 10px verdana,Arial,Helvetica,sans-serif;
    text-decoration: none;
    color: #c7c7c7;
    line-height: 14px;
}

.bannerbutton a:hover {
    color: #c7c7c7;
    text-decoration: none;
}

#footer {
    width: 971px;
    height: 24px;
    background: #404040;
    margin: 0;
    clear: both;
}

#footer p {
    font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
    font-size: 10px;
    color: #9b9b9b;
    text-align: left;
    padding: 3px 0 0 10px;
}

#footer p a {
    text-decoration: none;
    color: #9b9b9b;
}

#footer p a:hover {
    text-decoration: underline;
    color: #9b9b9b;
}

#clear30 {
    height: 30px;
    clear: both;
}

#left {
    float: left;
}

.clear {
    clear: both;
}

.top {
    background: url(../../images/audi/dot.gif) 0 0 repeat-x;
    width: 100%;
}
.bottom {
    background: url(../../images/audi/dot.gif) 0 100% repeat-x;
}
.left {
    background: url(../../images/audi/dot.gif) 0 0 repeat-y;
}
.right {
    background: url(../../images/audi/dot.gif) 100% 0 repeat-y;
}
.bl {
    background: url(../../images/audi/boxCornerBottomLeft.gif) 0 100% no-repeat;
}
.br {
    background: url(../../images/audi/boxCornerBottomRight.gif) 100% 100% no-repeat;
}
.tl {
    background: url(../../images/audi/boxCornerTopLeft.gif) 0 0 no-repeat;
}
.tr {
    background: url(../../images/audi/boxCornerTopRight.gif) 100% 0 no-repeat;
    padding: 15px;
}


/************ Submenu *************/

#sub_gamma {
    margin: 0;
    z-index: 99;
    position: absolute;
    left: 91px;
    top: 30px;
    width: 120px;
    height: auto;
    padding: 0; /* for IE7 */
    filter: progid:DXImageTransform.Microsoft.Alpha(Opacity=70); /* CSS3 standard */
    opacity: 0.7;
}

#sub_overOns {
    margin: 0;
    z-index: 99;
    position: absolute;
    left: 320px;
    top: 30px;
    width: 120px;
    height: auto;
    padding: 0; /* for IE */
    filter: alpha(opacity=70); /* CSS3 standard */
    opacity: 0.7;
}

#sub_actueel {
    margin: 0;
    z-index: 99;
    position: absolute;
    left: 418px;
    top: 30px;
    width: 120px;
    height: auto;
    padding: 0; /* for IE */
    filter: alpha(opacity=70); /* CSS3 standard */
    opacity: 0.7;
}

#sub_contact {
    margin: 0;
    z-index: 99;
    position: absolute;
    left: 507px;
    top: 30px;
    width: 150px;
    height: auto;
    padding: 0; /* for IE */
    filter: alpha(opacity=70); /* CSS3 standard */
    opacity: 0.7;
}

.overlayer {
    background-color: #4f4f4f;
    border-top: 0;
    display: none;
}

.subnav {
    padding: 0;
    margin: 0;
    height: auto;
    border-top: 1px solid #5d5d5d;
    border-right: 1px solid #353535;
    border-left: 1px solid #353535;
    border-bottom: 1px solid #353535;
    text-align: left;
}

.subnav p {
    padding: 5px 10px 5px 10px;
    color: #fff;
    font: 11px verdana,Arial,Helvetica,sans-serif; /* for IE */
    filter: alpha(opacity=100); /* CSS3 standard */
    opacity: 1.0;
}

.subnav p a {
    color: #cfcfcd;
    text-decoration: none;
}

.subnav p a:hover {
    text-decoration: none;
    color: #fff;
}

.active {
    font-weight: bold;
    color: #fff;
}

.active a {
    color: #fff;
    text-decoration: none;
}

.active a:hover {
    color: #fff;
    text-decoration: none;
}



/************ TEAM *************/

.team {
    float: left;
    width: 350px;
    height: auto;
    background: url(../../images/audi/bg_cols.jpg) repeat-x #888;
    margin: 0 20px 15px 0;
    border-top: 1px solid #5d5d5d;
    border-right: 1px solid #353535;
    border-left: 1px solid #353535;
    border-bottom: 1px solid #353535;
}

.teamPic {
    float: left;
    width: 100px;
    height: 100px;
    margin: 0 10px 0 0;
}

.teamDetail {
    float: left;
    width: 230px;
    height: auto;
    margin: 0;
    margin-top: 8px;
}

.naam {
    font: 11px verdana,Arial,Helvetica,sans-serif;
    margin: 10px 0 18px 0;
    font-weight: bold;
}

.tel {
    font: 11px verdana,Arial,Helvetica,sans-serif;
    line-height: 18px;
}

.email {
    font: 11px verdana,Arial,Helvetica,sans-serif;
    line-height: 16px;
}

.email a {
    text-decoration: none;
    color: #c7c7c7;
}
.email a:hover {
    text-decoration: underline;
    color: #c7c7c7;
}

h1 {
    font: 14px verdana,Arial,Helvetica,sans-serif;
    line-height: 18px;
    color: #c7c7c7;
    font-weight: bold;
    margin-bottom: 8px;
    margin-top: 0px;
}

h2 {
    font: 12px verdana,Arial,Helvetica,sans-serif;
    line-height: 18px;
    color: #c7c7c7;
    font-weight: bold;
    margin-bottom: 8px;
    margin-top: 12px;
}

h3 {
    font: 11px verdana,Arial,Helvetica,sans-serif;
    line-height: 18px;
    color: #c7c7c7;
    font-weight: bold;
}

#openingsuren {
    float: left;
    width: 360px;
    height: auto;
    margin: 0;
}

#openingsuren #dag {
    float: left;
    width: 100px;
    height: auto;
    margin-top: 7px;
}

#openingsuren #uur {
    float: left;
    width: 260px;
    height: auto;
    margin-top: 7px;
}

#routebeschrijving {
    float: left;
    width: 360px;
    height: auto;
    margin: 0 0 0 30px;
}




/************ GAMMA *************/


.carHeader {
    height: 28px;
    font-weight: bold;
}

.car {
    height: 35px;
    margin: 0;
}

.car a:link {
    text-decoration: none;
    color: #c7c7c7;
    height: 36px;
}

.car a:hover {
    text-decoration: none;
    color: #c7c7c7;
    height: 36px;
}

tr.car {
    cursor: pointer;
}

tr.car.selected, tr.car.hover, tr.carExtra {
    background-color: #3e3e3e;
}

.btnGammaContact {
    float: right;
}

.carLine {
    width: 757px;
    height: 1px;
    margin: 0;
    padding: 0;
    background: #6e6e6e;
    border-top: 1px solid #424242;
    display: block;
}


.bt_start {
    width: 102px;
    border: 0;
    background: #c8c5c1;
    height: 23px;
    margin: 2px 60px 2px 0;
    background: url(../../images/audi/bt_inschrijven.gif) no-repeat;
    font-weight: bold;
    color: #fff;
    font-size: 10px;
    font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
}



#dienstLine {
    width: 750px;
    height: 1px;
    margin: 0;
    padding: 0;
    background: #6e6e6e;
    border-top: 1px solid #424242;
    display: block;
}


/************ GALLERY *************/

#col #contentGallery {
    padding: 40px 0 0 20px;
    width: 757px;
    height: auto;
    text-align: left;
    font-size: 11px;
}

.gallery {
    float: left;
    width: 367px;
    height: auto;
    margin-bottom: 15px;
    border: 0;
}

.gallery.even {
}

.galleryPic {
    float: left;
    width: 120px;
    height: 90px;
    border: 1px solid #fff;
    margin: 0;
}

.galleryDetail {
    float: left;
    width: 230px;
    height: 40px;
    margin: 0;
    margin-top: 25px;
    border-top: 1px solid #6e6e6e;
    border-bottom: 1px solid #6e6e6e;
    padding-left: 15px;
}
.title {
    font: 11px verdana,Arial,Helvetica,sans-serif;
    line-height: 24px;
    font-weight: bold;
}

.title a {
    text-decoration: none;
    color: #c7c7c7;
}
.title a:hover {
    text-decoration: underline;
    color: #c7c7c7;
}

.date {
    font: 11px verdana,Arial,Helvetica,sans-serif;
    line-height: 8px;
    font-style: italic;
    color: #a3a3a3;
}



/************ PROMOTIES *************/

.promotie {
    font: 11px verdana,Arial,Helvetica,sans-serif;
    color: #c7c7c7;
    width: 750px;
    height: auto;
    border-bottom: 1px dashed #686868; /*background: url(../../images/audi/red_arrow.png) no-repeat;*/
    padding: 6px 0;
}

.promotie .periodeLabel {
    width: 110px;
    float: right;
    text-align: left;
    line-height: 16px;
    font: 11px verdana,Arial,Helvetica,sans-serif;
    font-style: italic;
    color: #a3a3a3;
    font-weight: bold;
}

.promotie .fileType {
    width: 30px;
    float: left;
    text-align: left;
    line-height: 16px;
}

.fileSize {
    font: 11px verdana,Arial,Helvetica,sans-serif;
    font-style: italic;
    color: #a3a3a3;
    text-align: left;
    line-height: 16px;
}

.promotie .omschrijving {
    width: 600px;
    float: left;
    text-align: left;
    line-height: 16px;
}

.promotie .omschrijving a {
    text-decoration: none;
    color: #c7c7c7;
}

.promotie .omschrijving a:hover {
    text-decoration: none;
    color: #fff;
}

.promotie .periode {
    margin-left: 10px;
    width: 110px;
    font: 11px verdana,Arial,Helvetica,sans-serif;
    font-style: italic;
    color: #a3a3a3;
    float: left;
    text-align: left;
    line-height: 16px;
}

.promotie .clear {
    clear: both;
}

/************ FLEET *************/

.fleet {
    font: 11px verdana,Arial,Helvetica,sans-serif;
    color: #c7c7c7;
    width: 750px;
    height: auto;
    border-bottom: 1px dashed #686868; /*background: url(../../images/audi/red_arrow.png) no-repeat;*/
    padding: 6px 0;
}

.fleet .fileType {
    width: 30px;
    float: left;
    text-align: left;
    line-height: 16px;
}

.fleet .omschrijving {
    width: 600px;
    float: left;
    text-align: left;
    line-height: 16px;
}

.fleet .omschrijving a {
    text-decoration: none;
    color: #c7c7c7;
}

.fleet .omschrijving a:hover {
    text-decoration: none;
    color: #fff;
}

.fleet .periode {
    margin-left: 10px;
    width: 110px;
    font: 11px verdana,Arial,Helvetica,sans-serif;
    font-style: italic;
    color: #a3a3a3;
    float: left;
    text-align: left;
    line-height: 16px;
}

.fleet .clear {
    clear: both;
}

.carList {
    width: 750px;
}

.carList .colRef {
    width: 60px;
}

.carList .colBrand {
    width: 90px;
}

.carList .colModel {
    width: 296px;
}

.carList .colEngine {
    width: 101px;
}

.carList .colPower {
    width: 48px;
}

.carList .colDoors {
    width: 55px;
}

.carList .colColor {
    width: 101px;
}

/*** Admin ***/
img.icon {
    height: 16px;
    margin: 0 2px;
    width: 16px;
}

.promotie .actions {
    float: left;
    width: 40px;
}

.promotie .actions .icon {
    float: left;
}

.promotie .periode.admin {
    width: 70px;
}

.newsitem.admin {
    width: 755px;
}

.newsitem.admin.online {
    background-image: url(../../images/audi/bullet_arrow.png);
}

.newsitem.admin .newstitle {
    width: 625px;
}

.newsitem.admin .newsdate {
    float: left;
    text-align: left;
}

.newsitem.admin .actions {
    float: right;
    padding: 8px 0 0;
    width: 40px;
}

.newsitem.admin .actions .icon {
    float: left;
}

.hpitem {
    width: 755px;
    height: 29px;
    float: left;
    border-bottom: 1px dashed #686868;
    color: #c7c7c7;
    background: url(../../images/audi/red_arrow.png) no-repeat;
    background-position: center left;
}

.hpitem.online {
    background-image: url(../../images/audi/bullet_arrow.png);
}

.hpitem_title {
    float: left;
    width: 575px;
    color: #c7c7c7;
    padding: 8px 0 0 13px;
    font-size: 11px;
}

.hpitem_title a{
    color: #c7c7c7;
    text-decoration: none;
}

.hpitem_title a:hover{
    color: #ffffff;
}

.hpitem_date {
    float: left;
    width: 115px;
    color: #828282;
    padding: 8px 0 0 0;
    text-align: right;
    font-size: 11px;
}

.hpitem .actions {
    float: right;
    padding: 8px 0 0;
    width: 40px;
}

.hpitem .actions .icon {
    float: left;
}

.vacancy {
    width: 755px;
    height: 29px;
    float: left;
    border-bottom: 1px dashed #686868;
    color: #c7c7c7;
    background: url(../../images/audi/red_arrow.png) no-repeat;
    background-position: center left;
}

.vacancy.online {
    background-image: url(../../images/audi/bullet_arrow.png);
}

.vacancy_title {
    float: left;
    width: 555px;
    color: #c7c7c7;
    padding: 8px 0 0 13px;
    font-size: 11px;
}

.vacancy_title a{
    color: #c7c7c7;
    text-decoration: none;
}

.vacancy_title a:hover{
    color: #ffffff;
}

.vacancy_date {
    float: left;
    width: 135px;
    color: #828282;
    padding: 8px 0 0 0;
    text-align: right;
    font-size: 11px;
}

.vacancy .actions {
    float: right;
    padding: 8px 0 0;
    width: 40px;
}

.vacancy .actions .icon {
    float: left;
}

.bbutton {
    width: 755px;
    height: 29px;
    float: left;
    border-bottom: 1px dashed #686868;
    color: #c7c7c7;
    background: url(../../images/audi/red_arrow.png) no-repeat;
    background-position: center left;
}

.bbutton.online {
    background-image: url(../../images/audi/bullet_arrow.png);
}

.bbutton_title {
    float: left;
    width: 500px;
    color: #c7c7c7;
    padding: 8px 0 0 13px;
    font-size: 11px;
}

.bbutton_title a{
    color: #c7c7c7;
    text-decoration: none;
}

.bbutton_title a:hover{
    color: #ffffff;
}

.bbutton_type {
    float: left;
    width: 65px;
    color: #828282;
    padding: 8px 0 0 13px;
    text-align: right;
    font-size: 11px;
}

.bbutton_date {
    float: left;
    width: 115px;
    color: #828282;
    padding: 8px 0 0 0;
    text-align: right;
    font-size: 11px;
}

.bbutton .actions {
    float: right;
    padding: 8px 0 0;
    width: 40px;
}

.bbutton .actions .icon {
    float: left;
}

.validation_summary {
    display: none;
	color: #fff;
	font-weight: bold;
	margin-right: 15px;
	background: #ec0000;
}

.validation_summary LI{
	color: #fff;
	font-weight: bold;
}


/*** Upload ***/
div.ProgressBar {
    width: 100px;
    padding: 0;
    border: 1px solid black;
    margin-right: 1em;
    height: .75em;
    margin-left: 1em;
    display: -moz-inline-stack;
    display: inline-block;
    zoom: 1; *display:inline;}
div.ProgressBar div {
    background-color: Green;
    font-size: 1pt;
    height: 100%;
    float: left;
}
span.asyncUploader object {
    position: relative;
    top: 5px;
    left: 10px;
}


.admin_popup {
	text-align: left;
/*	width: 100%;*/
	height: 690px;
	background-color:#5a5a5a;
	padding:15px;
}

.admin_popup p{
	padding: 0;
	margin: 5px 0;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
    font-size: 11px;
    line-height: 18px;
    color: #c7c7c7;
    text-align: left;
	clear: both;
}

label
{
	width: 120px;
	line-height: 18px;
	float: left;
	text-align: left;
	margin-right: 10px;
}

.admin_popup INPUT[type="text"] {
	width: 240px;
	height: 18px;
}

#admin_titleline {
/*	width: 660px;*/
	height: 1px;
	border-top:1px solid #7f7f7f;
	margin: 5px 0;
}

#admin_line {
/*	width: 660px;*/
	height: 1px;
	border-top:1px dashed #7f7f7f;
	margin: 5px 0;
}

#save_button
{
	margin-left: 130px;
}

.admin_button {
    width: auto;
	padding: 0 6px 0 6px;
    height: 22px;
    float: left;
	border-top: 1px solid #cc1341;
	border-left: 1px solid #cc1341;
    border-bottom: 1px solid #8e0024;
    border-right: 1px solid #8e0024;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	color: #eaeaea;
    font-size: 10px;
	font-weight: bold;
	line-height: 22px;
    background: url(../../images/audi/bg_submit.gif) repeat-x;
	margin-top: 15px;
}

input.dateText.hasDatepicker {
    float: left;
    width: 100px;
}
