
html, body {
 /*font-size: 10px;*/
}
body
{
  background: url('/img/2.gif') repeat-y;
  color: #000;
  margin: 0;
  padding: 0em; 
  font-family:  Arial, sans-serif;
  font-size: 100.1%;       
}
a {
  color: #cc3a2b;
  font-weight:bold;
  text-decoration: none;
}

p, h3, h4, h5, h6 {
  margin: 1em 1em 1em 0em;      /* specifically define this for Opera's sake,
                                   and also for better consistency across
                                   all platforms  */
}
p {
 font-size: 0.8em;
}

p a:hover {
 background-color: #ccc;
 color:#000;
}

h1 {
  margin: 1.2em 0 0 0em;
  font-size: 0.9em;
}

h2 {
  margin: 0.5em 0em 0em 0em;
  font-size: 0.8em;
}
h3 {
  font-size: 0.7em;
}
h4 {
  font-size: 0.6em;
}
h5 {
  font-size: 0.5em;
}
h6 {
  font-size: 0.4em;
}

.unsichtbar {
        position: absolute; top: -2000px; left: -2000px;
}
.hide {
  display: none;
}

#masthead
{
  height:114px;
}
#kopfzeile  {
  position: absolute;
  top:0px;
  left:174px;
}

.clear
{
        clear: both;
}

#logo, #logo a {
  border: 0;
  margin: 0;
  float:left;
  padding: 0;
}

#printhead {
  display: none;
}

#hnav {
  position: absolute;
  left:725px;
  top: 110px;
}
#hnav ul {
  list-style-type: none;  
  float: left;
  margin: 0px;
  padding:0px;
  border:0px;
}
#hnav ul li
{
  display: inline;
  white-space: nowrap;
}
#hnav ul li a
{
  padding: 0px 20px 0px 0px;
  font-size: 0.8em;
}

#inhaltsbereich {
  width: 888px;
}

#rightColumn {
  position: absolute;
  top: 170px;
  left: 714px;
  padding: 0 5 0 5px;  
  width: 174px;
}

#leftColumn {
  position: absolute;
  top: 160px;
  left: 0px;
  padding: 0 5 0 5px;  
  width: 174px;
}

#contentColumn {
  position: absolute;
  top: 180px;
  left: 195px;
  width: 510px;
}

/* ------------------------------------------------------------- */
/* - - - - - - - - - - - - Inhalt Templates- - - - - - - - */
/* ------------------------------------------------------------- */

.bullet {
font-size: 0.8em;     
}

/* ------------------------------------------------------------- */
/* - - - - - - - - - - - - Hauptmenü Links - - - - - - - - - - - */
/* ------------------------------------------------------------- */

#vnav {
   margin:0px;
   padding:0px;
   border-bottom:1px solid white; 
}
#vnav ul {
        list-style:none;
        margin:0px;
        padding:0px;
}
#vnav ul li a:link,  #vnav ul li a:visited{
        display:block;
        font-size: 0.75em;
}
a.menu_a_l0 {
        margin:0px;
	border-top:1px solid white; 
        padding-left: 10px;  
        padding-top: 2px;  
        padding-bottom: 2px;  
}
a.menu_a_l0:hover {
  background-color: white;
}

.menu_ul_l1 {
        list-style:none;
        padding:0px;
        margin:0px;
        border-top:1px solid white; 
}
a.menu_a_l1 {
	color:black;
        font-weight: normal; 
        font-size: 0.4em;
        padding: 2px 0px 2px 0px;
        margin:0 0 0 20px;
	border-bottom: 1px solid white;
}
a.menu_a_l1:hover {
  background-color: white;
}

a.menu_a_l1_last {
	color:black;
        font-weight: normal;
        font-size: 0.4em;
        padding: 2px 0px 2px 0px;
        margin:0 0 0 20px;
	border: 0px;
}
a.menu_a_l1_last:hover {
  background-color: white;
}

a.menu_active {
  background-color: white;
}

/* ------------------------------------------------------------- */
/* - - - - - - - - - - - - Aktuelles Box rechts - - - - - - - - */
/* ------------------------------------------------------------- */
h3.aktuelles {
  color: #cc3a2b;
  font-weight:bold;
  border-bottom: 1px solid white;
  font-size: 0.75em;
  margin:0px;
  padding:0px;
  padding-left:10px;
  width:100%;
}

.aktuelles_liste {
        list-style:none;
        margin:0px;
        padding:0px; 
}

a.aktuelles_item {
  	color:black;
        font-weight: normal;
        padding: 2px 0px 2px 0px;
        margin:0 0 0 20px;
	border-bottom: 1px solid white;
        display:block;
        font-size: 0.75em;
}
.aktuelles_text {
font-size: 0.75em;     
padding: 5px 5px 5px 10px;
}
a.download_item {
        font-weight: normal;
        padding: 2px 0px 2px 0px;
        margin:0 0 0 20px;
	border-bottom: 1px solid white;
        display:block;
        font-size: 0.75em;
}

 
    