h1 {
	font-size: 18pt;
	color: #cfcec4; 
	font-weight: bold;
	margin-top: 1px;
	margin-bottom: 2px;
	padding-left: 30px;
	background-image: url(../Bilder/rubrik.gif);
	background-repeat: no-repeat;
}

h2 {
	font-size: 13px;
}

h3 {
	font-size: 13px;
}

h5 {
	font-size: 28px;
	color: #cfcec4; 
	font-weight: bold;
	margin-top: 5px;
}

h6 {
	font-size: 33px;
	color: #cfcec4; 
	font-weight: bold;
	margin-top: 5px;
	padding-left: 30px;
	background-image: url(../Bilder/rubrik.gif);
	background-repeat: no-repeat;
	background-position: 0px 10px;
}

td {
	padding: 0px;
	margin: 0px;
}

th {
	padding: 0px;
	margin: 0px;
}

p {
	color: black;
	margin-bottom: 15px;
}

a {
	color: #333132;
}

a:hover {
	color: #000000;
}

strong {
	color: #625c5f;
}

.internal-link {
	color: #333132;
	font-weight: bold;
}

.csc-mailform {
	margin-top: 5px;
	border: 0px;
	background-color: #d0cdc4;
	color: #333132;
	width: 470px;
}
.csc-mailform-field label {
	width: 6em;
	float: left;
	margin-right: 0.5em;
	display: block
}
.csc-mailform-field input {
	color: #000000;
	background-color: #d0cdc4;
	border: 0px;
}
.csc-mailform-field textarea {
	color: #000000;
	background-color: #d0cdc4;
	border: 0px;
	border-left: 1px solid black;
	overflow: hidden;
}
csc-mailform-submit {
	position: relative;
	top: 15px;
	left: 20px;
}

#captchaResponse {
	border-left: 1px solid black;
	padding-left: 15px;
	margin-bottom: 8px;
}

#mailformformtype_mail {
	border: 1px solid gray;
	margin-top: 1px;
	margi-bottom: 1px;
}

#div_header_left a {
	color: #333132;
}
#div_header_left a:hover {
	color: #cfcec4;
}
#div_header_left ul {
	list-style-type:square;
	font-weight: bold;
	color: #333132;
	text-style: bold;
	direction: rtl;
}
#div_header_left li:hover {
	color: #cfcec4;
}

#div_content_right a {
	color: black;
}

/* eigene Formatierungen */
.textgesp { 
	color: #333132; 
	font-size: 10pt; 
	font-family: Arial; 
	letter-spacing: 2pt
}
.textleisteh {
	color: #333132;
	font-weight: bold;
	font-size: 9pt;
	font-family: Arial;
	vertical-align: top
}
.textleiste {
	color: #333132;
	font-size: 9pt;
	font-family: Arial
}

.haft { 
	color: #333132;
	font-size: 9pt;
	line-height: 12pt;
	font-family: Arial
}
.rubgesp { color: #333132; font-weight: bold; font-size: 16px; font-family: Arial; letter-spacing: 41.5px; text-align: right; margin-right: -42px;}
.rub { color: #333132; font-weight: bold; font-size: 12pt; font-family: Arial }
.untrubrik { color: #cfcec4; font-weight: bold; font-size: 18pt; font-family: Arial }
.rubrik1 { color: #333132; font-weight: bold; font-size: 13px; font-family: Arial; word-spacing: 8.5px; letter-spacing: 0px; margin-right: 3px;}



table {
	border-collapse: collapse;
	border-spacing: 0px;
	margin: 0px;
	padding: 0px;
}
table p {
	margin: 0px;
	padding: 1px;
}
.bodytext {
	margin: 1px;
	margin-bottom: 2px;
	padding: 0px;
}

#mailform {
	margin: 1px;
	padding: 1px;
}