/* general */
.tx-trainingdates-pi1 {
	margin:0 !important;
	padding:0 !important;
	font-size:12px;
	font-family:Arial,Helvetica,sans-serif;
}
.tx-trainingdates-pi1 h1 {
    background: #990099;
    color: #ffffff;
    margin:0;
    font-size:14px;
    padding:4px 6px;
}
.tx-trainingdates-pi1 h2 {
    font-size:15px;
}
.tx-trainingdates-pi1 h3 {
    font-size:14px;
}
.tx-trainingdates-pi1 h4 {
	font-size:13px;
	margin:0;
}
.tx-trainingdates-pi1 .innerlist {
	padding:0 0 0 5px !important;
}

.tx-trainingdates-pi1 .innerlist h3{
	font-size:13px;
	color: black !important;
	padding-left: 0px !important;
}

.tx-trainingdates-pi1 .innerlist hr {
	margin: 10px 0;
}

.artikel {
	border:0;
	background:none;
}

/* Formular */
#anmeldeform {
    background: #ebebeb;
    font-size:12px;
	width:586px;
	margin:0;
	padding:0;
}
#anmeldeform .anmeldeform {
    border:1px solid #990099;
}

#anmeldeform .error {
	color: red;
	font-weight:bold;
}
#anmeldeform .clear, .listview .clear {
    clear:both;
}
#anmeldeform form hr {
    width:auto;
	margin:5px 10px;
}
#anmeldeform form .formcontent-right hr {
	width:100%;
	margin:5px 0;
}
#anmeldeform .formcontent-left {
    float:left;
    width:172px;
    padding:6px 0 0 0px;
}
#anmeldeform .formcontent-right {
    float:left;
    width:402px;
    padding:6px 0 0 0;
}
#anmeldeform .formcontent-left p {
	margin-bottom:30px;
	margin-left:12px;
}
#anmeldeform .buttons {
    width:579px;
}
#anmeldeform .buttons td {
    padding:0;
}
#anmeldeform .buttons p {
	margin:0;
}
#anmeldeform .buttons .buttons-left input {
    font-size:12px;
    margin: 0 0 15px 10px;
}
#anmeldeform .buttons .buttons-right {
    text-align:right;
    padding-right:0;
	margin-right:0;
}
#anmeldeform .buttons .buttons-right input{
	font-size:12px;
	margin: 0 0 15px 16px;
}
#anmeldeform .active {
    color:#990099;
    font-weight:bold;
}
#anmeldeform .notactive {
	color:#999;
}

#anmeldeform form {
	padding:0;
	margin:0;
}
#anmeldeform form fieldset {
    /*width: 480px;*/
    border:none;
    padding:0;
}
#anmeldeform form fieldset .ftext {
    width: 240px;
}
#anmeldeform form fieldset .fcheck {
    float:left;
	margin:0 5px 0 0;
}
#anmeldeform form .submit {
    border:none;
    color:#990099;
    font-weight:bold;
    background: transparent url(/fileadmin/htmltemplate/images/pfeil_r.gif) no-repeat 0 4px;
    padding: 0 0 0 12px;
    margin: 0;
    cursor: pointer;
    font-size:12px;
    white-space: nowrap;
}
#anmeldeform form p.buttons {
    /*width: 500px;*/
    text-align:right;
}
#anmeldeform form label {
	float:left;
	width: 130px;
}
#anmeldeform form label.inlinelbl {
	width:210px;
}
#anmeldeform h3 {
	background:none;
	padding-left:0;
	margin-left:0;
}
#anmeldeform h4 {
	background:none;
	padding-left:0;
}
#anmeldeform p {
	margin:0 0 15px 0;
}
#anmeldeform input {
	padding-left:0;
}


.radio {
	margin:0 0 3px 0;
}
.radio input,
.radio label{
	float:none !important;
	display:inline;
	width:auto;
}


#anmeldeform .formfields {
    /*clear: both;*/
}
#anmeldeform .summary {
    width:100%;
    font-size:12px;
}
#anmeldeform .summary td {
    vertical-align:top;
	padding:0 0 5px 0;
}
#anmeldeform .summary td.right {
    text-align:right;
	padding-right:75px !important;
}
#anmeldeform .summary td.tdline {
    border-bottom:1px solid #aaa;
}
#anmeldeform .summary tr.trsummary td {
	padding:5px 0 0 0;
}
#anmeldeform .mandatory {
	color:#990099;
	margin:0 3px;
}

.listview {
	width:auto;
	margin:0;
	padding:0;
    background: #ebebeb;
    font-size:12px;
}

.listview .listtable {
    margin:10px 5px 5px 10px;
    font-size:12px;
    width:558px;
    table-layout:fixed;
}
.listview .listtable td {
	vertical-align: top;
}
.listview .listtable th {
	text-align:left;
}

.listview .listtable th, .listview .listtable td {
    padding:0;
    margin:0;
}

.listview .listtable th div, .listview .listtable td div {
	padding:2px 6px 2px 1px;
	margin:0;
}

.listview a, .csvdownload a, a.submitlink {
	color:#990099;
    font-weight:bold;
    background: transparent url(/fileadmin/htmltemplate/images/pfeil_r.gif) no-repeat 0 4px;
    padding-left:14px;
    text-decoration:none;
}

/*

.listview .teasertext {
    float:left;
    padding:0 0 0 10px;
}
.listview .teasertext span{
    padding-left:14px !important;
	margin-bottom:0px;
}
.listview .teaserimage {
	float:right;
	padding:5px;
}

*/

.listview .teasertext {
    float:left;
    padding:0 10px;
}
.listview .teasertext span{
    padding-left:14px !important;
	margin-bottom:0px;
}
.listview .teaserimage {
	float:right;
	padding:0 10px 10px 5px;
}

.innerlist hr {
margin-left:10px !important;
margin-right:10px !important;
}

.listtable hr {
margin-left:0 !important;
margin-right:0 !important;
}











.csvdownload {
	background: #ebebeb;
}
.csvdownload h2{
	background: #fff;
	color: #990099;
	font-size:14px;
}