body, td, p {
	font-family: "Trebuchet MS", Arial, Helvetica;
	font-size: 12px;
}
body {
	background-color: #737373;
	margin: 5px;
	padding: 0px;
}
a {
	color: #000000;
}

h1 {
	color: #E27800;
	font-size: 1.3em;
	font-weight: bold;
}

h2 {
	color: #E27800;
	font-size: 1.0em;
	font-weight: bold;
}

IMG {
border: 0;
}

#Layout {
	border: 2px solid #FFFFFF;
	border-collapse: collapse;
	width: 876px;
}

#Kopf {
	height: 160px;
	background-color: #FFFFFF;
	background-image: url(../img/kopf.jpg);
	background-repeat: no-repeat;
	margin: 0;
	padding: 0;
	vertical-align: top;
}
#Kopf div {
	padding-top: 10px;
	padding-left: 320px; /*295px;*/
}

#Fuss {
	background-color: #FFFFFF;
}
#Fuss div {
	font-size: 0.8em;
	border-top: 1px solid #E27800;
	border-bottom: 1px solid #E27800;
	margin: 5px 0 5px 0;
	padding: 3px;
}
#Fuss table {
	width: 865px;
}

#HMenuSpalte {
	background-color: #E69F49;
	background-image: url(../img/hmenuhg.gif);
	background-repeat: repeat-x;
	width: 175px;
	margin: 0;
	padding: 0;
	vertical-align: top;
}

#InhaltsSpalte {
	background-color: #FFFFFF;
	margin: 0;
	padding: 20px 5px 5px 5px;
	vertical-align: top;
}

#MWSpalte {
	background-color: #E27800;
	background-image: url(../img/mwhg.gif);
	background-repeat: repeat-x;
	width: 175px;
	margin: 0;
	padding: 0;
	vertical-align: top;
}

#MWKasten {
	margin: 3px;
	border: 1px solid #FFFFFF;
	border-collapse: collapse;
	color: #FFFFFF;
	width: 169px;
}
#MWKasten th {
	background-color: #E27800;
	background-image: url(../img/mw_titel.gif);
	text-align: left;
	padding-left: 5px;
}
#MWKasten td {
	background-color: #E69F49;
	line-height: 1.2em;
}
#MWKasten a {
	font-size: 10px;
	color: #FFFFFF;
	text-decoration: none;
}
#MWKasten a:hover {
	color: #FFFFFF;
	text-decoration: underline;
}
	
#Sponsoren {
	width: 100px;
	height: 500px;
	position: absolute;
	top: 10px;
	left: 900px;
}
#Sponsoren img {
border: 0;
}

.nostyle {
	display: none;
}

.clearer, .clear {
	clear: both; 
	display:block; 
	overflow:hidden;
	height:0; 
	font-size:0; 
	padding: 0; 
	margin: 0;
}

#Fehler {
  background-color: #FFEEEE;
  border: 2px solid #FF0000;
  padding: 2px;
  margin-top: 5px;
  margin-bottom: 5px;
}

#BildKasten {
	background-color: #FDDCAA;
	font-size: 0.8em;
	line-height: 1.5em;
	text-align: left;
	padding: 0px;
	margin: 10px;
}

#BildKasten img {
	border: 1px solid #E27800;
}

#BildKasten.left {
	float: left;
	margin-top: 0px;
	margin-right: 10px;
	margin-left: 0px;
}
#BildKasten.right {
	float: right;
	margin-top: 0px;
	margin-left: 10px;
	margin-right: 0px;
}
.left {
	float: left;
}
.right {
	float: right;
}

/*  ***********************************/

#ColorTable {
	margin-top: 10px;
	margin-bottom: 10px;
}
#ColorTable.noSpace {
	border-collapse: collapse;
}
#ColorTable.noAbstand {
	margin-top: 0px;
	margin-bottom: 0px;
}

#ColorTable td, #ColorTable th {
	padding: 2px;
	margin: 2px;
}
#ColorTable th {
/*
	color: #FFFFFF;
	background-color: #C00900;
*/
	color: #000000;
	background-color: #E69F49;
	
	font-weight: bold;
	text-align: center;
}
#ColorTable td {
	background-color: #EEEEEE;
}
#ColorTable td.noHG, #ColorTable tr.noHG td {
	background-color: #FFFFFF;
}
#ColorTable td.GruenHell, #ColorTable tr.GruenHell td {
	background-color: #E5F6ED;
}
#ColorTable td.GruenDunkel, #ColorTable tr.GruenDunkel td {
	background-color: #D6E7DE;
}
#ColorTable td.RotHell, #ColorTable tr.RotHell td {
	background-color: #FDE8E9;
}
#ColorTable td.RotDunkel, #ColorTable tr.RotDunkel td {
	background-color: #EED9D9;
}
#ColorTable .hilite {
	font-weight: bold;
}

/*
*  HMenu
*/

#HMenu {
	border-bottom: 1px solid #FFFFFF;
	margin-top: 0px;
	margin-bottom: 50px;
}

#HMenu ul {
	list-style-type: none;
	margin: 0px;
	padding: 0px;
}

#HMenu li {
	border-top: 1px solid #FFFFFF;
	display: block;
}

#HMenu a {
	padding: 2px 5px;
	display: block;
	color: #FFFFFF;
	text-decoration: none;
}
#HMenu a:hover {
	color: #FFFFFF;
	background-color: #FF9900;
}

#HMenu .sel {
	color: #FFFFFF;
	background-color: #FF9900;
}

#HMenu .Platz span {
	height: 30px;
}

#HMenu li ul {
	margin-left: 25px;
}

#HMenu li li {
	background-color: #FEAD33;
}


/*
*  PresseMenu
*/

#PresseMenu {
	border-bottom: 1px solid #E27800;
	margin-top: 0px;
	margin-bottom: 20px;
	color: #E69F49;
}
#PresseMenu b {
	color: #000000;
}
#PresseMenu a {
	text-decoration: none;
	color: #AAAAAA;
}
#PresseMenu a:hover {
	color: #000000;
}
/* News ***********************************/

#NewsDatum {
	font-weight: bold;
}
#NewsTitel {
	font-size: 1.5em;
	font-weight: bold;
	color: #E27800;
}
#NewsUntertitel {
	font-weight: bold;
	margin-bottom: 10px;
}
#NewsInhalt {
	padding-bottom: 15px;
	border-bottom: 1px solid #E27800;
}

/* Teaser ***********************************/

#Teaser {
	border-bottom: 1px solid #E27800;
	margin: 0 0 10px 0;
	padding: 0 0 10px 0;
}
#Teaser h1 {
	color: #E27800;
	margin: 0;
	padding: 0;
}
#Teaser table, #TeaserBig table {
	border-collapse: collapse;
}
#Teaser td, #TeaserBig td {
	vertical-align: top;
	margin: 0;
	padding: 0;
}
#Teaser .TeaserInhalt, #TeaserBig .TeaserInhalt {
	padding-left: 10px;
}
#Teaser a {
	color: #E27800;
	text-decoration: none;
}
#Teaser a:hover {
	text-decoration: underline;
}

/************** ALT ************************/
	
#inhalt {
	background-color: #FFFFFF;
	padding: 20px 5px 5px 5px;
}

#table {
	border: 4px solid white;
}

#HMenuBlock {
	/*background-image: url(/img/a_3.jpg);*/
	background-color: #E27800;
	height: 450px;
	background-repeat: no-repeat;
}
