body, td, tr, div, a {
  margin: 0;
  padding: 0;
  color: #112578;
  font-size: 8pt;
  font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
}
a:hover {
  color: #999999;
text-decoration: none;
}

td {
vertical-align: top;
}

a.adminlogin {color: #efd0b4;}
a:hover.adminlogin {color: #e4c3a5;}
a:active.adminlogin {color: #e4c3a5;}



hr {
background-color: #112578; /* Farbe für Opera und Firefox */
color: #112578; /* Farbe für Internet Explorer (IE) */
border: 0;
height: 1px; 
}

	
.copyright {
	color: #000;
	font-size: 7pt;
	}
.copyright a {
	color: #000;
	font-size: 7pt;
	}


input, textarea {
  font-size: 8pt;
  font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
  border: 1px #112578 solid;
  }
input[type="submit"]{
border:1px solid #112578;
color:#112578;
background-color:white;
}

h1 {
  color: #112578;
  font-size: 16pt;
  font-weight: bold;
  text-align: center;
}
h2 {
  color: #112578;
  font-size: 13pt;
  font-weight: bold;
  text-align: center;
}
h3 {
  color: #112578;
  font-size: 11pt;
  font-weight: bold;
  text-align: left;
}

p {
margin: 0px;
padding:0px;
text-align: justify;
}


.newsdatum {float: left; color: #112578; font-size: 7pt; margin: 2px 10px 0px 5px;}
.newsheadline {background: #ffffff; color: #112578; height: 17px; width: 550px; font-size: 9pt; border-bottom-color:#112578; border-bottom-style:solid; padding: 1px 0px 0px 0px;}
.newsheadline a{font-size: 10pt; color: #112578; text-decoration: none}
.newsheadline a:hover{font-size: 10pt; color: #112578; text-decoration: underline}
.news {padding: 5px 0px 5px 30px; width: 520px;}
.newsfooter{width: 550px; text-align: right; padding: 1px 5px 1px 0px;}
.newsfooter a {color: #112578;}
.newsfooter a:hover {color: #112578;}

.rechts { padding-left: 450px;}
.rechts a { color: #112578; }
.rechts a:hover { color: #112578; }

.autor {text-align:right; color: #112578; padding-left: 470px;}
.edit_loeschen {text-align:right; padding-left: 315px; color: #112578;}
.seitenzahl {text-align:center;}
.center {text-align:center;}

.tabellenfelder {vertical-align: top; padding: 5px;border: 1px solid #b4b4b4;width:190px;}

