body {
	font-family: Arial, Helvetica, sans-serif;
	background-color: #99CCFF;
	color: #0033CC.; 
	scrollbar-3dlight-color : #2664A5;
	scrollbar-arrow-color : #E9EEF6;
	scrollbar-base-color : #000000;
	scrollbar-darkshadow-color : #FFFFFF;
	scrollbar-face-color : #2664A5;
	scrollbar-highlight-color : #2D5FAC;
	scrollbar-shadow-color : #2D5FAC;
	scrollbar-track-color : #E9EEF6;
}
.menu{
	font-size: 12;
	color: #CCFFFF;
}
.menu_punkt {
	background-image: url(images/button1.gif);
	text-align: center;
	background-attachment: fixed;
	background-repeat: no-repeat;
	background-position: center top;
	height : 30;



}
p {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11;
	color: #0066CC;

}
.menu_act{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10;
	color: #0000CC;
	background-color: #99FFCC;
}
a:active {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10;
	color: #00FF00;
}
a:hover {
	color: #00FF00;
}
a:link {
	color: #CC0000;
}
a:visited {
	color: #CC0099;
}
.news_date{
	font-size: 14;
	color: #0033FF;
	background-image: url(images/news_date.gif);
	background-attachment: fixed;
	background-repeat: no-repeat;
	background-position: center;
	text-align : center;
}
.header {
	color: #33FFFF;
	background-image: url(images/header3.gif);
	font-size: 16;
	background-attachment: fixed;
	background-repeat: no-repeat;
	background-position: center;
	text-align : center;
}
