/************************************************/
/*  kuha.css                          */
/*  www.kunsthalle-mannheim.eu             */
/***********************************************/
/***********************************************
Body(helles Ocker):      #F2EACF 
Content (dunkles Ocker): #D6CB99 
Überschrift h1:          #000000
Überschrift h2:          #D1212B
Überschrift h3:          #D1212B
Fließtext:               #000

Boxen:

Türkis:  #008497
Blau:    #0076bd
Violett: #933588
Rot:     #e53527
Orange:  #f49b00
Grün:    #5aa023
Grau:    #83a0ae
Schwarz: #1a171b
        
 ***********************************************/
html, body, div, p, td, a, input, textarea, select {
    font-family: Verdana, Arial, Helvetica, sans-serif;
    font-size: 8.5pt;
    color: #000000;
}

body {
    background-color: #F2EACF;
    scrollbar-base-color: #F2EACF;
         scrollbar-3d-light-color:#FFFFFF;
         scrollbar-arrow-color:#000000;
         scrollbar-darkshadow-color:#000000;
         scrollbar-face-color:#F2EACF;
         scrollbar-highlight-color:#FFFFFF;
         scrollbar-shadow-color:#000000;
         scrollbar-track-color:#FFFFFF;
}

h1 {
    color: #000000;
    font-family: Verdana, Arial, Helvetica, sans-serif;
    font-size: 12pt;
    font-weight: bold;
    text-transform: uppercase;
    margin-top:20px;
    margin-bottom: 0px;
}
    
h2{
    color: #D1212B;
    font-family: Verdana, Arial, Helvetica, sans-serif;
    font-size: 12pt;
    margin-top: 0px;
    margin-bottom: 10px;
    font-weight: lighter;
}

h3{
    color: #D1212B;
    font-family: Verdana, Arial, Helvetica, sans-serif;
    font-size: 8.5pt;
    font-weight: bold;
    margin-bottom: 0px;
    margin-top: 3px;
    text-transform: uppercase;
    line-height: 15pt;
}

p {
    font-family: Verdana, Arial, Helvetica, sans-serif;
    font-size: 8.5pt;
    color: #000000;
    line-height: 15pt;
    margin-top: 7px;
    margin-bottom: 10px;
}

a {
    font-family: Verdana, Arial, Helvetica, sans-serif;
    font-size: 8.5pt;
    text-decoration: none;
    color: #000000;
}

a:hover {
    text-decoration: underline;
}
td,table {
    font-family: Verdana, Arial, Helvetica, sans-serif;
    font-size: 8.5pt;
    color: #000000;
}

.black {
    font-weight: bold;
    color: #000000;
}

.white {
    color: #FFFFFF;
}

.red {
    font-weight: bold;
    color: #D1212B;
}
.redNormal {
    font-weight: normal;
    color: #D1212B;
}
p.date-author {
    margin-top: 10px;
    margin-bottom: 0px;
}

table.main {
         margin: 7px auto;  /*Durch auto wird die Seite zentriert! */
    border: 9px solid #FFFFFF;
    background-color: #D6CB99;
    background-image: url(../images/bg_main.gif);
    background-repeat: repeat-y;

}
table.menue {
    width: 258px;
    background-color: #D6CB99;
}

table.header {
    border-left-style: solid;
    border-left-color: #FFFFFF;
    border-left-width: 6px;
}

td.menue {
    width: 258px;
    background-color: #D6CB99;
    padding-left: 32px;
    padding-bottom:5px;
    padding-top:5px;
}

td.menueactive {
    width: 258px;
    background-color: #E8E1BA;
    padding-left: 32px;
    padding-bottom:5px;
    padding-top:5px;
}

td.address {
    width: 258px;
    background-color: #D6CB99;
    padding-left: 32px;
    padding-top: 30px;
    line-height: 12pt;
    padding-bottom: 5px;
}

td.address2 {
    width: 258px;
    background-color: #D6CB99;
    padding-left: 32px;
    padding-top: 30px;
    line-height: 12pt;
    padding-bottom: 5px;
    color:#FFFFFF;
}
.foot {
    color: #FFFFFF;     
}

a.foot {
    color: #FFFFFF;     
}

td.foot {
    background-color: #D6CB99;
    color: #FFFFFF;
    padding-left: 32px;
    padding-top: 30px;
    padding-bottom: 10px;
    line-height: 12pt;
}

td.content {
    background-color: #D6CB99;
    border-right-width: 6px;
    border-right-style: solid;
    border-right-color: #FFFFFF;
    border-left-width: 6px;
    border-left-style: solid;
    border-left-color: #FFFFFF;
    width: 438px;
    vertical-align: top;
    margin: 0px;
    padding: 0px;
    border-top-width: 6px;
    border-top-style: solid;
    border-top-color: #FFFFFF;
}

td.info {
    background-color: #D6CB99;
    width: 258px;
    border-top-style: solid;
    border-top-color: #FFFFFF;
    border-top-width: 6px;
    
}

td.info-color {
    width: 258px;
    color: #FFFFFF;
    border-bottom-style: solid;
    border-bottom-color: #FFFFFF;
    border-bottom-width: 6px;
    padding-left: 10px;
    padding-right: 10px;
    padding-bottom: 15px;
    padding-top: 15px;
    line-height: 13pt;
}



td.info-img {
    width: 258px;
    border-bottom-style: solid;
    border-bottom-color: #FFFFFF;
    border-bottom-width: 6px;
}

a.langua {
    color: #FFFFFF;
    margin-left:32px;
    margin-top:10px;
}

a.menue {
    font-weight: bold;
    line-height:18px;
}

a.menue:hover {
    text-decoration:none;
}

a.submenue {
    line-height: 16pt;
    margin-left: 20px;
}

a.submenueactive {
    color: #D1212B;
    line-height: 16pt;
    margin-left: 20px;
}

a.subsubmenue {
    line-height: 16pt;
    margin-left: 45px;
}

a.subsubmenueactive {
    color: #D1212B;
    line-height: 16pt;
    margin-left: 45px;
}

td.secondmenue {
    background-color: #D6CB99;
    /*padding-left:13px;*/
    /*padding-top:5px;
    padding-bottom:5px;*/
         }


a.foot {
    color: #FFFFFF;     
}

p.top{
    text-align: right;
    margin-top: 15px;
    margin-right: 12px;
    margin-bottom: 15px;
    margin-left: 0px;
}


a.secondmenueactive {
    color: #FFFFFF;
    text-decoration: none;
}

img.logo {
    margin-bottom:30px;
}

table.exhibition {
    background-color: #D6CB99;
    border-top-style: none;
    width: 438px;
    border-bottom-width: 6px;
    border-bottom-style: solid;
    border-bottom-color: #FFFFFF;
}
    
table.all-exhibitions {
    width: 438px;
    padding-left:13px;
    padding-top:20px;
    padding-bottom: 15px;
    border-bottom-width: 6px;
    border-bottom-style: solid;
    border-bottom-color: #FFFFFF;
    padding-right: 13px;

}

table.all-exhibitions2 {
    width: 438px;
    padding-left:13px;
    padding-top:20px;
    padding-bottom:20px;

}
td.exh-text {
    width: 219px;
    height: 213px;
    vertical-align: top;
    padding-left:13px;
    padding-top:25px;
    padding-right: 13px;

}

td.exh-text2 {
    width: 438px;
    height: 213px;
    vertical-align: top;
    padding-left:13px;
    padding-top:25px;
}
    
.exh-img {
    width: 219px;
}

h1.exh-artist {
    color: #FFFFFF;
    font-weight: bold;
    text-transform: uppercase;
    margin-bottom: 0px;
    margin-top: 0px;
}

h2.exh-title {
    color: #E5DFB2;
    margin-bottom: 0px;
}

p.exh-open {
    color: #E5DFB2;
    font-weight: bold;
    margin: 12px 0px 5px;
    line-height: 12pt;
}

table.contenttext{
    background-color: #D6CB99;
    width: 438px;
    margin: 0px;
    padding: 0px;
}

td.contenttext{
    background-color: #D6CB99;
    padding-left: 13px;
    padding-top: 0px;
    padding-bottom: 15px;
    vertical-align: top;
    padding-right: 10px;
/*white-space:nowrap;*/
}

td.contentbox{
    /*background-color: #D6CB99;*/
    padding: 0px 0px 0px 0px;
    vertical-align: top;
}

table.contentimg {
    margin-top: 25px;
    width: 410px;
}

td.contentimg {
    font-size: 7.5pt;
    color: #706645;
    line-height: 11pt;
    padding-bottom: 2px;
    padding-right: 5px;
    padding-left: 5px;
    vertical-align: bottom;
    width: 200px;
}

td.contentimg2 {
    font-size: 7.5pt;
    color: #706645;
    line-height: 11pt;
    padding-bottom: 0px;
    padding-right: 5px;
    padding-left: 0px;
    padding-top: 3px;
}

.contentimg2 {
    font-size: 7.5pt;
    color: #706645;
    line-height: 11pt;
    margin-top: 3px;
}

a.contentimg {
    font-size: 7.5pt;
    color: #706645;
    line-height: 11pt;
    text-decoration: none;
}



td.contenttabletext {
    line-height: 15pt;
    padding-top: 2px;
    padding-bottom: 2px;
    padding-right: 9px;
    border-bottom-style: solid;
    border-bottom-color: #E7DFC6;
    border-bottom-width: 1px;
    vertical-align: top;
}

td.contenttabletext2 {
    line-height: 15pt;
    padding-top: 2px;
    padding-bottom: 2px;
    padding-right: 0px;
    border-bottom-style: solid;
    border-bottom-color: #E7DFC6;
    border-bottom-width: 1px;
    vertical-align: top;
}

td.contentdetailimg {
    padding: 25px;
}

.info2 {

    width: 258px;
    color: #000000;
    padding-left: 10px;
    padding-right: 10px;
    padding-bottom: 15px;
    padding-top: 15px;
    line-height: 13pt;
}
ul {
    line-height: 15pt;
    margin-left: 14px;
    padding-left: 3px;
    margin-top: 0px;
    padding-top: 0px;
    list-style-type: square;

}

hr {
background-color: #F2EACF ; /* Farbe für Opera und Firefox */ 
color: #F2EACF; /* Farbe für Internet Explorer (IE) */
border: 0; 
height: 1px; 
width: 410px;
}


/* ###################################################### */
/* ########## Styles für Contenido-Funktionen############ */
/* ###################################################### */



/* ####################### NAVIGATION ################### */
.navigation {
    float:left;
         margin:5px 0px 0px 0px;
}


/******** Level 1 ***********/
.navigation ul {
    width:258px;
    margin:0;
    padding:0;
    background-color:transparent;
         line-height:28px;
    text-decoration: none;
         list-style:none;         
}

.navigation ul li {
         padding: 0px 0px 0px 0px;
    color: #000;
         font-weight: bold;             
}

.navigation ul li a {
         display: block;
    margin:0;
    padding:0 0 0 32px;
    text-decoration:none;
         }

.navigation ul li a:hover {
         background-color:#E3DAA2;
    color:#000;
}

.navigation ul li.active a {
         background-color:#E8E1BA;
    color:#000;
}

/********* Level 2 *************/
.navigation ul.subNavigation {
        margin:0px 0px 0px 0px;
    padding:0px 0px 0px 0px;
         line-height:22px;
}

.navigation ul.subNavigation li a {
         margin:0px 0px 0px 0px;
    padding:0px 0px 0px 52px;
            font-weight: normal;
         color:#000;
}

.navigation ul.subNavigation li.active a {
    color:#D1212B;
         font-weight: normal;
}

.navigation ul.subNavigation li a:hover {
text-decoration:underline;  
}


/************* Level 3 ************/
.navigation ul.subSubNavigation {
         margin:0px 0px 0px 0px;
    padding:0px 0px 0px 0px;
         line-height:22px;
         color:#000;
}

.navigation ul.subNavigation li ul.subSubNavigation li a {
         margin:0px 0px 0px 0px;
    padding:0px 0px 0px 72px;
    font-weight: normal;
         color:#000;
}

.navigation ul.subNavigation li ul.subSubNavigation li a:hover {
         text-decoration:underline;
}

.navigation ul.subNavigation li ul.subSubNavigation li.active a {
         color:#D1212B;
         font-weight: normal;
}

/************* Meta Navigation ************/
#metaNavigation {
            margin: 3px 0px 0px 13px;
    padding:0px 0px 0px 0px;
         text-align:left;
         }

.secondmenue {
         background-color: #D6CB99;
    color: #000;
         line-height:20px;
    }

a.secondmenueactive {
    color: #FFFFFF;
    text-decoration: none;
}

a.secondmenueactive:hover {
    color: #FFFFFF;
    text-decoration: underline;
}

/******************** Sitemap **********************/

.sitemap, .sitemap ul {
        margin-left:0;
        padding-left: 0;
}

.sitemap li {
    border-bottom: 1px solid #ffffff;
    list-style-type:none;
}

.sitemap .level1 {
        background-color: #E8E1BA;
        padding: 3px 3px 3px 10px;
        font-weight:bold;
}

.sitemap .level2 {
        background-color: #F2EACF;
        padding: 3px 3px 3px 30px;
}

.sitemap .level3 {
        background-color: #ffffff;
        padding: 3px 3px 3px 50px;
}

/* Only for IE */
*+html .sitemap .list2, * html .sitemap .list2 {
        margin-top: -14px;
}


/******************** Artikel rechts **********************/
table.artikelbox {
    width:258px;
    margin:0px 0px 0px 0px;
    border-bottom: 6px solid #fff;
}

table.artikelbox2 {
    width:258px;
    margin:0px 0px 0px 0px;
}

.artikelbox p, .artikelbox2 p {
        font-family: Verdana, Arial, Helvetica, sans-serif;
        font-size: 8.5pt;
        /*color: #fff;*/
        padding: 15px 10px 15px 10px;
        line-height:13pt;
        }
.artikelbox a, .artikelbox2 a {
        font-family: Verdana, Arial, Helvetica, sans-serif;
        font-size: 8.5pt;
        /*color: #fff;*/
        text-decoration: none;
        }
.artikelbox a:hover, .artikelbox a:hover {
        text-decoration: underline;
        }
.artikelbox img, .artikelbox img {
        border:0;
        padding:0;
        margin:0;
        }

/* ###################################################### */
/* ####################### SEARCH INPUT ################# */
/* ###################################################### */
#search {
    margin:20px 0 0 20px;
    font-size:11px;
    background-color:transparent;
}
#search label {
    font-size:11px;
    display:block;
    float:left;
    width:42px;
    padding:2px 0 0 0;
}
#search input {
    border:1px solid #ccc;
    width:140px;
    height:14px;
    font-size:11px;
}
#search input.sbmt {
    border:0;
    width:5px;
    height:10px;
    margin:0 0 0 10px;
}


/* ###################################################### */
/* ####################### SEARCH OUTPUT ################ */
/* ###################################################### */
#searchResults {
    margin:0 0 10px 0;
}
#searchResults p.message {
    margin:20px 0 30px 0;
}
#searchResults div.searchResultItem {
    border-bottom:1px solid #fff;
    margin:0 0 10px 0;
    padding:0 0 10px 0;
}
#searchResults div.searchResultItem h2 {
    font-size:11px;
    margin:0 0 5px 0;
    padding:0;
    color:#fff;
    font-style:bold;
}

/* ###################################################### */
/* ####################### Kalender ################ */
/* ###################################################### */

table.tblkalnav {
   margin: 20px 0px 20px 0px;
   border-top:1px solid #e7dfc6;
   border-bottom:1px solid #e7dfc6;
}

td.kalnav {
   padding: 3px 0px 3px 10px;
   font-size: 10px;
   font-weight: normal;
   color:#000;
   text-align: left;
}

td.kalnav a {
   font-size: 10px;
   font-weight: normal;
   text-decoration: none;
   color:#000;
}

td.kalnav a:hover {
   font-size: 10px;
   font-weight: normal;
   color:#D1212B;
   text-decoration: none;
}

td.kalnav2 {
   padding: 3px 10px 3px 0px;
   font-size: 10px;
   font-weight: normal;
   color:#000;
   text-align: right;
}

td.kalnav3 {
   padding: 3px 0px 3px 10px;
   font-size: 10px;
   font-weight: normal;
   color:#999999;
   text-align: left;
}

table.calendar {
    width: 258px;
    margin-bottom: 15px;
}

td.calendar {
    padding-left: 10px;
    padding-right: 10px;
    padding-bottom: 5px;
    text-align: right;
    width: 37px;
    padding-top: 5px;

}

td.header-calendar {
    font-weight: bold;
    color: #D1212B;
    padding-left: 10px;
    padding-right: 10px;
    padding-bottom: 5px;
    padding-top: 10px;
}

a.calendar  {
    color: #D1212B;
}

a.calendaractive  {
    color: #D1212B;
    font-weight: bold;

}

/* +++++++++++ Exceltest ++++++++++++++++++ */
#table_loader_div{ 
    float:left; 
    margin-left:50px; 
} 

.table_data{ 
   /*border-bottom-style:solid; 
   border-bottom-width:0.5px;*/ 
} 

.excel_headline { 
    background-color:#EA8B2E; 
    font-weight:bold; 
    border-left:1px solid #000000; 
    border-right: 1px solid #000000; 
    border-bottom:1px solid #000000; 
    border-top:0px; 
} 

.bg_grey { 
    background-color:#ebecee; 
} 

.tab_base{ 
   background:#F4F4F4; 
   font-weight:bold; 
    color:#ea8b2e; 
   cursor:pointer; 
    border-left:1px; 
    border-right:1px; 
    border-top:1px; 
    border-bottom:0px; 
    border-style:solid; 
    border-color:#000000; 
    padding:0px 3px 0px 3px; 
} 

.table_sub_heading{ 
   background:#CCCCCC; 
   font-weight:bold; 
   border-style:solid; 
   border-width:1; 
} 

.table_body{ 
   font-weight:normal; 
   font-size:9pt; 
   font-family:sans-serif; 
    border-collapse:collapse; 
    border-left:1px solid #000000; 
    border-right:1px solid #000000; 
    border-top:0px; 
    border-bottom:1px solid #000000; 
} 

#tabellen_tabs{ 
    float:left; 
    min-width:400px; 
    margin-left:50px; 
} 

.table_tabs { 
    font-weight:normal; 
   font-size:9pt; 
   font-family:sans-serif; 
   border-color:#000000; 
    border-collapse:collapse; 
    border-left:1px; 
    border-right:1px; 
    border-top:1px; 
    border-bottom:0px; 
    border-style:solid; 
    text-align:left; 
    cursor:pointer; 
} 

.tab_base:hover{ 
    background:#EA8B2E; 
   color:#ffffff; 
   font-weight:bold; 
   border-color:#000000; 
    border-left:1px; 
    border-right:1px; 
    border-top:1px; 
    border-bottom:0px; 
    border-style:solid; 
    cursor:pointer; 
    padding:0px 3px 0px 3px; 
} 

.tab_loaded{ 
   background:#EA8B2E; 
   color:#000000; 
   font-weight:bold; 
   border-color:#000000; 
    border-left:1px; 
    border-right:1px; 
    border-top:1px; 
    border-bottom:0px; 
    border-style:solid; 
    cursor:pointer; 
    padding:0px 3px 0px 3px; 
} 

.table_body td { 
  padding:3px 10px 3px 10px; 
} 

#table_complete{ 
    min-width:500px; 
    *width:500px; 
}

.download_presse {
    border-top: 1px solid #e7dfc6;
     margin: 5px; 
     padding-top: 10px; 
     padding-bottom: 10px;
     padding-left: 5px;
     width: 220px;    
     }
.download_pressefoto {    
    width: 95px; 
    float: left; 
    margin-right: 10px;
    margin-bottom: 5px;
    }