a {
text-decoration:none; 
 color:black
}

a:hover {
 text-decoration:underline;
  color:black
}

a:link { text-decoration:none;
 color:black  }    /* noch nicht besuchte Ziele */
a:visited {  text-decoration:none;
color:black;  } /* besuchte Ziele */

a:active { text-decoration:none;
 color:black }  /* Angeklickte Verweise */
a:focus {  text-decoration:none;
 color:black  }   /* Verweise, die Fokus erhalten */

p {
	font-family:Verdana;
}



body {	
	background-color: #FFFFFF;
	font-family: Arial, Helvetica, sans-serif;	
	font-size: 1em;	
	line-height: 2em;	
	color: #000000;
	margin-top: 0.1em;
	margin-right: 0.1em;
	margin-bottom: 0.1em;
	margin-left: 0.1em
	}
	

.menuuntersektion {
	color: #000000;
	font-family: Verdana;
	font-size: 10pt;
	margin-left:20px;
}

#banner {
    height: 140px;
	float:Center;
}
#werbung {
	margin-left:10px;
	margin-top:30;
	float:left;
	width:30%;
}

#mitte {
	margin-top:20;
	float:left;
	width:50%;
}

#links {
	float:right;
	margin-top:20;
    width:19%;
}

      
.linksmenu {
	color: #000000;
	font-family: Verdana;
	font-size: 12pt;
}

.newstitel {
	color: #000000;
	font-family: Verdana;
	font-size: 14pt;
}

.newserstellung {
	color: #A3B3B7;
	font-family: Verdana;
	font-size: 8pt;
}

.newstext{
	color: #000000;
	font-family: Verdana;
	font-size: 10pt;
}
.irgendwastext{
	margin-left:5pt;
	color: #000000;
	font-family: Verdana;
	font-size: 10pt;
	margin-bottom: 9px;
	padding-bottom: 4px;
	line-height: 1;
	margin-top: 0px;
	padding-top: 0px;
}

.wartabelle {
	margin-left:25pt;
}

.newslink {
	color: #0000FF;
	font-family: Arial;
	font-size: 10pt;
	text-decoration: underline;
}

.sectiontitel {
	color: #000099;
	font-family: Verdana;
	font-size: 15pt;
	margin-bottom:10pt;
}

.untertitel {
	color: #000099;
	font-family: Verdana;
	font-size: 10pt;
	margin-bottom:4pt;
	line-height: 15px;
	padding-bottom: 4px;
}

.eissectiontitel {
	color: #9F8B5F;
	font-family: Verdana;
	font-size: 15pt;
	margin-bottom:10pt;
}

.eisuntertitel {
	color: #9F8B5F;
	font-family: Verdana;
	font-size: 10pt;
	margin-bottom:4pt;
}

