body {
   padding         : 0px;
   margin          : 0px;
   font-family     : verdana,arial,sans-serif,helvetica;
   font-size       : 11px;
   color           : #000000;
}

p,center,div,form,table,td {
   padding         : 0px;
   margin          : 0px;
   font-family     : verdana,arial,sans-serif,helvetica;
   font-size       : 11px;
   color           : #000000;
}
table,td {
   color           : #000000;
   font-family     : verdana,arial, sans-serif, helvetica;
   font-size       : 11px;
}
h1 {
   background-image	: url(../files/layout/gif/h1BG.gif);
   background-repeat: no-repeat;
   padding-left     : 20px;
   margin           : 10px;
   margin-left      : 0px;
   color          	: #000000;
   font-size       	: 12px;
   font-weight     	: bold;
}
h2 {
   color            : #4E8A5B;
   font-size        : 11px;
   margin           : 0px;
   padding          : 0px;
}
h3 {
   background-image	: url(../files/layout/gif/h1BG.gif);
   background-repeat: no-repeat;
   padding-left     : 20px;
   margin           : 10px;
   margin-left      : 0px;
   color          	: #000000;
   font-size       	: 12px;
   font-weight     	: bold;
}



.fading_images			{ position:relative; width:635px; height:413px; }
#imageContainer			{ position:relative; top:0; left:0; z-index:2; }
#imageContainer img 	{ display:none; position: absolute; top:0; left:0; z-index:3; }
#Container				{ position:relative; top:0; left:0; z-index:2; }
#Container img			{ position:absolute; top:0; left:0; z-index:3; }

.inputTypeText {
  border-left      : 1px solid #474e66;
  border-top       : 1px solid #474e66;
  border-bottomt   : 1px solid #e7e8ed;
  border-right     : 1px solid #e7e8ed;
}

.formFelder {
  border           : 1px solid #4C8757;
  width            : 250px;
}
.submitButton {
   border          : 1px outset;
}
ul {
   padding         : 0px;
   margin          : 0px;
   margin-left     : 10px;
   margin-top      : 5px;
   margin-bottom   : 5px;
   
}
li {
   margin          : 0px;
   paddin          : 0px;
   margin-left     : 10px;
}

h2 {
   font-size       : 12px;
   padding         : 0px;
   margin          : 0px
}

IMG {
   border          : 0px;
}

.button {
    height         : 24px;
    width          : 178px;
    color          : #ffffff;
    font-weight    : bold;
}
.tickerText {
  color            : #000000;
}

.naviMainLink a {
  display          : block;
  width            : 190px;
  padding          : 5px;
  padding-left     : 8px;
  margin-bottom    : 8px;
  color            : #ffffff;
  text-decoration  : none;
}
.naviMainLink a:link {
  display          : block;
  width            : 190px;
  color            : #ffffff;
  text-decoration  : none;
}
.naviMainLink a:active {
  display          : block;
  width            : 190px;
  color            : #ffffff;
  text-decoration  : none;
}
.naviMainLink a:visited {
  display          : block;
  width            : 190px;
  color            : #ffffff;
  text-decoration  : none;
}
.naviMainLink a:hover {
  display          : block;
  width            : 190px;
  color            : #ffffff;
  text-decoration  : none;
}


a{
  color            : #000000;
  text-decoration  : none;
}
a:link {
  color            : #000000;
  text-decoration  : none;
}
a:active {
  color            : #000000;
  text-decoration  : none;
}
a:visited {
  color            : #000000;
  text-decoration  : none;
}
a:hover {
  color            : #000000;
  text-decoration  : underline;
}

