body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #333333;
}
.top {
	background-image: url(images/top.gif);
	background-repeat: repeat-x;
	position: absolute;
	height: 124px;
	width: 754px;
	left: 28px;
	top: 10px;
	padding: 6px 0px 0px;
}
.left_top {
	position: relative;
	height: 9px;
	width: 126px;
	left: 0px;
	top: 0px;
	background-image: url(images/left_top.gif);
	background-repeat: no-repeat;
	background-color: #BCDD8A;
}
.left {
	position: absolute;
	width: 126px;
	left: 13px;
	top: 134px;
}
.logo_txt {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: bold;
	color: #FFFFFF;
	position: absolute;
	width: 770px;
	left: 11px;
	top: 46px;
	text-align: right;
	line-height: 20px;
	font-variant: normal;
	font-style: normal;
	letter-spacing: 0.2em;
}

.left_center {
	background-image: url(images/left.gif);
	background-repeat: repeat-y;
	position: relative;
	height: auto;
	width: 126px;
	left: 0px;
	top: 0px;
}
.left_bottom {
	background-image: url(images/left_bottom.gif);
	background-repeat: no-repeat;
	position: relative;
	height: 9px;
	width: 126px;
	left: 0px;
	top: 0px;
}
.center {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #333333;
	background-color: #FFFFFF;
	position: absolute;
	height: 400px;
	width: 641px;
	top: 134px;
	left: 139px;
	font-style: normal;
	font-variant: normal;
	padding: 10px;
}
.menu_bottom {
	position: relative;
	width: 641px;
	left: 0px;
	text-align: center;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: normal;
	color: #333333;
	bottom: 0px;
}
.menu_bottom a {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: normal;
	color: #333333;
	text-decoration: none;
}
h1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #333333;
}

.logo {
	background-image: url(images/logo.gif);
	position: absolute;
	height: 124px;
	width: 234px;
	left: 0px;
	top: 0px;
}



.top_right {
	position: absolute;
	height: 124px;
	width: 18px;
	left: 782px;
	top: 10px;
	background-image: url(images/top_right.gif);
	background-repeat: no-repeat;
}
.top_left {
	background-image: url(images/top_left.gif);
	background-repeat: no-repeat;
	position: absolute;
	height: 124px;
	width: 18px;
	left: 10px;
	top: 10px;
}

/* Linkes Menü: */
#navi_left_list
{
	padding-top:5px;
	padding-left:5px;
}
#navi_left_list ul
{
	list-style-type: none;
	padding: 0;
	margin: 0;
	width:120px;
}
#navi_left_list li 
{
	display:block;
}
#navi_left_list li a
{
	display:block;
	padding-top:5px;
	padding-bottom:10px;
	color: #555;
	background-color: #EEE;
	text-decoration: none;
	border-bottom: 1px solid #72BF44;
	font-weight: normal;
	
}

#navi_left_list li a:hover
{
	background-color: #DDD;
	color: #8A8787;
	color: #000;
}

#navi_left_list li a#an
{
	padding-top:0px;
	padding-bottom:0px;
	color: #000000;
	background-color: #FFF;
	text-decoration: none;
	border-bottom: 1px solid #DD2B19;
	font-weight: bold;
}

#navi_left_list li a#an:hover
{
	background-color: #FFFFFF;
	color: #000000;
}
.tablehead {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #333333;
	background-color: #BCDD8A;
}
.content {
	background-color: #BCDD8A;
	font-weight: bold;
}
.content2 {
	background-color: #F8F8F8;
}
.content3 {
	background-color: #E2E2E2;
}
.content4 {
	background-color: #E2E2E2;
}
a {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #333333;
	text-decoration: underline;
}
