#page	{
	border-left: 1px solid #006600;
	border-right: 1px solid #006600;
	border-bottom: 1px solid #006600;
}
#top {
	background-image: url(../images/hg_gruen.png);
}

/*--------------------------header-------------------------*/
#navi {
	background-image: url(../images/hg_gruen.png);
}
#navi a:hover span {color:#006600;}
#navi a.on span {color:#006600;}
#metanavi2 {
	margin: 1px 10px auto auto;
	width: 165px;
	float:right;
	text-align: right;
}

#metanavi2 a {
	color: #666666;
}

#leftpane a {
	color: #006600;
}
#leftpane a:hover {
	color: #66CC66;
}
#leftpane a.nav1off {
	border-top: 1px dashed #006600;
}
#leftpane a.nav1on {
	border-top: 1px dashed #66CC66;
	color: #66CC66;
}
#leftpane a.nav1nav {
	border-top: 1px dashed #ffffff;
	width: 95%;
	display: block;
	margin: 0px;
	color: #dddddd;
}
#leftpane a.nav1nav:hover {
	color: #ffffff;
}
#leftpane a.nav2off {
	color: #222222;
	font-weight: bold;
	line-height: 130%;
	display:block;
}
#leftpane a.nav2off:hover {
	color: #ffffff;
}
#leftpane a.nav2on {
	color: #ffffff;
	font-weight: bold;
	line-height: 130%;
	display:block;
}
#leftpane a.nav2nav {
	color: #aaaaaa;
	font-weight: bold;
	line-height: 130%;
	display:block;
}
#leftpane a.nav2nav:hover {
	color: #ffffff;
}
#leftpane a.nav3off {
	color: #333333;
	font-weight: bold;
	line-height: 110%;
	display:block;
}
#leftpane a.nav3off:hover {
	color: #ffffff;
}
#leftpane a.nav3on {
	color: #ffffff;
	font-weight: bold;
	line-height: 110%;
	display:block;
}

/*------------------------- inhalt ---------------------------------- */
#inhalt h1,h2 {
	color: #006600;
}
#inhalt hr {
	border-top: 1px dotted #006600;
}
#inhalt a {
	color: #009900;
	text-decoration: none;
}
#inhalt .newsbig {
	color: #000000;
}

#inhalt .newstitle {
	color: #000000;
	font-weight: bold;
}
#inhalt .newstitlenormal {
	color: #000000;
}
#inhalt .newsdate {
	color: #666666;
}
#inhalt .subnav {
	color: #444444;
	display:block;
}
hr.punkt {
	border-top: 2px dotted #006600;
}
#box1 {
	border: 1px solid #006600;
}
#box1 h1 {
	background-color: #006600;
}
#box2 {
	border: 1px solid #006600;
}
#box2 h1 {
	background-color: #006600;
}
#box3 {
	border: 1px solid #006600;
}

#box3 h1 {
	background-color: #006600;
}
#kalender {
	border: 1px solid #006600;
}
#kalender th {
	background-color: #006600;
	border: #006600;
}
#wetter th {
	background-color: #006600;
	border: #006600;
}

#inhalt td.fileButton {
			background-color: #006600;
	}


#inhalt td.fileButtonPassiv {
			background-color: #eeeeee;
	}

#inhalt td.fileButtonCenter {
	background-color: #006600;
	}

#inhalt td.fileButtonPassivCenter {
	background-color: #eeeeee;
	} 
	
div.markiert {
	background-color: #006600;
	height: 12px;
	width: 26px;
	float: right;
	margin-top: 3px;
	margin-right: 0px;
	margin-bottom: 2px;
	margin-left: 3px;
	line-height:12px;
	border: 1px solid #006600;
}

div.unmarkiert {
	/*background-color: #ffffff;*/
	height: 12px;
	width: 26px;
	float: right;
	margin-top: 3px;
	margin-right: 0px;
	margin-bottom: 2px;
	margin-left: 3px;
	background-image: url(../43_gif/leer.gif);
	background-repeat: no-repeat;
	border: 1px solid #006600;
}		
