.BODY1 { 
  background: #FFFFFF url("../img/hint_content01.gif");
    background-repeat: repeat-y;
}

.BODY2 { 
	background: #FFFFFF ;
}

.BODY3 { 
  background: #FFFFFF url("../img/hint_start.gif");
     background-repeat: repeat-y;
}

.title, .titlesmall 
{
	font-family: "Times New Roman", Times, serif;
	font-size: 20px;
	color: #C40004;
	text-decoration: none;
	font-weight: bold;
}

.intro 
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #C40004;
	text-decoration: none;
	font-weight: bold;
}
 .imageborder 
{
	border: 1px;
	border-style: solid;
	border-color: #000000;
}
td.scroll
{
width: 240px;
height: 227px;
border: 0px solid #000000;
font-family: Arial, Helvetica, sans-serif;
font-size: 12px;
color: #000000;
text-decoration: none;
background-color: #FFFFFF;

}
.text 
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
	text-decoration: none;
}

.submenu
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #ffffff;
	text-decoration: none;
	font-weight: bold;
}

.submenu:HOVER
{
	text-decoration: underline;
}

.submenu:ACTIVE
{
	text-decoration: underline;
}

a
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #C40004;
	text-decoration: none;
}

a:HOVER
{
	text-decoration: underline;
}

a:ACTIVE
{
	text-decoration: underline;
}

.smalltext
{  
	font-family: Verdana, Arial, Helvetica, sans-serif; 
	font-size: 9px; font-style: normal; 
	font-weight: normal; 
	font-variant: normal; 
	color: #000000;
	text-decoration: none;
	text-align: justify;
}
.smalltext:HOVER
{
	color: #436EC0;
	text-decoration: none;
}

.smalltext:ACTIVE
{
	color: #436EC0;
	text-decoration: none;
}
.button
 {
	background-color:#C40004;
	font-family: Arial, Helvetica, sans-serif;
	color: #FFFFFF;
	font-size: 11px;
	font-style: normal;
	font-weight: normal;
	line-height: normal;
	width: 100px;
 }
  .button2
  {
	background-color:#C40004;
	font-family: Arial, Helvetica, sans-serif;
	color: #FFFFFF;
  	font-size: 11px;
 	font-style: normal;
 	font-weight: normal;
 	line-height: normal;
 }
 .textfeldNEWSLETTER
 {
		background-color:#FFFFFF;
		font-family: Arial, Helvetica, sans-serif;
  		color: #000000;
  		font-size: 11px;
  		font-style: normal;
  		font-weight: normal;
  		line-height: normal;
  		width: 134px;
  		border: 1px solid #000000;
  list-style-type: disc
 }
 .textfeld1
 {
          background-color:#FFFFFF;
                  font-family: Arial, Helvetica, sans-serif;
  		color: #000000;
  		font-size: 11px;
  		font-style: normal;
  		font-weight: normal;
  		line-height: normal;
  		width: 180px;
  		border: 1px solid #000000;
  list-style-type: disc
 }
  .textfeld2
  {
           background-color:#FFFFFF;
                   font-family: Arial, Helvetica, sans-serif;
   		color: #000000;
   		font-size: 11px;
   		font-style: normal;
   		font-weight: normal;
   		line-height: normal;
   		width: 350px;
   		border: 1px solid #000000;
   list-style-type: disc
 }
  .textfeld3
  {
           background-color:#FFFFFF;
                   font-family: Arial, Helvetica, sans-serif;
   		color: #000000;
   		font-size: 11px;
   		font-style: normal;
   		font-weight: normal;
   		line-height: normal;
   		width: 110px;
    		border: 1px solid #000000;
   list-style-type: disc
 }
.tablecolorchanger
{
 	background-color: #C40004;
}
.tableverticalsetting
{
  background: #FFFFFF url("../img/hint_vertical.gif");
    background-repeat: repeat-x;
}
 .dataTableRowSelected1 
 { 
 	background-color: #C40004; 
 }
  .dataTableRowSelected2
 { 
 	background-color: #A4090C; 
 }
 .dataTableRowOver
  { 
  background: #C40004 url("../img/hint_menu.gif");
 }
 .dataTableRowOver2
  { 
  background: #A4090C url("../img/hint_menu2.gif");
 }
  .dataTableRowSelected1_sub
 { 
 	background-color: #000000; 
 }
 .dataTableRowOver_sub
  { 
  background: #000000 url("../img/hint_submenu.gif");
 }
 .linkwhite
 {
 	font-family: Arial, Helvetica, sans-serif; 
 	font-size: 11px; 
 	font-style: normal; 
 	font-weight: normal; 
 	color: #FFFFFF;
 	text-decoration: none
 }
  .linkwhite:HOVER
 {
 	color: #FFFFFF;
 	text-decoration: none
 }
 
 .linkwhite:ACTIVE
 {
 	color: #FFFFFF;
 	text-decoration: none
}
 div.spacer
 {
 height: 1px;
 margin: 5px 0 5px 0;
 background-color: #C40004;
 }
