/* Formatierung für die Homepage der Arbeitsgemeinschaft schönes Dorf e.V. */

all, div, a, p, span, li, kbd, b, i, u, ul {
 font-family: Arial, Helvetica;
 font-size: 12pt;
}

body {
 background-color: darkslateblue;
}

h1 {
 background-image:url(symbole/headbg.jpg);
 background-repeat:repeat-y;
 padding-left:3px;
}
h2 {
 background:none;
 margin-top:40pt;
 margin-bottom:5pt;
}


p {
 text-align: justify;
}


a:link, a:visited, a:hover {
 text-decoration: none;
 color: #165FB8;
}

a.menu:link, a.menu:visited, a.menu:hover {
 color: #FFDF00;
 text-decoration: none;
}
a.submenu:link, a.submenu:visited, a.submenu:hover {
 color: #FFDF00;
 text-decoration: none;
}

a.news:link, a.news:visited, a.news:hover {
 text-decoration: none;
 color: #165FB8;
}

a.pfeil:link, a.pfeil:visited, a.pfeil:hover {
 text-decoration: none;
 color: black;
}


table.aktVer th {
 font-weight:bold;
 vertical-align:top;
 text-align:right;
 width:15%;
}
table.aktVer td {
 vertical-align:top;
 text-align:left;
}
div#mitmach {
 border:thin solid green;
 padding:1px 3px;
}


table.solar {
 border-spacing: 0px;
 width: 100%;
 border: thin solid black;
}
table.solar th {
 background-color: black;
 border: 0pt solid black;
 padding: 0pt;
 vertical-align: top;
 color: white;
 font-weight:bold;
 height: 1.5em;
 text-align: left;
 padding-left: 5px;
}
table.solar td {
 background-color: #EFEFEF;
 padding: 5px;
}


table.ertrag {
 border: solid black 1px;
 width: 100%;
}
table.ertrag th {
 text-align:left;
 font-weight:bold;
 font-size:12px;
 padding: 2pt;
}
table.ertrag td {
 text-align:left;
 font-weight:normal;
 font-size:12px;
 padding: 2pt;
}
span#ertrag-caption {
 font-size:10pt;
}


table.galerie {
 border-spacing: 2;
 background-color: #EFEFEF;
 width: 100%;
 border: thin solid black;
}
table.galerie td {
 padding: 5px;
 vertical-align: middle;
 text-align: center;
 border-color: #C0C0C0 0px solid;
}


span.tiefgestellt {
 vertical-align: sub;
 font-size: 7.5pt;
}


th.chronologie {
 font-weight:bold;
 vertical-align:top;
 text-align:left;
 width:15%;
}
td.chronologie {
 vertical-align:top;
 text-align:left;
}



table#seite {
 border-spacing: 5px;
 position: absolute;
 left: 0pt;
 top: 0pt;
 width: 100%;
}

td#menu {
 padding-left: 10pt;
 vertical-align: top;
 background-color: #C00040;
 width: 150px;
}

td#inhalt {
  vertical-align: top;
  background-color:white;
  width: 80%;
  padding:  10px 30px 10px 10px;
}


address {
 font-family: Courier New, Courier;
 font-style: normal;
 font-weight: normal;
 line-height: 16px;
 margin: 0px 35px;
}
