<!--
* {		
		font-family: Verdana;
		font-size: 12px;
}


body {
		background: #F7EDDC;
		margin: 5px;
}
			

#top { 	
		background-image: url('../Bilder/banner.gif');
		background-repeat: no-repeat;
		padding-right: 5px;
		padding-top: 0px;
		padding-bottom: 0px;
		text-align: right;
		height: 110px;
		width: 994px;
		border-bottom: 2px solid #455C50;		
}

		
div#top div {
		margin-right: 100px;
}


div#div_plz {
		padding-top: 5px; 
}

			
div#top label {
		margin-right: 3px;
		font-size: 11px;
		font-weight: bold;
		font-style: italic;
		color: #444444;
		width: 100px;
}


.schnellsuche {
		width: 125px;
		height: 20px;
		font-size: 11px;
}
-->