.html,body {
	background: #7B1828;
                font-family: times;
                color: #7B1828;
                font-size: 11px;

}

.klickpfad {
	font-family: times;
	font-size: 11px;
	text-decoration: none;
	color: #7B1828;
}

.klickpfad a {
	font-family: times;
	font-size: 11px;
	text-decoration: none;
	color: #7B1828;
}

.klickpfad a:hover {
	font-family: times;
	font-size: 11px;
	text-decoration: underline;
	color: #7B1828;
}

.footer {
	font-family: times;
	font-size: 11px;
	text-decoration: none;
	color: #7B1828;
}

.inhalt  {
                font-family: times;
	font-size:14px;
	color: #7B1828;
                list-style: square;
	line-height: normal;
                float: none;
}

.inhalt  a{
                font-family: times;
	font-size:14px;
	color: #7B1828;
text-decoration: underline;
}

.inhalt  a:hover{
                font-family: times;
	font-size:14px;
	color: #7B1828;
text-decoration: underline;
}

.td {
	font-family: times;
	font-size:14px;
	color: #7B1828;
}

.contenttable-0 {
	font-family: times;
	font-size:14px;
	color: #7B1828;
}

.csc-mailform {
	color: #7B1828;
	background-color: #F6EED6;
	font-size: 14px;
	font-family: times;
	border-bottom-width: 1px;
	border-color: #7B1828;
	border-left-width: 1px;
	border-right-width: 1px;
	border-top-width: 1px;
}



.linie_oben {
	border-top: solid 2px #7B1828;
}

.linie_unten {
	border-bottom: solid 2px #7B1828;
}

.linien_links {
	border-top: solid 2px #7B1828;
	border-bottom: solid 2px #7B1828;
	border-left: solid 2px #7B1828
}

.linien_rechts {
	border-top: solid 2px #7B1828;
	border-bottom: solid 2px #7B1828;
	border-right: solid 2px #7B1828
}
BODY {  }

.news-single-item h2 {
                font-family: times;
	font-size:16px;
	color: #7B1828;
                font-weight: bold;
}

.news-single-item h3 {
                font-family: times;
	font-size:14px;
	color: #7B1828;
                font-weight: bold;
}

.news-list-date {
font-family: times;
	font-size:14px;
	color: #7B1828;
                font-weight: bold;

}

fieldset {
  border: 0;
  width: 220px;
} 


/* Flat-Manager */

.adminFlatListHeader {
	font-family: times;
	font-size:12px;
	color: #7B1828;
}

.evenRow {
	border: 1px solid #7B1828;
	padding: 3px;
	font-family: times;
	font-size: 12px;
}

.oddRow {
	border: 1px solid #7B1828;
	padding: 3px;
	font-family: times;
	font-size: 12px;
}


.flatName {
	spacing: 3px;
	font-family: times;
	font-size: 12px;
}

.oddRow {
	border: 1px solid #7B1828;
}




.adminFlatListData {
	font-family: times;
	font-size: 12px;
	color: #7B1828;
}

