/*
 * Algemene achtergond: #FFFFF (wit)
 * ArtiestMenu (blok links): #1DBC9C (donkerdergroen)
 * Logo Kik: #79D0A5 (vaalgroen)
 * Links: #D63030 (donkerrood), Actieve link: #FF0000 (rood)
 *
 */
body, p, td, span {
    background-color: #FFFFFF;
    font-family: Verdana, Verdana, Sans-Serif;
    font-size: 12px;
    line-height: 18px;
}

body.home_zwart {
    background-color: #000;
}

/*
#container_black {
    margin: 0px;
    padding: 0px;
    background-color: #000;
    width:990px;
}*/

h1 {
    font-family: Times New Roman, Serif;
    font-size: 20px;
    color: #D63030;
    width: 600px;
    height: 50px;
    margin-left: 0px;
}

h1.h1Artiest {
    margin-top: -5px;
    margin-left: 0px;
    width: 490px;
}

h2 {
    font-family: Times New Roman, Serif;
    font-size: 20px;
    color: #D63030;
    width: 600px;
    height: 35px;
}

h3 {
    font-family: Times New Roman, Serif;
    font-size: 20px;
    color: #D63030;
    width: 490px;
    height: 25px;
}

h3.h3Winkel {
    margin-bottom: -5px;
    width: 450px;
}

h3.h3ArtDetail {
    width: 490px;
    margin-top: -5px;
}

h3.h3Link {
    margin-bottom: 0px;
}

h3.h3mMKop {
    width: 490px;
    margin-top: 10px;
    margin-bottom: 3px;
}

th {
    text-align: left;
}

td {
    background-color: #CCCCCC;
    font-size: 10px;
    height: 15px;
    vertical-align: top;
}

#content {
    position: absolute;
    left: 250px;
    top: 175px;
    width: 715px;
    min-height: 415px;
    height: 415px;
    padding: 5px 5px 5px 30px;
}

#content_home {
    position: absolute;
    left: 250px;
    top: 175px;
    width: 715px;
    min-height: 415px;
    height: 415px;
    padding: 0px;
}

#kikLogo {
    background-color: #79D0A5;
    width: 250px;
    height: 112px;
    position: absolute;
    left: 0px;
    top: 0px;
}


#topBalk {
    background-color: #FFFFFF;
    width: 750px;
    height: 145px;
    position: absolute;
    left: 250px;
    top: 0px;
    vertical-align: bottom;
}

#topBalkCollage {
    z-index: 1;
}

#topBalkMenuBalk {
    width: 750px;
    height: 65px;
    z-index: 2;
}

#artiestMenuContainer {
    background-color: #1DBC9C;
    position: absolute;
    left: 0px;
    top: 110px;
}

/*
 * Artiest pagina
 */
#kolomLinks {
    width: 206px;
    min-height: 450px;
    float: left;
}

#kolomRechts {
    width: 410px;
    min-height: 450px;
    float:left;
    padding: 0px 0px 0px 18px;
}

#infoMenu {
    position: relative;
    top: 18px;
    width: 206px;
}


#infoMenuItemEerste {
    width: 206px;
    min-height: 27px;
    background-image: url(../images/SpecMenuTitelBlok.gif);
    background-repeat: no-repeat;
    background-color: black;
    color: white;
    font-weight: bold;
}

#fotoGrootOnderschrift {
    text-align: center;
}

#introFotoCtr {
    background-color: #FFFFFF;
    background-image: url(../images/introFotoSchaduw.gif);
    background-repeat: repeat-y;
    width: 212px;
    padding: 0px;
    margin-left: -3px;
}

#introFoto {
    margin: 0px 0px 0px 3px;
    display: block;
}

#introFotoSchaduwOnder {
    margin: 0px 0px 0px 0px;
    display: block;
}

/*
 * Klassen
 */
span.artiestKop {
    font-family: Verdana, Verdana, Sans-Serif;
    color: #D63030;
    font-weight: bold;
}

div.menuItemContainer {
    float: left;
}
img.menuItem {
    position: relative;
    top: -37px;
    margin: 0px;
    border: none;
}

div.artiestMenuItem {
    background-color: #1DBC9C;
    background-image: url(../images/ArtiestMenuBlok_inaktief.jpg);
    background-repeat: no-repeat;
    background-position: bottom;
    font-weight: bold;
    width: 250px;
    min-height: 24px;
    vertical-align: bottom;
}


div.artiestMenuItem_aktief {
    background-color: #1DBC9C;
    background-image: url(../images/ArtiestMenuBlok_aktief.jpg);
    background-repeat: y-repeat;
    background-position: bottom;
    font-weight: bold;
    width: 250px;
    min-height: 24px;
    vertical-align: bottom;
}

div.artiestMenuItemTekst {
    position: relative;
    line-height: 24px;
    margin-left: 16px;
}

div.speellijstMenuItem {
    background-color: #FFFFFF;
    background-image: url(../images/speellijstMenuBlok.jpg);
    background-repeat: no-repeat;
    background-position: bottom;
    width: 200px;
}

img.imgNoBorder {
    border: none;
}

div.artiestKnop {
    background-color: #79D0A5;
    background-image: url(../images/artiestKnop.gif);
    background-repeat: no-repeat;
    background-position: bottom;
    font-weight: bold;
    width: 227px;
    height: 65px;
    float: left;
    margin-left: -5px;
}

div.artiestKnopTekst {
    position: relative;
    left: 12px;
    width: 115px;
    padding-top: 15px;
    float: left;
    line-height: 13px;
}

img.artiestKnopThumbnail {
    border: none;
    position: relative;
    left: 5px;
    top: 10px;
    float: left;
}

img.artiestKnopUitroepteken {
    position: relative;
    left: -20px;
    top: 0px;
    border: none;
    float: right;
}

div.zwartHome {
    background-color: black;
    text-align: center;
    padding: 0px;
}

div.infoMenuItem {
    width: 206px;
    min-height: 23px;
    background-image: url(../images/SpecMenuBlok.gif);
    background-repeat: no-repeat;
    background-color: black;
    color: white;
    font-weight: bold;
    vertical-align: middle;
}

div.infoMenuItemTekst {
    line-height: 23px;
    margin-left: 12px;
    margin-right: 2px;
}

/*
 * Dropdown menu speellijsten
 */
#dropmenudiv {
    position: absolute;
    background-color: #FFFFFF;
    width: 200px;
    border: 1px solid black;
    line-height: 18px;
    z-index: 100;
}

#dropmenudiv a {
    background-image: url(../images/speellijstMenuBlok.gif);
    background-repeat: no-repeat;
    background-position: top;
    width: 100%;
    display: block;
    text-indent: 5px;
    padding: 1px 0;
}

#dropmenudiv a:hover { /*hover background color*/
    background-color: #FFFFFF;
}

/*
 * Links
 */
a:link {
    font-weight: bold;
    text-decoration: none;
    color: #CB0000;
}

a:visited {
    font-weight: bold;
    text-decoration: none;
    color: #CB0000;
}

a:focus {
    font-weight: bold;
    text-decoration: none;
    color: #FF0000;
}

a:hover {
    font-weight: bold;
    text-decoration: none;
    color: #FF0000;
}

a:active {
    font-weight: bold;
    text-decoration: none;
    color: #FF0000;
}

a.artiestMenuItemLink:link {
    font-size: 11px;
    font-weight: bold;
    text-decoration: none;
    color: #000000;
}

a.artiestMenuItemLink:visited {
    font-size: 11px;
    font-weight: bold;
    text-decoration: none;
    color: #000000;
}

a.artiestMenuItemLink:focus {
    font-size: 11px;
    font-weight: bold;
    text-decoration: none;
    color: #FF0000;
}

a.artiestMenuItemLink:hover {
    font-size: 11px;
    font-weight: bold;
    text-decoration: none;
    color: #FF0000;
}

a.artiestMenuItemLink:active {
    font-size: 11px;
    font-weight: bold;
    text-decoration: none;
    color: #FF0000;
}

a.infoMenuItemLink:link {
    font-weight: bold;
    text-decoration: none;
    color: #FFFFFF;
}

a.infoMenuItemLink:visited {
    font-weight: bold;
    text-decoration: none;
    color: #FFFFFF;
}

a.infoMenuItemLink:focus {
    font-weight: bold;
    text-decoration: none;
    color: #FF0000;
}

a.infoMenuItemLink:hover {
    font-weight: bold;
    text-decoration: none;
    color: #FF0000;
}

a.infoMenuItemLink:active {
    font-weight: bold;
    text-decoration: none;
    color: #FF0000;
}


a.infoMenuItemLinkActive:link {
    font-weight: bold;
    text-decoration: none;
    color: #FF0000;
}

a.infoMenuItemLinkActive:visited {
    font-weight: bold;
    text-decoration: none;
    color: #FF0000;
}

a.infoMenuItemLinkActive:focus {
    font-weight: bold;
    text-decoration: none;
    color: #FFFFFF;
}

a.infoMenuItemLinkActive:hover {
    font-weight: bold;
    text-decoration: none;
    color: #FFFFFF;
}

a.infoMenuItemLinkActive:active {
    font-weight: bold;
    text-decoration: none;
    color: #FFFFFF;
}

a.infoMenuItemLinkGroen:link {
    font-weight: bold;
    text-decoration: none;
    color: #79D0A5;
}

a.infoMenuItemLinkGroen:visited {
    font-weight: bold;
    text-decoration: none;
    color: #79D0A5;
}

a.infoMenuItemLinkGroen:focus {
    font-weight: bold;
    text-decoration: none;
    color: #79D0A5;
}

a.infoMenuItemLinkGroen:hover {
    font-weight: bold;
    text-decoration: none;
    color: #79D0A5;
}

a.infoMenuItemLinkGroen:active {
    font-weight: bold;
    text-decoration: none;
    color: #79D0A5;
}

a.artiestKnopLink:link {
    font-weight: bold;
    text-decoration: none;
    color: #000000;
}

a.zwarteLink:link {
    font-weight: normal;
    color: #000000;
}

a.zwarteLink:visited {
    font-weight: normal;
    color: #000000;
}

a.zwarteLink:focus {
    font-weight: normal;
    color: #FF0000;
}

a.zwarteLink:hover {
    font-weight: normal;
    color: #FF0000;
}

a.zwarteLink:active {
    font-weight: normal;
    color: #FF0000;
}

a.artiestKnopLink:visited {
    font-weight: bold;
    text-decoration: none;
    color: #000000;
}

a.artiestKnopLink:focus {
    font-weight: bold;
    text-decoration: none;
    color: #FF0000;
}

a.artiestKnopLink:hover {
    font-weight: bold;
    text-decoration: none;
    color: #FF0000;
}

a.artiestKnopLink:active {
    font-weight: bold;
    text-decoration: none;
    color: #FF0000;
}

a.speellijstMenuLink:link {
    font-size: 11px;
    font-weight: normal;
    text-decoration: none;
    color: #CB0000;
}

a.speellijstMenuLink:visited {
    font-size: 11px;
    font-weight: normal;
    text-decoration: none;
    color: #CB0000;
}

a.speellijstMenuLink:focus {
    font-size: 11px;
    font-weight: normal;
    text-decoration: none;
    color: #FF0000;
}

a.speellijstMenuLink:hover {
    font-size: 11px;
    font-weight: normal;
    text-decoration: none;
    color: #FF0000;
}

a.speellijstMenuLink:active {
    font-size: 11px;
    font-weight: normal;
    text-decoration: none;
    color: #FF0000;
}

table.speellijst {
    width: 490px;
    border-collapse: collapse;
}

th.speellijst_datum {
    width: 10%;
}

th.speellijst_stad {
    width: 35%;
}

th.speellijst_theater {
    width: 35%;
}

th.speellijst_maand {
    background-color: #000000;
    color: #FFFFFF;
    height: 25px;
    text-indent: 12px;
}

th.speellijst_koltitel {
    background-color: #FFFFFF;
    color: #999999;
    height: 25px;
    vertical-align: top;
}

table.speellijst tbody tr td span.typevertoning {
    color: red;
    font-size: 9px;
    background-color: #CCCCCC;
}

div.artikel {
    margin-left: 65px;
}

img.artikelFoto {
    vertical-align: top;
}

.donkerrood {
    color: #D63030;
}

.rood {
    color: #FF0000;
}


td.artikel {
    background-color: #FFFFFF;
    vertical-align: top;
}

td.artikelFotoTD {
    width: 154px;
    padding: 0px;
}

img.titel {
    margin-left: 65px;
}

td.ruimteRechts {
    padding-right: 12px;
}

strong.artikel {
    font-size: 12px;
    line-height: 18px;
}

div.artikelFotoCtr {
    background-color: #FFFFFF;
    background-image: url(../images/artikelFotoSchaduw.gif);
    background-repeat: repeat-y;
    width: 151px;
    padding: 0px;
    margin-left: -3px;
}

img.artikelFoto {
    margin: 0px 0px 0px 3px;
    display: block;
}

img.artikelFotoSchaduwOnder {
    margin: 0px 0px 0px 0px;
    display: block;
}

#printknopje {
    margin-top: -35px;
    width: 488px;
    text-align: right;
}

.icoonbalk {
}

.icoon {
    vertical-align: middle;
    border: 0px;
    margin-right: 2px;
}

.clickable {
    cursor: pointer;
}

/*
 * Multimedia
 */
#mmFotoCtr {
    background-color: #FFFFFF;
    background-image: url(../images/mmFotoSchaduw.gif);
    background-repeat: repeat-y;
    width: 136px;
    padding: 0px;
    margin-left: 0px;
    float: left;
}

#mmFoto {
    margin: 0px 0px 0px 3px;
    display: block;
}

#mmFotoSchaduwOnder {
    margin: 0px 0px 0px 0px;
    display: block;
    border: 0px;
}

td.mmTableCell {
    background-color: #FFFFFF;
    vertical-align: bottom;
}

/* - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -
Classes: typografie elementen
- - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - */
.bold {
    font-weight : bold;
}

.very-small {
    font-size: 7pt;
}

.italic {
    font-style : italic;
}