.panel_flash {
  border-top: 1px solid #D6D6D6; 
  border-left: 1px solid #D6D6D6; 
  border-right: 1px solid #D6D6D6;
  width: 720px;
  margin-bottom: 1em;
}

div.multicol_container {
  overflow: hidden;
}

div.multicol_column {
  float: left;
}

div.grid2 .multicol_column {
  width: 50%;
}
div.grid3 .multicol_column {
  width: 33.3%;
}
div.grid4 .multicol_column {
  width: 25%;
}
div.grid5 .multicol_column {
  width: 20%;
}

.multicol_column h2,
.multicol_column h3,
.multicol_column h4,
.multicol_column p,
.multicol_column ul li,
.multicol_column ol li {
  padding-right: 10%;
}



html, body {
  width: 100%;
  height: 100%;
}
body {
  font: 100% Arial,Helvetica, sans-serif;
  width: 915px;
  max-width: 915px;
  margin: 1em auto;
  padding: 0;
}
a {
  color: #FF6E00;
}
a:visited {
  color: #666;
}
a img {
  border: none;
}
a.more {
  border: 1px solid #FF6E00;
  color: #FF6E00;
  padding: 2px 6px;
  text-decoration: none;
  font-size: 11px;
  margin-left: 12px;
}
a.more:hover {
  text-decoration: underline;
}
#bodyTop {
  margin: 0 0 1.5em 0;
}
#bodyTop_Channels {
  clear: both;
  background: #FF6E00;
  height: 27px;
}
#bodyTop_Channels a {
  display: block;
  float: left;
  border-right: 1px solid #FFF;
  padding: 0.5em 1em;
  font-weight: bold;
  color: #FFF;
  text-decoration: none;
}
#bodyTop_Channels a.current {
  background: #FFB67F;
}

#bodyContent {
  position: relative;
  text-align: left;
}
#bodyContent #nav {
  float: left;
  width: 195px;
  height: 550px;
}
#bodyContent #content {
  float: left;
  width: 505px;
}
#bodyContent #teaser {
  float: right;
  width: 175px;
  padding: 0;
}
#bodyBottom {
  clear: both;
}

p, li, label {
  font-size: 75%;
  line-height: 135%;
}
p.ruler {
  border-bottom: 1px solid #FF6E00;
  margin-bottom: 2em;
}
h1 {
  font-size: 24px;
  font-weight: normal;
  margin: 0 0 1em 0;
  color: #AEAEAE;
}

h2 {
  font-size: 18px;
  font-weight: normal;
  margin: 0 0 1em 0;
  color: #FF6E00;
}

h2.line {
  padding-bottom: 0.125em;
  border-bottom: 1px solid #D7D7D7;
}
h3 {
  font-size: 14px;
  font-weight: normal;
  margin: 0 0 0.5em 0;
  color: #FF6E00;
}
h3.line {
  padding: 0 0 0.25em 0;
  border-bottom: 1px solid #D7D7D7;
}

h4 {
  font-size: 75%;
  font-weight: bold;
  margin: 0;
}
td {
  vertical-align: top;
}
ul.bullet {
  margin: 0 0 1em 0;
  padding: 0;
  list-style: none;
}
ul.bullet_nomargin {
  margin: 0;
  padding: 0;
  list-style: none;
}
ul.bullet li, ul.bullet_nomargin li {
  background: url(./bullet.gif) 0px 4px no-repeat;
  padding-left: 12px;
}



ul#macronavigation {
  margin: 0;
  padding: 0;
  list-style: none;
  width: 165px;
}
ul#macronavigation li {
  border-bottom: 1px solid #D7D7D7;
  padding: 6px 0px;
}
ul#macronavigation li a {
  font-size: 14px;
  color: #5C5C5C;
  padding-left: 16px;
  background: url(pfeil.gif) 0px 0px no-repeat;
  text-decoration: none;
}
ul#macronavigation li a.current {
  color: #FF6E00;
}
ul#macronavigation li a:hover {
  text-decoration: underline;
}
div.teaserElement {
  background: #E7E7E7;
  margin: 0 0 1.5em 0;
  padding: 0;
}
p.teaserCaption {
  margin: 0;
  padding: 4px 8px;
  background: #5C5C5C;
  color: #FFF;
}
p.teaserTitle {
  margin: 8px 8px 0px 8px;
  font-size: 14px;
  line-height: 120%;
  color: #5C5C5C;
}
.teaserTitle a {
  text-decoration: none;
  color: #5C5C5C;
}
.teaserTitle a:hover {
  text-decoration: underline;
}
p.teaserText {
  font-size: 11px;
  line-height: 120%;
  margin: 0;
  padding: 3px 8px 14px 8px;
  color: #555;
}
p.copyright {
  margin: 0;
  float: left;
}
p.copyright_functions {
  margin: 0;
  float: right;
}

a#logout_link {
  font-weight: normal;
  font-size: 13px;
  color: #FF6E00;
  display: block;
  float: right;
}

/**
 * Content element textbox
 */
div.textbox { background: url(bg_textbox.jpg) repeat-x; border: 1px solid #D6D6D6; padding: 0.75em 1em; margin-bottom: 1.5em }
div.textbox h2 { font-size: 24px; font-weight: normal; color: #FF6E00; margin-bottom: 0em; }
div.textbox p { float: left; width: 320px; margin: 0; color: #555 }
div.textbox img { float: right; }

/**
 * How it works
 */
#details { position: relative; border-top: 2px solid #D9D9D9; border-bottom: 2px solid #D9D9D9; width: 471px; }
#details a { position: absolute; width: 30px; height: 30px; text-decoration: none; color: #333; font-size: 12px; }
p.hint { color: #666; position: absolute; left: 0; top: 15px; font-size: 11px; width: 120px; }
span.hotspot { display: block; margin-top: 30px; width: 170px; background: #F0F0F0;
-moz-border-radius: 5px;
-webkit-border-radius: 5px; padding: 15px; 
-moz-box-shadow: 3px 3px 3px #666;
-webkit-box-shadow: 3px 3px 3px #666;
box-shadow: 3px 3px 3px #666; }
span.hotspot img { display: block; margin-bottom: 5px; }