body {
	font-family:  Verdana, Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #FAFAFA;
	margin:0px;
	padding:0px;
	text-align:center;
	background-color: #999999;
}
#Main {
        position:relative;
	margin: 10px auto;
	width:980px; /* alt 850 */
	min-height:500px;
	text-align:left;
	background-color: #2C5638;
}
#Left {
        position:relative;
	width:240px;
	min-height:510px;
        height:100%;
	float:left;
	background-image: url(../grafik/left.jpg);
	background-repeat: no-repeat;
}
#Right {
	width:740px; /* alt 610 */
	min-height:500px;
        border-left: 240px solid #EBEBEB;
}
#Navigation {
	width:710px; /* alt 580 */
	height:40px;
        margin-left:30px;
	border-bottom: 1px solid #FFFFFF;
}
#BildleisteHor {
	width:/* alt 580 */
        margin-left:30px;
	height:150px;
	text-align:right;
}
#ContentLi {
	width:460px; /* alt 330 */
        margin-left:30px;
        min-height: 200px;
	float:left;
	color: #FAFAFA;
	text-align: justify;
	line-height:16px;
}
#Zusatzlinks {
	width: 285px;
        margin-top:15px;
}
#ContentLiPrint {
	display:none;
	/*width:285px;
	float:left;
	text-align: justify;
	line-height:16px;*/
}
#ContentRe {
	width:225px;
	float:right;
}
#PreviewAktuell {
	width:220px;
        margin-top:50px;
}
#ContentLinksBreit {
	width:515px; /* alt 385 */
        margin-left:30px;
	float:left;
	text-align: justify;
	line-height:16px;
}
#ContentRechtsSchmal {
	width:165px;
        height:460px;
	float:right;
}
#Impressum {
        position:relative;
        width:200px;
        margin-left:-150px;
        margin-bottom:0px;
}
#Footer {
	margin: 0px auto;
	width:800px;
	font-size: 11px;
}
#Terminzaehler {
        position:relative;
        float:left;
        top:0px;
        left:0px;
        width:580px;
        font-size:14px;
        font-weight:bold;
        text-align:center;
}
#Backlink {
	position:relative;
        float:right;
	top: 130px;
        margin-right:5px;
}
.BildleisteRechts {
	float:right;
}
.FliesstextBottom {
	position:relative;
	bottom:0px;
}
.navigationspunkt {
	float:left;
	height:38px;
	margin-right:13px;
}
.navigationspunktAktiv {
	float:left;
	height:38px;
	margin-right:13px;
	border-bottom:2px solid #FFFFFF;
}
.spacer {
	clear:both;
	margin-bottom:0px;
}
a {
	text-decoration: none;
	color:#FAFAFA;
}
a:hover {
	text-decoration: underline;
	color:#FAFAFA;
}
a:visited{
	text-decoration: none;
	color:#FAFAFA;
}
a:activ{
	text-decoration: none;
	color:#FAFAFA;
}
a.navigation {
        position:relative;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight:bold;
	text-transform: uppercase;
	text-decoration: none;
	color:#FAFAFA;
	top:15px;
}
.menuepunkt {
	text-align: right;
	margin:0px 5px 5px 0px;
}

a.menue{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	text-transform: uppercase;
	text-decoration: none;
	color:#FAFAFA;
}
a.impress {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	text-transform: uppercase;
	text-decoration: none;
	color:#999999;
}
h1 {
	font-size: 12px;
	font-weight: normal;
	margin-bottom:3px;
}
h1.aktuell {
	font-size: 14px;
	font-weight: bold;
	margin-bottom:6px;
}
.TextKlein {
	font-size: 10px;
}
td {
	font-size: 12px;
}
#BildgalerieUebersicht {
	position:relative;
        min-height:285px;
        margin-top:0px;
}
#BildgalerieNavi {
	position:relative;
	top:0px;
	left:438px;
}
td.galerie {
	border: 1px solid #FFFFFF;
	text-align:center;
}
.fett {
	font-weight:bold;
}

