/*--SabineHeller.css  --20.10.2006--*/

BODY {
WIDTH: 900px;
FONT-FAMILY:Verdana,Arial,sans-serif;
FONT-SIZE: 12px;
BACKGROUND-COLOR: #FFFFFF;
COLOR: #3C3C3C;
TEXT-ALIGN: left;
FONT-WEIGHT: normal;
FONT-STYLE: inherit;
MARGIN: 5px;

}
#content{
MARGIN-left:20px;
WIDTH: 900px;
FONT-SIZE: 10px;
BACKGROUND-COLOR:#D8D8B1;
PADDING: 2px 0 3px 0px ;
/*HEIGHT: 50px;   */
}
#sab_foto{
float:right;
padding: 10px;
}
.sab{
FONT-FAMILY: Times New Roman, Arial,sans-serif;
color:#840000;
font-size: 36px;
}
#zitat{
FONT-SIZE: 12px;
}

#text_head{
float:right;
FONT-SIZE: 15px;
margin:0px; padding:30px 170px 0 0;
}
/*--Navigation--*/
ul#Navigation {
FONT-WEIGHT: bold;
FONT-SIZE: 12px;
margin:0; padding: 0;
text-align: center;
border-right : 1px solid #848284;
border-bottom : 1px solid #848284;
background-color: silver;
}

ul#Navigation li {
list-style: none;
display: inline;
margin: 0;
padding: 0;
}

ul#Navigation a, ul#Navigation span {
float: left;
width: 9.5em;
margin: 0.4em;
padding: 0.2em 1em;
text-decoration: none;
font-weight: bold;
border: 1px solid black;
border-left-color: white;
border-top-color: white;
color: maroon;
background-color:#CFCFCF;
  }

/* Korrektur fuer IE 5.x */
* html ul#Navigation a, * html ul#Navigation span {
width: 11.5em;
}

ul#Navigation a:hover, ul#Navigation span {
border-color: white;
border-left-color: black; border-top-color: black;
color:#FFFFFF;
background-color:#808080;
}
ul#Navigation div {
clear: left;
}
/*--Untermenu--*/
ul#Navigation_zei {
FONT-WEIGHT: bold;
FONT-SIZE: 12px;
margin:0; padding-left: 149px;
text-align: center;
}

ul#Navigation_zei li {
list-style: none;
display: inline;
margin: 0;
padding: 0;
}

ul#Navigation_zei a, ul#Navigation_zei span {
float: left;
margin: 0.2em 0.4em;
padding: 0.2em 1em;
text-decoration: none;
font-weight: bold;
border: 1px solid black;
border-left-color: white;
border-top-color: white;
color: maroon;
background-color:#CFCFCF;
  }

* html ul#Navigation_zei{
margin: 0 0.4em;
padding-left: 145px;
}
*html ul#Navigation_zei a, ul#Navigation_zei span{
margin: 0.4em 0.4em;
padding: 0.2em 1em;

}

ul#Navigation_zei a:hover, ul#Navigation_zei span {
border-color: white;
border-left-color: black; border-top-color: black;
color:#FFFFFF;
background-color:#808080;
}
ul#Navigation_zei div {
clear: left;
}

/*--index.htm--*/
#content_li, .content_li{
text-align: center;
float:left;
width:450px;
}
ul.tab_li{
float:left;
width:200px;
border: 0px solid  #3C3C3C;    /*rot*/
margin-left:10px; padding: 5px 5px;
}
ul.tab_li li, a{
list-style: none;
text-decoration: none;
font-weight: bold;
color: maroon;
padding: 5px 0;
}

ul.tab_mi{
float:left;
border: 0px solid  #3C3C3C;    /*rot*/
margin-left:10px; padding: 5px;
}
ul.tab_mi li, a{
list-style: none;
text-decoration: none;
font-weight: bold;
color: maroon;
padding: 5px 25px 5px 35px;
}

ul.tab_re{
text-align: center;
align:right;
list-style: none;
border: 0px solid  #3C3C3C;
margin-left:230px; padding: 3px 10px 5px 10px;
}

ul.tab_re li, a{
list-style: none;
font-weight: bold;
color: maroon;
padding:5px 0;
margin:0;
}
#content_re{
FONT-SIZE: 13px;
padding-right:  35px;
}

.text_content{
float:right;
text-align:left;
padding-right: 110px
}
/*--ausstellung.htm--*/
table.ausstellung, table.bio {
FONT-SIZE: 12px;
margin-top: 30px;
}
/*biographie.htm*/
#content_bio{
text-align: center;
float:left;
width:450px;
}
ul.bio{
float:left;
margin-left:10px; padding: 5px 5px;

}
ul.bio li, a{
list-style: none;
text-decoration: none;
font-weight: bold;
color: maroon;
padding: 5px 0;
}
/*zeichnung.htm*/
#contentZei_re{
float:left;
text-align: center;
padding-right: 20px;
}

ul.zei_li{
float:left;
width:200px;
border: 0px solid  #3C3C3C;
margin-left:10px; padding: 5px 5px;
}
ul.zei_li li, a{
list-style: none;
text-decoration: none;
font-weight: bold;
color: maroon;
padding: 5px 0;
}

ul.zei_re{
align:right;
list-style: none;
width:180px;
border: 0px solid  #3C3C3C;
margin-left:230px; padding: 3px 10px 5px 10px;
}
ul.zei_re li, a{
list-style: none;
font-weight: bold;
color: maroon;
padding:5px 0;
margin:0;
}




/*----Fusszeile---*/
#footer {
CLEAR: both;
DISPLAY: block;
FONT-SIZE: 10px;
PADDING-LEFT: 0px;
BACKGROUND:silver;
PADDING-BOTTOM: 0px;
MARGIN: 0;
WIDTH: 100%;
PADDING-TOP: 0px;
}

P.foot {
PADDING-RIGHT: 0px;
TEXT-ALIGN: left;
PADDING-LEFT: 5%;
PADDING-BOTTOM: 3px; MARGIN: 0px;
WIDTH: 90%;
FONT: 100% arial, sans-serif;
COLOR: #3C3C3C;
PADDING-TOP: 3px }

P.foot A {
FONT: 100% verdana;
COLOR: #ffffff }