@charset "utf-8";

body,td,th {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #6a6a6a;
}
body {
	background-color: #FFFFFF;
}
.menubg {
	background-image: url(pix/linksbg.jpg);
	background-repeat: no-repeat;
}

a:link {
	color: #77AE07;
	text-decoration: none;
}
a:visited {
	text-decoration: none;
	color: #6a6a6a;
}
a:hover {
	text-decoration: none;
	color: #6a6a6a;
}
a:active {
	text-decoration: none;
	color: #6a6a6a;
}

.text_grau_bold {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #6a6a6a;
	font-weight: bold;
}
.text_grau {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #6a6a6a;
}
.text_gruen {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #77AE07;
}
.text_gruen_bold {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #77AE07;
	font-weight: bold;
}
.ub_content_gruen {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #6a6a6a;
	font-weight: bold;
	background-color: #b4d66f;
	display: block;
	padding-top: 2px;
	padding-left: 15px;
	padding-bottom: 2px;
	padding-right: 0px;
	font-size: 12px;
	width: 560px;
	letter-spacing: 1px;
}

a.level1 {
	display: block;
	padding-top: 2px;
	padding-left: 35px;
	padding-bottom: 2px;
	padding-right: 0px;
	font-size: 12px;
	width: 160px;
	text-decoration: none;
	color: #6a6a6a;
	font-family: Arial, Helvetica, sans-serif;
	background-image: url(pix/l1.gif);
	background-repeat: no-repeat;
}
a.level1_open {
	display: block;
	padding-top: 2px;
	padding-left: 35px;
	padding-bottom: 2px;
	padding-right: 0px;
	font-size: 12px;
	width: 160px;
	text-decoration: none;
	color: #6a6a6a;
	font-family: Arial, Helvetica, sans-serif;
	background-image: url(pix/menubg.gif);
	background-repeat: no-repeat;
}
a.level1:hover {
	color: #000000;

}
.linie_v {
	background-image: url(pix/punkt_vert.gif);
	background-repeat: repeat-y;
	background-position: left top;
}
.linie_vr {
	background-image: url(pix/punkt_vert.gif);
	background-repeat: repeat-y;
	background-position: right top;
}
.untenbg {
	background-image: url(pix/untenbg.gif);
	background-repeat: no-repeat;
	background-position: left top;
}
.rahmen {
	border: 1px solid #F7F7F7;
}
