@charset "utf-8";

body,td,th {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #878786;
}
body {
	background-color: #FFF;
}
.menubg {
	background-image: url(pix/linksbg.jpg);
	background-repeat: no-repeat;
}
a img {
border : 0 none;
}
a:link {
	color: #96c11f;
	text-decoration: none;
}
a:visited {
	text-decoration: none;
	color: #878786;
}
a:hover {
	text-decoration: none;
	color: #878786;
}
a:active {
	text-decoration: none;
	color: #878786;
}
.text_grau {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #878786;
}
.text_grau_bold {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #878786;
	font-weight: bold;
}
.text_green {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #96c11f;
}
.text_green_bold {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #96c11f;
	font-weight: bold;
}
.ub_green {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #96c11f;
	font-weight: bold;
}

a.level1 {
	display: block;
	padding-top: 4px;
	padding-left: 35px;
	padding-bottom: 4px;
	padding-right: 0px;
	font-size: 12px;
	width: 200px;
	text-decoration: none;
	color: #878786;
	font-family: Arial, Helvetica, sans-serif;

}
a.level1_open {
	display: block;
	padding-top: 4px;
	padding-left: 35px;
	padding-bottom: 4px;
	padding-right: 0px;
	font-size: 12px;
	width: 150px;
	text-decoration: none;
	color: #96c11f;
	font-family: Arial, Helvetica, sans-serif;
	background-image: url(pix/menubg.gif);
	background-repeat: no-repeat;
	font-weight: bold;
}
a.level1_active {
	display: block;
	padding-top: 4px;
	padding-left: 35px;
	padding-bottom: 4px;
	padding-right: 0px;
	font-size: 12px;
	width: 200px;
	text-decoration: none;
	color: #96c11f;
	font-family: Arial, Helvetica, sans-serif;
    font-weight: bold;
}
a.level1:hover {
	color: #96c11f;

}
.copyright {
	padding-top: 4px;
}

.linie_h {
	background-image: url(pix/punkt_h.gif);
	background-repeat: repeat-x;
	background-position: left top;
}
.untenbg {
	background-image: url(pix/untenbg.gif);
	background-repeat: no-repeat;
	background-position: left top;
}
.rahmen {
	border: 1px solid #C0C0C0;
}
