.clear{
	width: 1px;
	height: 1px;
	clear: both;
}

.selectOption{
	width:360px;
}


h1.home{
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 40px;
	color: #415e00;
	font-weight: normal;
	line-height: 48px;
	margin: 0px;
	padding: 0px;
	padding-left: 30px;
	padding-top: 7px;
}


h1.titel {
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-weight:bold;
	font-size: 14px;
	color: #415e00;
	line-height:21px;
}


#teilschule {
	top:67px;
}

#selectteilschule {
	top:82px;
}


.clDefinierteSuchbegriffe{
	border: 0px solid #ccc;
	width: 48%;
	margin-right: 5px;
	margin-bottom: 5px;
	float:left;
}



.clLinkModul li{
	margin: 0px;
	padding: 0px;
	list-style: none;
}
.clLinkModul{
	margin: 0px;
	padding: 0px;
}


.formError li{
	color: #DC143C;  /*color: #D70070;*/
}




/*---- Spez. Linkformatierungen ----------------------------------------------*/
.clLinkSeitenanfang{
	margin-top: 5px;
	margin-left: 3px;
}
a.clLinkSeitenanfang{
	margin-top: 20px;
	color: #000 !important;
	text-decoration: none !important;
	padding-left: 12px;
	background: url(/fe-data/icon-top.gif) no-repeat left;
	font-size: 11px;
}


.clLinkZurueck{
	margin-top: 0px;
	margin-bottom: 15px;
	margin-left: 3px;
	
}
a.clLinkZurueck{
	color: #000 !important;
	text-decoration: none !important;
	padding-left: 12px;
	background: url(/fe-data/icon-zurueck.gif) no-repeat left;
	font-size: 11px;
}

a.clKursLink{
	padding-left: 12px;
	background: url(/fe-data/icon-kurslink.gif) no-repeat left;
	font-size: 11px;
}
a.clKursExternalURL{
	padding-left: 12px;
	background: url(/fe-data/icon-externerlink.gif) no-repeat left;
	font-size: 11px;
}
a.clKursDokument{
	padding-left: 12px;
	background: url(/fe-data/icon-doc.gif) no-repeat left;
	font-size: 11px;
}
a.clKursPDF{
	padding-left: 12px;
	background: url(/fe-data/icon-pdf.gif) no-repeat left;
	font-size: 11px;
}

/*------------------------------------------------------------------------------*/




/*---- Tabellenformatierung Liste ----------------------------------------------*/
.clTabListe {
	border: 0px solid #ccc;
	/*font-size: 0.9em;*/
	font-size: 12px;
}
.clTabListe th {
	color: #fff;
	background-color: #D70070;
	margin: 0px;
	padding: 2px 0px 2px 4px;
	text-align: left;
	font-size: 12px;
}

.clTabListe td {
	margin: 0px;
	padding: 10px 0px 10px 4px;
	vertical-align: top;
}

.clTabListe tr.odd td {
	border-bottom: 1px dashed #000;
}
.clTabListe tr.even td {
	border-bottom: 1px dashed #000;
}

.clTabListe td.details {
	text-align: right;
}



.clTabListe .nav td{
	border-bottom: 1px solid #000;
	text-align: center;
	font-size: 11px;
}
.clTabListe .nav td a{
	color: #000 !important;
	text-decoration: none !important;
}
.clTabListe .nav td a.vorherige {
	padding-left: 12px;
	background: url(/fe-data/icon-paging-left.gif) no-repeat left;
}
.clTabListe .nav td a.naechste {
	padding-right: 12px;
	background: url(/fe-data/icon-paging-right.gif) no-repeat right;
}


.clTabListe .navAktion td{
	border-top: 1px solid #000;
	border-bottom: 1px solid #000;
}


a.sort, a.sort:visited{
	color: white !important;
	
}
a.sort.up,  a.sort.up:visited {
	padding-right: 12px;
	background: url(/fe-data/sort-up.gif) no-repeat right;
}
a.sort.down,  a.sort.down:visited {
	padding-right: 12px;
	background: url(/fe-data/sort-down.gif) no-repeat right;
}






.clTabListe .nav2 td{
	border-bottom: 1px solid #000;
	text-align: center;
	font-size: 12px;
}
.clTabListe .nav2 td a{
	color: #d70070 !important;
	border: 1px solid #fff !important;
	text-decoration: none !important;
	margin-left: 2px;
	margin-right: 2px;
}
.clTabListe .nav2 td a:hover{
	text-decoration: underline !important;
}
.clTabListe .nav2 td a.aktiv {
	color: #fff !important; 
	border: 1px solid #d70070 !important;
	font-weight: bold;
	background-color: #d70070;
	padding: 0px 3px 0px 2px !important;
}


.clTabListe .nav2 td a.jumb {
	font-weight: bold;
	border: 1px solid #d70070 !important;
	text-decoration: none !important;
	padding: 0px 4px 0px 3px !important;
}
.clTabListe .nav2 td a.jumb:hover {
	font-weight: bold;
	color: #fff !important; 
	border: 1px solid #d70070 !important;
	background-color: #d70070;
	text-decoration: none !important;
	padding: 0px 4px 0px 3px !important;
}

/*---- Ende Tabellenformatierung Liste -----------------------------------------*/
