
#HAUPTSPALTE .csc-header h1, #HAUPTSPALTE h1  {
	color: #BF1F1F;
	font-size: 22px;
	border-bottom: 3px solid #CCCCCC;
}
.bodytext > i {
	font-size: 13px;
	color: #444444;
	font-style: normal;
	font-weight: bold;
}
.bodytext > a {
	text-decoration: underline;
	display: inline-block;
	color: #BF1F1F;
}
#SEITENSPALTE .csc-header h1 {
	font-size: 22px;
	color: #394815;
	border-bottom: 3px solid #AED163;
}
.terminliste .csc-header,  .terminliste .csc-default {
	margin: 0;
	padding: 0;
}
#HAUPTSPALTE img, #HAUPTSPALTE .csc-textpic-imagewrap {
	max-width: 572px !important;
	height: auto;
}
#SEITENSPALTE img {
	max-width: 336px !important;
	height: auto;
}
#STARTCONTENT .bodytext a {
	font-size: 12px;
	font-weight: bold;
	text-transform: uppercase;
	text-decoration: none;
	display: inline-block;
	color: #FFFFFF;
	display: inline-block;
	padding: 2px 5px;
	background-color: #900;
}
#STARTCONTENT .bodytext a:hover {
	text-decoration: underline;
	opacity: 1;
}
#TOP .address h1 {
	display: none;
}
#TOP .address .bodytext {
	display: inline;
}
table.contenttable {
	height: auto !important;
	border-collapse: seperate;
	border-spacing: 0px;
	margin: 1em 0;
}
#HAUPTSPALTE table.contenttable {
	width: 570px !important;
}
#SEITENSPALTE table.contenttable {
	width: 336px !important;	
}
table.contenttable caption, table.contenttable caption p {
	margin: 0;
	padding: 0;
}
table.contenttable th, table.contenttable td {
	vertical-align: top;
	text-align: left;
	height: auto !important;
}
table.contenttable th {
	text-transform: uppercase;
	font-weight: bold;
	font-size: 11px;
	color: #4D621F;
	border-bottom: 1px dotted #4D621F;
}
table.contenttable th p, table.contenttable td p {
	padding: 0 10px 2px 0;
	margin: 0;
}

.csc-default {
	clear: both;
	margin: 0 0 25px 0;
}

.csc-mailform-field {
	clear: both;
	display: block;
	padding: 5px;
	min-height: 15px;
}
.csc-mailform-field label {
	float: left;
	clear: both;
	width: 160px;
	font-size: 10px;
	color: #999;
	text-align: right;
	padding-right: 10px;
	text-transform: uppercase;
}

.csc-mailform-field input, 
.csc-mailform-field select  {
	float: left;
	font-size: 11px;
}
.csc-mailform-field input[type=text],
.csc-mailform-field textarea,
.csc-mailform-field select  {
	width: 300px;
}
.csc-mailform-field input[type=submit] {
	
	font-size: 13px;
	padding: 0px 20px;	
	text-transform: uppercase;
	margin-left: 170px;
	
}

.csc-mailform-field textarea {
	font-size: 11px;
	float: left;
}
#SEITENSPALTE .csc-mailform-field input[type=text],
#SEITENSPALTE .csc-mailform-field input[type=password],
#SEITENSPALTE .csc-mailform-field textarea,
#SEITENSPALTE .csc-mailform-field select  {
	width: 180px;
}
#SEITENSPALTE .csc-mailform-field input[type=submit] {
	font-size: 10px;
	padding: 3px 15px;
	text-transform: uppercase;
}
#SEITENSPALTE .csc-mailform-field label {
	width: 120px;
}
.csc-menu {
	font-size: 15px;
	margin: 0;
	padding: 0;
}
.csc-menu ul {
	margin-bottom: 20px;
	font-size: 12px;
}
.csc-menu dt, .csc-menu li {
	display: block;
	border-bottom: 1px solid #CCCCCC;
	margin: 0;
	padding: 0;
}
.csc-menu ul li {
	border-bottom: 0px none;	
}
.csc-menu dd {
	display: block;
	border-bottom: 1px solid #999999;
	font-size: 11px;
	margin: 0;
	padding: 5px 20px;
}
.csc-menu a {
	text-decoration: none;
	display: block;
	color: #BF1F1F;	
	padding: 5px 20px;
}
.csc-menu ul a {
	padding: 2px 10px;	
}
.csc-menu a:hover {
	background-color: #BF1F1F;		
	color: #FFFFFF;	
	opacity: 1;
	filter: alpha(opacity = 100);
}
