	body {
		margin:20px 0px; padding:0px;
		background-attachment: fixed; background-repeat: repeat; 
        background: #FFFFFF url(grafik/background_1200.jpg) repeat-x;
		}
	#header {
		margin: 0;
		background-color:#fff;
		border-bottom:0px solid #000;
		}
	#rightcontent {
		width:800px;
		margin:0px auto;
		padding-top:25px;
		padding-right:25px;
		padding-left:25px;
		padding-bottom:10px;
		background-color: #f9f9f9;
		background-image: url('http://www.sfz-sulzbach-rosenberg.de/grafik/logo_transparent.gif'); 
        background-attachment: fixed; background-repeat: no-repeat; 
        background-position: 90% 95%; 
		border-left:2px solid #000;
		border-right:2px solid #000;
		border-top:2px solid #000;
		border-bottom:3px solid #000;
		}
	#footer {
		clear: both;
		width:800px;
		margin:0px auto;
		padding:0px;
		border-top:0px solid #000;
		}
	p,h1,h2,h3,li {
		margin: 0px 15px 0px 10px;
		}
	ul {
		margin: 0px 0px 10px 25px;
		}
	h1 {
		font-size: 20px;
		font-family: Arial, Helvetica, sans-serif;
		margin-top: 90px;
		margin-bottom: 20px;
		}

	h2 {
		font-size: 13px;
		font-family: Georgia, Arial, Helvetica, sans-serif;
		margin-top: 20px;
		margin-bottom: 5px;
		}

	h3 {
		font-size: 11px;
		font-family: Arial, Helvetica, sans-serif;
		font-weight: normal;
		margin-top: 20px;
		margin-bottom: 5px;
		}

	p {
        font: 12px/22px Verdana, Arial, Helvetica, sans-serif;
		}
	.imageleft {
		float : left;
		margin : 10px; 
		}
	.imageright {
		float : right;
		margin : 10px; 
		}
	a:link {
		text-decoration : underline; 
		font-weight : normal; 
		color : #CC0000; 
		} 
	a:visited {
		text-decoration : underline; 
		font-weight : normal; 
		color : #CC0000; 
		} 
	a:hover {
		text-decoration : none; 
		font-weight : normal; 
		color : #CC0000; 
		} 
	a:active {
		text-decoration : none; 
		font-weight : normal; 
		color : #CC0000; 
		} 	
	li {
		font: 11px/16px Verdana, Arial, Helvetica, sans-serif;
		margin-top: 3px;
		list-style-type: square;
	##	list-style-image: baseline, url(grafik/catbullet.gif);
	##	position: baseline;
		}

