/* Seitenkopf */
  
#top {
  margin: 0px 0px 0px 0px;
  background: #FFFFFF;
  width: 780px;
  height: 100px;
	}

#top img {
   border: none;
   }

/* main */
  
#main {
  overflow: hidden;
  width: 780px;
	}
  
#main .left {float: left;
       top: 0px;
       width: 200px;
       background-color: #CDCBCB;
       margin-bottom: -2000px;
       padding-bottom: 2000px;
      }

#main .content {
	float: right;
    width: 480px;
	padding-left: 50px;
	padding-top: 30px;
	padding-right: 50px;
	background-color: #E7E6E5;
    border-bottom: 0px;
    margin-bottom: -2000px;
    padding-bottom: 2000px;
   
}


#images {
	position: relative;
	top: 0px;
	width: 580px;
	height: 200px;
	background-color: yellow;
}


/* Formatierung Inhalte */

#seiteninfo { 
  margin-bottom: 9px;
  font-size:9pt; 
  font-family:verdana, arial, sans-serif;
  }
  
#seitentitel { 
  margin-top: 9px;
  margin-bottom: 9px;
  font-size:9pt; 
  font-weight: bold;
  font-family:verdana, arial, sans-serif;
  }
 
body {
	background-color: #006FBA;
  margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
  }
  	
h1 { 
  font-size:12pt; 
  font-weight: bolder;
  font-family:verdana, arial, sans-serif;
  }

.fliesstext {
  font-size:9pt; 
  font-weight: normal;
  font-family: verdana, arial, sans-serif;
  }
	
.fliesstextfett {
  font-size:9pt; 
  font-weight: bold;
  font-family: verdana, arial, sans-serif;
  }	
	
.fliesstext a:link { 
	font-size: 9pt;
	font-family: verdana, arial, sans-serif; 
	text-decoration: none; 
	color: #006DBA;
	} 

a {text-decoration: none;}
 
/* Hauptnavigation */


#menu {
  display: block;
  position: relative; 
	left: -2px;
	top: 30px; 
  width: 202px; 
  padding-bottom: 40px;
  margin-bottom: 40px;
  background-color: #CDCBCB;
  font-size: 9pt; 
  font-family: verdana, arial, sans-serif;
  }
	
#menu .spacer {
  position: relative;
  top: 0px; 
  left: 0px;
  display: block;
  height: 20px;
  font-size:3px;
  width: 200px;
  }
  
/* Hauptmenublue */
	
#hauptmenublue .tab {
  position: relative; 
  top: 0px; 
  left: 0px;
  }

#hauptmenublue a {
  display:block; 
  width:155px; 
  line-height: 18px; 
  margin-bottom: 0px; 
  color:#000; 
  margin-left:34px; 
	font-size: 9pt; 
  font-family: verdana, arial, sans-serif;
	font-weight: bold;
  text-decoration:none; 
  text-align:left;
	border-bottom:1px solid #006DBA;
  }
  
#hauptmenublue a span {
  position:absolute; 
  top: 5px; 
  width:14px; 
	height: 25px;
	left: 23px;
  background-image:url(_admin/vorlagen/seiten/bilder/weiss.gif); 
  background-repeat:no-repeat; 
  }

#hauptmenublue a:hover {
  color:#000; 
  background-color: #CDCBCB; 
	font-size: 9pt; 
  font-family: verdana, arial, sans-serif;
	font-weight: bold;
  text-decoration:none; 
  text-align:left;
	border-bottom:1px solid #006DBA;
  }
  
#hauptmenublue a:hover span {
  position:absolute; 
  top: 5px; 
  width:14px; 
	height: 25px;
	left: 23px;
  background-image:url(_admin/vorlagen/seiten/bilder/bluedot.gif);
  background-repeat:no-repeat;
  }
	
* html #hauptmenublue a:hover span {
  position: absolute; 
  top: 5px; 
  width: 14px; 
	height: 25px;
	left: -13px;
  background-image: url(_admin/vorlagen/seiten/bilder/bluedot.gif);
  background-repeat: no-repeat;
  }
	

#hauptmenublue_sel .tab {
  position: relative; 
  top: 0px; 
  left: 0px;	
	}
	
#hauptmenublue_sel a {
  display:block; 
  width:155px; 
  line-height: 18px; 
  margin-bottom: 0px; 
  color:#000; 
  margin-left:34px; 
	font-size: 9pt; 
  font-family: verdana, arial, sans-serif;
	font-weight: bold;
  text-decoration:none; 
  text-align:left;
	border-bottom:1px solid #006DBA;
  }	
	
#hauptmenublue_sel a span {
  position:absolute; 
  top: 5px; 
  width:14px; 
	height: 25px;
	left: 23px;
  background-image:url(_admin/vorlagen/seiten/bilder/bluedot.gif);
  background-repeat:no-repeat;
  }
	
* html #hauptmenublue_sel a span {
  position: absolute; 
  top: 5px; 
  width: 14px; 
	height: 25px;
	left: -13px;
  background-image: url(_admin/vorlagen/seiten/bilder/bluedot.gif);
  background-repeat: no-repeat;
  }

	
/* submenublue */	
	
#submenublue .tab {
  position: relative; 
  top: 0px; 
  left: 0px;
  }


#submenublue a {
  display:block; 
  width:155px; 
  line-height: 18px; 
  margin-bottom: 0px; 
  color:#000; 
  margin-left:34px; 
  text-decoration:none; 
  text-align:left;
	border-bottom:1px solid #006DBA;
  }
  
#submenublue a span {
  position:absolute; 
  top: 5px; 
  width:14px; 
	height: 25px;
	left: 23px;
  background-image:url(_admin/vorlagen/seiten/bilder/weiss.gif); 
  background-repeat:no-repeat; 
  }

#submenublue a:hover {
  color:#000; 
  background-color: #CDCBCB; 
  text-decoration:none; 
  text-align:left;
	border-bottom:1px solid #006DBA;
  }

  
#submenublue a:hover span {
  position:absolute; 
  top: 5px; 
  width:14px; 
	height: 25px;
	left: 23px;
  background-image:url(_admin/vorlagen/seiten/bilder/bluedot.gif);
  background-repeat:no-repeat;
  }
	
* html #submenublue a:hover span {
  position:absolute; 
  top:5px; 
  width:14px; 
	height: 25px;
	left: -13px;
  background-image:url(_admin/vorlagen/seiten/bilder/bluedot.gif);
  background-repeat:no-repeat;
  }
	
#submenublue_sel .tab {
  position: relative; 
  top: 0px; 
  left: 0px;
  }

#submenublue_sel a {
  display:block; 
  width:155px; 
  line-height: 18px; 
  margin-bottom: 0px; 
  color:#000; 
  margin-left:34px; 
  text-decoration:none; 
  text-align:left;
	border-bottom:1px solid #006DBA;
  }
  
#submenublue_sel a span {
  position:absolute; 
  top: 5px; 
  width:14px; 
	height: 25px;
	left: 23px;
  background-image:url(_admin/vorlagen/seiten/bilder/bluedot.gif); 
  background-repeat:no-repeat; 
  }
	
* html #submenublue_sel a span {
  position:absolute; 
  top:5px; 
  width:14px; 
	height: 25px;
	left: -13px;
  background-image:url(_admin/vorlagen/seiten/bilder/bluedot.gif);
  background-repeat:no-repeat;
  }

	
/* subsubmenublue */	
	
#subsubmenublue .tab {
  position: relative; 
  top: 0px; 
  left: 0px;
  }


#subsubmenublue a {
  display:block; 
  width:142px; 
  line-height: 18px; 
  margin-bottom: 0px; 
  color:#000; 
  margin-left:34px; 
	padding-left: 13px;
  text-decoration:none; 
  text-align:left;
	border-bottom:1px solid #006DBA;
  }
  
#subsubmenublue a span {
  position:absolute; 
  top: 5px; 
  width:14px; 
	height: 25px;
	left: 35px;
  background-image:url(_admin/vorlagen/seiten/bilder/weiss.gif); 
  background-repeat:no-repeat; 
  }

#subsubmenublue a:hover {
  color:#000; 
  background-color: #CDCBCB; 
  text-decoration:none; 
  text-align:left;
	border-bottom:1px solid #006DBA;
  }

  
#subsubmenublue a:hover span {
  position:absolute; 
  top: 5px; 
  width:14px; 
	height: 25px;
	left: 35px;
  background-image:url(_admin/vorlagen/seiten/bilder/bluedot.gif);
  background-repeat:no-repeat;
  }
	
* html #subsubmenublue a:hover span {
  position:absolute; 
  top:5px; 
  width:14px; 
	height: 25px;
	left: 0px;
  background-image:url(_admin/vorlagen/seiten/bilder/bluedot.gif);
  background-repeat:no-repeat;
  }
	
#subsubmenublue_sel .tab {
  position: relative; 
  top: 0px; 
  left: 0px;
  }


#subsubmenublue_sel a {
  display:block; 
  width:142px; 
  line-height: 18px; 
  margin-bottom: 0px; 
  color:#000; 
  margin-left:34px; 
	padding-left: 13px;
  text-decoration:none; 
  text-align:left;
	border-bottom:1px solid #006DBA;
  }
  
#subsubmenublue_sel a span {
  position:absolute; 
  top: 5px; 
  width:14px; 
	height: 25px;
	left: 35px;
  background-image:url(_admin/vorlagen/seiten/bilder/bluedot.gif); 
  background-repeat:no-repeat; 
  }
	
* html #subsubmenublue_sel a span {
  position:absolute; 
  top:5px; 
  width:14px; 
	height: 25px;
	left: 0px;
  background-image:url(_admin/vorlagen/seiten/bilder/bluedot.gif);
  background-repeat:no-repeat;
  }


/* Hauptmenured */
	
#hauptmenured .tab {
  position: relative; 
  top: 0px; 
  left: 0px;
  }

#hauptmenured a {
  display:block; 
  width:155px; 
  line-height: 18px; 
  margin-bottom: 0px; 
  color:#000; 
  margin-left:34px; 
	font-size: 9pt; 
  font-family: verdana, arial, sans-serif;
	font-weight: bold;
  text-decoration:none; 
  text-align:left;
	border-bottom:1px solid #E9354C;
  }
  
#hauptmenured a span {
  position:absolute; 
  top: 5px; 
  width:14px; 
	height: 25px;
	left: 23px;
  background-image:url(_admin/vorlagen/seiten/bilder/weiss.gif); 
  background-repeat:no-repeat; 
  }

#hauptmenured a:hover {
  color:#000; 
  background-color: #CDCBCB; 
	font-size: 9pt; 
  font-family: verdana, arial, sans-serif;
	font-weight: bold;
  text-decoration:none; 
  text-align:left;
	border-bottom:1px solid #E9354C;
  }

  
#hauptmenured a:hover span {
  position:absolute; 
  top: 5px; 
  width:14px; 
	height: 25px;
	left: 23px;
  background-image:url(_admin/vorlagen/seiten/bilder/reddot.gif);
  background-repeat:no-repeat;
  }
	
* html #hauptmenured a:hover span {
  position: absolute; 
  top: 5px; 
  width: 14px; 
	height: 25px;
	left: -13px;
  background-image: url(_admin/vorlagen/seiten/bilder/reddot.gif);
  background-repeat: no-repeat;
  }

#hauptmenured_sel .tab {
  position: relative; 
  top: 0px; 
  left: 0px;	
	}	
	
#hauptmenured_sel a {
  display:block; 
  width:155px; 
  line-height: 18px; 
  margin-bottom: 0px; 
  color:#000; 
  margin-left:34px; 
	font-size: 9pt; 
  font-family: verdana, arial, sans-serif;
	font-weight: bold;
  text-decoration:none; 
  text-align:left;
	border-bottom: 1px solid #E9354C;
  }	


#hauptmenured_sel a span {
  position:absolute; 
  top: 5px; 
  width:14px; 
	height: 25px;
	left: 23px;
  background-image:url(_admin/vorlagen/seiten/bilder/reddot.gif);
  background-repeat:no-repeat;
  }
	
* html #hauptmenured_sel a span {
  position: absolute; 
  top: 5px; 
  width: 14px; 
	height: 25px;
	left: -13px;
  background-image: url(_admin/vorlagen/seiten/bilder/reddot.gif);
  background-repeat: no-repeat;
  }


	
/* submenured */	
	
#submenured .tab {
  position: relative; 
  top: 0px; 
  left: 0px;
  }


#submenured a {
  display:block; 
  width:155px; 
  line-height: 18px; 
  margin-bottom: 0px; 
  color:#000; 
  margin-left:34px; 
  text-decoration:none; 
  text-align:left;
	border-bottom:1px solid #E9354C;
  }
  
#submenured a span {
  position:absolute; 
  top: 5px; 
  width:14px; 
	height: 25px;
	left: 23px;
  background-image:url(_admin/vorlagen/seiten/bilder/weiss.gif); 
  background-repeat:no-repeat; 
  }

#submenured a:hover {
  color:#000; 
  background-color: #CDCBCB; 
  text-decoration:none; 
  text-align:left;
	border-bottom:1px solid #E9354C;
  }

  
#submenured a:hover span {
  position:absolute; 
  top: 5px; 
  width:14px; 
	height: 25px;
	left: 23px;
  background-image:url(_admin/vorlagen/seiten/bilder/reddot.gif);
  background-repeat:no-repeat;
  }
	
* html #submenured a:hover span {
  position:absolute; 
  top:5px; 
  width:14px; 
	height: 25px;
	left: -13px;
  background-image:url(_admin/vorlagen/seiten/bilder/reddot.gif);
  background-repeat:no-repeat;
  }
	
#submenured_sel .tab {
  position: relative; 
  top: 0px; 
  left: 0px;
  }

#submenured_sel a {
  display:block; 
  width:155px; 
  line-height: 18px; 
  margin-bottom: 0px; 
  color:#000; 
  margin-left:34px; 
  text-decoration:none; 
  text-align:left;
	border-bottom:1px solid #E9354C;
  }
  
#submenured_sel a span {
  position:absolute; 
  top: 5px; 
  width:14px; 
	height: 25px;
	left: 23px;
  background-image:url(_admin/vorlagen/seiten/bilder/reddot.gif); 
  background-repeat:no-repeat; 
  }
	
* html #submenured_sel a span {
  position:absolute; 
  top:5px; 
  width:14px; 
	height: 25px;
	left: -13px;
  background-image:url(_admin/vorlagen/seiten/bilder/reddot.gif);
  background-repeat:no-repeat;
  }
	

	
	
/* subsubmenured */	
	
#subsubmenured .tab {
  position: relative; 
  top: 0px; 
  left: 0px;
  }


#subsubmenured a {
  display:block; 
  width:142px; 
  line-height: 18px; 
  margin-bottom: 0px; 
  color:#000; 
  margin-left:34px; 
	padding-left: 13px;
  text-decoration:none; 
  text-align:left;
	border-bottom:1px solid #E9354C;
  }
  
#subsubmenured a span {
  position:absolute; 
  top: 5px; 
  width:14px; 
	height: 25px;
	left: 35px;
  background-image:url(_admin/vorlagen/seiten/bilder/weiss.gif); 
  background-repeat:no-repeat; 
  }

#subsubmenured a:hover {
  color:#000; 
  background-color: #CDCBCB; 
  text-decoration:none; 
  text-align:left;
	border-bottom:1px solid #E9354C;
  }

  
#subsubmenured a:hover span {
  position:absolute; 
  top: 5px; 
  width:14px; 
	height: 25px;
	left: 35px;
  background-image:url(_admin/vorlagen/seiten/bilder/reddot.gif);
  background-repeat:no-repeat;
  }
	
* html #subsubmenured a:hover span {
  position:absolute; 
  top:5px; 
  width:14px; 
	height: 25px;
	left: 0px;
  background-image:url(_admin/vorlagen/seiten/bilder/reddot.gif);
  background-repeat:no-repeat;
  }
	

#subsubmenured_sel .tab {
  position: relative; 
  top: 0px; 
  left: 0px;
  }


#subsubmenured_sel a {
  display:block; 
  width:142px; 
  line-height: 18px; 
  margin-bottom: 0px; 
  color:#000; 
  margin-left:34px; 
	padding-left: 13px;
  text-decoration:none; 
  text-align:left;
	border-bottom:1px solid #E9354C;
  }
  
#subsubmenured_sel a span {
  position:absolute; 
  top: 5px; 
  width:14px; 
	height: 25px;
	left: 35px;
  background-image:url(_admin/vorlagen/seiten/bilder/reddot.gif); 
  background-repeat:no-repeat; 
  }
	
* html #subsubmenured_sel a span {
  position:absolute; 
  top:5px; 
  width:14px; 
	height: 25px;
	left: 0px;
  background-image:url(_admin/vorlagen/seiten/bilder/reddot.gif);
  background-repeat:no-repeat;
  }

		

/* Hauptmenugreen */
	
#hauptmenugreen .tab {
  position: relative; 
  top: 0px; 
  left: 0px;
  }

#hauptmenugreen a {
  display:block; 
  width:155px; 
  line-height: 18px; 
  margin-bottom: 0px; 
  color:#000; 
  margin-left:34px; 
	font-size: 9pt; 
  font-family: verdana, arial, sans-serif;
	font-weight: bold;
  text-decoration:none; 
  text-align:left;
	border-bottom:1px solid #009E3C;
  }
  
#hauptmenugreen a span {
  position:absolute; 
  top: 5px; 
  width:14px; 
	height: 25px;
	left: 23px;
  background-image:url(_admin/vorlagen/seiten/bilder/weiss.gif); 
  background-repeat:no-repeat; 
  }

#hauptmenugreen a:hover {
  color:#000; 
  background-color: #CDCBCB; 
	font-size: 9pt; 
  font-family: verdana, arial, sans-serif;
	font-weight: bold;
  text-decoration:none; 
  text-align:left;
	border-bottom:1px solid #009E3C;
  }

  
#hauptmenugreen a:hover span {
  position:absolute; 
  top: 5px; 
  width:14px; 
	height: 25px;
	left: 23px;
  background-image:url(_admin/vorlagen/seiten/bilder/greendot.gif);
  background-repeat:no-repeat;
  }
	
* html #hauptmenugreen a:hover span {
  position: absolute; 
  top: 5px; 
  width: 14px; 
	height: 25px;
	left: -13px;
  background-image: url(_admin/vorlagen/seiten/bilder/greendot.gif);
  background-repeat: no-repeat;
  }
	
#hauptmenugreen_sel .tab {
  position: relative; 
  top: 0px; 
  left: 0px;	
	}
	
#hauptmenugreen_sel a {
  display:block; 
  width:155px; 
  line-height: 18px; 
  margin-bottom: 0px; 
  color:#000; 
  margin-left:34px; 
	font-size: 9pt; 
  font-family: verdana, arial, sans-serif;
	font-weight: bold;
  text-decoration:none; 
  text-align:left;
	border-bottom:1px solid #009E3C;
  }	
	
#hauptmenugreen_sel a span {
  position:absolute; 
  top: 5px; 
  width:14px; 
	height: 25px;
	left: 23px;
  background-image:url(_admin/vorlagen/seiten/bilder/greendot.gif);
  background-repeat:no-repeat;
  }
	
* html #hauptmenugreen_sel a span {
  position: absolute; 
  top: 5px; 
  width: 14px; 
	height: 25px;
	left: -13px;
  background-image: url(_admin/vorlagen/seiten/bilder/greendot.gif);
  background-repeat: no-repeat;
  }

	
/* submenugreen */	
	
#submenugreen .tab {
  position: relative; 
  top: 0px; 
  left: 0px;
  }


#submenugreen a {
  display:block; 
  width:155px; 
  line-height: 18px; 
  margin-bottom: 0px; 
  color:#000; 
  margin-left:34px; 
  text-decoration:none; 
  text-align:left;
	border-bottom:1px solid #009E3C;
  }
  
#submenugreen a span {
  position:absolute; 
  top: 5px; 
  width:14px; 
	height: 25px;
	left: 23px;
  background-image:url(_admin/vorlagen/seiten/bilder/weiss.gif); 
  background-repeat:no-repeat; 
  }

#submenugreen a:hover {
  color:#000; 
  background-color: #CDCBCB; 
  text-decoration:none; 
  text-align:left;
	border-bottom:1px solid #009E3C;
  }

  
#submenugreen a:hover span {
  position:absolute; 
  top: 5px; 
  width:14px; 
	height: 25px;
	left: 23px;
  background-image:url(_admin/vorlagen/seiten/bilder/greendot.gif);
  background-repeat:no-repeat;
  }
	
* html #submenugreen a:hover span {
  position:absolute; 
  top:5px; 
  width:14px; 
	height: 25px;
	left: -13px;
  background-image:url(_admin/vorlagen/seiten/bilder/greendot.gif);
  background-repeat:no-repeat;
  }
	
#submenugreen_sel .tab {
  position: relative; 
  top: 0px; 
  left: 0px;
  }


#submenugreen_sel a {
  display:block; 
  width:155px; 
  line-height: 18px; 
  margin-bottom: 0px; 
  color:#000; 
  margin-left:34px; 
  text-decoration:none; 
  text-align:left;
	border-bottom:1px solid #009E3C;
  }
  
#submenugreen_sel a span {
  position:absolute; 
  top: 5px; 
  width:14px; 
	height: 25px;
	left: 23px;
  background-image:url(_admin/vorlagen/seiten/bilder/greendot.gif); 
  background-repeat:no-repeat; 
  }
	
* html #submenugreen_sel a span {
  position:absolute; 
  top:5px; 
  width:14px; 
	height: 25px;
	left: -13px;
  background-image:url(_admin/vorlagen/seiten/bilder/greendot.gif);
  background-repeat:no-repeat;
  }

	

	
	
/* subsubmenugreen */	
	
#subsubmenugreen .tab {
  position: relative; 
  top: 0px; 
  left: 0px;
  }


#subsubmenugreen a {
  display:block; 
  width:142px; 
  line-height: 18px; 
  margin-bottom: 0px; 
  color:#000; 
  margin-left:34px; 
	padding-left: 13px;
  text-decoration:none; 
  text-align:left;
	border-bottom:1px solid #009E3C;
  }
  
#subsubmenugreen a span {
  position:absolute; 
  top: 5px; 
  width:14px; 
	height: 25px;
	left: 35px;
  background-image:url(_admin/vorlagen/seiten/bilder/weiss.gif); 
  background-repeat:no-repeat; 
  }

#subsubmenugreen a:hover {
  color:#000; 
  background-color: #CDCBCB; 
  text-decoration:none; 
  text-align:left;
	border-bottom:1px solid #009E3C;
  }

  
#subsubmenugreen a:hover span {
  position:absolute; 
  top: 5px; 
  width:14px; 
	height: 25px;
	left: 35px;
  background-image:url(_admin/vorlagen/seiten/bilder/greendot.gif);
  background-repeat:no-repeat;
  }
	
* html #subsubmenugreen a:hover span {
  position:absolute; 
  top:5px; 
  width:14px; 
	height: 25px;
	left: 0px;
  background-image:url(_admin/vorlagen/seiten/bilder/greendot.gif);
  background-repeat:no-repeat;
  }
	
#subsubmenugreen_sel .tab {
  position: relative; 
  top: 0px; 
  left: 0px;
  }


#subsubmenugreen_sel a {
  display:block; 
  width:142px; 
  line-height: 18px; 
  margin-bottom: 0px; 
  color:#000; 
  margin-left:34px; 
	padding-left: 13px;
  text-decoration:none; 
  text-align:left;
	border-bottom:1px solid #009E3C;
  }
  
#subsubmenugreen_sel a span {
  position: absolute; 
  top: 5px; 
  width: 14px; 
	height: 25px;
	left: 35px;
  background-image: url(_admin/vorlagen/seiten/bilder/greendot.gif); 
  background-repeat: no-repeat; 
  }
	
* html #subsubmenugreen_sel a span {
  position: absolute; 
  top: 5px; 
  width: 14px; 
	height: 25px;
	left: 0px;
  background-image: url(_admin/vorlagen/seiten/bilder/greendot.gif);
  background-repeat: no-repeat;
  }
		

/* Hauptmenugrey */
	
#hauptmenugrey .tab {
  position: relative; 
  top: 0px; 
  left: 0px;
  }

#hauptmenugrey a {
  display:block; 
  width:155px; 
  line-height: 18px; 
  margin-bottom: 0px; 
  color:#000; 
  margin-left:34px; 
	font-size: 9pt; 
  font-family: verdana, arial, sans-serif;
	font-weight: normal;
  text-decoration:none; 
  text-align:left;
	border-bottom:1px solid #8A8C93;
  }
  
#hauptmenugrey a span {
  position:absolute; 
  top: 5px; 
  width:14px; 
	height: 25px;
	left: 23px;
  background-image:url(_admin/vorlagen/seiten/bilder/weiss.gif); 
  background-repeat:no-repeat; 
  }

#hauptmenugrey a:hover {
  color:#000; 
  background-color: #CDCBCB; 
	font-size: 9pt; 
  font-family: verdana, arial, sans-serif;
	font-weight: normal;
  text-decoration:none; 
  text-align:left;
	border-bottom:1px solid #8A8C93;
  }

  
#hauptmenugrey a:hover span {
  position:absolute; 
  top: 5px; 
  width:14px; 
	height: 25px;
	left: 23px;
  background-image:url(_admin/vorlagen/seiten/bilder/greydot.gif);
  background-repeat:no-repeat;
  }
	
* html #hauptmenugrey a:hover span {
  position: absolute; 
  top: 5px; 
  width: 14px; 
	height: 25px;
	left: -13px;
  background-image: url(_admin/vorlagen/seiten/bilder/greydot.gif);
  background-repeat: no-repeat;
  }
	
#hauptmenugrey_sel .tab {
  position: relative; 
  top: 0px; 
  left: 0px;	
	}
	
#hauptmenugrey_sel a {
  display:block; 
  width:155px; 
  line-height: 18px; 
  margin-bottom: 0px; 
  color:#000; 
  margin-left:34px; 
	font-size: 9pt; 
  font-family: verdana, arial, sans-serif;
	font-weight: normal;
  text-decoration:none; 
  text-align:left;
	border-bottom:1px solid #8A8C93;
  }	
	
#hauptmenugrey_sel a span {
  position:absolute; 
  top: 5px; 
  width:14px; 
	height: 25px;
	left: 23px;
  background-image:url(_admin/vorlagen/seiten/bilder/greydot.gif);
  background-repeat:no-repeat;
  }
	
* html #hauptmenugrey_sel a span {
  position: absolute; 
  top: 5px; 
  width: 14px; 
	height: 25px;
	left: -13px;
  background-image: url(_admin/vorlagen/seiten/bilder/greydot.gif);
  background-repeat: no-repeat;
  }

	
/* submenugrey */	
	
#submenugrey .tab {
  position: relative; 
  top: 0px; 
  left: 0px;
  }


#submenugrey a {
  display:block; 
  width:155px; 
  line-height: 18px; 
  margin-bottom: 0px; 
  color:#000; 
  margin-left:34px; 
  text-decoration:none; 
  text-align:left;
	border-bottom:1px solid #8A8C93;
  }
  
#submenugrey a span {
  position:absolute; 
  top: 5px; 
  width:14px; 
	height: 25px;
	left: 23px;
  background-image:url(_admin/vorlagen/seiten/bilder/weiss.gif); 
  background-repeat:no-repeat; 
  }

#submenugrey a:hover {
  color:#000; 
  background-color: #CDCBCB; 
  text-decoration:none; 
  text-align:left;
	border-bottom:1px solid #8A8C93;
  }

  
#submenugrey a:hover span {
  position:absolute; 
  top: 5px; 
  width:14px; 
	height: 25px;
	left: 23px;
  background-image:url(_admin/vorlagen/seiten/bilder/greydot.gif);
  background-repeat:no-repeat;
  }
	
* html #submenugrey a:hover span {
  position:absolute; 
  top:5px; 
  width:14px; 
	height: 25px;
	left: -13px;
  background-image:url(_admin/vorlagen/seiten/bilder/greydot.gif);
  background-repeat:no-repeat;
  }
	
#submenugrey_sel .tab {
  position: relative; 
  top: 0px; 
  left: 0px;	
	}
	
#submenugrey_sel a {
  display:block; 
  width:155px; 
  line-height: 18px; 
  margin-bottom: 0px; 
  color:#000; 
  margin-left:34px; 
	font-size: 9pt; 
  font-family: verdana, arial, sans-serif;
  text-decoration:none; 
  text-align:left;
	border-bottom:1px solid #8A8C93;
  }	
	
#submenugrey_sel a span {
  position:absolute; 
  top: 5px; 
  width:14px; 
	height: 25px;
	left: 23px;
  background-image:url(_admin/vorlagen/seiten/bilder/greydot.gif);
  background-repeat:no-repeat;
  }
	
* html #submenugrey_sel a span {
  position: absolute; 
  top: 5px; 
  width: 14px; 
	height: 25px;
	left: -13px;
  background-image: url(_admin/vorlagen/seiten/bilder/greydot.gif);
  background-repeat: no-repeat;
  }
	

/* subsubmenugrey */	
	
#subsubmenugrey .tab {
  position: relative; 
  top: 0px; 
  left: 0px;
  }


#subsubmenugrey a {
  display:block; 
  width:142px; 
  line-height: 18px; 
  margin-bottom: 0px; 
  color:#000; 
  margin-left:34px; 
	padding-left: 13px;
  text-decoration:none; 
  text-align:left;
	border-bottom:1px solid #8A8C93;
  }
  
#subsubmenugrey a span {
  position:absolute; 
  top: 5px; 
  width:14px; 
	height: 25px;
	left: 35px;
  background-image:url(_admin/vorlagen/seiten/bilder/weiss.gif); 
  background-repeat:no-repeat; 
  }

#subsubmenugrey a:hover {
  color:#000; 
  background-color: #CDCBCB; 
  text-decoration:none; 
  text-align:left;
	border-bottom:1px solid #8A8C93;
  }

  
#subsubmenugrey a:hover span {
  position:absolute; 
  top: 5px; 
  width:14px; 
	height: 25px;
	left: 35px;
  background-image:url(_admin/vorlagen/seiten/bilder/greydot.gif);
  background-repeat:no-repeat;
  }
	
* html #subsubmenugrey a:hover span {
  position:absolute; 
  top:5px; 
  width:14px; 
	height: 25px;
	left: 0px;
  background-image:url(_admin/vorlagen/seiten/bilder/greydot.gif);
  background-repeat:no-repeat;
  }	
	
#subsubmenugrey_sel .tab {
  position: relative; 
  top: 0px; 
  left: 0px;
  }


#subsubmenugrey_sel a {
  display:block; 
  width:142px; 
  line-height: 18px; 
  margin-bottom: 0px; 
  color:#000; 
  margin-left:34px; 
	padding-left: 13px;
  text-decoration:none; 
  text-align:left;
	border-bottom:1px solid #8A8C93;
  }
  
#subsubmenugrey_sel a span {
  position: absolute; 
  top: 5px; 
  width: 14px; 
	height: 25px;
	left: 35px;
  background-image: url(_admin/vorlagen/seiten/bilder/greydot.gif); 
  background-repeat: no-repeat; 
  }
	
* html #subsubmenugrey_sel a span {
  position: absolute; 
  top: 5px; 
  width: 14px; 
	height: 25px;
	left: 0px;
  background-image: url(_admin/vorlagen/seiten/bilder/greydot.gif);
  background-repeat: no-repeat;
  }


/* menutools */

#menutools {
	position:absolute;
	top: 65px;
	left: 595px;
  font-size: 9pt; 
  font-family: verdana, arial, sans-serif;
  }
	
	
#menutools .tab {
  position: relative; 
  top: 0px; 
  left: 0px;
  }


#menutools a {
  color:#000; 
	line-height: 18px; 
  margin-right: 20px;  
  text-decoration:none; 
  text-align:left;
  }
  
#menutools a span {
  position:absolute; 
  top: 3px; 
  width:14px; 
	height: 25px;
	left: -12px;
  background-image:url(_admin/vorlagen/seiten/bilder/weiss.gif); 
  background-repeat:no-repeat; 
  }

#menutools a:hover {
  color: #000; 
  text-decoration: none; 
  text-align: left;
  }

  
#menutools a:hover span {
  position:absolute; 
  top: 3px; 
  width:14px; 
	height: 25px;
	left: -12px;
  background-image:url(_admin/vorlagen/seiten/bilder/bluedot.gif);
  background-repeat:no-repeat;
  }

	



