html, body{
	margin:0;
	padding:0;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 85%;
	color: #000000;
} 

a {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 95%;
	color: #114477;
}
a:visited {
	color: #114477;
}
a:active {
	color: #114477;
}
.hg {
	background-image: url(../img/hg.jpg);
}
.hgmain {
	background-image: url(../img/mainhg.jpg);
}
.hgtop {
	background-image: url(../img/top.jpg);
}
.hgmaintop {
	background-image: url(../img/hgmaintop.jpg);
}
.hgnews {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 100%
	color: #000000;
	TEXT-ALIGN: justify;
	background-image: url(../img/hgweiss.jpg);
}
.hgschatten1 {
	background-image: url(../img/schattenr.jpg);
}
.hgschatten2 {
	background-image: url(../img/schattenrr.jpg);
}
.hglunten {
	background-image: url(../img/hglunten.jpg);
}
.hgmunten {
	background-image: url(../img/hgmunten.jpg);
	background-repeat: no-repeat;
	height: 22px;
}
h1 {
	margin-bottom: 3px;
	margin-top: 0px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 110%;
	font-weight: bold;
	color: #114477;
	text-decoration: underline;
	TEXT-ALIGN: justify;
}
.news {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 100%;
	color: #000000;
	TEXT-ALIGN: justify;

}
.news2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 100%;
	font-weight: bold;
    color: #114477;
	TEXT-ALIGN: justify;
}.linie {
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 1px;
	border-left-width: 0px;
	border-bottom-style: solid;
	border-top-color: #666666;
	border-right-color: #666666;
	border-bottom-color: #666666;
	border-left-color: #666666;
	border-top-style: none;
	border-right-style: none;
	border-left-style: none;
}
DIV.left {
	PADDING-RIGHT: 5px;
	PADDING-Left: 5px;
	FLOAT: left;
	WIDTH: 47%;
	
	background-color: #dee2e7;
	
}
DIV.right {
	PADDING-RIGHT: 5px;
	PADDING-Left: 5px;
	FLOAT: right; 
	MARGIN-LEFT: 15px; 
	WIDTH: 47%; 
	
	background-color: #dee2e7;
}
DIV.article {
	BORDER-RIGHT: #366 1px solid; 
	PADDING-RIGHT: 12px; 
	BORDER-TOP: #366 1px solid; 
	PADDING-LEFT: 12px; 
	MARGIN-BOTTOM: 10px; 
	PADDING-BOTTOM: 7px; 
	BORDER-LEFT: #366 1px solid; 
	PADDING-TOP: 7px; 
	BORDER-BOTTOM: #366 1px solid; 
	HEIGHT: 1%! important
}
DIV.fulltext {
	CLEAR: left; MARGIN-TOP: 5px
}

a.meinecssklasseinaktiv:link, a.meinecssklasseinaktiv:visited {
	padding:4px 5px;
	background-color: #dee2e7;
	text-align: center;
	clear: left;
	color:#114477;
	font-weight:bold;
	font-size:100%;
	font-family: Arial, Helvetica, sans-serif;
	text-decoration: underline; }

a.meinecssklasseinaktiv:hover, a.meinecssklasseinaktiv:active,
a.meinecssklasseinaktiv:focus { 
	color:#999999;
	font-weight:bold;
	font-size:100%;
	font-family: Arial, Helvetica, sans-serif;
	text-decoration: underline; }

a.meinecssklasseaktiv:link, a.meinecssklasseaktiv:visited {
	padding:4px 5px;
	background-color: #dee2e7;
	text-align: center;
	clear: left;
	color:#000000;
	font-weight:bold;
	font-size:100%;
	font-family: Arial, Helvetica, sans-serif;
	text-decoration: underline; }

a.meinecssklasseaktiv:hover, a.meinecssklasseaktiv:active,
a.meinecssklasseaktiv:focus { 
	padding:4px 5px;
	background-color: #dee2e7;
	text-align: center;
	clear: left;
	color:#000000;
	font-weight:bold;
	font-size:100%;
	font-family: Arial, Helvetica, sans-serif;
	text-decoration: underline;  }
