body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-repeat: repeat-x;
	background-color: #E2D6C2;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}


td   {
	font-size: 11px;
	color: #000000;
}

.txt {
	background-color: #FFFFFF;
	font-size: 12px;
	line-height: 160%;
	color: #000000;
}
.klein {
	padding-top: 5px;
	padding-left: 10px;
	line-height: 130%;
	padding-right: 10px;
} 
#copy {
	background-color: #990000;
	border: 1px solid #FFFFFF;
	font-size: 10px;
	color: #FFFFFF;
	text-align: center;
	padding-top: 2px;
	padding-bottom: 2px;
	line-height: normal;
}

h1 {
	font-size: 16px;
	font-weight: bold;
	color: #990000;
}
h2 {
	font-size: 14px;
	font-weight: bold;
	color: #FF6600;
}
.rand_title {
	color: #000000;
	background-color: #EDE6DA;
	padding-left: 10px;
	padding-top: 5px;
	padding-bottom: 5px;
	color: #000000;
	background-color: #EDE6DA;
	border-top-width: 1px;
	border-bottom-width: 1px;
	border-right-width: 1px;
	border-top-style: solid;
	border-bottom-style: solid;
	border-right-style: solid;
	border-top-color: #FFFFFF;
	border-bottom-color: #FFFFFF;
	border-right-color: #FFFFFF;
}
a {
	color: #990000;
	text-decoration: none;
}
a:hover {
	color: #990000;
	text-decoration: underline;
}
a:active {
	color: #990000;
	text-decoration: underline;
}
a.copy_link {
	color: #FFFFFF;
	text-decoration: underline;
}
a.copy_link:hover {
	color: #FFFFFF;
	text-decoration: none;
}
a.copy_link:active {
	color: #FFFFFF;
	text-decoration: none;
}

.sub_akt_hg {
	padding-left: 10px;
	padding-top: 5px;
	padding-bottom: 5px;
	background-color: #FF9900;
	border-top-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-bottom-style: none;
	border-left-style: solid;
	border-top-color: #FFFFFF;
	border-bottom-color: #FFFFFF;
	border-left-color: #FFFFFF;
}

.sub_hg {
	padding-left: 10px;
	padding-top: 5px;
	padding-bottom: 5px;
	background-color: #EDE6DA;
	border-top-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-bottom-style: none;
	border-left-style: solid;
	border-top-color: #FFFFFF;
	border-bottom-color: #FFFFFF;
	border-left-color: #FFFFFF;
}


.sub_hg_unten {
	padding-left: 10px;
	padding-top: 5px;
	padding-bottom: 5px;
	background-color: #E2D6C2;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #FFFFFF;
}

.sub_hg_leer {
}

a.sub_link {
	color: #000000;
	text-decoration: none;
}
a.sub_link:hover {
	color: #990000;
	text-decoration: none;
}
a.sub_link:active {
	color: #FFFFFF;
	text-decoration: none;
}
a.sub_akt_link {
	text-decoration: none;
	color: #FFFFFF;
	text-decoration: none;
}
a.sub_akt_link:hover {
	text-decoration: underline;
	color: #FFFFFF;
	text-decoration: none;
}
a.sub_akt_link:active {
	text-decoration: underline;
	color: #FFFFFF;
	text-decoration: none;
}



.nav_akt_hg {
	padding-left:10px;
	padding-right:10px;
	padding-top: 5px;
	padding-bottom: 5px;
	color: #FFFFFF;
	background-color: #F28000;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #FFFFFF;
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #FFFFFF;
}
.nav_hg {
	padding-left: 10px;
	padding-right: 10px;
	padding-top: 5px;
	padding-bottom: 5px;
}

a.nav_link {
	color: #000000;
	text-decoration: none;
}
a.nav_link:hover {
	color: #990000;
	text-decoration: none;
}
a.nav_link:active {
	color: #FFFFFF;
	text-decoration: none;
}
a.nav_akt_link {
	text-decoration: none;
	color: #FFFFFF;
	border: none;
}
a.nav_akt_link:hover {
	text-decoration: none;
	color: #FFFFFF;
	text-decoration: none;
}
a.nav_akt_link:active {
	text-decoration: none;
	color: #FFFFFF;
	text-decoration: none;
}
.bold {
	font-weight: bold;
}
.nav_top_rand {
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #FFFFFF;
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #FFFFFF;
}
.rot {
	color: #990000;
}


/* ------------------ Darstellung der Termine ----------------------------- */
.tr_head {
	color: #FFFFFF;
	background-color: #990000;
}
.tr0 {
	background-color: #E2D6C2;
}
.tr1 {
	background-color: #EDE6DA;
}



/* ------------------ Formulareditor ----------------------------- */
/* form-module
*******************************************************************************/
#form-module * {
	padding:0px;
	margin:0px;
}

#form-module {
	margin:0px;
	padding:0px;
	width:520px;
}

#form-module fieldset {
	border: 0px solid #CFBB9A;
}

#form-module legend {
	display:none;
}


#form-module p {
	margin:0;
	padding:5px;
}

#form-module .element {
	display:block;
	clear:both;
}

#form-module label {
	display:block;
	float:left;
	padding:5px;
	width:80px;
	text-align: right;

}

#form-module label.checkbox {
	width:372px;
}

#form-module input, 
#form-module select, 
#form-module textarea {
	float:left;
	margin:4px;
	width:295px;
	border:1px solid #CFBB9A;
}

#form-module input.text {
	height: 20px;
}

#form-module input.checkbox {
	width:120px;
	padding:0;
	border:none;
}

#form-module input.submit { 
	margin:5px 5px 5px 95px;
	padding:2px 5px;
	border:1px solid #CFBB9A;
	background-color:#ffffff;
	color:#990000;
	text-align:center;
	cursor:pointer;
}

#form-module input.submit:hover { 
	background-color:#ffffff;
	color:#990000;
}

#form-module label.textarea, 
#form-module textarea.textarea {
	height:96px;
}

#form-module-thanks {
	display:block;
	color:#990000;
}

/**
   Termine
----------------------------------------------------------------------------- */
table.termin_gebuehren_uebersicht{ margin-bottom: 20px; width: 260px; }
table.termine{ margin-bottom: 10px; width:550px; border:none; }
table.termine thead th{ background-color: #900; color: #fff; text-align:center; font-weight: normal; padding: 2px; }
table.termine thead th.kursnummer{ width: 60px; }
table.termine thead th.grundkurs{ width: 160px; }
table.termine thead th.therapiekurs{ width: 160px; }
table.termine thead th.bemerkung{ width: 110px; }
table.termine thead th.anmeldung{ }
table.termine tbody td{ padding: 2px; }