/*
 * 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;
}

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;
}

th {
    text-align: left;
}

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

#content {
    position: absolute;
    left: 0px;
    top: 112px;
    width: 715px;
    min-height: 415px;
    /*height: 415px;*/
    padding: 5px 5px 5px 30px;
}

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


#topBalk {
    display: none;
    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 {
	display: none;
	background-color: #1DBC9C;
    position: absolute;
    left: 0px;
    top: 110px;
}

/*
 * Artiest pagina
 */
#kolomLinks {
    float: left;
}

#kolomRechts {
    page-break-inside: auto;
}

#infoMenu {
    display: none;
    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 {
    color: #000000;
    font-weight: bold;
    text-decoration: none;
}

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

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

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

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

table.speellijst {
    width: 700px;
    border-collapse: collapse;
    /*page-break-inside: auto;*/
}

th.speellijst_datum {
    width: 10%;
}

th.speellijst_stad {
    width: 35%;
}

th.speellijst_theater {
    width: 35%;
}

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

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

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 {
    display: none;
}

.icoonbalk {
    display: none;
}

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

/*
 * 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;
}