* {
border: 0;
margin: 0;
padding: 0;
}

body {
background: url(pix/holz.jpg) center fixed;
color: #fff;
font-family: "Trebuchet MS",Arial,sans-serif;
font-size: 62.5%;
}

a {
-moz-transition: all .8s ease;
-webkit-transition: all .8s ease;
-o-transition: all .8s ease;
-ms-transition: all .8s ease;
transition: all .8s ease;
}

div#veranstaltung h1 {
background: #ccc;
color: red;
font-size: 172%;
}

div#veranstaltung h2 {
background: #ccc;
color: blue;
font-size: 172%;
}

div#seite {
background: #fff;
border: 8px solid #fff;
border-radius: 10px;
margin: 10px auto 10px auto;
width: 975px;
text-align: left;
}

div#kopf {
height: 248px;
width: 975px;
}

div#kopf p {
color: #fff;
font-size: 11px;
line-height: 13px;
padding: 4px 0 0 200px;
}

div#kopf p.orte {
padding-top: 149px;
}

div#kopf h1 {
color: red;
}

div#kopf h2 {
color: #fff;
font-size: 18px;
font-weight: bold;
line-height: 18px;
padding: 4px 0 0 200px;
}

div#kopf a:hover {
color: #fff;
}

div#links {
background: #fff url(pix/verlauf.png) no-repeat;
float: left;
height: 2000px;
min-height: 2000px;
padding-bottom: 2px;
width: 184px;
}

div#links h2 {
background: #49a749;
color: red;
font-size: 1.3em;
padding: 15px 2px 0 2px;
}

div#links h3 {
background: #49a749;
font-size: 1.3em;
padding: 15px 2px 0 2px;
}

table#reihe {
border: none;
border-collapse: collapse;
padding: 5px;
width: 528px;
}

table#reihe h2 {
font-size: 1.4em;
margin-top: 2px;
}

table#reihe td {
padding: 3px;
vertical-align: top;
}

table#reihe td tt {
color: #999;
display: block;
font-family: Verdana, Helvetica, sans-serif;
font-size: 0.9em;
margin-bottom: 5px;
}

table#reihe td tt.h {
color: red;
}

table#reihe td tt.m {
color: green;
}

div#info {
background: #fff url(pix/blatt1.png) no-repeat;
color: #333;
float: right;
font-size: 1.0em;
padding: 5px 10px;
width: 180px;
}

div#kompakt {
background: #bbd1bb url(pix/trans30.png);
border: 1px solid #ccc;
border-radius: 8px;
box-shadow: 2px 2px 4px #bbb;
padding: 4px;
}

/* Veranstaltungskalender */
div#events {
margin-top: 4px;
}

div#events p {
color: #333;
}

div#events p.termin {
font-style: italic;
margin: 6px 0 3px 0;
}

div#events p.ort {
color: #003869;
}

div#events p.titel {
color: #555;
font-size: 1.6em;
font-weight: bold;
}

div#events p.titel img {
border-bottom: 1px solid #aaa;
border-left: 1px solid #ccc;
border-right: 1px solid #aaa;
border-top: 1px solid #ddd;
float: right;
margin: 4px 0 35px 10px;
border-radius: 8px;
padding: 5px;
}

div#events a {
color: green;
text-decoration: none;
}

div#events a:hover {
background: green;
color: #fff;
}

div#events .schalten {
color: green;
font-size: 1.3em;
font-weight: bold;
padding: 2px;
}

div#events .schalten a {
color: #e90;
}

div#events .schalten a:hover {
background: #a00;
color: #ff0;
}

div#events .schalten p.anzahl {
font-size: 1.1em;
font-weight: normal;
padding: 2px;
}

div#events div.u {
border-bottom: 1px dotted green;
}

div#events div.g {
border-bottom: 1px dotted green;
}

div#events h2 {
margin: 10px 0 10px 0;
}

div.abschnitt {
background: #ffe;
padding: 2px;
border-top: 1px dotted #bbd1bb;
border-bottom: 1px dotted #bbd1bb;
font-size: 1.3em;
margin: 35px 0 5px 0;
width: 540px;
}

div.abschnitt a {
color: #999;
padding: 3px;
}

div.abschnitt a:hover {
background: none;
color: #d00;
text-decoration: underline;
padding: 3px;
}

div#fancybox-outer a:hover {
background: transparent;
}

/* Statische Veranstaltungen */
div#veranstaltungen {
margin-top: 60px;
}

div#inhalt {
background: #fff url(pix/schatten.png) no-repeat;
margin: 0 30px 0 184px;
min-height: 2000px;
padding: 2px 30px 0 30px;
}

div#info p.termin {
font-size: 1.2em;
font-style: italic;
line-height: 1.3em;
margin-top: 1.3em;
padding: 2px;
}

div#info p.titel {
font-size: 1.2em;
font-weight: bold;
padding: 2px;
}

div#info a {
color: #008000;
font-size: 1.2em;
}

div#info li {
color: #333;
font-size: 1.3em;
line-height: 1.35em;
list-style: outside url(pix/bullet.png);
margin: 0 0 0 25px;
}

div#info h3 {
background: url(pix/quadrat.png) no-repeat;
background-position: 2px 4px;
color: #49a749;
font-size: 1.7em;
margin: 15px 0 0 0;
padding-left: 25px;
text-shadow: 2px 2px 2px #aaa;
}

div#adresse {
background: #eee;
border: 1px solid #ccc;
border-radius: 8px;
margin: 18px 0 12px 0;
padding: 16px;
width: 510px;
box-shadow: 2px 2px 4px #bbb;
}

img#kurzkalender {
float: right;
height: 40px;
margin-top: 15px;
width: 172px;
}

#inhalt p {
color: #333;
font-size: 1.3em;
line-height: 1.4em;
margin: 0 0 10px 0;
}

#inhalt p.pdf {
background: #eee;
border: 1px dotted #49a749;
font-weight: bold;
margin-bottom: 10px;
padding: 12px;
}

#inhalt h2 {
color: #49a749;
font-size: 2.0em;
margin: 14px 0 0 0;
text-shadow: 2px 2px 2px #aaa;
}

#inhalt table h2 {
margin: 2px 0 0 0;
}

#inhalt h3 {
background: url(pix/quadrat.png) no-repeat;
background-position: 2px 4px;
color: #49a749;
font-size: 1.7em;
margin: 5px 0 0 0;
padding-left: 25px;
text-shadow: 2px 2px 2px #aaa;
}

#inhalt h4 {
color: #555;
font-size: 1.4em;
font-weight: bold;
margin: 10px 0 0 0;
}

#inhalt li {
color: #333;
font-size: 1.3em;
line-height: 1.4em;
list-style-type: square;
margin: 0 0 2px 15px;
text-align: left;
}

.links {
float: left;
margin: 0 20px 20px 0;
}

.rechts {
float: right;
margin: 0 0 20px 20px;
}

#inhalt ul.pic li {
line-height: 20px;
list-style: inside url(pix/blume.png);
}

.b240 {
width: 240px;
}

.taster {
background: #89b520;
border: 1px solid #008000;
color: #fff;
font-size: 11px;
font-weight: bold;
padding: 2px;
text-decoration: none;
border-radius: 2px;
}

.taster:link, .taster:visited {
color: #fff;
}

.taster:hover {
background: #e27d93;
border: 1px solid #c00025;
color: #800c25;
}

/* Navigationsleiste mit hover-Effekte */
ul#navigation {
list-style-type: none;
}

#navigation li {
border-bottom: 1px dotted #fff;
font-size: 1.3em;
}

li.e1 a, li.e2 a {
-moz-transition: all .8s ease;
-webkit-transition: all .8s ease;
-o-transition: all .8s ease;
-ms-transition: all .8s ease;
transition: all .8s ease;
}

li.e1 a:link, li.e1 a:visited {
background: #49a749;
border-left: 10px solid #49a749;
color: #fff;
display: block;
text-decoration: none;
padding: 2px 0 2px 3px;
}

li.g1 a:link, li.g1 a:visited {
background: transparent url(pix/nav.png) no-repeat;
color: #fff;
display: block;
font-weight: bold;
margin-left: -20px;
text-decoration: none;
padding: 2px 0 2px 33px;
}

li.e1 a:hover {
background: #1a5e1a;
border-left: 10px solid #1a5e1a;
border-top: 0;
color: #fff;
}

li.e2 a:link, li.e2 a:visited {
background: #61b761;
border-left: 10px solid #61b761;
color: #fff;
display: block;
padding: 2px 0 2px 3px;
text-decoration: none;
}

li.g2 a:link, li.g2 a:visited {
background: transparent url(pix/nav.png) no-repeat;
color: #fff;
display: block;
font-weight: bold;
margin-left: -20px;
padding: 2px 0 2px 33px;
text-decoration: none;
}

li.e2 a:hover {
background: #1a5e1a;
border-left: 10px solid #1a5e1a;
color: #fff;
}

li.e3 a:link, li.e3 a:visited {
background: #371;
color: #fff;
display: block;
text-align: right;
text-decoration: none;
padding: 2px 5px 2px 13px;
}

li.g3 a:link, li.g3 a:visited {
background: #d7b url(pix/ror.png);
border-left: 20px solid #d7b;
color: #fff;
display: block;
font-weight: bold;
text-align: right;
text-decoration: none;
margin-left: -20px;
padding: 2px 5px 2px 13px;
}

li.e3 a:hover {
background: #1a5e1a;
color: #fff;
}

li.e2 a:link:before,
li.e2 a:visited:before,
li.g2 a:link:before,
li.g2 a:visited:before {
content:"\2022  ";
}

a:link {
color: #104a94;
}

a:visited {
color: #104a94;
}

a:hover {
background: #49a749;
color: #fff;
}

a:active {
background: #ae1732;
color: #fff;
}

a.email:before {
content:url(pix/go2email.png)" ";
}

a.www:before {
content:url(pix/go2www.png)" ";
}

a.pdf:before {
content:url(pix/go2pdf.png)" ";
}

img.preview {
background: #fff;
border-bottom: 1px solid #aaa;
border-left: 1px solid #ccc;
border-right: 1px solid #aaa;
border-top: 1px solid #ddd;
margin: 1px 5px 1px 0;
padding: 5px;
border-radius: 8px;
box-shadow: 2px 2px 4px #bbb;
}

/* Bilder mit Texten */
#inhalt dl {
background: #fcfcfc;
border-bottom: 1px solid #aaa;
border-left: 1px solid #ccc;
border-right: 1px solid #aaa;
border-top: 1px solid #ddd;
margin-bottom: 4em;
padding: 5px;
border-radius: 10px;
box-shadow: 2px 2px 4px #bbb;
}

#inhalt dd {
color: #444;
font: 1.3em "Trebuchet MS",Arial,Verdana,sans-serif;
}

tr.g {
background: #eff8d6 url(pix/gradient.png);
}

tr.u {
background: #fff;
}

/* Nutzerformatierungen */
span.mt {
background: url(pix/quadrat.png) no-repeat;
background-position: 2px 1px;
color: #49a749;
display: block;
font-weight: bold;
font-size: 1.3em;
margin: 40px 0 0 0;
padding-left: 25px;
text-shadow: 2px 2px 2px #aaa;
}

span.mb {
color: #2b73b7;
font-weight: bold;
}

span.mg {
color: #008000;
font-weight: bold;
}

span.ml {
color: #9d059f;
font-weight: bold;
}

span.mr {
color: #c00000;
font-weight: bold;
}

span.mo {
color: #ff8000;
font-weight: bold;
}

span.ma {
color: #974d17;
font-weight: bold;
}

span.ms {
text-decoration: blink;
}

/* Sprungverweise */
.skip {
position: absolute;
top: -32768px;
left: -32768px;
}

.skip:focus, .skip:active {
position: static;
top: 0;
left: 0;
}

#skiplinks {
position: absolute;
top: 0px; 
left: -32768px;
z-index: 1000;
list-style-type: none;
width: 100%; 
}

#skiplinks a.skip:focus, #skiplinks a.skip:active {
left: 32768px; 
outline: 0 none;
position: absolute;
width: 100%;
color: #fff; 
background: #333;
border-bottom: 1px #000 solid;
padding: 10px 0;
text-decoration: none;
}

