body
{
SCROLLBAR-FACE-COLOR: #E7E7E7; SCROLLBAR-HIGHLIGHT-COLOR: #ffffff; SCROLLBAR-SHADOW-COLOR: #FF002A; SCROLLBAR-3DLIGHT-COLOR: #FF002A; SCROLLBAR-ARROW-COLOR: #FF002A; SCROLLBAR-TRACK-COLOR: #C6C6C6; SCROLLBAR-DARKSHADOW-COLOR: #919191;}
}
.body
{
background-repeat : no-repeat;
background-position : bottom;
}

/*---------- BLACK FONTS ----------*/
.bigfontblackbold
 {
 font-family: Arial, Helvetica;
 font-size: 14px;
 font-weight: Bold;
 color: #000000;
 }
.normalfontblack
 {
 font-family: Arial, Helvetica;
 font-size: 12px;
 color: #000000;
 }
.normalfontblackbold 
 {
 font-family: Arial, Helvetica;
 font-size: 12px;
 font-weight: Bold;
 color: #000000;
 }
.smallfontblack
 {
 font-family: Arial, Helvetica;
 font-size: 9px;
 color: #000000;
 }
/*---------- WHITE FONTS ----------*/
.bigfontwhitebold
 {
 font-family: Arial, Helvetica;
 font-size: 14px;
 font-weight: Bold;
 color: #FFFFFF;
 }
.normalfontwhite
 {
 font-family: Arial, Helvetica;
 font-size: 11px;
 color: #FFFFFF;
 }
.normalfontwhitebold 
 {
 font-family: Arial, Helvetica;
 font-size: 11px;
 font-weight: Bold;
 color: #FFFFFF;
 }
.smallfontwhite
 {
 font-family: Arial, Helvetica;
 font-size: 9px;
 color: #FFFFFF;
 }

/*---------- MENUE LINK ----------*/
a.menue
 {
 font-family: Arial, Helvetica;
 font-size: 11px;
 font-weight: Bold;
 color: #FFFFFF;
 text-decoration: none;
 }
a.menue:hover
 {
 font-family: Arial, Helvetica;
 font-size: 11px;
 font-weight: Bold;
 color: #FFFFFF;
 text-decoration: none;
 }

 a.weblink
 {
 font-family: Arial, Helvetica;
 font-size: 11px;
 font-weight: normal;
 color: #5C087D;
 text-decoration: none;
 }
a.weblink:hover
 {
 font-family: Arial, Helvetica;
 font-size: 11px;
 font-weight: normal;
 color: #5C087D;
 text-decoration: underline;
 }
 
 a.normal
 {
 font-family: Arial, Helvetica;
 font-size: 12px;
 font-weight: normal;
 color: #000000;
 text-decoration: underline;

 }
a.normal:hover
 {
 font-family: Arial, Helvetica;
 font-size: 12px;
 font-weight: normal;
 color: #000000;
 text-decoration: none;
 }
 
 
 .table {
	border-left : 1px solid black;
	border-right : 1px solid black;
	border-top : 1px solid black;
	border-bottom : 1px solid black;
}
 .table2 {
	border-left : 1px solid #FF0000;
	border-right : 1px solid #FF0000;
	border-top : 1px solid #FF0000;
	border-bottom : 1px solid #FF0000;
}

.forms1
 {
 background-color: #FEFEFE;
 border-top: #FF0000 1px solid;
 border-bottom: #FF0000 1px solid;
 border-left: #FF0000 1px solid;
 border-right: #FF0000 1px solid;
 font-family: Arial, Helvetica, sans-serif;
 font-size: 11px;
 font-weight: bold;
 color: #000000;
 }

  .img {
	border-left : 1px solid black;
	border-right : 1px solid black;
	border-top : 1px solid black;
	border-bottom : 1px solid black;
}

.text
{
 font-family: Arial, Helvetica;
 font-size: 11px;
 color: #000000;
 }

.headline
{
 font-family: Arial, Helvetica;
 font-size: 14px;
 color: #000000;
 font-weight: bold;
 }
 .imgtext
 {
 font-family: Arial, Helvetica;
 font-size: 9px;
 color: #000000;
 }
 
 .headtext
{
 font-family: Arial, Helvetica;
 font-size: 11px;
 color: #000000;
 font-weight: bold;
 }