html {
 margin: 0px;
}

body {
 margin: 0px;
 background: #CFCFCF;
}

#container {
 border-width: 0px;
 border-style: solid;
 border-color: black;
 width: 750px;
 height: 550px;
 margin: auto;
 background: #fb7405;
}

#header {
 border-width: 0px;
 border-style: solid;
 border-color: black;
 background: #ffffff;
 height: 87px;
 margin-bottom: 0px;
 z-index: 1;
 }

#eyecatcher {
 border-width: 0px;
 border-style: solid;
 border-color: yellow;
 margin-bottom: 2px;
 margin-top: 2px;
 margin-left: 190px;
 height: 60px;
 background: #fb7405;
 /* background-image:url(../logos/eyecatcher.gif);  */
 background-image:url(http://www.deine-stimme-gegen-armut.de/fileadmin/tanabata/Banner486x60.html);
 background-repeat: no-repeat;
 background-position: center;
}

#menu {
 border-width: 5px;
 border-style: solid;
 border-color: #fb7405;
 float: left;
 font-family: Verdana;
 font-size: 10px;
 font-weight: bold;
 background: #ffffff;
 padding: 5px;
 width: 170px;
 height: 488px;
 margin-right: 0px;
}

/* Klasse für die Menü-Links */
.menu:link {
 color: #000000;
 text-decoration: none;
 margin: 2px;
 }

.menu:active {
 color: #fb7405;
 text-decoration: none;
 }

.menu:visited {
 color: #000000;
 text-decoration: none;
 }

.menu:hover {
 color: #fb7405;
 text-decoration: none;
 font-weight: bold;
 }
/* Klasse für die Menü-Links Ende */

/* Klasse für die Download-Links */
.downloads:link {
 color: #fb7405;
 text-decoration: none;
 }

.downloads:active {
 color: #fb7405;
 text-decoration: none;
 }

.downloads:visited {
 color: #FFBF00;
 text-decoration: none;
 }

.downloads:hover {
 color: #fb7405;
 text-decoration: none;
 }
/* Klasse für die Download-Links Ende */

#content {
 font-family: Verdana;
 font-size: 11px;
 border-width: 0px 1px 1px 1px;
 border-style: solid;
 border-color: #fb7405;
 /* text-align: justify;*/
 padding: 0px;
 background: #ffffff;
 height: 443px;
 overflow: scroll;
 margin-left: 0px;
 margin-top: 0px;
 }

a:link {
 color: #fb7405;
 text-decoration: none;
 }

a:visited {
 color: #FFBF00;
 text-decoration: none;
 }

a:active {
 color: #fb7405;
 text-decoration: none;
 }

a:hover {
 color:#fb7405;
 text-decoration: underline;
 /* font-weight: bold;*/
 }

/* Umrahmung der Contents auf der Startseite */
td.frontpage {
 padding: 5px;
 border-width: 1px;
 border-style: dotted;
 border-color: #DFDFDF;
 vertical-align: top;
 }


.ticker {
 border-width: 1px;
 border-style: solid;
 border-color: #fb7405;
 padding: 3px;
 }

#spenden {
 border-width: 1px;
 border-style: solid;
 border-color: #fb7405;
 color: #fb7405;
 font-size: 12px;
 font-weight: bold;
 text-decoration: underline;
 text-align: center;
 padding: 5px;
 margin-top: -5px;
}

.headline {
 font-weight: bold;
 text-decoration: underline;
}

h1 {
 font-family: Verdana;
 font-size: 14px;
 color: #fb7405;
}

h2 {
 font-family: Verdana;
 font-size: 12px;
 color: #000000;
}

table.zeitpunkte {
 border-collapse: collapse;
 text-align: center;
 margin-top: 30px;
}

td.zeitpunkte {
 border-width: 1px;
 border-style: solid;
 border-color: #fb7405;
 padding: 3px;
}

.bold {
 font-weight: bold;
}

.unbold {
 font-weight: normal;
}

.header {
 border-width: 0px;
 border-style: solid;
 border-color: black;
}

.underline {
 text-decoration: underline;
 }

.orange {
 color: #fb7405;
}

#aktion {
 border-width: 1px;
 border-style: solid;
 border-color: #fb7405;;

 width: 200px;
 padding: 10px;
 margin-left: 200px;
}

#radiospot {
 /* border-width: 1px;
 border-style: solid;
 border-color: #fb7405; */
 width: 120px;
 height: 50px;
}

#right {
 float: right;
}

/* Klasse für die Menü-Links */
.konzert:link {
 color: #ffffff;
 text-decoration: none;
 }

.konzert:active {
 color: #fb7405;
 text-decoration: none;
 }

.konzert:visited {
 color: #ffffff;
 text-decoration: none;
 }

.konzert:hover {
 color: #000000;
 text-decoration: none;
 }

table.fotogalerie {
}


li.weit { margin-bottom: 3px;}

a.news {
 font-size: 11px; font-weight: bold;
}
