body,html
{
   background-color:		#AC9118;
}

.topHead1 {
   color:			#fff;
}

.topHead2 {
   color:			#fff;
}

.teaser {
   position:			absolute;
   top:				240px;
   left:			740px;

}

.parentContent
{
   background-color:		#FFF;
}

.contentLine {
   border-bottom:		2px solid #AC9118;
}

.contentEnd {
   background-color:		#AC9118;
}

h1
{
   color:			#AC9118;
}

h2
{
   color:			#fff;
}

a:link, a:active, a:visited, a:hover
{
   color:			#FFF;
}

a:active
{
   color:			#000;
}

.contentMenu a:link, .contentMenu a:visited, .contentMenu a:hover
{
   color:			#AC9118;
}

.contentMenu a:active
{
   color:			#000;
}

.content a:link, .content a:visited, .content a:hover
{
   color:			#AC9118;
}

.content a:active
{
   color:			#000;
}

.datatable td a:link, .datatable td a:active, .datatable td a:visited, .datatable td a:hover
{
   color:			#AC9118;
}

.errorPage
{
   color:#f00;
}

.errorPage h1
{
   color:#f00;
}

.label_like_pflichtfeld
{
   color:#900;
}

.label_red
{
   color:#900;
}

.printtable
{
   border:0px solid black;
}

.printtable th
{
   border:0px solid black;
}

.printtable td
{
   border:0px solid black;
}

.errorMessage
{
   color:#f00;
}
