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

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

div#seite {
background: #355e80 url(pix/tapete.png) repeat-y;
border: 8px solid #fff;
border-radius: 10px;
box-shadow: 2px 2px 4px #333;
margin: 10px auto 10px auto;
text-align: left;
width: 975px;
}

a {
-moz-transition: background-color .3s ease;
-webkit-transition: background-color .3s ease;
-o-transition: background-color .3s ease;
-ms-transition: background-color .3s ease;
transition: background-color .3s ease;
}

div#kopf {
background: #00509f url(pix/blauverlauf.png);
height: 100px;
}

div#kopf .logokopf {
border: none;
float: left;
height: 99px;
width: 184px;
}

div#kopf .himmelkopf {
border: none;
float: right;
height: 100px;
width: 398px;
}

div#kopf a, div#kopf p {
color: #fff;
font-size: 11px;
line-height: 13px;
text-align: center;
}

div#kopf h1 {
color: #fff;
font-size: 18px;
font-weight: bold;
text-align: center;
line-height: 18px;
margin: 5px 0;
}

div#kopf h1 + p {
font-style: italic;
}

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

div#fuss {
color: #999;
font-size: 1.1em;
margin-left: 210px;
padding: 2px 0 2px 0;
width: 975px;
}

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

div#links h2 {
background: #0050a0;
font-size: 1.3em;
padding: 15px 2px 0 2px;
}

div#inhalt {
background: #fff url(pix/spirale.png) repeat-y;
margin: 0 188px 0 184px;
min-height: 700px;
padding: 2px 35px 0 40px;
}

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

#inhalt p.firma {
color: #0050a0;
font-weight: bold;
text-shadow: 2px 2px 4px #aaa;
}

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

#inhalt tt.h {
color: red;
}

#inhalt tt.m {
color: green;
}

#inhalt h1 {
color: #0050a0;
font-size: 2.0em;
margin: 2px 0 0 0;
text-shadow: 2px 2px 4px #aaa;
}

#inhalt h2 {
border-bottom: 2px dotted #a5c6d5;
color: #0050a0;
font-size: 1.7em;
margin: 20px 0 20px 0;
text-shadow: 2px 2px 4px #aaa;
}

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

#inhalt h4 {
font-size: 1.0em;
}

#inhalt p.zitat {
background: #eee;
border: 1px solid #666;
color: #666;
font-size: 1.4em;
font-style: italic;
font-weight: bold;
line-height: 1.5em;
margin: 0 30px 2px 30px;
padding: 8px;
-moz-border-radius: 8px;
}

#inhalt p.zitat:before {
content:"„";
}

#inhalt p.zitat:after {
content:"“";
}

#inhalt p.kunde {
color: #333;
font-size: 1.3em;
font-style: italic;
margin: 0 40px 40px 40px;
text-align: right;
}

#inhalt p.kunde:before {
content:"• ";
}

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

#inhalt li.seo:after {
content: "  " url(pix/topseo.png);
}

.menue {
background: url(pix/papierfeld.png);
border: 1px solid #eee;
color: #333;
font-family: Verdana,Arial,Helvetica,sans-serif;
font-size: 1.1em;
font-weight: bold;
margin: 4px;
padding: 2px;
vertical-align: middle;
width: 165px;
}

.taster {
background: #c00;
border: 1px solid #eee;
color: #fff;
font-weight: bold;
margin: 4px;
padding: 2px;
width: 165px;
}

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

div#events p {
color: #333;
margin: 0 0 10px 0;
}

div#events p.termin {
color: #555;
font-style: italic;
margin-bottom: 2px;
margin-top: 6px;
}

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

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;
-moz-border-radius: 8px;
padding: 5px;
}

div#events a {
color: #0050a0;
font-size: 1.0em;
font-weight: bold;
text-decoration: none;
}

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

div#events .schalten {
color: #0050a0;
font-size: 1.2em;
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 {
background: #cee1ea url(pix/gradient.png) center;
}

div#events div.g {
background: #fff;
}

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

/* Statische Veranstaltungen */
div#veranstaltungen {
background: url(pix/blatt.png);
margin-top: 34px;
padding: 48px 8px 3px 8px;
}

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

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

div#veranstaltungen a {
color: #00a;
font-size: 1.2em;
}

div#veranstaltungen a:hover {
background: #0050a0;
color: #fff;
}

/* Kleinanzeigen */
div#kleinanzeigen {
background: url(pix/blatt.png);
margin-top: 34px;
padding: 48px 8px 3px 8px;
}

div#kleinanzeigen p.preis {
color: #930;
font-size: 1.2em;
font-style: italic;
line-height: 1.3em;
margin-top: 1.0em;
padding: 2px;
}

div#kleinanzeigen p.artikel {
color: #333;
font-size: 1.2em;
font-weight: bold;
padding: 2px;
}

div#kleinanzeigen a {
color: #00a;
font-size: 1.2em;
}

div#kleinanzeigen a:hover {
background: #0050a0;
color: #fff;
}

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

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

li.e1 a:link, li.e1 a:visited {
color: #fff;
display: block;
padding: 2px 0 2px 13px;
text-decoration: none;
}

li.e2 a:link, li.e2 a:visited {
background: #233c51;
color: #fff;
display: block;
padding: 2px 0 2px 13px;
text-decoration: none;
}

li.g1 a:link, li.g1 a:visited, li.g2 a:link, li.g2 a:visited {
background: #7e9eba;
color: #fff;
display: block;
font-weight: bold;
padding: 2px 0 2px 13px;
text-decoration: none;
}

li.g1 a:hover, li.g2 a:hover, li.e1 a:hover, li.e2 a:hover {
background: #fff;
color: #003892;
font-weight: bold;
}

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: #0050a0;
color: #fff;
}

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

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

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

a.mail:before {
content:url(pix/go2mail.png)" ";
}

a.navi {
text-decoration: none;
padding: 2px;
border: 1px dotted #fff;
display: block;
}

a.navi:hover { 
background: #c2c8da;
border: 1px solid #0a246a;
color: #0a246a;
}

a.navi:before {
content: url(pix/kreis.png)" ";
}

/* Branchenbuchstaben */
h3 a {
text-decoration: none;
padding: 2px;
border: 1px dotted #fff;
}

h3 a:hover { 
background: #c2c8da;
border: 1px solid #0a246a;
color: #0a246a;
}

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

#inhalt dd {
color: #444;
font-size: 1.3em;
}

#inhalt dd:before {
content:"\2022  ";
}

/* 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;
}

