body {
	margin-top: 36px;
        text-align: left;
        background: #fff;
}

body.popup {
	margin-top: 16px;
}

p, h1, h2, h3, h4, h5, h6, form, input, ul, ol, li, a {
    text-align: left;
}
body, td, p, input, textarea, label, div {
	font-family:Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 16px;

}

input, select, div.csc-mailform-field span.csc-mailform-label {

	margin-left: 190px;
	display: block;
	margin-bottom: 6px;
	
}
label {
	float: left;
}


#wrapper {
	width:925px;
	border-spacing:0;
	/*background-color:#CCFFFF;*/
	padding:0;
	table-layout:fixed;
	margin-left: 50px;
	margin-right: 50px;
}

#topNavi {	
	height: 140px;
	width: 924px;	
	/*background-color: #CCFF00;*/
	padding:0;
	padding-bottom:43px;
}
#mainContent {
	/*background-color: #FFCC33;	*/
	height: auto;
	width: 620px; /* 3 pixels are lost during qm, doesn't matter, table-layout is fixed*/
	padding:0;
	padding-right: 20px;
	padding-left: 149px;
	vertical-align:top;	
}

#rightContent {
	/*background-color: #99CCCC;	*/
	height: auto;
	width: 152px;
	vertical-align:top;
	margin:0;
	padding:0;
	border:0;
}

#rightContent input {
	position:relative;
}


#rosalogo {
	position:absolute;
	top:67px;
	right:10px;
}

input {
	margin-bottom:5px;
	margin-top:9px;
}

img {
	border:0;
}

a {
	text-decoration:none;
}

p {
	margin:0;
}

p.news_lead, 
p.gallerytitle {
	margin-bottom:16px;
	margin-left:3px;
}

p.news_lead {
	margin-top: -2px;
}

p.gallerydetailtext {
	margin-bottom:8px;
	margin-left:3px;
}

p.bodytext {
	margin-left: 3px;
}


#rightContent p.bodytext {
	margin-left: 0px;
}


form {
	margin:0;
	padding:0;
}

h1 {
	font-size:18px;
	line-height:18px;
	font-weight:bold;
	margin-top:0;
	margin-bottom:6px;
	margin-left:2px;
}

#rightContent h1 {
	margin-left:0px;
}

table.imgtext-nowrap h1 {
	margin-bottom: 3px;
	margin-top:-2px;
}

.linkicon {
	font-size:18px;
	margin-right:2px;
	/*font-weight:bold;*/
}

table.imgtext-nowrap {
	margin-top:2px;
	margin-bottom: 27px;
	margin-left: 3px;
}

#gallery table.imgtext-nowrap {
	margin-top: 5px;
	margin-bottom: 24px;
}

#gallery table.imgtext-nowrap a {	
	position:relative;
	top:-4px;
}

.contenttable {
	width:100%;
/*	border-spacing: 0 1px;*/
	border-collapse:collapse;
	margin-bottom: 16px;
	margin-top: 5px;
}


#rightContent .contenttable {	
	border-spacing: 0;
	margin-top:0;
	margin-bottom: 12px;
}

.stundenplan .contenttable {	
	border-spacing: 0;
	margin-top:0;
	margin-bottom: 1px;
}

#rightContent .contenttable tr ,
.stundenplan .contenttable tr {
	background-color:none;
	background-color:#FFFFFF;
	width:100%;
}

#rightContent .contenttable tr td, 
.stundenplan .contenttable tr td {
	padding-left:0;
}


.contenttable tr td {	
	height:16px;
	padding-left:3px;	
	border-bottom: 1px solid #FFFFFF; /* this is needed because ms-ie doesn't know what border-spaces are. nice job bill */

}

.contenttable tr td p {
	line-height:12px;
	/*height:15px;*/
}

.contenttable .td-0 {
	font-weight:bold;
}


/*top navigation*/

#topNavi a {
	color:#6E7383;
}
#topNavi ul.level1, 
#topNavi ul.level2 {
	list-style:none;
	padding:0;
	margin:0;
}

ul.level2 {
  display: none;
  position: absolute; 
  top:  26px;
  left: 0;
}


#topNavi ul.level1 li {
	float:left;
	margin-right: 20px;
	position: relative;
}

#topNavi ul.level2 li {
	float:both;	
}

#topNavi ul.level1 li,
#topNavi ul.level1 li a {
	font-size: 0; 
	text-indent: -5000px; 
	background-position: 0px 0px;
	background-repeat: no-repeat;
	display:block;	
}

#topNavi ul.level2 li,
#topNavi ul.level2 li a {
	font-size: 11px;
	font-weight:bold;
	text-indent: 0; 	
	float:none;
	height: 14px;	
}

#nav li:hover ul.level2 {
	display: block;
}
	

/* arena225 */
#topNavi ul.level1 li.n1, 
#topNavi ul.level1 li.n1_over, 
#topNavi ul.level1 li.n1_cur, 
#topNavi ul.level1 li.n1_cur_over  {
	background-image:url(../img/Logo_Arena225.gif);
	width:132px;
	height:97px;
}
/* inherit width and height for a */
#topNavi ul.level1 li.n1 a, 
#topNavi ul.level1 li.n1_over a, 
#topNavi ul.level1 li.n1_cur a, 
#topNavi ul.level1 li.n1_cur_over a {
	width:132px;
	height:97px;
}

/* fitness */
#topNavi ul.level1 li.n2, 
#topNavi ul.level1 li.n2_over, 
#topNavi ul.level1 li.n2_cur, 
#topNavi ul.level1 li.n2_cur_over {
	background-image:url(../img/Nav_Fitness_grey.gif);
	width:91px;
	height:27px;	
}
/* inherit width and height for a */
#topNavi ul.level1 li.n2 a, 
#topNavi ul.level1 li.n2_over a, 
#topNavi ul.level1 li.n2_cur a, 
#topNavi ul.level1 li.n2_cur_over a {	
	width:91px;
	height:27px;	
}

/* dance */
#topNavi ul.level1 li.n3, 
#topNavi ul.level1 li.n3_over, 
#topNavi ul.level1 li.n3_cur, 
#topNavi ul.level1 li.n3_cur_over  {
	background-image:url(../img/Nav_Dance_grey.gif);
	width:78px;
	height:27px;
}
/* inherit width and height for a */
#topNavi ul.level1 li.n3 a, 
#topNavi ul.level1 li.n3_over a, 
#topNavi ul.level1 li.n3_cur a, 
#topNavi ul.level1 li.n3_cur_over a {	
	width:78px;
	height:27px;
}

/* aerobic */
#topNavi ul.level1 li.n4, 
#topNavi ul.level1 li.n4_over, 
#topNavi ul.level1 li.n4_cur, 
#topNavi ul.level1 li.n4_cur_over  {
	background-image:url(../img/Nav_Aerobic_grey.gif);
	width:96px;
	height:27px;
}
/* inherit width and height for a */
#topNavi ul.level1 li.n4 a, 
#topNavi ul.level1 li.n4_over a, 
#topNavi ul.level1 li.n4_cur a, 
#topNavi ul.level1 li.n4_cur_over a {	
	width:96px;
	height:27px;
}

/* yoga */
#topNavi ul.level1 li.n5, 
#topNavi ul.level1 li.n5_over, 
#topNavi ul.level1 li.n5_cur, 
#topNavi ul.level1 li.n5_cur_over  {
	background-image:url(../img/Nav_Yoga_grey.gif);
	width:60px;
	height:27px;
}
/* inherit width and height for a */
#topNavi ul.level1 li.n5 a, 
#topNavi ul.level1 li.n5_over a, 
#topNavi ul.level1 li.n5_cur a, 
#topNavi ul.level1 li.n5_cur_over a {	
	width:60px;
	height:27px;
}


/* ayurveda and wellbeing */
#topNavi ul.level1 li.n6, 
#topNavi ul.level1 li.n6_over, 
#topNavi ul.level1 li.n6_cur, 
#topNavi ul.level1 li.n6_cur_over  {
	background-image:url(../img/Nav_Ayurweda_grey.gif);
	width:272px;
	height:27px;
}
/* inherit width and height for a */
#topNavi ul.level1 li.n6 a, 
#topNavi ul.level1 li.n6_over a, 
#topNavi ul.level1 li.n6_cur a, 
#topNavi ul.level1 li.n6_cur_over a {	
	width:272px;
	height:27px;
}



/* remove background image for subpages in dropdown navi*/
#topNavi ul.level1 li ul li a {
	background-image:none !important;
	height:14px !important;
}

/* set space from top navi to sub navi */
#topNavi ul.level1 li ul li {
	top:4px;	
}

/* set space difference from top navi 2-5 to navi 1 (logo) */
#topNavi ul.level1 li {
	top:31px;
}

/* set space from top navi to sub navi for element 1 (logo)*/
#topNavi ul.level1 li.n1 ul , 
#topNavi ul.level1 li.n1_cur ul , 
#topNavi ul.level1 li.n1_over ul , 
#topNavi ul.level1 li.n1_cur_over ul {
	top:92px;	
}

/* set space difference from top navi 2-5 to navi 1 (logo) */
#topNavi ul.level1 li.n1, 
#topNavi ul.level1 li.n1_cur, 
#topNavi ul.level1 li.n1_over, 
#topNavi ul.level1 li.n1_cur_over  {
	top:0px;
}


/* added by rino */
/* main titles have 20px margin on top */
/* but firstHeader has 0px */
h1 {
  margin-top: 20px;
}

.csc-firstHeader {
  margin-top: 0px;
}



/* added by rino */
/* special treatment for bad IE behaviour */

.specialtable tr td {	
	height:16px;
	line-height:14px;
	padding-left:0px;	
	border-bottom: 0px solid #FFFFFF; /* this is needed because ms-ie doesn't know what border-spaces are. nice job bill */
}


.specialtable tbody tr td p {
	line-height:14px;
}

td.csc-form-labelcell p, td.csc-form-fieldcell p {
	margin-bottom:5px;
	margin-top:9px;
}
td.csc-form-fieldcell input {
     padding: 0;

     margin: 0;
}
td.csc-form-labelcell label, td.csc-form-fieldcell label {
	margin-bottom:5px;
	margin-top:9px;
}
td.csc-form-fieldcell {
	padding-top: 9px;
}
td.csc-form-labelcell, td.csc-form-fieldcell {
    background-color: #fff;
    vertical-align: top;


}

button, input[type="button"], input[type="reset"], input[type="submit"] {
    background-color: white;
    border: none;
}
#wrapper td {
    text-align: left;
}