a{
	color: #666666;
	text-decoration: underline;
}
a.more{
	color: #000000;
	font-style: italic;
	text-decoration: underline;
}
a:hover {
	text-decoration: underline;
}   


#header_left {
	position: absolute;
	left: 0px;
	top: 0px;
}
#header_right {
	position: absolute;
	left: 641px;
	top: 63px;
}
#menu_top {
	position: absolute;
	left: 0px;
	top: 105px;
	background-color: #666666;
	height: 20px;
	width: 982px;
	color: #FFFFFF;
	font-size: 12px;
	font-weight: bold;
}
#menu_top_table{
	color: #FFFFFF;
	font-size: 12px;
	font-weight: bold;
}

#menu_top a{
	color: #FFFFFF;
	font-size: 12px;
	font-weight: bold;
	text-decoration: none;
}
#menu_left {
	position: absolute;
	left: 0px;
	top: 130px;
	background-color: #CCCCCC;
	height: 2000px;
	width: 220px;
	padding-top: 5px;
	padding-left: 5px;
}
#menu_left a {
	text-decoration: none;
}
#menu_left a:hover {
	color: #FFFFFF;
	text-decoration: none;
}
#menu_left a:visited {
	text-decoration: none;
}
.menu_left_lev1 {
	font-size: 12px;
	background-color: #CCCCCC;
	padding-left: 5px;
	height: 18px;
	border-top-width: 1px;
	border-top-style: dotted;
	border-top-color: #333333;
}
.menu_left_lev1_act {
	font-size: 12px;
	background-color: #CCCCCC;
	padding-left: 5px;
	height: 18px;
	font-weight: bold;
	border-top-width: 1px;
	border-top-style: dotted;
	border-top-color: #333333;
}
.menu_left_lev2 {
	font-size: 11px;
	background-color: #CCCCCC;
	padding-left: 13px;
	height: 16px;	
}
.menu_left_lev2_act {
	font-size: 11px;
	background-color: #CCCCCC;
	padding-left: 13px;
	height: 16px;	
	font-weight: bold;
}
#menu_left_table{
	border-bottom-width: 1px;
	border-bottom-style: dashed;
	border-bottom-color: #333333;
}
#content {
	background-image: url(../img/bg_1024.gif);
	position: absolute;
	left: 230px;
	top: 130px;
	background-attachment: fixed;
	height: 2000px;
	width: 750px;
	background-repeat: repeat;
	padding-top: 10px;
	padding-left: 10px;
}
body {
	font-family: Arial, Helvetica, sans-serif;
	background-color: #FCFCFC;
}
.csc-firstHeader{
	font-size: 24px;
	font-weight: bold;
}
.csc-caption{
	font-size: 10px;
}
.bodytext{
	font-size: 14px;
}
.STELLE{
  	font-size: 14px;
	background-color: #CCCCCC;
}
.hsl{
	font-size: 14px;
}

ul {
	font-size: 14px;
}
