/* ----- Grundsaetzliches: ----- */

/* Erst mal die von Browsern vorgegebenen Formatierungen entfernen. */
/* (Manche Browser verwenden fuer Abstaende margin, andere padding.) */

body,
form,
iframe {
	margin: 0;
	padding: 0;
}

iframe {
	border: none;
}

table {
	border-collapse: collapse;
	border-spacing: 0;
}

table, th, td {
	border: none;
}

th, td {
	padding: 0;
}

ul, ol {
	margin-top: 0;
	margin-bottom: 0;
	list-style-position: outside;
	margin-left: 0;
}

ul {
	padding-left: 1.45em;
}

ol {
	padding-left: 1.45em;
}

/* Weitere allgemeine Formatierungen: */

h1,
h2,
h3,
h4,
h5,
h6,
p {
	margin: 0 0 1em 0;
	padding: 0;
}

* + h1,
* + h2,
* + h3,
* + h4,
* + h5,
* + h6,
* + p {
	margin-top: 1em;
}

a img {
	border: none;
}

fieldset {
	border: 1px solid;
	padding: 0.75em;
}

fieldset legend {
	margin: 0.5em 0;
}

fieldset + fieldset {
	margin-top: 10px;
}

textarea,
input,
select {
	margin: 1px 0 0 0;
}

textarea,
input[type=text],
input[type=password],
input[type=file],
input[type=button],
input[type=submit],
input[type=cancel],
button,
select {
	border: 1px solid;
}

textarea,
input[type=text],
input[type=password],
input[type=file],
select {
	padding: 1px;
}

/* ----- Ab hier die eigentlichen Formatierungen der Seite: ----- */

/* ----- Ausrichtung der Seitenelemente: ----- */

body {
	margin: 0 auto;
	max-width: 1200px;
	padding: 0 20px;
}

table.main {
	width: 100%;
}

.main_left,
.main_center,
.main_right {
	vertical-align: top;
}

.main_left {
	padding: 20px 0 20px 20px;
	width: 12em;
	overflow: hidden;
}

.main_left_bottom {
	height: 20px;
	z-index: 2;
}

.nomenu .main_left,
.nomenu .main_left_bottom {
	display: none;
}

#main_menu {
	padding-bottom: 32767px;
	margin-bottom: -32767px;
	z-index: 1;
}

.main_center {
	padding: 20px;
}

.main_right {
	width: 16em;
}

.footer {
	clear: both;
	z-index: 2;
}

/* ----- Formatierung der Seitenelemente: ----- */

.header img {
	margin: 20px;
}

.header_top_right {
	float: right;
	margin: 1em 0;
}

.header_top_right span {
	margin-left: 3em;
}

.header_top_right input[type=submit] {
	margin-right: 5px;
	margin-left: 5px;
	width: 5em;
}

.header_top_right input {
	width: 8em;
}

.main_right input {
	width: 8em;
}

.header_top_right button,
.main_right button {
	margin-right: 5px;
	margin-left: 5px;
}

.main_right input,
.main_right button {
	margin-top: 0.25em;
}

.main_center input[type=button],
.main_center input[type=submit],
.main_center input[type=cancel],
.main_center button {
	margin-top: 0.5em;
}

.main_right > form + div,
.main_right > div + div,
.main_right > a + div {
	border-top: 1px dotted;
}

.main_right > form,
.main_right > div {
	padding: 20px;
}

.main_right p {
	margin-bottom: 0;
}

.main_center div.horizontal + *,
.main_center div.horizontal + a + * {
	clear: both;
}

.main_center div.horizontal,
.main_center div.horizontal + a {
	clear: none !important;
}

.main_center div.horizontal {
	float: left;
	margin: 0 0 20px 0;
}

.main_center div.horizontal + div.horizontal,
.main_center div.horizontal + a + div.horizontal {
	position: relative;
	left: 20px;
}

.main_center .box {
	padding: 10px;
}

.main_center .box p {
	margin-bottom: 0;
}

.footer {
	border-top: 1px dotted;
	padding: 1em 0;
}

.footer span {
	margin-right: 1.5em;
}

.footer a img {
	vertical-align: middle;
	margin-right: 0.25em;
	position: relative;
	top: -1px;
}

#header_menu {
	clear: both;
	padding: 0.5em 20px;
}

#header_menu a {
	margin-right: 2em;
}

#main_menu a,
#main_menu span.level1, #main_menu div.level1,
#main_menu span.level2, #main_menu div.level2,
#main_menu span.level3, #main_menu div.level3 {
	display: block;
}

#main_menu span.level1, #main_menu div.level1 {
	z-index: 1;
	padding: 6px 5px;
}

#main_menu span.level1, #main_menu div.level1,
#main_menu span.level2, #main_menu div.level2,
#main_menu span.level3, #main_menu div.level3 {
	border-bottom: 1px solid;
}

#main_menu span.level2, #main_menu div.level2,
#main_menu span.level3, #main_menu div.level3 {
	z-index: 2;
	margin-top: -1px;
	border-top: 1px solid;
	padding: 4px 5px;
}

/* ----- Formatierung einzelner Seiteninhalte: ----- */

/* Standarddesign fuer Tabellen: */

.main_center .contenttable th,
.main_center .contenttable td {
	padding: 0.5em 1em;
}

.main_center .contenttable th {
	padding-top: 0.15em;
	padding-bottom: 0.15em;
}

.main_center .contenttable th,
.main_center .contenttable td {
	border-bottom: 1px dotted;
	text-align: right;
	vertical-align: top;
}

.main_center .contenttable td.td-0 {
	text-align: left;
}

/* Davon abweichend ist die Tabelle mit den Vorstandsmitgliedern: */

.main_center table.vorstand td {
	border-bottom: none;
	padding: 10px 0;
	text-align: left;
	vertical-align: middle;
}

.main_center table.vorstand td.td-1 {
	padding-left: 1em;
}

/* Login-Formular */

.csc-loginform td {
	vertical-align: top;
	padding-right: 1ex;
}

/* iFrame Rahmenvereinbarungen: */

.iframe .main_center {
	padding-bottom: 0;
}

iframe.rahmenvereinbarungen {
	display: block;
	width: 570px;
	height: 600px;
	overflow: auto;
}

/* ----- Formatierung einzelner Typo3-Plugins: ----- */

/* powermail: */

.tx-powermail-pi1 {
	margin: 0 auto;
	max-width: 30em;
}

.tx-powermail-pi1 p,
.tx-powermail-pi1 label {
	float: left;
}

.powermail_mandatory_js,
.tx-powermail-pi1 textarea,
.tx-powermail-pi1 input,
.tx-powermail-pi1 button,
.tx-powermail-pi1 select {
	float: right;
	margin-left: 0.25em;
}

.powermail_mandatory_js,
.tx-powermail-pi1 div,
.tx-powermail-pi1 p,
.tx-powermail-pi1 label {
	clear: both;
}

.powermail_mandatory_js {
	white-space: nowrap;
}

.powermail_mandatory_js:after {
	content: "\a0\2191\a0";
}

.powermail_captcha {
	margin: 0 0.25em;
}

/* wtdirectory: */

.wtdirectory_filter_search {
	max-width: 20em;
}

.wtdirectory_filter_search label {
	float: left;
}

.wtdirectory_filter_search input {
	float: right;
	margin-left: 0.25em;
}

.tx-wtdirectory-pi1 div,
.wtdirectory_filter_search div {
	clear: both;
}

.wtdirectory_filter_search .wtdirectory_filter_div {
	border: 1px solid;	/* Workaround fuer IE 7 */
}

.wtdirectory_filter_search input[type=submit] {
	clear: both;
	margin-bottom: 1em;
}

.wtdirectory_filter_abc {
	margin-top: 1em;
}

.wtdirectory_noaddress,
.wtdirectory_pagebrowser {
	margin-top: 1em;
}

.wtdirectory_list {
	padding-left: 0;
	list-style-type: none;
}

.wtdirectory_list li {
	margin-top: 1em;
	padding: 5px;
}

.wtdirectory_all_dd h2 {
	border-left: 0px solid;	
	padding-left: 0em;
	font-size: 100%;
	font-style: normal;
	font-weight: normal;
	color: #000000;
}


/* ----- Textverzierungselemente: ----- */

#header_menu a,
#main_menu .level2 a,
h1, h2 {
	border-left: 1px solid;
	padding-left: 0.5em;
}

#main_menu .level3 a {
	border-left: 1px solid;
	padding-left: 2.5em;
}

/* ----- Schriften: ----- */

/* Schriftarten: */

body,
textarea,
input,
button,
select {
	font-family: "Georgia", "Times New Roman", "Times", serif;
}

/* Schriftstile: */

h1, h2, h3, h4, h5, h6 {
	font-style: italic;
}

h1, h2 {
	font-weight: normal;
}

h3, h4, h5, h6 {
	font-weight: bold;
}

a {
	text-decoration: underline;	
}

.header a,
#main_menu a,
#main_menu .act a:hover,
.footer a {
	font-weight: bold;
	text-decoration: none;
}

#header_menu a:hover,
#main_menu a:hover {
	text-decoration: underline;
}

/* Schriftgroessen: */

body,
h3, h4, h5, h6,
textarea,
input,
button,
select {
	font-size: medium;
}

h1 {
	font-size: 125%;
}

h2 {
	font-size: 105%;
}

.header,
.footer,
#main_menu .level2 a {
	font-size: 70%;
}

#main_menu .level3 a {
	font-size: 70%;
}

#header_menu {
	font-size: 120%;
}

.main_left,
.main_right,
.main_right h3,
.main_right h4,
.main_right h5,
.main_right h6 {
	font-size: 90%;
}

.header input,
.header button,
.main_right input,
.main_right button {
	font-size: small;
}

.main_right h1 {
	font-size: 140%;
}

.main_right h2 {
	font-size: 115%;
}

/* Zeilanabstaende: */

body {
	line-height: 1.2em;
}

#header_menu,
#main_menu {
	line-height: 1em;
}

/* ----- Farben: ----- */

html,
body,
#main_menu,
.main_center .box,
.main_center .contenttable .tr-even,
.main_center textarea,
.main_center input,
.main_center select,
.main_right input,
.wtdirectory_list li {
	background-color: #ffffff;
}

#main_menu span.level2, #main_menu div.level2,
#main_menu span.level3, #main_menu div.level3 {
	border-top-color: #ffffff;
}

.header_top {
	background-image: url('../images/vert_91_gradient_ffffff_f0efed.png');
	background-position: left bottom;
	background-repeat: repeat-x;
}

.main,
.main_center table.vorstand td {
	background-color: #f0efed;
}

#main_menu,
#main_menu .link,
#main_menu span.level1, #main_menu div.level1,
#main_menu span.level2, #main_menu div.level2,
#main_menu span.level3, #main_menu div.level3 {
	border-bottom-color: #f0efed;
}

.wtdirectory_filter_search .wtdirectory_filter_div {
	border-color: #f0efed;	/* Workaround fuer IE 7 */
}

input[type=checkbox],
input[type=radio]{
	background-color: transparent;
}

legend,
.powermail_mandatory_js {
	color: #979086;
}

fieldset,
textarea,
input,
select,
.main_right > * {
	border-color: #979086 !important;
	border-top-color: #979086 !important;
	border-bottom-color: #979086 !important;
}

#header_menu {
	background-color: #979086;
	background-image: url('../images/vert_26_gradient_979086_c2beb9.png');
	background-position: left top;
	background-repeat: repeat-x;
}

body,
h3, h4, h5, h6,
input[type=checkbox],
input[type=radio],
.header input {
	color: #312f2d;
}

a,
#main_menu .act a,
h1, h2 {
	color: #009ee0;
	border-color: #009ee0;
}

input[type=button],
input[type=submit],
input[type=cancel],
.header input[type=submit],
button {
	border-color: #009ee0 !important;
	background-color: #009ee0;
	color: #ffffff;
}

.header,
.header a {
	color: #928b81;
}

#header_menu,
#header_menu a {
	color: #ffffff;
}

#header_menu a {
	border-color: #ffffff;
}

.main_left,
#main_menu,
#main_menu a,
.main_center .box {
	color: #918982;
}

#main_menu a {
	border-color: #918982;
}

.header input,
.main_center .contenttable th,
.main_right,
.main_right_bottom {
	background-color: #d6d4d0;
}

.footer,
.footer a {
	color: #b3aea7;
}

.main_center .contenttable th,
.main_center .contenttable td,
.footer {
	border-color: #c8c5c0;
}


