	body {
		font-family: arial;
		text-align: center;
	}
	div#index_div{
		margin-top: 10em;
	}
	div#index_div a {
		font-size: 0.7em;
		text-decoration: none;
		color: #000000;
	}
	img.indexgrafiken {
		border: 0;
	}
	div#seite {
		width: 984px;
		text-align: left;
		margin: 0 auto;
		border: 1px solid black;
	}
	div#banner {
		margin: 0em;
		padding: 0em;
		height: 90px;
		background: url(grafiken/banner.jpg);
		background-repeat: no-repeat;
		border-bottom: 1px solid black;
	}
	ul#navigation {
		margin: 0em;
		padding: 0em 0em 19px 0em;
		text-align: center;
		background: url(grafiken/navi_bg.jpg);
		}
	ul#navigation li{
		list-style:none;
		display: inline;
		margin: 0;
		padding: 0;
		}
	ul#navigation a, ul#navigation span {
		float: left;
		width: 7.5em;
		height: 19px;
		margin: 0;
		padding: 0;
		color: #FFFFFF;
		text-decoration: none;
		font-weight:bold;
		border-left: 1px solid black
	}
	ul#navigation a:visited {
		color: #FFFFFF;
	}
	ul#navigation a:hover {
		color: #FFFFFF;
	}
	ul#navigation a:active {
		color: #FFFFFF;
	}
	div#inhalt {
		padding: 0.5em;
		min-height: 400px;
		border-top: 1px black solid;
		background: url(grafiken/signal.jpg);
		background-repeat: no-repeat;
		background-position: 835px 20px;
	}
	div#inhalt p#hinweis {
		font-size: 1.2em;
		font-weight:bold;
	}
	div#inhalt a{
		color: #000000;
	}
	div#inhalt_galerie {
		padding: 0.5em;
		min-height: 400px;
		border-top: 1px black solid;
		background: url(grafiken/signal.jpg);
		background-repeat: no-repeat;
		background-position: 835px 20px;
		text-align: center;
	}
	div#inhalt_galerie a{
		color: #000000;
	}
	div#fusszeile {
		margin: 0em;
		height: 19px;
		background: url(grafiken/navi_bg.jpg);
		border-top: 1px black solid;
		color: #FFFFFF;
		font-size: 0.8em;
		text-align: center;
	}
	div#fusszeile a:link {
		color: #FFFFFF;
		font-size: 0.8em;
		text-decoration: none;
	}
	div#fusszeile a:visited {
		color: #FFFFFF;
		text-decoration: none;
	}
	div#fusszeile a:hover {
		color: #FFFFFF;
		text-decoration: none;
	}
	div#fusszeile a:active {
		color: #FFFFFF;
		text-decoration: none;
	}
	table#newslist td {
		padding: 0.2em;
	}
	td.eintrag {
		width: 900px;
	}
	p.geschriebenvon {
		text-align: right;
		font-size: 0.7em;
		line-height:0.2em;
	}
	td#newsbuttons {
		width: 64px;
	}
	td#newsbuttons img{
		border: none;
	}
	a#allesanzeigen {
		text-decoration: none;
		border: 1px solid;
	}
	p.geschriebenvongb {
	text-align: right;
	font-size: 0.7em;
	line-height:0.2em;
	}
	a img{
		border: none;
	}
	td.eintraggb {
		width: 512px;
	}
	a#neuerpostgb {
		text-align: right;
		text-decoration: none;
	}
	table#eintraegegb td {
		padding: 0.2em;
		background-color: #dfdfdf;
		border: solid 1px;
	}
	table#schreibengb {
		border: solid 1px;
		background-color: #dfdfdf;
	}
	td#eintragbuttongb {
		text-align: right;
	}
	span.ebrief {
		display: none;
	}
	table#mitgliedertable {
		border: none;
		text-align: center;
	 }
	table#mitgliedertable td{
		padding: 1em;
		vertical-align: top;
	}
