* {45
   margin: 0;
   padding: 0;
}
/*-------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------- */

#main2 {
  border-top-color:#9ab789;
  border-top-width:8px;
  border-top-style:solid;

  border-right-color:#9ab789;
  border-right-width:8px;
  border-right-style:solid;

  border-bottom-color:#9ab789;
  border-bottom-width:8px;
  border-bottom-style:solid;

  padding:5px;
  width: 700px;
  height: 639px;
  background: #ffffff;
  
  opacity: 0.8;
  filter:alpha(opacity = 80);
}

#main{
  padding:5px;
  width: 690px;
  height: 639px;
  background: #ffffff;
  position: absolute;
  top: 85px;
  left: 237px;
  overflow:auto;
  padding-left:10px;
  padding-right:10px;

}

/*-------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------- */
/*Allgemeine Body definitionen */
body {	
    font-family: Verdana, Arial, Helvetica, sans-serif;
    font-size: 10pt;
    font-style: normal;
    font-weight: normal;
    font-variant: normal;
    color: #000;
    text-decoration: none;
    padding:0;
    margin:0;
    background-image: url(gfx/body_background.jpg);
    background-repeat: repeat-x;
}

/*-------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------- */
#container {
  margin:0px;
  padding:0px;
  margin-left:-69px;
  margin-top:-60px;
}
/*-------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------- */

#ColLeft {
   width: 306px;
   float: left;
}
/*-------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------- */

#Colright{
	margin-left:306px;
	width:702px;
	float: top;
}

/*-------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------- */
/*Definiion Logo */
#logo {
  width: 306px;
  height: 445px;
  background-image: url(gfx/logo_fire_ie7.png);
  background-repeat: no-repeat;
  overflow: visible;
}

/*-------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------- */
/*Definition Haupt-Naivgation */

#navi {
    margin-top: -449px;
    margin-left: 110px;
    width: 196px;
    height: 426px;
    background: #559050;
    padding:0px;
    text-align: left;
    padding-top: 15px;
    z-index: 2222;
    position: absolute;
}

#navi2 {
    margin-top: -100px;
    margin-left: 102px;
    width: 196px;
    height: 426px;
    background: #559050;
    padding:0px;
    text-align: left;
    padding-top: 15px;
    border-left: 8px solid #9ab789;
    border-bottom: 8px solid #9ab789;
    border-top: 8px solid #9ab789;
    opacity: 0.8;
    filter:alpha(opacity = 80);
}


#navi ul {
   margin: 0px;
   padding: 0px;
   background: #fff;
   padding-top: 1px;
   padding-bottom: 1px;
}

#navi li.notactive { /* HauptPunkt (eigentlich Aufz�hlung) */
	height: 27px;
	margin-top: 1px;
	margin-bottom: 1px;
	list-style: none;
	background-image: url(gfx/navi_li_background.jpg);
	background-repeat: repeat-x;
	font-size: 14pt;
}

#navi li.notactive:hover {
	background-image: url(gfx/navi_li_background_hover.jpg);
	background-repeat: repeat-x;
}

#navi li.notactive:visited {
	background-image: url(gfx/navi_li_background_hover.jpg);
	background-repeat: repeat-x;
	color:#000;
}

#navi li.active { /* HauptPunkt (eigentlich Aufz�hlung) */
	height: 25px;
	margin-top: 1px;
	margin-bottom: 1px;
	list-style: none;
	border-bottom: 1px solid #618f4c;
	border-top: 1px solid #a4cf9b;
	font-size: 14pt;
}

#navi li.sub-notactive { /* HauptPunkt (eigentlich Aufz�hlung) */
	height: 16px;
	margin-top: 1px;
	margin-bottom: 1px;
	list-style: none;
	background:#ffffff;
	font-size: 10px;
}

#navi li.sub-active { /* HauptPunkt (eigentlich Aufz�hlung) */
	height: 16px;
	margin-top: 1px;
	margin-bottom: 1px;
	list-style: none;
	background:#ffffff;
	font-size: 10px;
}

/* Link Definition für navi */
#navi a:link {
	color:#000;
	font-weight:normal;
	text-decoration: none;
	font-family: verdana;
	font-size: 10pt;
}
		
#navi a:visited {
	color:#000;
	font-weight:normal;
	text-decoration: none;
	font-family: verdana;
	font-size: 10pt ;
}

#navi a:focus {
	color:#000;
	font-weight:normal;
	text-decoration: none;
	font-family: verdana;
	font-size: 10pt ;
}
		
#navi a:hover {
	color:#000;
	font-weight:normal;
	text-decoration: underline;
	font-family: verdana;
	font-size: 10pt ;
}

#navi a:active {
	color:#000;
	font-weight:normal;
	text-decoration: none;
	font-family: verdana;
	font-size: 10pt ;
}

/* Link Definition für navi sub*/
#navi a.sub:link {
	color:#000;
	font-weight:normal;
	text-decoration: none;
	font-family: verdana;
	font-size: 8pt;
}
		
#navi a.sub:visited {
	color:#000;
	font-weight:normal;
	text-decoration: none;
	font-family: verdana;
	font-size: 8pt ;
}

#navi a.sub:focus {
	color:#000;
	font-weight:normal;
	text-decoration: none;
	font-family: verdana;
	font-size: 8pt ;
}
		
#navi a.sub:hover {
	color:#000;
	font-weight:normal;
	text-decoration: underline;
	font-family: verdana;
	font-size: 8pt ;
}

#navi a.sub:active {
	color:#000;
	font-weight:normal;
	text-decoration: none;
	font-family: verdana;
	font-size: 8pt ;
}

/*-------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------- */

#head_schriftzug {
  padding-top: 137px;
  /*margin-left: 400px;*/
  width: 710px;
  background-image: url(gfx/head_schriftzug.gif);
  background-repeat: no-repeat;
  background-position: 0px 70px;
}
/*-------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------- */

.fixfloat {
   line-height: 0px;
   clear: both;

/*-------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------- */
/* Link Definition für NORMAL */
a:link {
	color:#000000;
	font-weight:normal;
	text-decoration: none;
	font-family: verdana;
	font-size: 10px;
}
		
a:visited {
	color:#000000;
	font-weight:normal;
	text-decoration: none;
	font-family: verdana;
	font-size: 10px ;
}

a:focus {
	color:#000000;
	font-weight:normal;
	text-decoration: none;
	font-family: verdana;
	font-size: 10px ;
}
		
a:hover {
	color:#000000;
	font-weight:normal;
	text-decoration: underline;
	font-family: verdana;
	font-size: 10px ;
}

a:active {
	color:#000000;
	font-weight:normal;
	text-decoration: none;
	font-family: verdana;
	font-size: 10px ;
}
/*<-------------------------------------------->*/
