body
{
    background-color: #EEE9D8;
}

TABLE {
  border-collapse: collapse;
  
}

TABLE TD {
  padding: 0px;
}

.table_menu_oben
{
    height: 100px;
}
.table_menu_unten
{
    height: 50px;

}
.outertable
{

}


.innertable
{
    width: 1010px;
    background-color:#EEE9D8;
}

.hauptfenster
{
        height:595px;
        overflow:hidden;
        color:black;
}
.slideshow
{
        height:595px;
        overflow:hidden;
        color:black;
}

.table_balken_oben
{
    height: 8px;
    background-color: #9B9C91;
}
.table_balken_unten
{
    height: 8px;
    background-color: #9B9C91;
           
}


/*
Menus (Links)
*/
.menuoben
{
    color: #000000;
    text-decoration: none;
    margin-left: 20px;
    text-transform: uppercase;
    font-family: 'Arial';
    font-size: 12px;
}
.menuunten
{
    color: #000000;
    text-decoration: none;
    margin-left: 10px;
    margin-right: 10px;
    text-transform: uppercase;
    font-family: 'Arial';
    font-size: 10px;
}

.menuoben:hover
{
    color:#9B9C91; 
    text-decoration: none;
    margin-left: 20px;
    text-transform: uppercase;
    font-family: 'Arial';
    font-size: 12px;
}

.menuoben_clicked
{
    color:#9B9C91; 
    text-decoration: none;
    margin-left: 20px;
    text-transform: uppercase;
    font-family: 'Arial';
    font-size: 12px;
}

.menuunten:hover
{
    color:#9B9C91; 
}

.menuunten_clicked
{
    color:#9B9C91;
    text-decoration: none;
    margin-left: 10px;
    margin-right: 10px;
    text-transform: uppercase;
    font-family: 'Arial';
    font-size: 10px; 
}


.Fusszeile
{
    color:white;
    font-size:small;
}
    
.schrift_hauptfenster_normal
{
    font-family: 'Arial';
    font-size: 12px;
    color: #43310A;
}
.schrift_hauptfenster_mittel
{
    font-family: 'Arial';
    font-size: 17px;
}
.schrift_hauptfenster_gross
{
    font-family: 'Arial';
    font-size: 19px;
    color: #43310A;
}

.schrift_hauptfenster_mittel_v2
{
    font-family: 'Arial';
    font-size: 15px;
    color: black;
}

.schrift_hauptfenster_normal_v2
{
    font-family: 'Arial';
    font-size: 12px;
    color: black;
}
.schrift_hauptfenster_gross_v2
{
    font-family: 'Arial';
    font-size: 19px;
    color: black;
    font:bold;
}

h1.schrift_hauptfenster_gross_v2
{
    font-family: 'Arial';
    font-size: 19px;
    color: black;
    font-weight:lighter;
}
h1.schrift_hauptfenster_mittel
{
    font-family: 'Arial';
    font-size: 17px;
    font-weight:lighter;
}

.link_hauptfenster_normal_v2
{
    font-family: 'Arial';
    font-size: 12px;
    text-decoration:none;
    text-transform: uppercase;
    color: black;
}

.link_hauptfenster_normal_v2:hover
{
    color:#9B9C91;
    font-family: 'Arial';
    font-size: 12px;
    text-decoration:none;
    text-transform: uppercase;
}

.link_hauptfenster_im_text_v2
{
    font-family: 'Arial';
    font-size: 12px;
    color: black;
    text-decoration:none;
}

.link_hauptfenster_im_text_v2:hover
{
    color:#9B9C91;
}

.link_hauptfenster_normal
{
    font-family: 'Arial';
    font-size: 12px;
    text-decoration:none;
    text-transform: uppercase;
    color: #43310A;
}

.link_hauptfenster_normal:hover
{
    color:#9B9C91; 
    font-family: 'Arial';
    font-size: 12px;
    text-decoration:none;
    text-transform: uppercase;
}


.link_hauptfenster_im_text
{
    font-family: 'Arial';
    font-size: 12px;
    color: #43310A;
}

.link_hauptfenster_im_text:hover
{
    color:#9B9C91; 
}

.link_hauptfenster_unterseiten
{
    font-family: 'Arial';
    font-size: 12px;
    text-decoration: none;
    color: #43310A;
    background-position: left center;
    background-image: url('./common/link_quadrat.bmp');
    background-repeat: no-repeat;
}

.link_hauptfenster_unterseiten_clicked
{
    background-position: left center;
    font-family: 'Arial';
    font-size: 12px;
    text-decoration: none;
    color: #7E672C;
    background-position: left center;
    background-image: url('./common/link_quadrat_clicked.bmp');
    background-repeat: no-repeat;
}

.link_hauptfenster_unterseiten:hover
{
    color: #7E672C;
    background-image: url('./common/link_quadrat_clicked.bmp');
}


.zoom_schliessen
{
    z-index:2;
    position:absolute;
    left:1135px;
    top:790px;
    display:none;
    font-family:Arial;
	color: black;
	border-style: none;
	background-color: transparent;
	font-weight: bold;
	vertical-align: middle;
	cursor:hand;
	font-style:normal;
}

.zoom_bild
{
    z-index:1;
    position:absolute;
    top:10px;
    left:700px;
    display:none;
}


.besucher
{
    color: #000000;
    text-decoration: none;
    font-family: 'Arial';
    font-size: 9px;
}

.dynamicmenu
{
    background-color: #EEE9D8;
    opacity: 0.9; 
    filter:alpha(opacity=90); /* Internet Explorer */
    border-style:solid;
    border-width: thin;
    border-color: #9B9C91;

}

.dynamicmenuitem
{
    color: #000000;
    text-decoration: none;
    margin-top: 2px;
     margin-bottom: 3px;
     margin-left: 5px;
     margin-right:5px;
    text-transform: uppercase;
    font-family: 'Arial';
    font-size: 12px;
}
.dynamicmenuitem:hover
{
    color:#9B9C91;
}
.dynamicmenuitem_selected
{
    color: #7E672C;
    text-decoration: none;
    margin-top: 2px;
     margin-bottom: 3px;
     margin-left: 5px;
     margin-right:5px;
    text-transform: uppercase;
    font-family: 'Arial';
    font-size: 12px;
}




.dynamicmenuitem_selected:hover
{
    color:#9B9C91;
}
