/* Farben */
/*
hellbraun:	#e4d3b3
rot			#e60005
schrift		#000000
*/
body {
margin:0;
padding:0;
background-color:#ffffff;
background-image:url(../bilder/hg_website.jpg);
background-repeat:no-repeat;
background-position:top center;
font-family:Verdana, Helvetica, Arial, sans-serif;
font-size:70%;
color:#000000;
font-weight:normal;
letter-spacing:0.1em;
}
h1,h2,h3,h4,h5,h6,p
{
margin:0;
padding:0;
}
#logotext h2
{
font-size:130%;
margin-bottom:10px;
}
html, body
{
height:100%;
}
b, strong
{
font-weight:bold;
color:#000000;
}
p
{
margin-top:0.7em;
margin-bottom:0.7em;
}

#inhalt h1
{
font-size:130%;
color:#000000;
font-weight:bold;
/*letter-spacing:0.1em;*/
margin-bottom:10px;
text-align:left;
}
#inhalt h2,h3,h4,h5,h6
{
font-size:120%;
color:#000000;
font-weight:bold;
/*letter-spacing:0.1em;*/
margin-bottom:10px;
text-align:left;
}

#inhalt a
{
color:#000000;
text-decoration:underline;
}
#inhalt a:hover
{
color:#000000;
text-decoration:underline;
}
#inhalt ul
{
list-style-position:outside;
list-style-type:square;
list-style-image:url(../bilder/marker.gif);
}
#inhalt li
{
margin-bottom:5px;
}

.artikel
{
padding-top:0px;
padding-bottom:0px;
margin-bottom:20px;
line-height:1.4em;
text-align:justify;
}
#rechts a.artikellink
{
font-size:100%;
color:#000000;
font-weight:bold;
letter-spacing:0.1em;
text-decoration:none;
text-align:right;
}
#rechts a.artikellink:hover
{
color:#000000;
text-decoration:none;
}

.box_50_li
{
width:200px;
float:left;
background-color:#ffffff;
padding:0;
margin-bottom:15px;
clear:left;
overflow:hidden;
line-height:1.5em;
text-align:justify;
letter-spacing:normal;
}
.box_50_re
{
width:200px;
float:right;
background-color:#ffffff;
padding:0;
margin-bottom:15px;
clear:right;
overflow:hidden;
line-height:1.5em;
text-align:justify;
letter-spacing:normal;
}
.box_100
{
width:430px;
background-color:#ffffff;
padding:0;
margin-bottom:15px;
clear:both;
overflow:hidden;
line-height:1.5em;
text-align:justify;
letter-spacing:normal;
}
.clear
{
clear:both;
}

.bilderrahmen
{
margin-right:10px;
margin-bottom:10px;
/*border-top:solid 1px #f4f4f4;
border-left:solid 1px #f4f4f4;
border-right:solid 1px #999999;
border-bottom:solid 1px #999999;*/
padding:1px;
border:solid 1px #e3e3e3;
float:left;
}
#copyright a
{
text-decoration:none;
color:#000000;
}
#webdesign a
{
text-decoration:none;
color:#cccccc;
}

.item
{
font-size:100%;
color:#e60005;
font-weight:bold;
letter-spacing:0.1em;
margin-top:0px;
margin-bottom:10px;
}
.item2
{
font-size:100%;
color:#e60005;
font-weight:bold;
letter-spacing:0.1em;
margin-top:0px;
margin-bottom:10px;
}
.bildrand
{
/*border-top:solid 1px #f4f4f4;
border-left:solid 1px #f4f4f4;
border-right:solid 1px #999999;
border-bottom:solid 1px #999999;*/
border:solid 1px #e3e3e3;
}
.header
{
font-size:120%;
color:#000000;
font-weight:bold;
letter-spacing:0.1em;
padding-bottom:10px;
padding-top:10px;
}


/* Formate für Veranstaltungskalender */

#veranstaltungskalender
{
font-family:Verdana, Helvetica, Arial, sans-serif;
font-size:100%;
color:#000000;
font-weight:normal;
width:100%;
line-height:1.5em;
}
#veranstaltungskalender .tag
{
font-size:300%;
line-height:1.0em;
color:#ffffff;
font-weight:normal;
text-align:center;
letter-spacing:0.1em;
background-color:#614c53;
}
#veranstaltungskalender .monatjahr
{
font-size:150%;
line-height:1.0em;
color:#ffffff;
font-weight:normal;
text-align:center;
letter-spacing:0.1em;
background-color:#241b1e;
}
#veranstaltungskalender .heute
{
font-size:175%;
line-height:1.0em;
color:#e60005;
font-weight:normal;
letter-spacing:0.3em;
text-align:left;
padding-left:15px;
}
#veranstaltungskalender .linie
{
border-top:dashed 1px #999999;
border-bottom:dashed 1px #999999;
}

#veranstaltungskalender ul
{
margin:0;
margin-left:60px;
margin-top:10px;
padding:0;
list-style:none;
list-style-image:none;
}
#veranstaltungskalender ul li
{
margin:0;
padding:0;
padding-bottom:2px;
list-style-type:none;
list-style-image:none;
display:block;
border-bottom:dashed 1px #999999;
padding-left:15px;
padding-right:5px;
padding-top:2px;
padding-bottom:2px;
letter-spacing:0.1em;
}

#veranstaltungskalender_navigation
{
clear:both;
}

#veranstaltungskalender_navigation a
{
color:#e60005;
text-decoration:none;
display:block;
float:left;
padding-right:5px;
padding-left:5px;
padding-top:2px;
padding-bottom:2px;
}
#veranstaltungskalender_navigation a:hover
{
color:#e60005;
text-decoration:none;
border:solid 1px #e60005;
padding-right:4px;
padding-left:4px;
padding-top:1px;
padding-bottom:1px;
}
#veranstaltungskalender_navigation .aktueller_monat
{
border:solid 1px #e60005;
padding-right:4px;
padding-left:4px;
padding-top:1px;
padding-bottom:1px;
}

/* Formate für Aktuelles */
#aktuelles
{
margin-bottom:20px;
}
.aktuelles_artikel
{
margin-bottom:30px;
}
.aktuelles_datum
{
color:#000000;
font-size:90%;
font-weight:bold;
text-align:left;
margin-bottom:10px;
}
.aktuelles_headline
{
font-size:120%;
color:#000000;
font-weight:bold;
margin-bottom:10px;
}

/* Formate für Zitate */
.zitat
{
font-style:italic;
}
.quelle
{
font-size:90%;
margin-top:15px;
}

/* Formate für Zusatzmodul */
.zusatzmodul_headline
{
font-size:100%;
color:#000000;
font-weight:bold;
margin-bottom:10px;
}

