/*****************************************************
* Normalisieren
*****************************************************/
body, div, ul, ol, li, h1, h2, h3, h4, h5, h6, form, fieldset, input, p, th, td {
margin: 0;
padding: 0;
}

h1, h2, h3, h4, h5, h6 {
font-size: 100%;
}

ul, ol {
list-style: none;
}

table {
border-collapse: collapse;
border-spacing: 0;
}

fieldset, img {
border: none;
}

a:focus {
-moz-outline: 0;
}

a {
text-decoration: none;
}

sub, sup {
line-height: 0;
}

/******************************
 * Layout
******************************/

html {
text-align: center;
}

body {
color: #000;
background: #fff;
font: 11px/1.5 Verdana, Arial, Helvetica, sans-serif;
padding: 25px 0 25px 0;
}

#container {
margin: 0 auto;
width: 740px;
border: 1px solid #ccc;
text-align: left;
}

#head {
margin: 20px 0 20px 20px;
}

#inhalte {
width: 700px;
margin: 0 0 20px 20px;
}

#textspalte {
margin: 0;
width: 435px;
float: left;
}

#navigation {
width: 243px;
margin: 0 0 20px 455px;
background: #e6e6e6;
text-align: left;
padding: 10px 0 10px 0;
border: 1px solid #ccc;
}

.umbruch {
clear: both;
}

/******************************
 * Typo
******************************/
h1 {
font-size: 16px;
color: #737577;
margin: 0 0 10px 0;
line-height: 1.5;
text-shadow: #e5e5e5 1px 1px 1px;
}

h2 {
color: #e3520e;
font-weight: normal;
margin: 0 0 10px 0;
}

h3 {
color: #e3520e;
text-shadow: #e5e5e5 1px 1px 1px;
margin: 0 0 5px 0;
}

h4 {
color: #333;
padding: 10px 0 5px 10px;
border-top: 1px solid #fff;
text-shadow: #ccc 1px 1px 1px;
}

h4.beitrag {
border-top: 0;
padding: 0 0 5px 10px;
text-shadow: #ccc 1px 1px 1px;
}

h4.impressum {
color: #333;
}

p, ul {
margin: 0 0 15px 0;
}

.bildunterschrift {
font-size: 10px;
color: #666;
}

#textspalte a.print {
background: #f1f1f1 url(../i/ly/icon_print.png) no-repeat 2px 2px;
padding: 0 0 0 15px;
}

.hinweis {
background: #f1f1f1;
padding: 10px;
border: 1px solid #d8d8d8;
}

div.hinweis {
margin: 0 0 25px 0;
}

sub {
line-height: 0;
}

.trenner {
padding: 0 0 10px 0;
border-bottom: 1px dotted lightgrey;
}

/******************************
 * Links
******************************/
#textspalte a {
color: #e3520e;
background: #f1f1f1;
padding: 1px;
border-bottom: 1px solid #d8d8d8;
}

#textspalte a:hover {
color: #e3520e;
border-bottom: 1px solid #e3520e;
}

#textspalte a.impressum {
color: #e3520e;
}

#textspalte .hinweis a, #textspalte .hinweis a:hover {
color: #e3520e;
background: none;
padding: 0;
border-bottom: none;
}

/******************************
 * Listen
******************************/
#textspalte li {
background: transparent url(../i/ly/bullet-orange.png) no-repeat 0 6px;
padding: 0 0 0 10px;
}

#textspalte ul.adresse li {
background: none;
padding: 0;
}

#textspalte ul.kontakt li {
background: none;
padding: 0;
}

#textspalte ul.ob li {
background: none;
padding: 0;
margin: 0 0 5px 0;
}

/******************************
 * Bilder
******************************/
#textspalte img {
margin: 0 0 25px 0;
padding: 1px;
}

#textspalte img.links  {
float: left;
margin: 0 15px 8px 0;
}


/******************************
 * Navigation
******************************/
#navigation ul {
margin: 0 0 15px 0;
padding: 0 10px 0 0px;
}

#navigation li {
margin: 0 0 2px 10px;
background: transparent url(../i/ly/bullet-orange.png) no-repeat 0 6px;
padding: 0 0 0 9px;
}

#navigation a {
color: #000;
}

#navigation a:hover, #navigation a.hi {
color: #e3520e;
}

/******************************
 * Tabellen
******************************/
table {
margin: 0 0 15px 0;
caption-side: bottom;
border-collapse: collapse;
width: 410px;
table-layout: auto;
font: normal 11px/12px Verdana, Arial, sans-serif;
}

td strong {
color: #333;
}

table td {
vertical-align: top;
border: 1px solid #ccc;
padding: 5px;
line-height: 1.5;
}

table th {
padding: 10px;
text-align: left;
background-color: #f1f1f1;
color: #333; 
border: 1px solid #ccc;
line-height: 1.5;
}

table tr.grau {
background: #f1f1f1; 
}

table h3 {
font-size: 11px;
}

table.programm {
margin: 15px 0 25px 0;
}

table.programm td {
border-left: 0;
border-right: 0;
}

table.programm td.zeit {
width: 80px;
color: 
}

/******************************
 * Slideshow
******************************/

h3.hl_slideshow {
border-bottom: 1px solid #f1f1f1;
padding: 0 0 5px 0;
margin: 0 0 10px 0;
width: 410px;
}

.slideshow {
position: relative;
width: 410px;
height: 260px;
overflow: hidden;
margin: 0 0 20px 0;
}

.slideshow img {
position: absolute;
top: 0;
left: 0;
}

.buttons {
display: block;
margin: 0 0 20px 0;
padding: 0 0 20px 0;
width: 410px;
height: 16px;
border-bottom: 1px solid #f1f1f1;
}

#textspalte .buttons a {
display: block;
float: left;
width: 18px;
height: 16px;
line-height: 16px;
text-align: center;
margin: 0 5px 0 0;
border-bottom: none;
-webkit-border-radius: 4px;
-moz-border-radius: 4px;
border-radius: 4px;
}

#textspalte .buttons a:hover, #textspalte .buttons a.hi {
color: #f1f1f1;
background: #e3520e;
}
