body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-color: #cccccc;
	font-family: Arial, Verdana, Helvetica, sans-serif;
	font-size: 14px;
	color: #000000;
	font-weight:normal;
}



.inhaltnews {
	font-family: Arial, Verdana, Helvetica, sans-serif;
	font-size: 14px;
	color: #000000;
	padding-bottom: 20px;
	padding-top: 12px;
	padding-left: 27px;
	padding-right: 15px;
}
.inhaltnews a:link {
	color: #000000;
	text-decoration: underline;
	background: url(../images/link.jpg);
    background-repeat: no-repeat;
	padding-left:14px;
}
.inhaltnews a:visited {
	color: #000000;
	text-decoration: underline;
	background: url(../images/link.jpg);
    background-repeat: no-repeat;
	padding-left:14px;
}
.inhaltnews a:hover {
	color: #000000;
	text-decoration: none;
	background: url(../images/link-2.jpg);
    background-repeat: no-repeat;
	padding-left:14px;
}
.inhaltnews a:active {
	color: #000000;
	text-decoration: underline;
	background: url(../images/link.jpg);
    background-repeat: no-repeat;
	padding-left:14px;
}



.inhalt {
	font-family: Arial, Verdana, Helvetica, sans-serif;
	font-size: 14px;
	color: #000000;
	padding-bottom: 20px;
	padding-top: 0px;
	padding-left: 0px;
	padding-right: 30px;
}
.inhalt a:link {
	color: #000000;
	text-decoration: underline;
	background: url(../images/link.jpg);
    background-repeat: no-repeat;
	padding-left:14px;
}
.inhalt a:visited {
	color: #000000;
	text-decoration: underline;
	background: url(../images/link.jpg);
    background-repeat: no-repeat;
	padding-left:14px;
}
.inhalt a:hover {
	color: #000000;
	text-decoration: none;
	background: url(../images/link-2.jpg);
    background-repeat: no-repeat;
	padding-left:14px;
}
.inhalt a:active {
	color: #000000;
	text-decoration: underline;
	background: url(../images/link.jpg);
    background-repeat: no-repeat;
	padding-left:14px;
}