html
{
	height: 100%;
	width: 100%;
	font-family: Verdana, Arial, sans-serif;
	font-size: 0.7em;
	letter-spacing: 0.00em;
	line-height:1.4em;
}

body {
	margin: 0px;
	padding: 0px;
	height: 100%;
	width: 100%;
}


img
{
	border:0;
}

a:link {
	color: #303030;
	font-size: 0.9em;
	font-weight: bold;
	text-decoration:none;
}

a:visited {
	color: #303030;
        font-size: 0.9em;
        font-weight: bold;
	text-decoration:none;
			
}

a:active {
	color: #303030;
}

a:hover { 
	font-weight:bold; 
	text-decoration: underline;
}

/* Footer sollte bei Druckansicht ausgeblendet werden
#footer {
	clear:both;
	background: #EEEEEE;
        text-align: left;
	font-size: 10px;
	width: 100%;
	border-top:1px solid #303030;
}
*/
#footer {
	display:none;
}  

.artikeltable table{
	width:100%;
}

.rspalt table { width: 100%; }

.rspalt td th { font-size: 90%; }  

.rspalt thead th {
  background-color:#EFEFEF;
  border-top: solid 1px #D4D4D4;
  border-bottom: solid 1px #464646;
  border-left: solid 1px #D4D4D4;  
  border-right: solid 1px #D4D4D4;  
  color: #303030;
  font-style: normal;
  font-weight: normal; }

.rspalt tbody td {
  background-color: #FCFCFC;  
  border-bottom: solid 1px #D4D4D4;
  border-left: solid 1px #D4D4D4;
  border-right: solid 1px #D4D4D4;    
  color: #5C5C5C;
}

.rspalt tbody th {
  background-color: #FCFCFC;  
  border-bottom: solid 1px #D4D4D4;
  border-left: solid 1px #D4D4D4;
  border-right: solid 1px #D4D4D4;    
  color: #303030;
  font-weight: normal; 
}



.newshead, a.newshead {
	font-family:Verdana,Times,serif;
	font-size:1.5em;
	padding:2px;
	margin:2px;
}

.newshead img {
	margin-right:4px;
}

a.newshead:link, a.newshead:visited, a.newshead:active, a.newshead:focus {
	text-decoration:none;
	color:#6699CC; 
} 

a.newshead:hover {
	color:#fba45d;
	text-decoration:none;
	border-bottom:1px solid #6699CC; 
}

.newsbox {

}

.newstext {
  color: #303030;
  text-align: justify;
  font-size: 1em;
  margin:2px;
  padding:2px;
}		 

.artikel { 
	font-family:Verdana,Times,serif; 
	font-size: 1.5em;
	font-weight: bold;
}

h1 {
	font-family:Verdana,Times, serif;
	font-size: 1.8em;
}
    
	

