html, body {
scrollbar-face-color: #FFF;
scrollbar-3dlight-color: #DDD;
scrollbar-darkshadow-color: #CB7218;
scrollbar-shadow-color: #ddd;
scrollbar-arrow-color: #CB7218;
scrollbar-track-color: #EEE;
}

body{
    font-family: "Times New Roman", Times, Garamond, serif;
	color: #000;
	margin: 0px;
	padding: 0px;
	background-color: #FFF;
}
a:link, a:visited{
color: #666;
font-weight: normal;
font-size: 0.85em;
font-family: Georgia, "Times New Roman", Times, Garamond, serif;
text-decoration: none;
}
a:hover{
color:#C60;
font-weight: normal;
text-decoration: none;
}
.aktiv{
color:#C60;
font-size: 0.85em;
font-weight: normal;
font-family: Georgia, "Times New Roman", Times, Garamond, serif;
text-decoration: none;
}
a.go, a.go:visited{
font-family: Arial, Helvetica, Geneva, sans-serif;
font-size: 1em;
color: #630;
text-decoration: underline;
}
a.go:hover{
font-family: Arial, Helvetica, Geneva, sans-serif;
font-size: 1em;
color: #C60;
text-decoration: underline;
}
a.biogo, a.biogo:visited{
font-family: "Times New Roman", Times, Georgia, Garamond, serif;
font-size: 1em;
color: #C60;
text-decoration: none;
}
a.biogo:hover{
font-family: "Times New Roman", Times, Georgia, Garamond, serif;
font-size: 1em;
font-weight: bold;
color: #C60;
text-decoration: underline;
}

/** bildseiten**/

#wrapper{
position: absolute;
margin:0;
width: 960px;
height: 460px;
background-color: #fff;
}
.feature{
margin-top: 0;
padding: 40px 0 0 25px;
float: left;
width: 260px;
font-size: 0.85em;
color: #444;
height:auto;
}
.feature h1{
margin: 0;
padding:0;
margin-bottom:-14px;
font-size:1.6em;
font-weight: bold;
font-family: Georgia, "Times New Roman", Times, Garamond, serif;
color: #000;
}
.big{
margin:0;
float:right;
width: 670px;
height: 480px;
background-position: center;
}
.bilddaten{
font-family: Arial, Helvetica, Geneva, sans-serif;
font-size: 0.8em;
line-height: normal;
}
.bildtitel{
font-family: Arial, Helvetica, Geneva, sans-serif;
font-size: 0.85em;
font-weight: bold;
}

/** textseiten**/

#wrapp{
position: absolute;
margin:0;
width: 882px;
height: auto;
}
.feat{
margin-top: 0;
padding: 40px 10px 0px 25px;
float: left;
font-size: 0.85em;
color: #444;
height:auto;
}
.feat h1{
margin: 0;
margin-bottom:-14px;
font-size:1.6em;
font-weight: bold;
font-family: Georgia, "Times New Roman", Times, Garamond, serif;
color: #000;
}
.feat h2{
margin: 16px 0 -4px 177px;
font-size:1.4em;
font-weight: normal;
color: #630;
}
.einzug{
padding: 0 40px 0 177px;
font-size: 1em;
}
.tab {
margin-left: 120px;
font-size: 0.95em;
font-family:"Times New Roman", Times, Garamond, serif;
}
tr {vertical-align:top;}

/** tabelle exhibition**/
.feat h3{
margin: 16px 0 -4px 53px;
font-size:1.3em;
font-weight: normal;
color: #630;
}
.einzug2{
padding-left: 0 40px 0 200px;
font-size: 0.95em;
}
.tab2 {
margin-left: 50px;
font-size: 0.95em;
font-family:"Times New Roman", Times, Garamond, serif;
}

