/* cmsms stylesheet: beatestyle modified: Mittwoch, 13. April 2022 23:38:41 */
* 	{
	margin: 0;
	padding: 0;
	}

html {
	background-color: #FFFFFF;
	}

#rahmen{
  background-color: #CACBCD;
  padding: 0px;
  border: solid 0px #000000;
  margin: -270px 0 0 -490px;
  position:absolute;
  top: 50%;
  left: 50%;
  width: 980px;
  height: 540px;
}

H1 {
	font-family: Arial, Helvetica, sans-serif; 
	font-size: 14pt;
	font-weight: normal;
	color: #818284;
}

.textnorm {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10pt;
	color: #5e5e5e;
	text-decoration: none;
	line-height: 20px;
          padding-left: 20px;
          padding-right: 30px;
          padding-top: 30px;
}

.textgrau {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9pt;
	color: #5e5e5e;
	text-decoration: none;
	line-height: 16px;
}

.borderlink a { 
  border: 1px solid transparent;
}

.borderlink a:hover { 
  border: 1px solid #FFFFFF;
}



#main {
	position: absolute;
	left: 497px;
	top: 57px;
	width:483px;
	height: 451px;
	border: solid 0px #008040;
	padding: 0px 0px 0px 0px;
	margin-left: -0px;
	margin-bottom: 0px;
	overflow: auto;
}

#a1 {
	position: absolute;
	left: 32px;
	top: 57px;
	width:141px;
	height: 141px;
	background-color: #818284;
}
#a2 {
	position: absolute;
	left: 187px;
	top: 57px;
	width:141px;
	height: 141px;
	background-color: #818284;
}
#a3 {
	position: absolute;
	left: 342px;
	top: 57px;
	width:141px;
	height: 141px;
        border: 0px solid #818284;
	vertical-align: middle;
	text-align: center; 
}


#b1 {
	position: absolute;
	left: 32px;
	top: 212px;
	width:141px;
	height: 141px;
}

#b2 {
	position: absolute;
	left: 187px;
	top: 212px;
	width:141px;
	height: 141px;
}

#b3 {
	position: absolute;
	left: 342px;
	top: 212px;
	width:141px;
	height: 141px;
}

#c1 {
	position: absolute;
	left: 32px;
	top: 367px;
	width:141px;
	height: 141px;
}
#c2 {
	position: absolute;
	left: 187px;
	top: 367px;
	width:141px;
	height: 141px;
}

#c3 {
	position: absolute;
	left: 342px;
	top: 367px;
	width:141px;
	height: 141px;
}

#klick {
	position: absolute;
	left: 497px;
	top: 510px;
	width:451px;
	height: 28px;
}

a { color: #5e5e5e; 
    text-decoration:none;
}

a:hover { 
	color: #5e5e5e;  
    text-decoration: underline;
}

img { 
  border: 0px;
}





#navi {
	position: absolute;
	left: 32px;
	top: 12px;
	width: 916px;
	height: 23px;
	border: solid 0px #008040;
	padding: 0px 0px 0px 0px;
}

	  
	  /*###################*/
	  /* Beginn Navigation */
	  /*###################*/

	  #navi, #navi ul { 
	  list-style-type: none; 
	  margin: 0;
	  padding: 0; 
	  } /* Style-Reset */

		#navi li { 
		width: 155px; 
		float: left; 
		} /* Horizontale Anordnung */
		
		#navi li ul { 
		display: none; 
		} /* Normalzustand eingeklappt */
		
		#navi li:hover ul { 
		display: block; 
		} /* Ausgeklappt */
		
		
		
      /*###################*/
	  /* Styles fuers Auge */
	  /*###################*/
	  
	  # navi { 
	  position: absolute; 
	  }
	  
	  # navi li { 
	  border: 0px solid #000; 
	  }

	    #navi ul li { 
		border: none; 
		margin: 0; 
		}
		
	  #navi a { 
	  font-weight: bold; 
	  text-align: center; 
	  font-family: Arial, Helvetica, sans-serif; 
	  font-size: 12px;
	  display: block; 
	  padding: 6px 0px 6px 0px;
          margin-right: 14px;
	  text-decoration: none; 
	  
          background: #818284; 
	  }
	  
	  #navi a:link, #navi a:visited { 
          color: #FFFFFF;
	  background: #818284; 
	  }
	  
	  #navi a:active, #navi a:hover { 
          color: #6A6B6C;
	  background: #EAEAEB; 
	  }
	  
	  #navi h3,#navi a.menuactive,#navi a.currentpage { 
	  font-weight: bold; 
	  text-align: center; 
	  font-family: Arial, Helvetica, sans-serif; 
	  font-size: 12px;
	  display: block; 
	  padding: 6px 0px 6px 0px;
          margin-right: 14px;
	  text-decoration: none; 
	  color: #6A6B6C;
	  background: #EAEAEB; 
	  }
	  
	  
	  #navi li li a:link, #navi li li a:visited { 
	  color:#86B421; 
	  font-family: Arial, Helvetica, sans-serif; 
	  font-size: 10px;
	  background:#F6F5F5; 
	  text-decoration:none; 
	  padding: 4px 0px 4px 0px;
	  }
	  
	  #navi li li a:active, #navi li li a:hover { 
	  color:#FFFFFF; 
	  font-family: Arial, Helvetica, sans-serif; 
	  font-size: 10px;
	  background:#E77801;
	  text-decoration:none; 
	  padding: 4px 0px 4px 0px;
	  }
	  


dfn {
position: absolute;
left: -12000;
top: -12000;
}
