.main_table {
	border-right-width: 5px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: none;
	border-right-color: #000000;
	border-left-color: #000000;
	border-bottom-width: 5px;
	border-bottom-color: #000000;
	border-top-width: 3px;
	border-top-color: #000000;
}
.navi_table {
	border-right-width: 3px;
	border-top-style: none;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-right-color: #000000;
	background-color: #B0B0B0;  //grau;
	border-left-width: 5px;
	border-left-color: #000000;
	border-bottom-width: 5px;
	border-bottom-color: #000000;
}
.newslett_table {
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: none;
	border-left-style: none;
	border-top-width: 3px;
	border-right-width: 5px;
	border-top-color: #000000;
	border-right-color: #000000;
}
.navi a		{
	display: block;
	height:21px;
	background-color:#CCCCCC;  //orig: #DD6F00;
	vertical-align: middle;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	color: #FFFFFF;
	line-height: 21px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #003300;
padding-left: 10px;
 		}

.navi a:hover	{ 	display: block; 

	height:21px;
			background-color:#FF9933;   // #FF9933;
	vertical-align: middle;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: bold;
	color: #000000;
	text-decoration: underline;
	padding-left: 10px;
	 	}.menugrafik_table {
	border-left-width: 5px;
	border-top-style: none;
	border-right-style: solid;
	border-bottom-style: none;
	border-left-style: solid;
	border-left-color: #000000;
	border-right-width: 3px;
	border-right-color: #000000;
}
.NewsText {  font-family: Arial, Helvetica, sans-serif; font-size: 12px; font-weight: bold; color: #FFFFFF; text-decoration: none}
.NormalText {  font-family: Arial, Helvetica, sans-serif; font-size: 12px; color: #000000; text-decoration: none; text-align: justify}

