#top, #navtop2, #tagline, #left, #right {
    /* Nicht druckende Bereiche */
    display: none;
} 

#main {	width: 100%;
	background-color:#FFFFFF;
}
.newshead, a.newshead {
	font-family:Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size:1.3em;
	line-height:20px; 
	padding:2px;
	margin:2px;
}

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; }

.newsbox {
	border: 1px dotted #000000;
	  background-color: #EEEEEE; 
}

.newstext {
  font-family: Helvetica, Verdana, Arial, sans-serif;
  background-color: #EEEEEE;
  color: #000000;
  text-align: justify;
  font-size: 1em;
  line-height:1em;
  margin:2px;
  padding:2px;
}		 

.artikel {  
font-family: Helvetica, Verdana, Tahoma, Arial, sans-serif;
border-bottom: 1px solid #6699CC;
}
	
.artikel h2 {
  display: block;
  text-align: left;
  background-color: #6699CC;
  overflow: hidden;
  color: #FFFFFF;
  border: none;
  font-size: 1.0em;
  font-weight: bold;
  padding: 0;
  margin: 0; 
}

.artikel h2 a {
  color: #000000;
  text-decoration: none;
  padding: .3em;
  margin:0;
  display:block;
  background: url(../IMAGES/backgr_50x50.gif) no-repeat top right;
  }

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