fieldset {

	border: none;
}

legend {
	font-weight: bold;
	font-size: 1.25em;
	color: #014076;
	text-transform: uppercase;
}

label {
	float: left;
	width: 225px;
	color: #014076;
}

input {
	padding: 2px;
}

.textarea, textarea {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	width: 230px;
	font-size: 1em;
	float: left;
	background-color: #ebeae8;
	color: #000000;
	text-align: left;
	border: solid 1px #cccccc;
}

.textarea_fehler {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	width: 230px;
	font-size: 1em;
	float: left;
	background-color: #ebeae8;
	color: #000000;
	text-align: left;
	border: solid 1px #cccccc;
}

.login_btn {
	width: 59px;
	height: 23px;
	background: url(../img/button_login.gif) top left no-repeat;
	border: none;
	cursor: pointer;
}


.logout_btn {
	width: 68px;
	height: 23px;
	background: url(../img/button_logout.gif) top left no-repeat;
	border: none;
	cursor: pointer;
}


label.eingabeinputpflicht, label.eingabeselectboxpflicht, label.eingabetextareapflicht {
	font-weight: bold;
}

label.eingabeinputpflichtfehler, label.eingabeinputfehler, label.eingabeselectboxpflichtfehler, .eingabetextareapflichtfehler {
	float:left;
	font-weight: bold;
	background-color: #ffffff;
	color: #ef8201;
}

.input, input.eingabeinput, input.eingabeinputpflicht, input.fileinput  {
	width: 225px;
	float: left;
	background-color: #ebeae8;
	color: #000000;
	text-align: left;
	border: solid 1px #cccccc;
}

.select {
	width: 231px;
	float: left;
	background-color: #ebeae8;
	color: #000000;
	text-align: left;
	border: solid 1px #cccccc;
	padding: 1px 0;
}

.input_fehler, input.eingabeinputpflichtfehler, input.eingabeinputfehler, select.eingabeinputpflichtfehler, select.eingabeselectboxpflichtfehler {
	float: left;
	width: 225px;
	background-color: #ffffff;
	color: #000000;
	text-align: left;
	border: solid 1px #ef8201;
}




.fehlermeldung_pfeile {
	background:url(../img/icon_achtung_15px.gif) top left no-repeat;
	float: right;
	display: inline;
	width:22px;
	height:22px;
	margin-right: 10px;

}

/**********************************************/
/*             FORMULAR ANMELDUNG             */
/**********************************************/

#formularGewinnspiel fieldset {
	padding: 0;
}


#formularAnmeldung ul, #formularGewinnspiel ul {
	margin: 10px 0 0px 0;
	padding: 0 0 10px 0;
}

#formularAnmeldung ul li, #formularGewinnspiel ul li {
	list-style-type: none;
	margin: 0 0 15px 0;
	padding: 0;
	overflow: hidden;
	clear: both;
}

#formularAnmeldung select {
	float: left;
	border: solid 1px #cccccc;
	background-color: #ebeae8;
	width: 233px;

}

#formularAnmeldung select.eingabeinputpflichtfehler, #formularAnmeldung select.eingabeselectboxpflichtfehler {
	float: left;
	width: 233px;
	background-color: #ffffff;
	color: #000000;
	border: solid 1px #ef8201;

}

#teammotto, textarea.eingabetextarea {
	width: 230px;
	height: 70px;
	background-color: #ebeae8;
	color: #000000;
	text-align: left;
	border: solid 1px #cccccc;
}

#teammottoSubLine {
 	clear: both;
	margin-left: 225px;
	font-weight: normal;
 }

#teamchefTeilnahmeLabel {
	margin: 0 0 10px 5px;
	display: block;
	float: left;
	width: 190px;
	font-weight: normal;
} 
 
#firmenspende, #spende {
	width: 30px;
}

#teamchef_teilnahme {
	width: 20px;
}

#teilnehmerdaten ul {
	border: none;
	margin-bottom: 0;
	padding-bottom: 0;
}

/**********************************************/
/*               FORMULAR LOGIN               */
/**********************************************/


#formularLogin ul {
	margin: 10px 0 0px 0;
	padding: 0 0 10px 0;
}

#formularLogin ul li {
	list-style-type: none;
	margin: 0 0 15px 0;
	padding: 0;
	overflow: hidden;
	clear: both;
}

#formularLogin .input {
	width: 225px;
/*	height: 20px; */
	float: left;
	background-color: #ebeae8;
	color: #000000;
	border: solid 1px #cccccc;
	padding: 2px;

}


#stdLogin {
	margin-top: 10px;
	padding: 10px;
	border-bottom: 1px solid #fff;
	height: 150px;
}

#stdLogout {
	margin-top: 10px;
	padding: 10px;
	border-bottom:1px solid #fff;
	overflow: hidden;
}

#formularLoginT h3 {
	color: #014076;
	margin-bottom: 5px;
}

#formularLoginT label {
	color: #014076;
	font-size:11px;
}

#formularLoginT .inputBoxT {
	background-color: #ebeae8;
	border: solid 1px #cccccc;
	width: 174px;
	color: #000;
}

/**********************************************/
/*         FORMULAR TEAMDATEN ÄNDERN          */
/**********************************************/

#formularEditTeam ul {

	padding: 0px;
	margin: 10px 0 30px 0;

}

#formularEditTeam ul li {
	list-style: none;
	margin: 0 0 10px 0;
	padding: 0;
	overflow: hidden;
}

#formularEditTeam textarea {
	width: 225px;
	height: 70px;
	background-color: #ebeae8;
	color: #000000;
	text-align: left;
	border: solid 1px #cccccc;
	
}


/**********************************************/
/*       FORMULAR TEILNEHMER EINTRAGEN        */
/**********************************************/

#formularTeilnehmerEintragen ul {
	padding: 0px;
	margin: 0 0 30px 0;
}

#formularTeilnehmerEintragen ul li {
	list-style-type: none;
	margin: 0 0 10px 0;
	padding: 0;
	overflow: hidden;
}

#formularTeilnehmerEintragen select {
	float: left;
	border: solid 1px #cccccc;
	background-color: #ebeae8;
	width: 225px;
}


#formularTeilnehmerEintragen select.eingabeinputpflichtfehler, #formularTeilnehmerEintragen select.eingabeselectboxpflichtfehler {
	float: left;
	width: 225px;
	height: 20px;
	background-color: #ffffff;
	color: #000000;
	text-align: left;
	border: solid 1px #ef8201;
}


/**************/
/* LOGOUPLOAD */
/**************/

#formularLogoupload legend {
	margin: 0 0 20px 0;
}

#formularLogoupload .submit {
	margin: 10px 38px 0 0;
	float: right;
}

.eingabeFile {
	font-size: 12px;
	border: solid 1px #ccc;
	float: left;
}

/**********************************************/
/*          FORMULAR RECHNUNGSDATEN           */
/**********************************************/


form#formularRechnungsdaten ul {
	padding: 0px;
	margin: 0 0 30px 0;
}


form#formularRechnungsdaten ul li {
	list-style: none;
	clear: both;
}

form#formularRechnungsdaten .radioLabel {

}

form#formularRechnungsdaten .eingabefeldradio {
	float: left;
	margin-right: 20px;
	width: 10px;
}

#lastschrift, #abw_rechnungsadresse {
	clear: both;
	margin-left: 33px;
}

form#formularRechnungsdaten .radioLabel {
	width: 300px;
	margin-bottom: 20px;
}


label.eingabeinputpflicht {
	font-weight: bold;
}


/* INFOBOXEN */

.infobox {

    width: 22px;
	height: 22px;
	float: right;
	z-index: 100;
	overflow: hidden;
	font-weight: normal;

}

.infobox div {
	position: absolute;
    visibility: hidden;;
    width: 250px;
	margin: -20px 0 0 25px;
    border: 4px solid #014076;
    padding: 5px;
	background-color: #ffffff;
	z-index: 120;
}

.infobox img {
 padding: 0 0 0 0;
}

.infobox a:link, 
.infobox a:active, 
.infobox a:visited,
.infobox a:hover {
	text-decoration: none;
	border-bottom: none;
}


/*  Textmeldung  */

div.textmeldung {
	padding: 10px 10px;
	overflow: hidden;
	margin: 10px 0 20px 0;
	background: #ebeae8;
	border: solid 1px #f18e00;
}

div.textmeldung img {
	float: left;
	width: 80px;
	margin: 0;
}

.textmeldung p {
	float: left;
	margin-top: -2px;
	margin-left: 10px;
	width: 380px;
	text-align: left;
	font-weight: bold;
	line-height: 21px;
	color: #ef8201;
}


/*   Anmeldung | Übersicht   */

.contentContainer {
	margin: 0;
	overflow: hidden;

}

.contentContainer p {
	margin: 0 0 15px 0;
}

/* Formular Buttons */

.formButtonContainer {
	overflow: hidden;
}

.formButtonLeft {
	width: 5px;
	height: 23px;
	float: left;
	margin: 0;
	padding: 0;
	background: url(../img/button_form_left.gif) top left no-repeat;
}

.submitButton {
	cursor: pointer;
	margin: 0;
	padding: 0 0 3px 0;
	color: #ffffff;
	font-weight: bold;
	height: 23px;
	border: none;
	float: left;
	background: url(../img/button_form_center.gif) top left repeat-x #ef8201;
}

.submitButton:hover {
	color: #00529e;
}

.formButtonRight {
	width: 5px;
	float: left;
	height: 23px;
	background: url(../img/button_form_right.gif) top left no-repeat;
}


.formButtonLeftBlue {
	width: 5px;
	height: 23px;
	float: left;
	margin: 0;
	padding: 0;
	background: url(../img/button_form_left_blue.gif) top left no-repeat;
}

.submitButtonBlue {
	cursor: pointer;
	padding: 0 0 3px 0;
	color: #ffffff;
	font-weight: bold;
	height: 23px;
	border: none;
	float: left;
	background: url(../img/button_form_center_blue.gif) top left repeat-x;
}

.submitButtonBlue:hover {
	color: #f18e00;
}

.formButtonRightBlue {
	width: 5px;
	float: left;
	height: 23px;
	background: url(../img/button_form_right_blue.gif) top left no-repeat;
}



.formButtonLeft_sw {
	width: 5px;
	height: 23px;
	float: left;
	margin: 0;
	padding: 0;
	background: url(../img/button_form_left_sw.gif) top left no-repeat;
}

.submitButton_sw {
	cursor: pointer;
	padding: 0 0 3px 0;
	color: #ffffff;
	font-weight: bold;
	border: none;
	width: auto;
	height: 23px;
	float: left;
	background: url(../img/button_form_center_sw.gif) top left repeat-x #ccc;
}

.submitButton_sw:hover {
	color: #666666;
}

.formButtonRight_sw {
	float: left;
	width: 5px;
	height: 23px;
	background: url(../img/button_form_right_sw.gif) top left no-repeat;
}

/************************************************************/




.formList li {
	list-style-type: none;
	margin: 0 0 15px 0;
	padding: 0;
	overflow: hidden;
	clear: both;
}

#logo-platzhalter, #laufoutfit-platzhalter {
	float: left;
	margin: 10px 0 0 225px;
	width: 200px;
}


.anzeigen_btn {
	width: 82px;
	height: 23px;
	background: url(../img/button_anzeigen.gif) top left no-repeat;
	border: none;
	cursor: pointer;
}


.finden_btn {
	width: 64px;
	height: 23px;
	background: url(../img/button_finden.gif) top left no-repeat;
	border: none;
	cursor: pointer;
}

.btn_fotos-anzeigen {
	width: 126px;
	height: 23px;
	background: url(../img/button_fotos_anzeigen.gif) top left no-repeat;
	border: none;
	cursor: pointer;
}

.btn_teamset-bestellen {
	width: 126px;
	height: 23px;
	background: url(../img/button_teamset_bestellen.gif) top left no-repeat;
	border: none;
	cursor: pointer;
}


