

/*** Basics ***/



#iCup {

	margin-left: 19px;

	}

	

#iCup, #iCup table {

	width: 478px;

	font-family: Verdana, Arial, helvetica, sans-serif;

    font-size: 12px;

    color: #333333;

	}



#iCup a, #iCup img {

	font-weight: bold;

	text-decoration: none;

	color: #333333;

	border: none;

	}

	

#iCup a:hover {

	text-decoration: underline;

	}

#iCup table { /* for IE6 */

	#padding-bottom: 1px;

	#border-collapse: collapse;

	}

	

#iCup table td {

	padding: 5px 5px 5px 5px;

}



#iCup table tr.table1 a,

#iCup table tr.table2 a {

	font-weight: normal;

	}

	

.table1 {

	background-color: #d1dbea;

}



.table2 {

	background-color: #eef1f4;

}



.tablehead {

	background-color: #E3E3E3;

	font-weight: bold;

}



.small {

	font-size: x-small;

}



a:link {

	text-decoration: none;

}



#iCup .Regatten_header {

	font-family: Arial, Helvetica, sans-serif;

	font-size: 12px;

	color: #6580b2;

	text-align: center;

	margin-bottom: 10px;

	}





/*** iCup Settings ***/



#iCup .buttons { /* Für Table mit Buttons */

	border: none;

	text-align: center;

	}

#iCup .buttons input { /* Für einzelene Buttons */

	width: 88px;

	}
	

#iCup .checkbox {

	width: 13px;

	}

#iCup select {

    width: 145px;

	}	

#iCup table.header {

    font-weight: bold;

	text-align: center;

	background: #f1f1f1;
	
	#background: url(iCup/img/header_bg.gif);

	border: 1px solid #888888;

	margin-top: 20px;

	#margin-top: 30px;

	}

#iCup table {

	border: 1px dotted #888888;

	border-spacing: 0;

	margin-bottom: 15px;

	}

#iCup table td {

	border-right: 1px solid #fff;

	border-bottom: 1px solid #fff;

	}	

#iCup table .tablehead td {

	border: none;

	}

#iCup #iC_lessBorder table td {

	border-right: none;

	}

	

/* Teilnehmer Meldung */



#iCup #iC_signUp table td {

	border-right: none;

	}	



#iCup #iC_signUp input {

    width: 235px;

	}	

#iCup #iC_signUp select {

	width: 235px;

	}

#iCup #iC_signUp textarea {

	width: 462px;

	overflow: hidden;

	margin-bottom: 0px;

	}	

#iCup #iC_signUp #boatclass_sel_i {

	width: 15px;

	}

#iCup #iC_signUp .regatten {

	width: 160px;

	}

#iCup #iC_signUp .buttons input {

	width: 145px;

	}

#iCup #iC_signUp .iC_leftColumn {

	width: 50%;

	}

#iCup #boatclass_sel_i { /* radiobuttons */

	width: 15px;

	}

#iCup #iC_signUp #haftung_i {

 	width: 35px;

	height: 20px;

	margin-top: 18px;

	}

#iCup #iC_signUp .haftung_i {

	width: 40px;

	height: 55px;

	float: left;

	}

#iCup #iC_signUp .captchaID_i {

	width: 70px;

	text-align: center;

	}

#iCup #iC_signUp .checkbox {

	width: 13px;

	}

	

/* Race Liste */

#iCup #race_list table td {

	height: 38px;

	}	

	

/* Actions */

.success {

	width: 508px;

	--in-height: 20px;

	#height: 29px;

	padding: 5px 0;

    font-weight: bold;

	text-align: center;

	background: #c8ffc8;

	border: 1px solid #196314;

	border-color: #108700;

	margin: 0 auto;

	margin-top: 20px;

	#margin-top: 30px;

	color: #033300;

	}

table.success {

	padding-top: 0;

	}

#iCup .warning {

	ackground: #f1adad;

	background: #ffc8c8;

	border-color: #870000;

	text-align: center;

	font-weight: bold;

	color: #330000;

	}

#iCup .warning td {

	border: none;

	}





/*** Manipulation ***/



#mainContainer select {

    width: 150px;

	}

	

#mainContainer input {

    idth: 140px;

	}

	

#mainContainer  textarea {

    width: 400px;

	}




