* {
margin: 0;
padding: 0;
}

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

div#seite {
background: url(pix/tapete.png) repeat-y;
text-align: left;
width: 975px;
}

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

/* 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 url(pix/taste.png);
color: #333;
}

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/quadrat.gif)" ";
}

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