body {
	background-image : url(../images/bg.gif);
	background-repeat : repeat;
	margin : 0% 0% 0% 0%;
}

#menu a, #menu a:visited , #menu a:active {
	display: block;
	text-decoration: none;
	font-weight : bold;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 12px;
	padding-left: 0px;
	padding-bottom: 0px;
	padding-top: 0px;
	margin-left: 1px;
	margin-right: 1px;
	text-align: center;
	line-height : 150%;
}

#menu a:hover {
	text-decoration: none;
	font-weight : bold;
	background-color : #FF0000;
	color : #FFFFFF;
}

._1st_news_title {
	font-size : 15px;
	font-weight : bold;
	color : #FF0000;
	border-bottom : 1px dotted #D7D6D2;
	text-decoration : none;
}

._1st_news_text {
	font-size : 12px;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
}

.news_archiv_head {
	border : 1px solid #ccc;
	padding-left : 5px;
	color : #555;
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-weight : bold;
	font-size : 11px;
	padding-top: 2px;
	padding-bottom: 2px;
}

.news_archiv_main {
	padding: 5px;
	border: 1px solid #ddd;
	background-color: #EFEFE7;
	margin-bottom: 2px;
	clear: both;
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size : 11px;
	color : #7A7A7A;
	font-weight : normal;
}

a:link, a:visited, a:active {
	font-size: 97%;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	color: #000000;
	text-decoration : none;
}

a:hover {
	text-decoration: none;
	color: #FF0000;
}

.bookmark_box {
	pendding-left : 10px;
	margin-left: 25px;
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size : 11px;
	color : #7A7A7A;
	font-weight : normal;
}

.txt {
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size : 11px;
}

.foot {
	background-color : #EFEFE7;
}