body {
	margin: 0;
	padding: 0;
	background-color: #FFF;
	color: #000000;
	font-family: "Trebuchet MS", Verdana, Helvetica, Arial, sans-serif;
	font-size: 11px;
}
/* Header Start */
/* Header Bildbereich */
#tblHeader{
	background-color: #fff;
	width: 780px;
	border-left: 0px solid #fff;
	border-right: 0px solid #fff;
	margin-bottom: 8px;
}
#tblHeader td {
	background-color: #fff;
}
#tblHeader #imgHeader{


	padding: 0; /* 20px 0 0 8px;*/
	background-color: #fff;

}
#tblHeader #dateHeader{
	color: #333;
	font-size: 11px;
	padding-right:8px;
	padding-top: 8px;
	font-family: arial;
	text-align: right;
	background-color: #fff;
	border-bottom: 0px solid #999;
}
#tblHeader #dateHeader a {
	text-decoration: none;
	padding: 0 2px 0 2px;
}
#tblHeader #dateHeader .date {
	padding-left: 2px;
}
/* Header Bildbereich Ende*/
/* Header TopMenu */

#tblTopMenuContainer {
	background-color: #FFFFF9;
	width: 780px;
	border-left: 0px solid #999;
	margin-bottom: 10px;

}
#tblTopMenu  {
	background-color: #999;
	width: 100%;
	
}
#tblTopMenu .head_menu {
		border-right: 0px solid #999;
		border-top: 0px solid #999;
		border-bottom: 0px 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: 785px;
	border:none;
	background-color: #fff;
}
#tblLeft {
	width: 165px;
	background-color: #fff;
	padding: 20px 0 0 20px;
}
#tblRight {
	width: 200px;
	background-color: #fff;
}
#cntMitte {
	background-color: #fff;
	width: 600px;
}
/* Tabelle Content Ende */

#cntMitte img {
	border: none;
}
/* 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:#999999;
	font-family: arial;
	font-size: 11px;
	font-weight: bold;
	color: #FFFFFF;
	padding-top: 4px;
	height: 15px;
}


/* Block Links */
#bLeft {
	padding: 0 4px 0 8px;
	width: 145px;
}
#bLeftContent {
	width: 100%;
	padding: 0 12px 0 0;

}
#bLeftContent a:link, #bLeftContent a:active, #bLeftContent a:visited  {
	font-size: 1.2em;
	color: #000;
	text-decoration: none;
	font-weight: bold;
}
#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 40px 20px 10px;


}



/* Sonstiger Kram */
b, strong{
	color:#333333;
}

/* Überschriften */
h1 {
	color: #999999;
	font-family: 'Trebuchet MS', Verdana, Helvetica, Arial, sans-serif;
	font-size: 14px;
	font-weight: bold;
	margin:0px;

}
h2 {
	color: #999999;
	font-family: 'Trebuchet MS', Verdana, Helvetica, Arial, sans-serif;
	font-size: 13px;
	font-weight: bold;
	margin:0px;

}

/* Allegemeine Links */
a:link,  a:visited,a:active {

	color : #333;
	text-decoration: underline;
	font-family: 'Trebuchet MS', Verdana, Helvetica, Arial, sans-serif;
	font-size: 11px;
}
a:hover, a.menu:hover {
	color:#ff8000;
}
#pageContent h1 {
	font-size: 120%;
	color: #990000;
}
#pageContent h2 {
	font-size: 110%;
	color: #990000;
}
#pageContent h3 {
	font-size: 100%;
	color: #990000;
}
#pageContent {
	background: #FFFFFF;
	border: 0px dotted #6B90DA;
	padding: 20px 30px 10px 0;
	font-size: 1.2em;
}
#pageContent ul {
	margin: 0 0 0 20px;
}
#content a:link,  #content a:visited,#content a:active {

	color : #6B90DA;
	text-decoration: underline;

}
/* Footer */
#tblFooter  {
	background-color: #fff;	
	padding-top: 20px;
	padding-bottom: 30px;
	width: 780px;
}
#tblFooter td {
	text-align: right;
	padding-right: 20px;
}
#tblFooter .head_menu {
		border:none;
		padding: 2px 20px 2px 20px;
		text-align: center;
		background-color: #FFFFFF;
		
}
#tblFooter a:link, #tblFooter a:visited, #tblFooter a:active {
	text-decoration: underline;
	color : #333333;

	font-size: 11px;
	margin: 0px;
	font-weight: bold;
}
#tblFooter a:hover {
	color: #9F0F07;
}