body {
    font-family: sans-serif;
    color: #333333;
    background-color: #ffffff;
    margin: 0;
    line-height: 150%;
    padding: 0;
}
a:link {
    color: #000000;
    background-color: #ffffff;
    text-decoration: ;
    font-weight :bold;
}
a:visited {
    color: #dddddd;
    background-color: #000000;
    text-decoration: ;
}
a:hover img {
    color: # transparent;
    background-color: #ffffff;
    text-decoration: none;
    border: 4px solid black;
}
a:hover {
    color: #ffffff;
    background-color: #000000;
    text-decoration: none;
}
div#menu {
    color: #000000;
    background-color: #ffffff;
    text-decoration: none;
    font-family: arial;
    font-weight: bolder;
    font-size: 1.1em;
}
a:active {
    color: #4f6f8f;
    background-color: transparent;
    text-decoration: ;
}
a:focus {
    color: #4f6f8f;
    background-color: transparent;
    text-decoration: ;
}

li  a:link, li a:visited, li a:active {
    text-decoration: none;
}
p i img {
	border: 0px;
}
p img {
	border: 5px solid #aaaaaa;
	border-top: 6px solid #555555;
	border-left: 6px solid #555555;
}
img {
    vertical-align: middle;
    border: 0;
    background-color: transparent;
}
h1 {
    line-height: 100%;
    padding: 2%;
    margin-top: 40px;
    text-decoration: ;
    background-color: #ffffff;
    font-family: serif;
    font-weight: normal;
    font-size: 20pt;
    color: #000000;
}
div {

    color: #000000;

}

div h1 {
	 letter-spacing: 0.3em;
    line-height: 100%;
    padding: 2%;
    margin-top: 40px;
    text-decoration: ;
    background-color: #ffffff;
    font-family: serif;
    font-weight: bolder;
    font-size: 20pt;
    color: #000000;
}
h2 {
    line-height: 50%;
    text-align: left;
    margin-top: 10px;
    padding: 2%;
    text-decoration: ;
    background-color: # transparent;
    font-family: serif;
    font-weight: bold;
    font-size: 20pt;
    color: #000000;
}
h3 {
    line-height: 10%;
    padding: 2%;
    margin-top: 0;
    text-decoration: ;
    background-color: # transparent;
    font-family: serif;
    font-weight: normal;
    font-size: 15pt;
    color: #ffffff;
}
ol#menu {
    font-size: 0.8em;
    font-family: arial;
    font-weight: bolder;
    list-style-type: none;
    float: left;
    margin-top: 10px;
    margin-bottom: 0px;
    margin-left: 0;
    margin-right: 0;
    padding: 0;
    width: 200px;

}
/*ol#menu li a:before {
    content: counter(menucounter) '. ';
    counter-increment: menucounter;
}*/
ol#menu li {
	 text-align: center;
    margin: 0;
    padding: 0;
    border-top: 1px solid #efefef;

}
/*ol#menu li:first-child {
    font-style: italic;
    text-align: center;
    background-color: #555555;
    border-top: 0px;
    border-bottom: 1px solid black;
}
/*ol#menu li:first-child a:before {
    counter-reset: menucounter;
    content: '';
}*/
ol#menu li a {
    display: block;
    padding: 0.5em 5px ;
    color: #000080;
    background-color: #ffffff;
}
ol#menu li a#keramik {
	
    background-image: url(img/0823.W-004.70A.b.jpg);
    color: #ffffff;
    
	
	}
ol#menu a.open {
    font-weight: bold;
    background-color: #eeffee;
}
div#wholecontent {
    margin-left: 210px;
    margin-right: 10px;
}
.image object {
    display: block;
    width: 100%;
  /*border: 1px solid black;*/
}
.image .abbr {
    font-style: italic;
}
pre {
    font-family: monospace;
    font-size: 12px;
    color: black;
    background-color: #efefff;
    margin: 15px;
    padding: 5px;
    border: 1px solid #dfdfdf;
    line-height: 1.2em;
}
code {
    background-color: #efefef;
    padding: 2px 4px;
    font-size: 14px;
}
table ol{
    border: 2px solid #FFFFFF;
    border-collapse: collapse;
}
table {
    border: 0px solid #FFFFFF;
    border-collapse: collapse;
}
table td,
table th {
  /*border: 1px solid #CFCFCF;*/
    padding: 10px;
}
table .header {
    background-color: #000000;
}
blockquote {
    border: 1px dotted #9f9f9f;
    background-color: #efefef;
    font-family: monospace;
}
.directlinkwarning {
    padding: 1em;
    text-align: center;
    background-color: #ffefef;
    border: 1px dashed #ff0f0f;
}
address {
    clear: both;
    border-top: 1px solid #0f0f0f;
    background-color: #cfcfcf;
    padding: 10px 10px 0 10px;
}

dfn {
    font-family: monospace;
    font-weight: bold;
    font-style: italic;
    padding: 2px;
    color: #2f4f6f;
    margin: "0em"
}
#pagescrolling {
    border-top: 1px dashed gray;
}
a span {display:none;}
a:hover{
	
	position: relative;
	
	}
a:hover span {
position: absolute; top:0px; left:250px; 
z-index:3;
color:black;
background-color: rgba(255,255,255,0.8);
font:normal 16px courier, sans-serif;
border:1px solid black;
display:block;
padding:10px;}
#baustelle {
	
	width: 100px;
	border: none;
	
	}
