body { 
	font-family: verdana, arial, sans-serif; 
	font-size: 0.7em; 
	color: #000000;	
	padding: 0;
	margin: 0;
}

#all { 
	width: 650px;
}

#links {
	width: 600px;
	float:left;
}

#links .logo { 
	width: 228px;
	height: 125px;
	float:left;
	background-image: url(/img/layout/CZR_Logo.gif);
}

#links .navigation { 
	display: none;
}

#links .unternavigation { 
	display: none;
}

#content .ueberschrift {
	width: 420px;
	height: 15px;
	padding: 0;
	margin-top: -64px;
	margin-left: 13px;
	
	color: #585858;
	font-size: 10pt;
	font-weight: bold;
}

#content .ueberschrift:first-letter { 
	font-size: 18pt;
}

* html #content .ueberschrift { 
	margin-top: 57px;
}

@media all and (min-width: 0px) {
	#content .ueberschrift { 
		margin-top: 56px;
	}
}

#content .text { 
	margin-top: 250px;
	margin-left: 13px;
	width: 420px;
	height: 371px;
	color: #585858;
	font-family: Verdana,Arial,Helvetica,sans-serif;
	font-size: 8pt;	
}

#content .text a { 
	color: #D30C43;
	text-decoration: none;
}

#content .text img { 
	padding-bottom: 12px;
	padding-right: 12px;
	background-image:url(/img/content_bildhintergrund.jpg); 
	background-position: bottom right;
	background-repeat: no-repeat;
}

#content .text img.newsbild {
	float: left; 
}

* html #content .text { 
	margin-top: 45px;
}

#content .content_rechts { 
	display: none;
}

#content_footer { 
	display: none;
}

#rechts { 
	width: 50px;
	float: left;
}

#rechts .bannerlinks { 
	width: 23px;
	height: 660px;
	background-image: url(/img/layout/Gemeinde/Gemeinde_Rechts1.gif);
	float: left;
}

#rechts .bannerrechts { 
	display: none;
}

#footer { 
	display: none;
}

#link { 
	display: none;
}
