a,h1,h2,h3{color: #7d4e4a;}
a:hover {color: #555;}
h1 { font-size: 1.2em;}
h2 { text-align: left; padding: 0.3em;}


body {
background: #cce0cc;
color: #333;
font: normal 62.5% "Lucida Sans Unicode",sans-serif;
margin: 3% 0;
text-align: center; /* Zentrierung im Internet Explorer */
}
body#sub {
background: #fff;
color: #333;
font: normal 62.5% "Lucida Sans Unicode",sans-serif;
margin: 3% 0;
text-align: center; /* Zentrierung im Internet Explorer */
}

div#seite {
text-align: left; /* Seiteninhalt wieder links ausrichten */
margin: 0 auto; /* standardkonforme horizontale Zentrierung */
width: 840px;
background: #fff;
padding: 0;
font-size: 1.2em;
border: 12px solid #7d4e4a;
}

div#header {
width: 840px;
background: url(images/swing_herbst.gif) no-repeat;
font: normal 2.4em Verdana,sans-serif;
color: #cc6600;
line-height: 150px;
text-align: center;
}

div#footer {
clear: both;
background: #fff;
border-top: 1px solid #7d4e4a;
color: #7d4e4a;
line-height: 28px;
width: 100%;
text-align: left;
font-size: 0.9em;
text-indent:1em;
}
div#footer a {color: #111;}
div#footer a:hover {color: #555;}

ul#nav {
clear: both;
float: left; width: 140px;
margin: 0 0 1.2em; padding: 0;
}
ul#nav h1 {
background: #7d4e4a;
color: #FFE;
font: bold 1.1em Verdana,sans-serif;
line-height: 24px;
padding-left: 8px;
margin: 0;
}
ul#nav li {
border-bottom: 1px solid #7d4e4a;
list-style: none;
line-height: 10px;
}
ul#nav li a {
background: #ded3d2;
color: #111;
display: block;
padding: 8px 0 8px 12px;
width: 128px;
text-decoration: none;
}
ul#nav a:hover {
background: #7d4e4a;
color: #000;
font: bold 1.0em Verdana,sans-serif;
line-height: 10px;
}

div#inhalt {
margin: 0 0 0 140px;
padding: 1.5em;
list-style-image: url(images/li_herbst.gif);
border: 1px;
}
* html div#inhalt {
height: 1em; /* Workaround gegen den 3-Pixel-Bug des Internet Explorer bis Version 6 */
margin-bottom: 0;
}
div#inhalt ul {margin-left: 1.2em;}
div#inhalt p {
font-size: 1em;
margin: 1em 0;
}

blockquote#block{
text-align: left;
list-style-image: url(images/li_herbst.gif);
}
div#Bilderfenster{
text-align: center;
}
div#Bilderfenster img{
vertical-align:middle;
padding: 2px;
}

.thumb {
float: none;
width: 660px;
text-align: center;
}
.thumb img {
padding: 0.3em;
border: 1px solid;
}
.thumb a:hover img {
border: 1px dashed;
background: #cce0cc;
}

#pager {
margin: 1em;
text-align: center;
}
#pager h2 {
display: inline;
padding: 3em ;
}
#pager ul {
margin: 0;
padding: 0;
list-style: none;
text-align: center;
}

#pager li {
display: inline;
}

#pager a {
color: #111;
background: #ded3d2;
border: 1px #7d4e4a solid;
text-decoration: none;
padding: 0.5em;
}

#pager a:hover {
color: #111;
text-decoration: none;
background: #7d4e4a;
border: 1px #7d4e4a solid;
}



h2#links {text-align: left; padding: 0.3em;}
h2#rechts {text-align: right; padding: 0.3em;}

