.LayoutTable {
	border-top: 1px solid #CCCC99;
	border-right: 1px solid #CCCC99;
	border-left: 1px solid #CCCC99;
}
.NewsUeberschrift {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-style: normal;
	font-weight: normal;
	font-variant: normal;
	color: #000000;
	padding-left: 5px;
}
.footer {
	padding-left: 5px;
	border-top-width: 2px;
	border-top-style: solid;
	border-top-color: #CCCC99;
	border-bottom-width: 2px;
	border-bottom-style: solid;
	border-bottom-color: #CCCC99;
}
.News {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	font-weight: normal;
	background-color: #E9E9E9;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #CCCC99;
}
.content {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	border-top: 1px solid #CCCC99;
	border-left: 1px solid #CCCC99;
}
.Navbar {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-style: normal;
	font-weight: normal;
	font-variant: normal;
	background-image: url(Images/nav.png);
	padding-left: 5px;
}
a:hover {
	text-decoration: underline;
}
a:link, a:visited, a:hover {
	color: #666666;
	text-decoration: none;
}
.Newsbox {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	font-weight: normal;
	padding: 5px 10px 10px;
}
.con {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	padding-right: 10px;
	padding-bottom: 7px;
	padding-left: 7px;
	padding-top: 5px;
}
.Newsbar {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-style: normal;
	font-weight: bold;
	padding-left: 5px;
	color: #FFFFFF;
}
.Null {
	text-decoration: none;
	padding: 0px;
}
.coni {
	background-color: #f8f8f8;
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #CCCC99;
}

