body, .bodytext, ol, ul, .contenttable, .csc-uploads, .csc-mailform {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	/*line-height: 18px;*/
	line-height: 1.5em;
	color: #2C2F3A;
	margin-top: 10px;
	margin-bottom: 11px;
}
.rotfettbody {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	/*line-height: 18px;*/
	line-height: 1.5em;
	color: #CC0000;
	margin-top: 10px;
	margin-bottom: 11px;
}

/* Tabellen im Inhaltsbereich 
*/
.contenttable td .bodytext {
	line-height: 1.5em;
	margin-top: 0px;
	margin-bottom: 0px;
}

/* Headline 
*/
h1, .rotfett {
	font-size: 14px;
	font-weight: bold;
	color: #CC0000;
}
.csc-header, h1 {
	margin-top: 10px;
	margin-bottom: 0px;
}
a {
	color: #003366;
}
.copyright {
	font-size: 10px;
	color: #CCCCCC;
}
.sitemap {
	font-size: 10px;
}
ol {
	margin-left : 50px;
}
ul, blockquote {
	left : 25px;
}
ul li{
	list-style-image : url(/fileadmin/zollner/templates/img/bullet.gif);
}
.csc-uploads p {
	margin-top: 0px;
	margin-bottom: 0px;
}
.csc-uploads tr {
	vertical-align : top;
	white-space : nowrap;
}
.csc-uploads-fileSize {
	white-space : nowrap;
}
.csc-caption {
	font-size: 12px;
	font-style: oblique;
}
/* rechter Rand */
.sep {
	background-image: url(/fileadmin/zollner/templates/img/trenner.gif);
}
.right {
	padding-left: 6px;
}
.right H1 {
	font-size: 11px;
	font-weight: bold;
	color: #003366;
}
.right ol, .right ul, .right blockquote {
	margin-left : 15px;
	font-size: 11px;
}
.right p.bodytext, .right table.csc-uploads td {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	/*line-height: 18px;*/
	line-height: 1.5em;
	color: #2C2F3A;
	margin-top: 10px;
	margin-bottom: 11px;
}
/* mailfomrular */
fieldset.csc-mailform {
	border:none;
}
div.csc-mailform-field {
	clear:both;
}
fieldset.csc-mailform label {
	width:100px;
	display:block;
	float:left;
}
fieldset.csc-mailform input {
	width:150px;
	display:block;
	float:left;
}