#layout01, #layout02, #menue, #layout03, #blockLinks, #blockMenue, #blockMitte, #contentbereichLinks, #contentbereichRechts, #footer, .unsichtbar  {
	display: none;
	visibility:hidden;
}

#contentbereich {
	font-family: Arial, Helvetica, sans-serif;
	font-weight: normal;
	color: #454545;
	background-color: #FFFFFF;
	width: auto; /* 427px */
	float: left;
	padding-top: 1.25em; /* 20px */
}

#contentbereichText {
	font-size: 75%; /* 12px */
}

#contentbereich h3 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 133.33%; /* 16px */
	font-weight: bold;
	color: #545454;
	background-color: #EBEBEB;
	width: auto; /* 410px */
	padding-left: 0.9375em; /* 15px */
	border: 1px solid #D9D9D9; /* 1px */
	line-height: 2em; /* 32px */
	margin-bottom: 0.9375em; /* 15px */
}
#contentbereich h4 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 116.66%; /* 14px */
	font-weight: bold;
	color: #545454;
	padding-left: 1.0714285em; /* 15px */
	margin-top: 1.0714285em; /* 15px */
	margin-bottom: 0.71428571em; /* 10px */
}


#contentbereich  h5 {
	font-size: 100%;
	font-weight: bold;
	text-decoration: underline;
	}
#contentbereich  h6 {
	font-size: 100%;
	font-weight: normal;
	text-decoration: underline;
}

#contentbereich  table {
	font-size: 100%;
}

#contentbereich p {
	font-size: 100%; /* 12px */
	margin-left: 1.25em; /* 15px */
	margin-bottom: 1.25em; /* 15px */
	margin-right: 1.25em; /* 15px */
	margin-top: 0.71428571em; /* 10px */
}

#contentbereich ul {
	font-size: 100%; /* 12px */
	margin-left: 4.16em; /* 50px - vorskaliert von #content */
	margin-bottom: 1.25em; /* 15px - vorskaliert von #content */
	margin-top: 0.833333em; /* 10px - vorskaliert von #content */
	list-style-type: square;
}

#contentbereich ul ul {
	font-size: 100%; /* 12px */
	margin-top: 0em; /* 10px - vorskaliert von #content */

}

#contentbereich ol {
	font-size: 100%; /* 12px */
	margin-left: 4.583em; /* 55px */
	margin-bottom: 1.25em; /* 15px */
	margin-top: 0.83em; /* 10px */
}
#contentbereich a {
	color: #AD3333;
}
#contentFooter {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 91.6%; /* 11px */
	color: #515151;
	margin: 0.9375em; /* 15px */
	border-top: 0.090em solid #C8C8C8; /* 1px */
	padding-top: 0.45em; /* 5px */

}
#contentFooter a {
	color: #515151;
}
#contentbereich form {
	margin-top: 0.625em;	/* 10px */
	padding: 0.625em;	/* 10px */
	background-color: #F9F9F9;
	border-top: 1px solid #993333;
	border-right: 1px none #993333;
	border-bottom: 1px solid #993333;
	border-left: 1px none #993333;
}

.formobjektNoSize, .formobjekt, .formobjektklein, .formobjektAnrede {
    font-family: Arial, Helvetica, sans-serif;
    background-color: #FFFFFF;
    border: 1px solid #999999;
    font-size: 100%;
}
.formobjekt {
	padding-left: 0.4166667em; /* 5px - vorskaliert von #content */
    width: 30.83333em; /* 370px - vorskaliert von #content */
}
.formobjektklein {
	padding-left: 0.4166667em; /* 5px - vorskaliert von #content */
    width: 23.333333em; /* 280px - vorskaliert von #content */
}

.formobjektAnrede {
	padding-left: 0.4166667em; /* 5px - vorskaliert von #content */
    width: 5em; /* 280px - vorskaliert von #content */
}

.imageRight {
	float: right;
	margin-bottom: 1.25em; /* 15px - vorskaliert von #contentbereich */
	margin-left: 1.25em; /* 15px - vorskaliert von #contentbereich */
	margin-top: 0.41666666666666666666666666666667em; /* 5px - vorskaliert von #contentbereich */
}
.imageLeft {
	float: left;
	margin-bottom: 1.25em; /* 15px - vorskaliert von #contentbereich */
	margin-right: 1.25em; /* 15px - vorskaliert von #contentbereich */
	margin-top: 0.41666666666666666666666666666667em; /* 5px - vorskaliert von #contentbereich */
}