/*-----attach body.custom to any style you add here-----*/

/*-----custom link styles - these govern the links within post content and are here to show you how. 
modify them to your liking or delete them and add your own-----*/

body.custom .entry-content a {
	font-weight: bold;
	text-decoration: underline;
	}
	
body.custom .entry-content a:hover {
	text-decoration: none;
	color: #0098ED;
	}
	
	#index-01 {
	background: url('http://localhost:8888/sv93niepars/images/index_neu.gif') no-repeat top;
	width:920px;
height: 150px;

	margin: 0px;
	
}
#navigation_top {
	margin: 0px auto 0px auto;	
	width: 760px;
	background-image: url('http://www.sv93niepars.de/images/index_02.gif');
	line-height: 30px;
	height: 30px;
	clear:both;
}
