/*CSS-Datei fuer www.schalenberg.de*/
body {
text-align:center;
font:12px Arial,Helvetica,Geneva,sans-serif;
background:url(../bilder/bg-mitlaufend.gif) no-repeat 5px 50% #c0c0c0;
background-attachment:fixed;
padding:0;
margin:0;
}
p {
padding:0;
margin:0;
}
h1, h2, h3 {
font:12px Arial,Helvetica,Geneva,sans-serif;
}
.zentral {
text-align:left;
width:864px;
padding:8px;
border:solid 1px #005500;
-moz-border-radius:20px;
background: #dddddd url(../bilder/bg-navigation.gif) no-repeat right bottom;
margin:12px auto 0;
}
/*Kopfzeile (Name etc.)*/
#Layer1 {
color:#005500;
font-weight:bold;
font-size:1.66em;
}
.untertitel {
font-size:0.7em;
}
/*Bildbereich*/
#Layer2 {
margin-top:25px;
width:500px;
float:left;
}
#Layer2 h2 {
font-size:1.17em;
font-weight:bold;
}
/*Textbereich*/
#Layer3 {
margin-top:25px;
float:left;
width:200px;
padding:0 5px 0;
}
#Layer3 .textplus{
}
#schlagworte {
font-size:1.17em;
font-weight:bold;
}
/*Navigation*/
#Layer4 {
margin-top:25px;
float:left;
width:120px;
border-left:solid 1px #005500;
}
#Layer4 h3 {
font-size:1.17em;
font-weight:bold;
padding:0;
margin:0;
padding-left:5px;
}
#Layer4 p {
padding-left:5px;
}
/*Navigation Unterpunkte*/
ul {
/*horizontaler Farbbalken 25px als Listenmarker moeglich*/
/*list-style-image:url(../bilder/farbbalken25r.jpg);*/
list-style-type:none;
/*background-image:url(../bilder/farbbalken40.jpg); background-repeat:no-repeat; background-position:right bottom;*/
}
/*Seiteninterne Navigation (Top-Anker)*/
.anker img{
border:0;
}
/*Fusszeile*/
#Layer5 {
text-align:center;
padding-top:10px;
font-size:0.83em;
clear:left;
}
#Layer5 table {
margin: 0 auto 5px;
}
/*Links*/
a:link, a:visited {
color:#005500;
text-decoration:none;
}
a:hover {
color:#008800;
text-decoration:underline;
}
a:active {
color:#008800;
text-decoration:none;
}
/*Tabelle Ausstellungen*/
table {
border-collapse:collapse;
}
tr.g td {
padding-bottom:12px;
border-bottom:dotted 1px black;
}
tr.e td {
padding-bottom:12px;
border-bottom:dotted 1px black;
}
td.g {
background:url(../bilder/bg-g.gif) left bottom repeat-x;
}
td.e {
background:url(../bilder/bg-e.gif) left bottom repeat-x;
}
tr.endjahr {
border-bottom:solid 2px black;
}
#ausstellung {
width:630px;
margin-bottom:15px;
}
#ausstellung thead {
height:3em;
}
#ausstellung td {
vertical-align:top;
}
#ausstellung thead {
font-weight:bold;
text-align:center;
}
/*Kontaktformular*/