body {
	background-color: #ffffff;
	margin: 0px;
	background-image:url(/fileadmin/images/allgemein/bg_body.gif);
	background-repeat: repeat-x;
}

.created {
	background-image:url(/fileadmin/images/allgemein/internetgalerie.gif);
	background-repeat: no-repeat;
	background-position: 0px 0px;
}

.bg_content{
	background-color: transparent;
	margin: 0px;
	background-image:url(/fileadmin/images/allgemein/bg_content.gif);
	background-repeat: repeat-y;
	background-position: center;
}

.bg_navi{
	background-color: transparent;
	margin: 0px;
	background-image:url(/fileadmin/images/allgemein/bg_navi.gif);
	background-repeat: repeat-y;
	background-position: top;
	height: 170px;
	width: 180px;
}


table, tr, td  {
	background-color: transparent; 
	border: 0px;
	border-collapse: collapse;

	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color : #000000;
	line-height: 16px;
	
}

div.dozent_image_1 {
	width: 100px;
	text-align: left;
	margin: 0;
	padding: 0;
}

DIV.dozent_descr_1  {
	width: 100px;
}


/*
** Header
** -----------------------------------------------------------------
*/
.header {
	background-color: #5697B2; 
	background-image:url(/fileadmin/images/header/bg.jpg);
	background-repeat: no-repeat;
	padding: 0px;
	text-align: left;
	width: 712px;
	border-width: 0px;
}

.header_links_1 {
	background-color: transparent; 
	background-image:url(/fileadmin/images/header/bg_links_1.gif);
	background-repeat: no-repeat;
	padding-right: 8px;
	text-align: right;
	vertical-align: middle;
	color: #ffffff;
	width: 541px;
	height: 23px;
}
.home a:link, .home a:visited, .home a:active {
	color: #ffffff;
	text-decoration : none;
}
.home a:hover {
	color: #ffffff;
	text-decoration : underline;
}
.kontakt a:link, .kontakt a:visited, .kontakt a:active {
	color: #ffffff;
	text-decoration : none;
}
.kontakt a:hover {
	color: #ffffff;
	text-decoration : underline;
}
.kursangebote a:link, .kursangebote a:visited, .kursangebote a:active {
	color: #ffffff;
	text-decoration : none;
}
.kursangebote a:hover {
	color: #ffffff;
	text-decoration : underline;
}
.print a:link, .print a:visited, .print a:active {
	color: #ffffff;
	text-decoration : none;
}
.print a:hover {
	color: #ffffff;
	text-decoration : underline;
}
.header_links_2 {
	background-color: transparent; 
	background-image:url(/fileadmin/images/header/bg_links_2.gif);
	background-repeat: no-repeat;
	padding: 0px;
	text-align: left;
	vertical-align: middle;
	color: #000000;
	width: 171px;
}
.suchen_input  {	
	width: 99px;
	height: 16px;
	border-width: 1px;
	border-style: solid;
	border-color: #316E87;
}
.suchen_input_button  {
	width: 68px;
	height: 16px;
	border-width: 0px;
	border-style: solid;
	border-color: #EE8E20;
}




/*
** Schriftformatierung 
** -----------------------------------------------------------------
*/
h1  {
	font-size: 18px;
	font-weight: normal;
	color : #2D667D;
	margin-top: 0px; 
	margin-bottom: 27px;
	margin-left: 0px;
	padding-bottom: 0px;
	text-transform: none;
	border-width: 0px;
	border-color: #99B5D2;
	border-style: dotted;
}



.content .csc-header H1, .content .csc-header-n2 h1, .content .csc-header-n3 h1, .content .csc-header-n4 h1, .content .csc-header-n5 h1, .content .csc-header-n6 h1, .content .csc-header-n7 h1, .content .csc-header-n8 h1 {
	font-size: 14px;
	font-weight: bold;
	color : #2D667D;
	margin-top: 0px; 
	margin-bottom: 0px;
	margin-left: 0px;
	padding-bottom: 0px;
	text-transform: none;
	border-width: 0px;
	border-color: #99B5D2;
	border-style: dotted;
	height:25px; 
}
/*
.content .csc-header H1 {
	font-size: 14px;
	font-weight: bold;
	color : #2D667D;
	margin-top: 0px; 
	margin-bottom: 0px;
	margin-left: 0px;
	padding-bottom: 0px;
	text-transform: none;
	border-width: 0px;
	border-color: #99B5D2;
	border-style: dotted;
	height:35px;
	vertical-align:bottom;
}
*/

h2  {
	font-size: 12px;
	font-weight: bold;
	color : #000000;
	margin-top: 0px; 
	margin-bottom: 4px;
}

h3, h4, h5, h6 {
	font-size: 12px;
	font-weight: bold;
	color : #000000;
	margin-top: 0px; 
	margin-bottom: 0px;
}

/*
** Angaben zum Inhaltsbereich
** -----------------------------------------------------------------
*/
.content {	
	background-color: transparent;
	
	font-weight: normal;
	font-size: 12px;
	line-height: 16px;
	color: #000000;
	
	vertical-align: top;
	text-align: left;
	
	padding-left: 38px;
	padding-right: 27px;
	padding-top: 17px;
	padding-bottom: 25px;

	border-width: 0px;
	border-right-width: 0px;
	border-left-width: 0px;
	border-top-width: 0px;
	border-color: #ffffff;
	border-style: solid;
}
a:link, a:visited, a:active  {
	text-decoration : none;
	color : #2D667D;
}
a:hover  {
	text-decoration : underline;
	color : #2D667D;
}

ul {
/* list-style-image: url(/fileadmin/images/allgemein/bullet.gif); */
	list-style-type: disc;
	padding-left: 17px;
	margin-left: 0px;
	margin-top: 0px; 
	margin-bottom: 0px;
}
li {
	font-weight: normal;
	font-size: 12px;
	line-height: 16px;
	color: #000000;
	margin-bottom: 4px;
}



/*
** rechte Spalte
** -----------------------------------------------------------------
*/
.rechte_spalte {
	padding-top: 13px;
	vertical-align: top;
}
.rechte_spalte_title {
	background-color: #5697B2;
	color: #ffffff;
	font-weight: bold;
	padding-left: 9px;
	padding-top: 4px;
	padding-bottom: 3px;
	margin: 0px;
	text-align: left;
}
.rechte_spalte_content {
	background-color: #ffffff;
	color: #000000;
	font-weight: normal;
	padding-left: 9px;
	padding-top: 6px;
	padding-bottom: 14px;
	margin-bottom: 6px;
	text-align: left;
}
div.rechte_spalte_content_info_standort {
	background-color: #ffffff;
	color: #000000;
	font-weight: normal;
	line-height: 18px;
	padding-left: 7px;
	margin-bottom: 24px;
	text-align: left;
}
.rechte_spalte_content_info_standort p {
	background-color: #ffffff;
	padding-bottom: 0px;
	padding-top: 5px;
	margin: 0px;
	text-align: left;
}
.eintrag {
	padding-bottom: 5px;
}
.tx-bodyfeetkurse-pi1 {
	margin-bottom: 10px;
}

.bodyfeet_kurse {
	width: 100%;
	border-width: 1px;
	border-style: solid;
	border-color: #316E87;
  	border-collapse: collapse;
}
.bodyfeet_kurse th {
	text-align: left;
	border-width: 1px;
	border-style: solid;
	border-color: #316E87;
	font-size:12px;
	padding-left: 4px;
	padding-right: 4px;
}
.bodyfeet_kurse td {
	text-align: left;
	border-width: 1px;
	border-style: solid;
	border-color: #316E87;
	font-size:10px;
	padding-left: 4px;
	padding-right: 4px;
}

.kurse_item {
	margin-bottom: 10px;	
}
.kurse_anlasswochentag {
	margin-right: 8px;
}
.kurse_beginn {
	margin-right: 3px;
	font-weight: bold;
	font-size:12px;
}

.kurse_kursdauer_title{
	font-weight: bold;
}

.kurse_kursdauer {
	margin-bottom: 5px;
}
.kurse_mitbringen_title {
	font-weight: bold;
}
.kurse_mitbringen {
	margin-bottom: 5px;
}
.bh_detail {
	clear: both;
}
.bh_wochentag {
	float: left;
	padding-right: 5px;
}
.bh_datum {
}
.bh_zeit {
	float: right;
}








.abc_navi {
	border-style:solid;
	border-color:#000000;
	border-width:0px;
	font-weight:bold;
	margin:0px 0px 10px 0px;
	padding:0px 0px 0px 0px;
}
.abc_list {
	border-style:solid;
	border-color:#000000;
	border-width:0px;
}
.abc_list UL {
	list-style-type:none;
	font-weight:bold;
/*	color : #2D667D;*/
	margin:0px 0px 10px 0px;
	padding:0px 0px 0px 0px;

	border-style:solid;
	border-color:#FF0000;
	border-width:0px;
}
.abc_list LI {
	margin:0px 0px 0px 0px;
	padding:0px 0px 0px 0px;

	border-style:solid;
	border-color:#FF0000;
	border-width:0px;
}




.rechte_spalte DIV.csc-header H1 {
	background-color:#5697B2;
	font-size:12px;
	color: #ffffff;
	font-weight: bold;
	padding:4px 0px 3px 9px;
	margin:10px 0px 0px 0px;
	text-align: left;
}
.rechte_spalte DIV.csc-header-n1 H1 {
	margin:0px 0px 0px 0px;
}

.rechte_spalte P.bodytext {
	margin:0px 0px 0px 0px;
	padding:6px 0px 14px 9px;
	background-color: #ffffff;
	color: #316E87;
	font-weight: normal;
	text-align: left;
}
