body {
	font-family: Verdana, Arial, Helvetica, Geneva, Sans-serif, sans-serif;
	font-size: 12px;
	color: rgb(0,0,0);
	background-color: white;
	padding: 0px 0px 0px 0px;
}
P {
	font-family: Verdana, Arial, Helvetica, Geneva, Sans-serif, sans-serif;
	font-size: 12px;
	color: rgb(0,0,0);
}
H1 {
	font-family: Verdana, Arial, Helvetica, Geneva, Sans-serif, sans-serif;
	font-size: 14px;
	color: rgb(255,255,255);
	font-weight: bold;
	margin: 0px;
	margin-top: 10px;
	letter-spacing: 1px;
	text-align: right;
	background-color: silver;
	padding: 5px;
}
H2 {
	font-family: Verdana, Arial, Helvetica, Geneva, Sans-serif, sans-serif;
	font-size: 12px;
	color: blue;
	font-weight: bold;
	margin: 20px;
	margin-left: 0px;
	margin-bottom: 5px;
	text-align: left;
	padding-left: 5px;
	border-left: 20px solid black;
	clear: both;
}
H3 {
	font-family: Verdana, Arial, Helvetica, Geneva, Sans-serif, sans-serif;
	font-size: 12px;
	color: blue;
	font-weight: bold;
	text-align: left;
}
A:link {
	text-decoration: none;
	color: olive;
}
A:visited {
	text-decoration: none;
	color: olive;
}
A:hover {
	text-decoration:    none;
	color: red;
}
A:active {
	text-decoration: none;
	color: black;
}
A.box:link {
	text-decoration: none;
	color: black;
	padding-left: 10px;
	border-left: 5px solid #efefef;
}
A.box:visited {
	text-decoration: none;
	color: black;
	padding-left: 10px;
	border-left: 5px solid    #efefef;
}
A.box:hover {
	text-decoration: none;
	color: red;
	padding-left: 10px;
	border-left:    5px solid blue;
}
A.box:active {
	text-decoration: none;
	color: black;
	padding-left: 10px;
	border-left: 5px solid #efefef;
}
A.sub:link {
	text-decoration: none;
	color: black;
	padding-left: 30px;
	border-left: 5px solid #efefef;
}
A.sub:visited {
	text-decoration: none;
	color: black;
	padding-left: 30px;
	border-left: 5px solid #efefef;
}
A.sub:hover {
	text-decoration: none;
	color: red;
	padding-left: 30px;
	border-left: 5px solid olive;
}
A.sub:active {
	text-decoration: none;
	color: black;
	padding-left: 30px;
	border-left: 5px solid    #efefef;
}
A.rechts:link {
	text-decoration: none;
	color: black;
}
A.rechts:visited {
	text-decoration: none;
	color: black;
}
A.rechts:hover {
	text-decoration: none;
	color: red;
}
A.rechts:active {
	text-decoration: none;
	color: black;
}
.newsticker {
	text-align: left;
	font-size: 10px;
	margin-bottom: 3px;
}
.datum {
	margin: 5px;
	text-align: left;
	font-size: 10px;
	color: silver;
	margin-bottom: 20px;
}
.navibox {
	font-size: 11px;
	padding: 5px;
	margin: 8px;
	border: 1px solid gray;
	text-align: left;
	background-color: #efefef;
}
.rechts {
	padding: 3px;
	text-align: left;
	font-size: 12px;
}
.rechtsaktuell {
	padding: 3px;
	text-align: left;
	font-size: 12px;
	color: silver;
}
.box {
	padding: 0px;
	margin: 2px;
	text-align: left;
	font-size: 11px;
}
.sub {
	padding: 0px;
	margin: 2px;
	text-align: left;
	font-size: 11px;
	font-weight: bold;
}
.navifooter {
	font-size: 10px;
	padding: 2px;
	text-align: right;
	background-color: #efefef;
	width: 70%;
}
.naviheader {
	font-size: 14px;
	padding: 5px;
	text-align: left;
	background-color:    silver;
	width: 70%;
	margin-bottom: 10px;
	font-variant: small-caps;
	font-weight: bold;
	color: black;
}
.newsbox {
	font-size: 11px;
	padding: 0px;
	margin: 5px;
	margin-right: 0px;
	border: 1px solid    silver;
	background-color: #efefef;
}
.newsheader {
	font-size: 12px;
	font-weight: bold;
	padding:    3px;
	margin: 0px;
	background-color: silver;
	color: blue;
	text-align: center;
}
.newsbody {
	padding: 3px;
	text-align: center;
	font-size: 12px;
	font-weight: bold;
}
.newsfooter {
	padding: 0px;
	padding-right: 5px;
	margin: 0px;
	background-color: #adadad;
	text-align: right;
}
