@import url(/css/screen.css);

body {
	text-align: left;
	}
body.bodydetail {
	margin: 1.5em;
	}

td.rubrikhead, table.tabelle td.field2, table.tabelle td.field4, table.tabelle td.field5 {
	display: none;
	}


/*-- Kurse --*/


.kursverwaltung3_2 .termine td {
padding-right: 15px;
}

.anmeldung label {
float: left;
width: 260px;
clear:left;
height: 30px;
}

.anmeldung .formfield {
float: right;
left: 200px;
}
* html .anmeldung .formfield {
margin-top: -14px;
}

.anmeldung .formsubmit {
float:left;
clear:left;
}
.kursverwaltung3_2 select {
margin-bottom: 25px;
}

