html, body { width:100%; height:100%; }
body { 
  background-color:white;
  background: url(../images/BG_big.jpg) no-repeat fixed center center;
  background-position:center;
  overflow:auto;
  margin: 0px;}

body.mceContentBody {
   background: #FFF;
}

.mceContentBody a {
   color: red !important; /* FF requires a important here */
}

.box_label {
  font-family: Verdana, Arial, Helvetica, sans-serif;
  font-size: 12px;
  font-weight: bold;
  color: #FFFFFF;
}
.box_heading {
  font-family: Verdana, Arial, Helvetica, sans-serif;
  font-size: 10px;
  font-weight: bold;
}
.box_result {
  font-family: Verdana, Arial, Helvetica, sans-serif;
  font-size: 20px;
  font-weight: bold;
}
.box_flow {
  font-family: Verdana, Arial, Helvetica, sans-serif;
  font-size: 10px;
}
.chart1 {
  font-family: Verdana, Arial, Helvetica, sans-serif;
  font-size: 10px;
  color: #841400;
  background-color: #841400;
}
.text_heading {
  font-family: Verdana, Arial, Helvetica, sans-serif;
  font-size: 12px;
  font-weight: bold;
}
.text_superheading {
  font-family: Verdana, Arial, Helvetica, sans-serif;
  font-size: 13px;
  font-weight: bold;
}
.text_flow {
  font-family: Verdana, Arial, Helvetica, sans-serif;
  font-size: 10px;
}
.text_flow_white {
  font-family: Verdana, Arial, Helvetica, sans-serif;
  font-size: 10px;
}
.ticker {
  font-family: Verdana, Arial, Helvetica, sans-serif;
  font-size: 12px;
  font-weight: bold;
  color: #FFFFFF;
}
.text_add_link{
  font-family: Verdana, Arial, Helvetica, sans-serif;
  font-size: 9px;
  font-weight: bold;
  color: #841400;
}
.text_add_comment{
  font-family: Verdana, Arial, Helvetica, sans-serif;
  font-size: 9px;
  font-weight: bold;
  color: #841400;
}
TEXTAREA {background: white;}

a.add_link {font-family:Verdana, Arial, sans-serif; font-size:9px;}
a.add_link:link {color:#841400; text-decoration:none;}
a.add_link:active {color:#841400; text-decoration:underline;} 
a.add_link:visited {color:#841400; text-decoration:none;}
a.add_link:hover {color:#841400; text-decoration:underline;}

a.add_link_white {font-family:Verdana, Arial, sans-serif; font-size:9px;}
a.add_link_white:link {color:#FFFFFF; text-decoration:none;}
a.add_link_white:active {color:#FFFFFF; text-decoration:underline;} 
a.add_link_white:visited {color:#FFFFFF; text-decoration:none;}
a.add_link_white:hover {color:#FFFFFF; text-decoration:underline;}

a.add_link_white_bold {font-family:Verdana, Arial, sans-serif; font-size:9px; font-weight:bold;}
a.add_link_white_bold:link {color:#FFFFFF; text-decoration:none;}
a.add_link_white_bold:active {color:#FFFFFF; text-decoration:underline;} 
a.add_link_white_bold:visited {color:#FFFFFF; text-decoration:none;}
a.add_link_white_bold:hover {color:#FFFFFF; text-decoration:underline;}

a.menu {font-family:Verdana, Arial, sans-serif; font-size:12px; font-weight:bold;}
a.menu:link {color:#841400; text-decoration:none;}
a.menu:active {color:#841400; text-decoration:underline;} 
a.menu:visited {color:#841400; text-decoration:none;}
a.menu:hover {color:#841400; text-decoration:underline;}

a.ticker {font-family:Verdana, Arial, sans-serif; font-size:12px;}
a.ticker:link {color:#FFFFFF; text-decoration:underline;}
a.ticker:active {color:#FFFFFF; text-decoration:underline;} 
a.ticker:visited {color:#FFFFFF; text-decoration:underline;}
a.ticker:hover {color:#FFFFFF; text-decoration:underline and overline;}

img {
  behavior: url("http://www.sektion-sueddeutschland.de/design/pngbehavior.htc";);
}
