/************************************************/
/*  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: 11px;
    color: #000000;
    margin:0;
}

body {
    background-color: #fff;
    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-size: 150%;
    font-weight: bold;
    text-transform: uppercase;
    margin-top:20px;
    margin-bottom: 0px;
}
    
h2{
    color: #D1212B;
    font-size: 140%;
    margin-top: 0px;
    margin-bottom: 10px;
    font-weight: lighter;
}

h3{
    color: #D1212B;
    font-weight: bold;
    margin-bottom: 0px;
    margin-top: 3px;
    text-transform: uppercase;
    line-height: 15pt;
}

p {
    color: #000000;
    line-height: 18px;
    margin-top: 7px;
    margin-bottom: 10px;
}

a {
    text-decoration: none;
    color: #000000;
}

a:hover {
    text-decoration: underline;
}
td,table {
    color: #000000;
}

.black {
    font-weight: bold;
    color: #000000;
}

.white {
    color: #fff;
}

.red {
    font-weight: bold;
    color: #D1212B;
}
.redNormal {
    font-weight: normal;
    color: #D1212B;
}
p.date-author {
    margin-top: 10px;
    margin-bottom: 0px;
}

table.main {
     margin: 0 auto;  /*Durch auto wird die Seite zentriert! */
    border: 0px solid #FFFFFF;
    background-color: #e8e1ba;
    /*background-image: url(../images/bg_main.gif);
    background-repeat: repeat-y;*/

}
table.menue {
    width: 258px;
    background-color: #e8e1ba;
}

table.header {
    border-left-style: solid;
    border-left-color: #FFFFFF;
    border-left-width: 0px;
}

td.menue {
    width: 258px;
    background-color: #e8e1ba;
    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: #E8E1BA;
    padding-left: 32px;
    padding-top: 30px;
    line-height: 12pt;
    padding-bottom: 5px;
}

td.address2 {
    width: 258px;
    background-color: #E8E1BA;
    padding-left: 32px;
    padding-top: 30px;
    line-height: 12pt;
    padding-bottom: 5px;
    color:#FFFFFF;
}
.foot {
    color: #7e734e;     
}

a.foot {
    color: #7e734e;     
}
a.foot:link {
    color: #7e734e;     
}
a.foot:active {
    color: #7e734e;     
}
a.foot:visited {
    color: #7e734e;     
}
td.foot {
    color: #7e734e;
    padding-left: 32px;
    padding-top: 30px;
    padding-bottom: 10px;
    line-height: 12pt;
}

td.content {
    background-color: #e8e1ba;
    border-right-width: 0px;
    border-right-style: solid;
    border-right-color: #FFFFFF;
    border-left-width: 0px;
    border-left-style: solid;
    border-left-color: #FFFFFF;
    width: 438px;
    vertical-align: top;
    margin: 0px;
    padding: 0px;
    border-top-width: 0px;
    border-top-style: solid;
    border-top-color: #FFFFFF;
}

td.info {
    background-color: #e8e1ba;
    width: 258px;
    border-top-style: solid;
    border-top-color: #FFFFFF;
    border-top-width: 0px;
    
}

td.info-color {
    width: 258px;
    color: #FFFFFF;
    border-bottom-style: solid;
    border-bottom-color: #FFFFFF;
    border-bottom-width: 0px;
    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: 0px;
}

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: 165%;
    margin-left: 20px;
}

a.submenueactive {
    color: #D1212B;
    line-height: 16pt;
    margin-left: 20px;
}

a.subsubmenue {
    line-height: 190%;
    margin-left: 45px;
}

a.subsubmenueactive {
    color: #D1212B;
    line-height: 16pt;
    margin-left: 45px;
}

td.secondmenue {
    background-color: #e8e1ba;
    /*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: #e8e1ba;
    border-top-style: none;
    width: 438px;
    border-bottom-width: 0px;
    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: 0px;
    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: #E8E1BA;
    width: 438px;
    margin: 0px;
    padding: 0px;
}

td.contenttext{
    background-color: #fff;
    padding-left: 13px;
    padding-top: 0px;
    padding-bottom: 15px;
    vertical-align: top;
    padding-right: 10px;
}

td.contentbox{
    /*background-color: #e8e1ba;*/
    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: 85%;
    color: #706645;
    line-height: 11pt;
    padding-bottom: 0px;
    padding-right: 5px;
    padding-left: 0px;
    padding-top: 3px;
}

.contentimg2 {
    font-size: 85%;
    color: #706645;
    line-height: 11pt;
    margin-top: 3px;
}

a.contentimg {
    font-size: 85%;
    color: #706645;
    line-height: 11pt;
    text-decoration: none;
}



td.contenttabletext {
    line-height: 140%;
    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: 140%;
    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: 140%;
    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:220%;
    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 14px;
    text-decoration:none;
         }

.navigation li  {
    border-bottom: solid 1px #fff;
}

.navigation li.active  {
    border-bottom: solid 1px #fff;
}

.navigation a  {
    border-left: solid 20px #b5a570;
}

.navigation ul  {
    border-top: solid 1px #fff;
}

.navigation ul li a:hover {
    background-color:#fff;
    color:#000;
}

.navigation ul li.active a {
    background-color:#E8E1BA;
    color: #d1212b;
    border-left: solid 20px #d1212b;
}

/********* Level 2 *************/

.navigation ul.subNavigation {
        margin:0px 0px 0px 0px;
    padding:0px 0px 0px 0px;
         line-height:200%;
         border:none;
}

.navigation ul.subNavigation li {
border:none;
}

.navigation ul.subNavigation li a {
         margin:0px 0px 0px 0px;
    padding:0px 0px 0px 32px;
            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:200%;
         color:#000;
         border-top:none;
}

.navigation ul.subNavigation li ul.subSubNavigation li a {
         margin:0px 0px 0px 0px;
    padding:0px 0px 0px 52px;
    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: 4px 0px 3px 0px;
    padding:0px 0px 0px 0px;
         text-align:left;
            width:400px;
            float:left;
         }

.secondmenue {
    background-color: #e8e1ba;
    color: #000;
    line-height:190%;
}

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: 0px solid #fff;
}

table.artikelbox2 {
    width:258px;
    margin:0px 0px 0px 0px;
}

.artikelbox p, .artikelbox2 p {
        /*color: #fff;*/
        padding: 15px 10px 15px 10px;
        line-height:16px;
        }
.artikelbox a, .artikelbox2 a {
        /*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;
    background-color:transparent;
}

#search label {
    display:block;
    float:left;
    width:42px;
    padding:2px 0 0 0;
}

#search input {
    border:1px solid #ccc;
    width:140px;
    height:14px;
}

#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 {
    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: 95%;

   font-weight: normal;

   color:#000;

   text-align: left;

}



td.kalnav a {

   font-size: 95%;

   font-weight: normal;

   text-decoration: none;

   color:#000;

}



td.kalnav a:hover {

   font-size: 95%;

   font-weight: normal;

   color:#D1212B;

   text-decoration: none;

}



td.kalnav2 {

   padding: 3px 10px 3px 0px;

   font-size: 95%;

   font-weight: normal;

   color:#000;

   text-align: right;

}



td.kalnav3 {

   padding: 3px 0px 3px 10px;

   font-size: 95%;

   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:110%; 

    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:110%; 

   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;

    }
    
    
/**** rechte spalte startseite ****/
p.righthl {
    background-color:#b5a570; 
    font-weight:bold;
    padding: 6px 10px 6px 10px; 
    margin-top:0px; 
    margin-bottom:0px; 
    color:#FFF;
}
    
    
    
td.tdtextnl {
    vertical-align: top;
}

td.tdtextnl_border {
    border-bottom-style: solid;
    border-bottom-color: #7E734E;
    border-bottom-width: 1px;
    vertical-align: top;
}

img.articlelistImage {
    float: left;
    margin: 0 10px 10px 0;
}

p.articlelistSubheadline {
    font-style: italic;
}

p.articlelistHeadline {
    font-size: 12px;
    font-weight: bold;
}

div.articlelistItem {
    clear: both;
}

div.articlelistBack, div.articlelistNext {
    display: inline;
    margin-left: 15px;
}

div#feedContent .description img {
    width: 415px;
    margin: 0 0 10px 0;
}
