body 
{
 font-family:Verdana;
 font-size:12px;
background-color:#d5e9d7;
}

h1 {font-size:18px;color:#009f62;margin-bottom:0px;}
h2 {font-size:16px;color:#009f62;}
h3 {font-size:14px;color:#009f62;}
p {margin-top:0px;}

code {font-size:14px;color:#0000ff;}
pre
{
 font-size:14px;
 color:#0000ff;
 padding:5px;
}
a:link, a:visited, a:active, a:hover
{ 
  text-decoration:none;
  font-weight:bold;
  color:#634142;
  font-size:12px;
}
a:active, a:hover
{ 
 text-decoration:underline;
}

h1.bg_gr	/* Überschriften für Bürgergalerie: Kasten grün mit weißer Schrift */
{
color: #fff;
background-color: #009f62;
padding: 10px;
text-align: center;
}

h1.bg_sw		/* Überschriften für Bürgergalerie: Kasten schwarz mit weißer Schrift */
{
color: #fff;
background-color: #999;
padding: 10px;
text-align: center;
}

p.bg_namen		/* gedacht für das Unterlegen von weißem Text vor grünem Hintergrund */
{
background-color: #009f62;
color: #fff;
}

#title {
background:url(../ressourcen/bilderleiste.jpg);
height:70px;
padding:5px;
border-bottom:1px solid #000000;
margin-bottom:20px;
} 

#left, #right {
width:10%;
line-height:18px;
}

#left {
float:left;
}

#right {
float:right;
}
.menutitle
{
font-weight:bold;
border-top:1px dashed #000000;
margin-top:15px;
}

#content {
/* align: center; */
padding:1%;
float:left;
background-color: #ffffff;
width:74%;
margin-left:3%;
}

#text {
width:65%;
float:left;
}

#fotos {
float:right;
}


