.Inhalt {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	text-align: left;
}
.Inhalt_weiss {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	text-align: left;
	color: #FFF;
}
.Inhalt_schwarz {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	text-align: left;
	color: #0000000;
}
.Inhalt_klein_schwarz {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	text-align: left;
	color: #0000000;
}
.Inhalt_bold {
	font-weight: bold;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FFF;
}
.Inhalt_bold_schwarz {
	font-weight: bold;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #000;
	text-align: center;
}
.Inhalt_Ueberschrift {
	font-weight: bold;
	font-family: Arial, Helvetica, sans-serif;
	font-size: medium;
	text-align: center;
	color: #FFF;
}
body {
	background-color: #F39801;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-image: url();
	background-repeat: no-repeat;
}
.Inhalt_Uberschrift_gross {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: bold;
	color: #000;
}
.Inhalt_small {	font-size: 10px;
	font-family: Arial, Helvetica, sans-serif;
}
a:link {
	color: #FFF;
}
a:visited {
	color: #FFF;
}
a.newscontent {
      color: #000000;
}

a.newscontent:visited {
   background-color: #FFCC66;
   color:            #660066;
}

a.newscontent:hover {
   background-color: #0000CC;
   color:            #FFCC66;
}

a.newscontent:active {
   background-color: #CCCCFF;
   color:            #CC0000;
}
.Inhalt_table {
	color: #FFF;
}
.Inhalt_gross_weiss {
	color: #FFF;
	font-size: 16px;
	font-weight: bold;
}
