body {
	margin: 0;
	padding: 0;
	background-color: #FFF;
	color: #000000;
	font-family: Verdana;
	font-size: 11px;
}
/* Header Start */
/* Header Bildbereich */
#tblHeader{
	background-color; #579164;
	width: 708px;
	border-top: 1px solid #999;
	border-left: 1px solid #999;
	border-right: 1px solid #999;
	margin-bottom: 8px;
}
#tblHeader td {
	background-color: #579164;
}
#tblHeader #imgHeader{
	height:150px;

	padding:  0px 0 0 0px;
	background-color: #579164;

}
#tblHeader #dateHeader{
	color: #000000;
	font-size: 11px;
	padding-right:8px;
	font-family: arial;
	text-align: right;
	background-color: #579164;
	border-bottom: 1px solid #999;
}

/* Header Bildbereich Ende*/
/* Header TopMenu */

#tblTopMenuContainer {
	background-color: #FFFFF9;
	width: 708px;
	border-left: 1px solid #999;
	margin-bottom: 10px;

}
#tblTopMenu  {
	background-color: #999;
	width: 100%;
	
}
#tblTopMenu .head_menu {
		border-right: 1px solid #999;
		border-top: 1px solid #999;
		border-bottom: 1px solid #999;
		padding: 2px 20px 2px 20px;
		text-align: center;
background-color: #FFFFFF;
		
}
#tblTopMenu a:link, #tblTopMenu a:visited, #tblTopMenu a:active {
	text-decoration: none;
	color : #333333;
	font-family: arial;
	font-size: 11px;
	margin: 0px;
	font-weight: bold;
}
#tblTopMenu a:hover {
	color: #9F0F07;
}
/* Header TopMenu Ende*/
/*Header Ende */


/* Tabelle Content */

#tblContent {
	width: 708px;
	border:none;
	background-color: #999;
}
#tblLeft {
	width: 200px;
	background-color: #fff;
}
#tblRight {
	width: 200px;
	background-color: #fff;
}
#cntMitte {
	background-color: #fff;
	width: 508px;
}
/* Tabelle Content Ende */


/* Allgemeiner Stuff */

#spacer {
	height: 1px;
	background-color: #000;
}
#spacerBlockTop {

	height:5px;
	background-color:#fffff9;
}
#spacerBlockBottom {

	height:8px;
	background-color:#fffff9;
}
#title{
	padding-left: 10px;
	background-color:#579164;
	font-family: arial;
	font-size: 11px;
	font-weight: bold;
	color: #000000;
	padding-top: 4px;
	height: 15px;
}


/* Block Links */
#bLeft {
	padding: 4px 4px 0 8px;

}
#bLeftContent {
	width: 100%;
	padding: 4px 12px 0 0;
}
#bLeftContent a:link, #bLeftContent a:active, #bLeftContent a:visited  {
	font-size: 11px;
	color: #333;
	text-decoration: none;
}
#bLeftContent a:hover {
	color:#ff8000;
}

/* Block Rechts */
#bRight {
	padding: 4px 4px 0 8px;

}
#bRightContent {
	width: 100%;
	padding: 4px 12px 0 0;
}
#bRightContent a:link, #bRightContent a:active, #bRightContent a:visited  {
	font-size: 11px;
	color: #333;
	text-decoration: none;
}
#bRightContent a:hover {
	color:#ff8000;
}

/* Main Content */


#pageContent {
	padding:12px 10px 20px 10px;

	text-align:justify;
}



/* Sonstiger Kram */
b, strong{
	color:#333333;
}

/* Überschriften */
h1 {
	color: #000000;
	font-family: Verdana;
	font-size: 14px;
	font-weight: bold;
	margin:0px;

}
h2 {
	color: #999999;
	font-family: Verdana;
	font-size: 13px;
	font-weight: bold;
	margin:0px;

}

/* Allegemeine Links */
a:link,  a:visited,a:active {

	color : #333;
	text-decoration: underline;
	font-family: Verdana;
	font-size: 11px;
}
a:hover, a.menu:hover {
	color:#ff8000;
}

/* Footer */
#tblFooter  {
	background-color: #999;	
	margin-top: 20px;
	margin-bottom: 30px;
}

#tblFooter .head_menu {
		border-left: 1px solid #999;
		border-right: 1px solid #999;
		border-top: 1px solid #999;
		border-bottom: 1px solid #999;
		padding: 2px 20px 2px 20px;
		text-align: center;
		background-color: #FFFFFF;
		
}
#tblFooter a:link, #tblFooter a:visited, #tblFooter a:active {
	text-decoration: none;
	color : #333333;
	font-family: arial;
	font-size: 11px;
	margin: 0px;
	font-weight: bold;
}
#tblFooter a:hover {
	color: #9F0F07;
}
.textw {  font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 10pt; color: #FFFFFF}
.textkl {  font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 7pt}  
