* {
   font-family: Verdana, Arial;
}
body {
   margin: 0;
   background: #FFFFFF url(../style/hintergrund-blume.jpg) no-repeat center center;
}
div#page {
   height: 100%;
}
div#head {
   background: #7B0C06 url(../style/bilderleiste-1.jpg) repeat-x center top;
   height: 120px;
}
/*div { border: 1px solid #000; }*/ 
div#menu {
   margin: 30px -350px 20px 50px;
   width: 300px;
   float: left;
   display: inline;
}

div#menu p {
   margin: 10px 0 0 0;
}
div#menu a {
   text-decoration: none;
}
div#menu .title {
   font-size: 12px;
   color: #000;
   font-weight: bold;
}
div#menu .name {
   color: #ffc800;
   font-size: 10px;
   font-style: italic;
}

div#menu a:hover .title {
   text-decoration: underline;
}
div#menu a:hover .name {
   color: #000;
}

div#menu h3 a:hover {
   text-decoration: underline;
}
div#menu h3 a {
   font-size: 15px;
   color: #7B0C06;
   font-weight: bold;
}

div#main {
   float: left;
   margin: 20px 50px 20px 400px;
   display: inline;
}
#content, #content p, #content td {
   text-align: justify;
   font-size: 12px;
}
div#content p, blockquote, li {
   line-height: 20px;
   margin: 20px 0px;
}

blockquote, div.indent {
   padding-left: 16px;
   border-left: 2px solid #7B0C06;
}

div#content blockquote p {
   margin: 10px 0 10px 0;
   padding: 0;
}

h1, h2, h3, h4 {
   font-weight: normal;
}
a {
   text-decoration: none;
   color: #000;
}
div#content a {
   text-decoration: underline;
}
div#content h3 a {
   text-decoration: none;
}
h1 {
   font-size: 22px;
   color: #7B0C06;
   margin: 12px 0;
   font-weight: bold;
}
h2 {
   font-size: 13px;
   color: #000;
   margin: 9px 0 9px 0;
   font-weight: bold;
}
h2 a {
   text-decoration:none;
}
h3 {
   font-size: 15px;
   color: #7B0C06;
   margin: 12px 0;
   font-weight: bold;
}
h4 {
   font-size: 12px;
   color: #000;
   margin: 9px 0;
   font-weight: bold;
}
#content a:hover {
   text-decoration: underline;
}

div.textdersoeingeruecktistdamitbilderhinpassen {
   float:left;
   margin: 0px 180px 0px 0px;
   display: inline;
}

div.diebilderweswegendertextsoeingeruecktist {
   float:right;
   margin: 40px 0px 0px -180px;
   width: 180px;
   text-align: right;
   display: inline;
}

div.diebilderweswegendertextsoeingeruecktist img {
   margin: 12px 0px;
}

.hervorgehoben {
   color: #7B0C06;   
}

div.programm h2 {
   color: #FFF;
   background-color: #7B0C06; 
   padding: 2px;
   text-align: center;
   margin: 40px 0px;
}

div#content div.programm p {
   margin-left: 20px;
}


h1.kalender {
   text-align: center;   
}

h2.kalender {
   text-align: center;
   color: #7B0C06;
   margin: 20px 0px 20px 0px;
}

div.kalendereintrag {
   margin: 50px 0px;
}

div#content div.kalendereintrag h3 {
   color: #000;
   margin: 0px 0px 10px 0px;
   line-height: 100%;
   padding: 0px;
}

div#content div.kalendereintrag p {
   padding: 0px;   
   margin: 10px 0px;
}

.kooppartner-rahmen {
   border:1px solid #660000;
   padding: 20px;   
   width: 500px;
}