html{
    height: 100%;
    width: 100%;
}
body{
    font-family: Arial, Verdana, Helvetica, sans-serif;
    font-size: 12px;
    margin: 0px;
    padding: 0px;
    width: 100%;
    height: 100%;
}

table{
    font-size: 12px;
}
tr{
    font-size: 12px;
}
td{
    font-size: 12px;
}

h1{
    font-size: 125%;
    font-weight: bold;
    font-family: Arial, Verdana, Helvetica, sans-serif;
    color: #3E4D5B;
    margin-bottom: 20px;
}

h2{
    font-size: 120%;
    font-weight: bold;
    font-family: Arial, Verdana, Helvetica, sans-serif;
    color: #333333;
}

h3{
    font-size: 115%;
    font-weight: bold;
    font-family: Arial, Verdana, Helvetica, sans-serif;
    color: #333333;
}
h4{
    font-size: 110%;
    font-weight: bold;
    font-family: Arial, Verdana, Helvetica, sans-serif;
    color: black;
}
h5{
    font-size: 105%;
    font-weight: bold;
    font-family: Arial, Verdana, Helvetica, sans-serif;
    color: black;
    margin: 10px 0px 2px 0px;
}
h6{
    font-size: 100%;
    font-weight: bold;
    font-family: Arial, Verdana, Helvetica, sans-serif;
    color: black;
}

.mainTable{
    height: 100%;
    width: 100%;
    font-size: inherit;
}
/**
 * Main menu
 */
.menuTable {
    font-family: Verdana, Arial, Helvetica, sans-serif;
    background-color: transparent;
    font-size: 10px;
    color: black;
    width: 100%;
    margin: 0px;
    padding: 0px;
}
.menuTable td{
    font-size: 10px;
}
.menuLink{
    color: black;
    text-decoration: none;
    font-weight: bold;
    white-space: nowrap;
}
.menuLink:visited{
    color: black;
}
.separator{
    color: black;
    font-size: 11px;
    font-weight: normal;
    margin: 0px 2px 0px 2px;
}
.langCell a{
    color: white;
}
.footer td{
    background-color: #002837;
    color: #668591;
    font-size: 11px;
    padding: 10px;
    font-family: Arial, Verdana, Helvetica, sans-serif;
}

.content{
    background-color: white;
    font-size: 12px;
    font-family: Arial, Verdana, Helvetica, sans-serif;
}

.arial{
    font-family: Arial, Verdana, Helvetica, sans-serif;
}


#menuLayer{
    position: absolute;
    top: 128px;
    left: 132px;
}

/**
 * Forms' styles
 */

form{
    font-family: Arial, Verdana, Helvetica, sans-serif;
    font-size: inherit;
}

.field{
    font-family: Arial, Verdana, Helvetica, sans-serif;
    font-size: 10px;
    border: 1px solid #002837;
}
.field:focus{
    background-color: #efefef;
}
.button{
    font-family: Arial, Verdana, Helvetica, sans-serif;
    font-size: 10px;
    font-weight: bold;
    background-color: #dedede;
    border: 1px solid #002837;
    padding: 0px 3px 0px 3px;
}
.pulldown{
    font-family: Arial, Verdana, Helvetica, sans-serif;
    font-size: 10px;
    width: 130px;
}

/**
 * Texts' styles
 */
.t10{
    font-size: 10px;
    font-family: Arial, Verdana, Helvetica, sans-serif;
}

.t12{
    font-size: 13px;
    font-family: Arial, Verdana, Helvetica, sans-serif;
}

.t11{
    font-size: 11px;
    font-family: Arial, Verdana, Helvetica, sans-serif;
}

.t13{
    font-size: 13px;
    font-family: Arial, Verdana, Helvetica, sans-serif;
}

.cvname{
    font-size: 13px;
    font-weight: bold;
}

a{
    color: black;
}

a:visited{
    color: #666666;
}

#ceditorContainer{
    position: absolute;
    top: 10px;
    left: 100px;
}

#ceditorFrame{
    border: 10px;

}

.alphaTable{
    font-size: 10px;
}
.alphaTable a{
    text-decoration: none;
    padding: 1px 3px 1px 3px;
}

.alphaTable a:hover{
    border: 1px solid #596679;
    border-collapse: collapse;
}

.serieconcertsTable, serieconcertsTable td{

    font-family: Arial, Verdana, Helvetica, sans-serif;

    font-size: 12px;

}

.serieconcertsTable thead td{

    border-bottom: 1px solid #ededed;

    border-top: 1px solid #ededed;

}

.concertdetailsTable{

    font-family: Arial, Verdana, Helvetica, sans-serif;

    font-size: 12px;

}

.birthdayTable{

    background: #f5f5f5;

}

.birthdayTable tbody{



}

.birthdayTable tbody td{

    padding: 5px 10px 5px 10px;

    border: 1px solid #f0f0f0;

    line-height: 20px;

}

.birthdayTable thead td{
    background: white;
    color: #193A63;
    font-size: 16px;
    font-weight: bold;
    padding: 5px 10px 5px 10px;
    border:none;
}

.juubel{
    font-weight: bold;
    color: black;
    font-size: 11px;
}

.menuLevel2{



}

.menuLevel2 table{

    background-color: #cccccc;

    border: 1px solid #b1b1b1;

    border-collapse: collapse;

}

.menuLevel2 table td{

    font-size: 11px;

        /*
    padding: 2px 5px 2px 5px;
*/
    color: black;

    text-decoration: none;

    border-right: 1px solid #b1b1b1;

}

.menuLevel2 table td:hover{

    background-color: #dedede;

}

.menuLevel2 table td a{

    text-decoration: none;

}

.Documents{



}
.Documents td{

    font-size: 12px;

}

.googleContainer{
    padding: 0px 0px 0px 10px;
}
.menuCell{
    white-space: nowrap;
}
.menuContainer{
    background-color: #FFB400;
    height: 32px;
}

.menu2Container{
    font-size: 11px;
    font-weight: bold;
}

.menu2Container a{
    font-weight: bold;
    font-size: 11px;
    color: black;
}
.menu2Container a:visited{
    color: black;
}
.listTable{
    font-family: Arial, Verdana, sans-serif;
    font-size: inherit;
}
.listTable td{
    padding: 1px 0px 1px 2px;
    vertical-align: top;
}
.listTable thead td{
    font-weight: bold;
    border-bottom: 1px solid #cecece;
    padding: 1px 3px 1px 3px;
}
.listTable tbody td{
    font-size: inherit;
    font-weight: normal;
    color: black;
    padding: 1px 3px 1px 3px;
}

.listTableWithBorders tbody td{
	border-bottom: 1px dotted #dedede;
}
/*
 * Panels on the left
 */
.leftPanel{
    font-size: inherit;
    font-family: Arial, Verdana, Helvetica, sans-serif;
}
.leftPanelContainer{
    font-size: inherit;
    font-family: Arial, Verdana, Helvetica, sans-serif;
    padding-top:37px;
    margin-right: 10px;

}
.leftPanelBorder{
    border-right: 1px solid #cdcdcd;
}
.leftPanelCell{
    width: 170px;
    padding: 0px 10px 10px 0px;
    font-size: inherit;
    font-family: Arial, Verdana, Helvetica, sans-serif;
}
.rightPanelCell{
    width: 200px;
}

/**
 * ContentContainer
 */
.contentContainer{
    padding: 25px 0px 10px 40px;
}

.contentCell{
    width: 450px;
}
.fpContentContainer{
    padding: 56px 0px 10px 139px;
}
.fpLeftCell{
    width: 350px;
    padding: 0px 0px 0px 0px;
}
.fpCenterCell{
    padding: 12px;
}
.fpRightCell{
    padding: 0px 0px 0px 15px;
    font-size: inherit;
}
/*
 * Row color swapping
 */
.activeRow td{
    background-color: #ededed;
}
.listTableConcerts td{
    border-bottom: 1px solid #cdcdcd;
    padding: 2px 3px 2px 3px;
}


.rightPanel{
    font-size: inherit;
    margin: 0px 0px 20px 0px;
}
.memberLoginTable td{
    font-size: 10px;
    font-family: Arial, Verdana, Helvetica, sans-serif;
}

.menu3Container{
    background-color: #FFFFCD;
    color: #C30000;
    padding: 2px 0px 2px 136px;
}

.menu3Item{
    margin: 0px 10px 0px  0px;
    color: #C30000;
    font-weight:bold;
    font-size: x-small;
}
.menu3Item a{
    color: #C30000;
    text-decoration:none;
}
.menu3Item a:hover{
    text-decoration: underline;
}

.googleSearchForm{
    display: inline;
    padding: 0px;
    margin: 0px;
}
#headerContainer{
    background-color: #c30000;
    height: 133px;
    width: 100%;
}
#headerRight, #headerLeft{
    position: absolute;
}
#headerLeft{
    height: 133px;
    width: 265px;
}
#headerRight{
    left: 265px;
    padding: 105px 0px 0px 10px;
}

#interpreteDetailsContainer{
	width: 100%;
	border-bottom: 3px dotted #dedede;
}
#interpreteDetailsContainer td{
	padding-right: 30px;
	padding-bottom: 10px;
	text-align: justify;
}

.avoidSpamSign{
 vertical-align: middle;
}

#printCommandContainer{
	display: block;
	float: right;
	padding: 5px 0px 5px 0px;
	vertical-align: top;
}