@charset "utf-8";
body {
	background-attachment: fixed;
	background-image: url(../gfx/hg_haupt.jpg);
	background-repeat: repeat;
	border-color:#000000;
}

.menue_form {
	overflow: hidden;
	position: fixed;
	visibility: visible;
	z-index: 1;
	width: 200px;
	left: 50px;
	top: 300px;
}

a {
	text-decoration: none;
	color:#000000;
}



.menue_font {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-style: normal;
	line-height: normal;
	font-weight: 900;
	font-variant: normal;
	color: #666666;
	text-decoration:none;
}
.menue_font:hover {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 20px;
	font-style: normal;
	line-height: normal;
	font-weight: 900;
	font-variant: normal;
	color: #000000;
	text-decoration:none;
}

.menue_title {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 24px;
	font-style: normal;
	line-height: normal;
	font-weight: 900;
	font-variant: normal;
	color: #000066;
	text-decoration:none;
}

.lan_pics_de {
	position: fixed;
	visibility: visible;
	z-index: 2;
	height: 15px;
	width: 25px;
	top: 10px;
	left: 10px;
}

.lan_pics_en {
	position: fixed;
	visibility: visible;
	z-index: 2;
	height: 15px;
	width: 25px;
	top: 10px;
	left: 45px;
}	

.top_banner {
	overflow: hidden;
	position: fixed;
	visibility: visible;
	z-index: 1;
	height: 300px;
	left: 0px;
	top: 0px;
}

.pic_left_bottom {
	overflow: hidden;
	position: fixed;
	visibility: visible;
	z-index: 1;
	height: 200px;
	width: 200px;
	left: 50px;
	top: 600px;
}

.font_over_pic {
	position: absolute;
	z-index: 2;
	height: 22px;
	left: 0px;
	top: 0px;
}

.pic_left_top {
	overflow: hidden;
	position: fixed;
	visibility: visible;
	z-index: 1;
	height: 200px;
	width: 200px;
	left: 50px;
	top: 300px;
}

.pic_right_bottom {
	overflow: hidden;
	position: fixed;
	visibility: visible;
	z-index: 1;
	height: 200px;
	width: 200px;
	left: 950px;
	top: 600px;
}
.pic_right_top {
	overflow: hidden;
	position: fixed;
	visibility: visible;
	z-index: 1;
	height: 200px;
	width: 200px;
	left: 950px;
	top: 300px;
}

.main_body {
	overflow: inherit;
	position: absolute;
	visibility: visible;
	z-index: 0;
	width: 600px;
	left: 300px;
	top: 200px;
}

.table_news {
	position: absolute;
	visibility: visible;
	width: 580px;
	left: 0px;
	top: 0px;
	border:none;
}

.header_news {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-style: normal;
	line-height: normal;
	font-weight: 700;
	font-variant: normal;
	color: #000099;
}

.header_big {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 20px;
	font-style: normal;
	line-height: normal;
	font-weight: 700;
	font-variant: normal;
	color: #000099;
}

.text_normal {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	text-align:justify;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	color: #000000;
}

.header_red {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-style: normal;
	line-height: normal;
	font-weight: 700;
	font-variant: normal;
	color: #FF0000;
}

.text_date {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-style: normal;
	text-align:justify;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	color: #000000;
}

.text_category {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-style: normal;
	line-height: normal;
	font-weight: 700;
	font-variant: normal;
	color:#666666;
}