body {
	font-family: 'Arial', sans-serif;
	*background: #fdfdfa;
	background: #ffffff;
	font-size: 12px;
	color: #333333;
}


a {
	color: #0abbef;
}

.hide {
	display: none;
}

.mod_login {
	margin-top: 30px;
	*height: 150px;
	margin-left: 10px;

}

.h2 {
	padding: 5px 10px 5px 10px;
	font-size: 12px;
	background: #01a0da;
	color: #FFF;
	width: auto;
}

.headline {
	width: 100%;
	padding-bottom: 5px;
	border-bottom: 2px solid #ddddd6;
	margin-top:10px;
	margin-bottom: 50px;
}



#wrapper {
	background: #FFF;
	padding: 15px;
}

.auswertung #wrapper, .auswertung #main {
	width:auto;	
}

.ce_text {
	margin-left: 10px;
}


/*********************************************************** INFOBLOCK */

#infoblock {
	background: #FFF;
	padding:20px;
}

.infoblock {
	margin-left: 150px;
	margin-top: -25px;
}

.inline {
	float: left;
}

#infoblock input {
	width: 100%;
	border:none;
	font-size: 12px;
	background: #efefef;
}

#infoblock .inline input {
	width: auto;
}

h5 {
	padding-bottom: 10px;
	margin: 0;;
	font-size: 12px;
	font-weight: 400;
}

/*********************************************************** ANMELDEFORMULAR */


fieldset {
	border: none;
}

legend {
	padding-bottom: 10px;
	font-weight: bold;
}

.h5_fieldset legend {
		padding-bottom: 0px;
}
.explanation {
	color: #333333;
	margin-bottom: 20px;
}

.ce_form .widget {
	margin-top:15px;
	margin-left: 10px;
}

.Option_Radiobuttons .widget {
	margin-top: 0px !important;
}
.trenner {
	margin-top:50px;
	margin-bottom: 20px;
	border-top: 1px dashed #999;
}

.error {
	color: #ff0000;
}

.mod_eventreader {
	margin-bottom:120px;
}

.anmeldeformular {
	padding-top:40px;
}

.anmeldeformular, .kursliste {
	max-width:550px;
}

.ce_form {

}


.ce_form label {
	width:100%;
	margin-bottom:18px;
}

.widget-select label, 
.widget-text label, 
.widget-textarea label,
.widget-password label{
	margin-bottom:5px;
	display: block;
	font-weight: bold;
}

.widget-text label, 
.widget-textarea label,
.widget-password label{
	padding-bottom: 5px;
	max-width: 500px;
	line-height: 20px !important;	
}





.widget-textarea
{
	margin-left: 20px !important;
}


.ce_form span.mandatory {
	color:#FFF;
	font-size:18px;
}


.ce_form .widget-radio label {
}

.ce_form #lbl_1_0 {
	margin-right:50px;
}

.tnb fieldset {
	margin: 0;
	padding: 0;
	margin-top:40px;
	margin-left: 10px;
}

.ce_form .widget-radio fieldset {
	position:relative;
	*margin-left:130px;
	*margin-top:-25px;
}

.ce_form .radio_container {
	border:none;
	width: 100%;
}
.ce_form .radio_container input {
	display:block;
	float: left;
	margin-right:10px;
}
.ce_form .radio_container label {
	display:block;
	margin-bottom: 8px;
}


.ce_form .side_by_side70 span {
	width: 70px;
	float: left !important;
}

.ce_form .side_by_side70 legend span {
	width: auto;
	float: none !important;
}



.ce_form input[type="number"], .ce_form input[type="text"], .ce_form input[type="email"], .ce_form input[type="tel"], .ce_form textarea {
	width:35%;	
	min-width: 250px;
	margin-top:5px;
	line-height:30px;
	margin-left: 0px;
	padding-left: 10px;
	margin-right:20px;
	border: 1px solid #000;
	display: block;
}

.ce_form textarea {
	line-height: 17px;
}

.ce_form textarea.breite50 {
	width: 50%;
}


.ce_form textarea.breite75 {
	width: 75%;
}

.ce_form textarea.breite100 {
	width: 96%;
}


.ce_form select {
	margin-left: 0px;
	padding-left: 10px;
	border: 1px solid #000;
	margin-top:5px;
	background:#FFF;
	box-shadow: 0px 0px 0px #FFF !important;
	width:35%;
}



.ce_form .submit_container {
	position: relative;
	margin-top:50px;
	left: 20px;
	width:100%;
	text-align: left;
	
}

.widget-password {
	margin-top: 20px;
}

.ce_form input[type="submit"],
.ce_form button[type="submit"],
button {
	position: relative;
	width:100px;
	height:30px;
	background: #01a0da;
	color: #fff;
	border-radius: 10px;
	cursor: pointer;
	border: 0px;
	margin-top: 20px;
	margin-bottom: 40px;
}

 .checkbox_container {
	border:none;
	margin-top: 20px;
}

 .checkbox_container input {
	float:left;
	margin-right:10px;
	margin-top:0px;
}

 .checkbox_container label {
	display:block
}


.ce_form .newsletter, .ce_form .info {
	margin-top:40px;
}

.ce_form .blockabstand_bottom {
	margin-bottom:40px;
}

.blockabstand-20 {
	margin-top:0px !important;
}

.formularliste, .buttonliste {
	padding-right:10px;
	position: relative;
	height: 40px;
	float: left;
	
}



.formularliste a, .auswertung a {
	text-decoration: none;
	background: #01a0da;
	color: #fff;
	border-radius: 10px;
	padding: 10px;
	margin-bottom: 10px;
	font-weight: 700;
}


.auswertung .red a {
	position: relative;
	background:#FF0000 !important;
}

.auswertung .back a {
	background:#026f96 !important;
}

.auswertung .all a {
	position: relative;
	margin-left: 0px;
	margin-top: 0px;

}
.auswertung .all {
	position: relative;
	float: none;
	clear: all;
	height: auto;
	padding-top: 50px;
	padding-bottom: 50px;
}
.auswertung .textfield {
		float: none;
		clear: both;
}
.auswertung input[type="text"]{
	height: 20px;
	width: 70px;
	margin-right: 15px;
	margin-left: 10px;
}

.auswertung .info {
	padding-bottom: 30px;
}

table {
	position: relative;
	top: 20px;
	float: none;
	clear: both;
	background: #eee;
	border: 1px solid #FFF;
}

tr, td {
	border: 1px solid #FFF;
}

.tabheader {
	background: #01a0da;
	color: #fff;
	font-weight: 700;
}

.small {
	font-size: 8px;
}




