/* schriften */
html {
  overflow-y: scroll;
}
body, div {
  font-size: 70%;
  line-height: 160%;
}
@media screen {
  div {
    font-size: 100%;
  }
}
#mainmenue {
  font-size: 100%;
}
.infobox {
  font-size: 100%;
}
#footer a:link, #footer a:visited {
  font-size: 100%;
}
#submenu a:link, #submenu a:visited {
  font-size: 100%;
}
/* farben */
body {
  color: #424242;
}
h1 {
  color: #424242;
}
h2 {
  color: #424242;
}
h3 {
  color: #424242;
}
.date, .spitzmarke {
  color: #ed008c;
}

@media screen {
  .global {
    position: absolute;
    top: 5px;
    right: 0;
    z-index: 99;
  }
  .global a:link, .global a:visited {
    padding: 0 1px 0 1px;
    text-align: center;
  }
}

@media screen {
  .quicklinks a:link, .quicklinks a:visited {
    width: 175px;
	padding-left: 15px;
	display: block;
	xcolor: #424242;
    background: url(../img/pfeil_orange.gif) no-repeat 0 0.5em;
  }
  .quicklinks a:hover, .quicklinks a:active {
    color: #FFFFFF;
	background-color: #ed543e;
    background-image: none;
    text-decoration: none;
  }
  .more a:link, .more a:visited, .more a:hover, .more a:active {
    padding: 0 30px 0 18px;
    font-weight: bold;
    background: url(../img/pfeil_green.gif) no-repeat 0 0.2em;
  }
  .global {
    color: #686868;
  }
  .global a:link, .global a:visited {
    padding: 0 3px 0 0;
    color: #686868;
  }
  .global a:hover, .global a:active {
    color: #686868;
    text-decoration: underline;
  }
  #footer {
    color: #686868;
  }
  #footer a:link, #footer a:visited {
    padding: 0 5px 0 5px;
    color: #686868;
  }
  #footer a:hover, #footer a:active {
    color: #color: #686868;;
    text-decoration: underline;
  }
}

/* Formatierung */
a:link, a:visited {
  text-decoration: none;
}
a:active, a:hover {
  text-decoration: none;
}
@media screen {
  /* Hauptmenue live */
  #mainmenue {
    position: relative;
	text-transform: uppercase;
    overflow: hidden;
	width: 850px;
    background-color: #ed008c;
  }
  #mainmenue ul {
    margin: 0;
    padding: 0;
  }
  #mainmenue li {
    margin: 0;
    padding: 0;
    float: left;
    list-style: none;
	width: 169px;
	border-right: 1px solid #FFFFFF;
  }
  #mainmenue li.last {
	width: 170px;
	border-right: none;
  }
  #mainmenue .menue a:link, #mainmenue .menue a:visited {
    padding: 0.1em 0 0.1em 10px;
    width: 159px;
    font-weight: bold;
	margin: 0;
    float: left;
    display: block;
    color: #FFFFFF;
	text-decoration: none;
  }
  #mainmenue .menue a:active, 
  #mainmenue .menue a:hover {
    text-decoration: none;
	color: #ed008c;
	background-color: #FFFFFF;
  }
  #mainmenue .menue a:link.active, #mainmenue .menue a:visited.active {
	color: #ed008c;
	background-color: #FFFFFF;
  }
}
@media screen {
  #body {
    position: relative;
    width: 850px;
    height: 100%;
    margin-left: auto;
    margin-right: auto;
    padding: 0 10px;
    text-align: left;
	background-color: #FFFFFF;
  }
  #head {
    position: relative;
    height: 90px;
    padding: 0;
    margin: 0;
  }
  #navigation {
	margin-bottom: 10px;
  }
  #main {
    position: relative;
    width: 850px;
    margin: 0;
    padding: 0;
  }
  #content {
    width: 425px;
    margin: 2em 0 0 0;
    padding: 0 60px 0 25px;
    float: left;
  }
  #leftcolumn {
    width: 170px;
    float: left;
	padding-top: 2em;
  }
  #rightcolumn {
    width: 170px;
    margin: 2em 0 0 0;
    padding: 0;
    float: right;
  }
  #illu {
    margin: 0;
	height: 185px;
  }
  #bgFooter {
    position: relative;
	width: 800px;
    padding: 0;
    margin: 2em 0 0 0;
    height: 23px;
	background: url(../img/bg_footer.gif) repeat-x left top;
  }
  #footer {
    position: relative;
	width: 850px;
    padding: 0.5em 0 1em 0;
    margin: 1.2em 0 0 0;
    height: 15px;
	background: url(../img/dotted_line.gif) repeat-x left top;
  }
}

@media screen {
  .overview {
    margin: 0;
    padding: 0 0 0 16px;
    background: url(../img/pfeil_orange_left.gif) no-repeat left center;
  }
  .back {
    position: absolute;
	right: 90px;
    margin: 0;
    padding: 0 15px 0 0 !important;
    background: url(../img/pfeil_orange_left.gif) no-repeat right center;
  }
  .forward {
    position: absolute;
    padding: 0 0 0 15px !important;
    background: url(../img/pfeil_orange.gif) no-repeat left center;
    right: 20px;
  }
}

@media screen {
  .infoboxBottom {
    background-image: url(../img/balken_bottom.gif);
    background-position: left bottom;
    background-repeat: no-repeat;
  }
  .infobox {
    position: relative;
    width: 150px;
    padding: 3px 10px 5px 10px;
	margin: 0 0 2em 0;
    background-image: url(../img/balken_top.gif);
    background-position: left top;
    background-repeat: no-repeat;
  }
  .infobox h2 {
    margin: 0 0 0.2em 0;
    padding: 0;
    font-weight: bold;
  }
  .infobox div {
    margin: 0;
    padding: 0;
  }
}

@media screen {
  #submenu ul li a:link, #submenu ul li a:visited, #submenu ul li a:active, #submenu ul li a:hover {
    color: #686868;
    text-decoration: none;
	text-transform: uppercase;
  }
  #submenu {
    margin: 0 0 2em 0;
    overflow: hidden;
  }
  #submenu ul {
    width: 170px;
    padding: 0;
    margin: 0;
    list-style: none;
    font-weight: normal;
    background-image: url(../img/balken_top.gif);
    background-position: left top;
    background-repeat: no-repeat;
  }
  #submenu ul li {
    width: 170px;
    padding: 0;
    margin: 0;
	background: url(../img/dotted_line.gif) repeat-x left bottom;
  }
  #submenu li a:link, #submenu li a:visited {
    width: 155px;
    display: block;
    padding: 0.3em 0 0.3em 15px;
    font-weight: normal;
    background: url(../img/pfeil_right.gif) no-repeat 8px 0.7em;
  }
  #submenu li.active a:link, #submenu li.active a:visited {
    font-weight: bold;
  }
  #submenu li.last {
    background-image: url(../img/balken_bottom.gif);
    background-position: 0 bottom;
    background-repeat: no-repeat;
  }
}
