/*-----------------------------------------------------*/
/* Text Allgemein                                      */
/*-----------------------------------------------------*/
.pfeil {
	margin-bottom: -3px;
}
.textLauftext {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	line-height: 16px;
	color: #000000;
}
.textTitel{
	font-weight: bold;
	line-height: 25px;
}
.textName{
	line-height: 25px;
}
.titelrot {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	line-height: 16px;
	color: #991021;
	font-weight: bold;
}
.copyright {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	color: #FFFFFF;
}
sup {
	font-size: 10px;
}
h1 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 16px;
	color: #991021;
	font-style: normal;
	line-height: 21px;
	padding: 0px;
	margin: 0px;
}
ul {
	list-style-type: none;
	list-style-image: url(../images/punkt.gif);
	margin: 0px 0px 0px 6px;
	padding: 0px 0px 0px 9px;
}
li {
	margin-top: 1px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
}
/*-----------------------------------------------------*/
/* Aktuell Startseite                                  */
/*-----------------------------------------------------*/
.textAktuellTitel {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 13px;
	line-height: 15px;
	color: #991021;
	font-weight: bold;
}
.textAktuellText {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	line-height: 15px;
}
.textAktuellDatum {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	line-height: 20px;
	font-weight: bold;
}
/*-----------------------------------------------------*/
/* Link Startseite                                     */
/*-----------------------------------------------------*/
.linkAktuell:link{
	color: #000000;
	text-decoration: none;
	display: block;
	height: auto;
	width: 128px;
}
.linkAktuell:visited { 
	color: #000000;
	text-decoration: none;
	display: block;
	height: auto;
	width: 128px;
}
.linkAktuell:hover { 
	color: #991021;
	text-decoration: none;
	display: block;
	height: auto;
	width: 128px;
}
.linkAktuell:active { 	
	color: #991021;
	text-decoration: none;
	display: block;
	height: auto;
	width: 128px;
}
/*-----------------------------------------------------*/
/* Text Navigation 1. 2. und 3. Ebene                  */
/*-----------------------------------------------------*/
.textNavi {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #991021;
	font-weight: bold;
}
.textNaviEbene2 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	line-height: 15px;
	font-weight: normal;
}
.textNaviEbene2Aktiv {
	color: #991021;
	padding-left: 9px;
	background-image: url(../images/navigation/pfeil_2.gif);
	background-repeat: no-repeat;
}
.textNaviEbene3Aktiv {
	color: #991021;
	padding-left: 9px;
}
/*-----------------------------------------------------*/
/* Link Navigation 1. Ebene                            */
/*-----------------------------------------------------*/
#Navi a:link{
	color: #000000;
	text-decoration: none;
}
#Navi a:visited { 
	color: #000000;
	text-decoration: none;
}
#Navi a:hover { 
	color: #991021;
	text-decoration: none;
}
#Navi a:active { 	
	color: #991021;
	text-decoration: none;
}
/*-----------------------------------------------------*/
/* Link Navigation 2. Ebene                            */
/*-----------------------------------------------------*/
.linkEbene2:link{
	color: #000000;
	text-decoration: none;
	background-image: url(../images/navigation/pfeil_1.gif);
	background-repeat: no-repeat;
	padding-left: 9px;
}
.linkEbene2:visited { 
	color: #000000;
	background-image: url(../images/navigation/pfeil_1.gif);
	background-repeat: no-repeat;
	padding-left: 9px;
	text-decoration: none;
}
.linkEbene2:hover { 
	color: #991021;
	background-image: url(../images/navigation/pfeil_2.gif);
	background-repeat: no-repeat;
	padding-left: 9px;
	text-decoration: none;
}
.linkEbene2:active { 	
	color: #991021;
	background-image: url(../images/navigation/pfeil_2.gif);
	background-repeat: no-repeat;
	padding-left: 9px;
	text-decoration: none;
}
/*-----------------------------------------------------*/
/* Link Navigation 3. Ebene                            */
/*-----------------------------------------------------*/
.linkEbene3:link{
	color: #000000;
	text-decoration: none;
	padding-left: 9px;
}
.linkEbene3:visited { 
	color: #000000;
	padding-left: 9px;
	text-decoration: none;
}
.linkEbene3:hover { 
	color: #991021;
	padding-left: 9px;
	text-decoration: none;
}
.linkEbene3:active { 	
	color: #991021;
	padding-left: 9px;
	text-decoration: none;
}
/*-----------------------------------------------------*/
/* Text SekNavigation                                  */
/*-----------------------------------------------------*/
.textSeknavi {
    font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	line-height: 15px;
	color: #FFFFFF;
}
.textSeknaviAktiv {
	color: #CACBCC;
}
/*-----------------------------------------------------*/
/* Link SekNavigation                                  */
/*-----------------------------------------------------*/
#SekNavigation a:link{
	color: #FFFFFF;
	text-decoration: none;
}
#SekNavigation a:visited { 
	color: #FFFFFF;
	text-decoration: none;
}
#SekNavigation a:hover { 
	color: #CACBCC;
	text-decoration: none;
}
#SekNavigation a:active { 	
	color: #CACBCC;
	text-decoration: none;
}
/*-----------------------------------------------------*/
/* Link Text                                           */
/*-----------------------------------------------------*/
.linkText:link{
	color: #000000;
	text-decoration: none;
}
.linkText:visited { 
	color: #000000;
	text-decoration: none;
}
.linkText:hover { 
	color: #991021;
	text-decoration: none;
}
.linkText:active { 	
	color: #991021;
	text-decoration: none;
}
/*-----------------------------------------------------*/
/* Link Retreats Workshops                             */
/*-----------------------------------------------------*/
.linkRWSek:link{
	color: #000000;
	text-decoration: none;
	display: block;
	height: 18px;
}
.linkRWSek:visited {
	color: #000000;
	text-decoration: none;
	display: block;
	height: 18px;
}
.linkRWSek:hover {
	color: #991021;
	text-decoration: none;
	display: block;
	height: 18px;
}
.linkRWSek:active {
	color: #000000;
	text-decoration: none;
	display: block;
	height: 18px;
}
/*-----------------------------------------------------*/
/* Formular Anmeldung                                  */
/*-----------------------------------------------------*/
.textbox {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	height: 12px;
	width: 140px;
}
.textboxmittel {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	height: 12px;
	width: 384px;
}
.textboxlang {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	height: 12px;
	width: 444px;
}
.textfeld3zeilen {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	width: 447px;
	height: 40px;
}

