html, body, div, span, applet, object, iframe,
h1, h2, h3, h4, h5, h6, p, blockquote, pre,
a, abbr, acronym, address, big, cite, code,
del, dfn, em, font, img, ins, kbd, q, s, samp,
small, strike, strong, sub, sup, tt, var,
dl, dt, dd, ol, ul, li,
fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td {
	margin: 0;
	padding: 0;
	border: 0;
	outline: 0;
	font-weight: inherit;
	font-style: inherit;
	font-size: 100%;
	font-family: inherit;
	vertical-align: baseline;
}
/* remember to define focus styles! */
:focus {
	outline: 0;
}
body {
	line-height: 1;
	color: black;
	background: white;
}
ol, ul {
	list-style: none;
}
/* tables still need 'cellspacing="0"' in the markup */
table {
	border-collapse: separate;
	border-spacing: 0;
}
caption, th, td {
	text-align: left;
	font-weight: normal;
}
blockquote:before, blockquote:after,
q:before, q:after {
	content: "";
}
blockquote, q {
	quotes: "" "";
}
body {
	line-height: 18px;
	font-size: 12px;
	font-family:verdana;
}
h1 {
	font-size:25px;
}

h2 {
	font-size:20px;
}

h3 {
	font-size:15px;
}

h4 {
	font-size:12px;
	font-weight:bold;

}
  body {
    color: black; background-color: #FFFFFF;
    font-size: 100%;
    font-family: Helvetica,Arial,sans-serif;
    margin: 0; padding: 1em;
  }
  div#top {
    margin-bottom: 24px; 
    padding: 0px;
    height:75px;
    text-align: center;
    background-color: #F1F1F1;

  }
  div#links {
    position: absolute;
    left:10px;
    top:115px; 
  }
  html>body #links {
    position: fixed;
  }
  #links {
    width: 170px;
    margin: 0 0 1.2em; padding: 0;
  }
  ul#Navigation {
   background-color: #EEE;
   font-size: 0.83em;
   float: left; width: 170px;
   margin: 0 0 1.2em; padding: 0;
   border: 1px solid #EEE;
  }
  ul#Navigation li {
    background-color: #EEE;
    list-style: none;
    margin: 0; padding: 2px;
  }
  ul#Navigation a {
    display: block;
    padding: 0.2em;
    font-weight: bold;
  }
  ul#Navigation a:link {
    color: #CC0000; background-color: #CCC; border-left: 13px solid #EEE; font: 10px Arial, sans-serif; font-weight: normal; text-decoration: underline; text-align: left;
  }
  ul#Navigation a:visited {
    color: #CC0000; background-color: #CCC; border-left: 13px solid #EEE; font: 10px Arial, sans-serif; font-weight: normal; text-decoration: underline; text-align: left;
  }
  ul#Navigation a:hover {
    color: #CC0000; background-color: #BBBBBB; border-left: 13px solid #CC0000; font: 10px Arial, sans-serif; font-weight: normal; text-decoration: none; text-align: left;
  }
  ul#Navigation a:active {
    color: #CC0000; background-color: #BBBBBB; border-left: 13px solid #CC0000; font: 10px Arial, sans-serif; font-weight: normal; text-decoration: none; text-align: left;
  }
  
    ul#Gruppen {
   background-color: #EEE;
   font-size: 0.83em;
   float: left; width: 170px;
   margin: 0 0 1.2em; padding: 0;
   border: 1px solid #EEE;
  }
  ul#Gruppen li {
    background-color: #EEE;
    list-style: none;
    margin: 0; padding: 2px;
  }
  ul#Gruppen a {
    display: block;
    padding: 0.2em;
    font-weight: bold;
  }
  ul#Gruppen a:link {
    color: #CC0000; background-color: #CCC; border-left: 13px solid #EEE; font: 10px Arial, sans-serif; font-weight: normal; text-decoration: underline; text-align: left;
  }
  ul#Gruppen a:visited {
    color: #CC0000; background-color: #CCC; border-left: 13px solid #EEE; font: 10px Arial, sans-serif; font-weight: normal; text-decoration: underline; text-align: left;
  }
  ul#Gruppen a:hover {
    color: #CC0000; background-color: #BBBBBB; border-left: 13px solid #CC0000; font: 10px Arial, sans-serif; font-weight: normal; text-decoration: none; text-align: left;
  }
  ul#Gruppen a:active {
    color: #CC0000; background-color: #BBBBBB; border-left: 13px solid #CC0000; font: 10px Arial, sans-serif; font-weight: normal; text-decoration: none; text-align: left;
  }

  ul#Berichte {
   background-color: #EEE;
   width: 100%;
   margin: 0 0 1.2em; padding: 0;
  }
  ul#Berichte li {
    background-color: #EEE;
    list-style: none;
    margin: 0; padding: 2px;
    border-bottom: 1px solid #999;
    margin-bottom: 20px;
  }
  ul#Berichte a {
    color: #CC0000; border-left: 13px solid #EEE; font: 10px Arial, sans-serif; font-weight: normal; text-decoration: none; text-align: left;
  }
  ul#Berichte a:hover {
    color: #CC0000; border-left: 13px solid #CC0000; font: 10px Arial, sans-serif; font-weight: normal; text-decoration: none; text-align: left;
  }


  div#Info {
   border-left: 13px solid #DDD; 
   font: 11px Arial, sans-serif; font-weight: bold; text-decoration: none; text-align: left;
    float: right; width: 170px;
    margin-bottom: 10px; padding: 0;
    background-color: #EEE; 
  }
  div#Inhalt {
    margin: 0 12em 1em 12em;
    padding: 0 1em;
    border: 1px solid #FF0033;
    background-color: #F0F0F0;
  }

  #Fusszeile {
    clear: both;
    margin: 20px; padding: 0.1em;
    text-align: center;
    background-color: #F0F0F0; 
    color: #CC0000; 
    background-color: #F0F0F0; border-left: 13px solid #CC0000; font: 5px Arial, sans-serif; font-weight: normal; text-decoration: none; text-align: center;
  }

