@import url("/userfiledownload.php?css=int") all;

.kurstab h1 {
	color: #ffffff;
	text-align: center;
	font-size: 22px;
	padding: 3px 0 3px 0;
}

.ba_extnavi {
	visibility: hidden;
}

table.ba_extbox {
	background: url("/userfiledownload.php?cssmedia=asb_logo_anmeldung.gif") no-repeat scroll right top;
/* 	background: url("../images/asb_logo_anmeldung.gif") no-repeat scroll right top; */
}

input, select textarea {
	border: 1px solid #909090;
}

.ba_extbox input:focus, .ba_extbox select:focus, .ba_extbox textarea:focus, .ba_extbox option:focus {
	background: #F4F4F0;
}

table.ba_extbox h2 {
	margin: 5px 0 5px 0;
}

table.ba_extbox .fehler {
	margin: 0;
	border: 0;	
}

table.ba_extbox th {
    background-color: #ffffff;
    color: #000000;
    font-weight: normal;
    padding: 4px 5px 4px 4px;
    text-align: left;
    border: 0;
    width: 50px;
    font-size: 12px;
}

table.ba_extbox td {
    padding: 4px 5px 4px 5px;
    border: 0;
}

table.ba_extbox table {
	border: 0;
}

table.ba_extbox hr {
	color: #909090;
	border-style: solid;
	border-width: 1px 0 0 0;
	height: 0;
}