
/* centerpage */
h1.centerpageHeader, h2.centerpageHeader {padding:31px 0 5px 67px; }
h2.centerpageHeader {width:370px;float:left;margin-bottom:0;}
h2.centerpageHeader a {margin:0; border:1px solid red; text-align:left;}

/* inline-pics */
.ipic {}
.caption {display: none;}
.floatright {float:right;padding: 0 0 10px 20px;}
.floatleft {float:left;padding: 0 20px 10px 0;}
.center {width:100%;text-align:center;}

/* embedding in tables */
table .center, table .floatright, table .floatleft {padding:0;}

/* inline-links */
.ilink, span.ilink {padding:2px 2px 2px 20px;}

/* 
	.internal{background: url('pfeil.gif') left 2px no-repeat;}
	.external {background: url('pfeil.gif') left 2px no-repeat;}
*/
.pdf {background: url('icon_pdf.gif') left 2px no-repeat;}
.txt {background: url('icon_txt.gif') left 2px no-repeat;}
.xls {background: url('icon_xls.gif') left 2px no-repeat;}
.doc {background: url('icon_doc.gif') left 2px no-repeat;}
.ppt {background: url('icon_ppt.gif') left 2px no-repeat;}
.zip {background: url('icon_zip.gif') left 2px no-repeat;} 
.avi {background: url('icon_avi.gif') left 2px no-repeat;}
.mp3 {background: url('icon_mp3.gif') left 2px no-repeat;}
.eps, .EPS, .tif, .gif, .jpg {background:none;  margin-left:-20px;}

#sidebarSearch #extendedCourseSearch {padding:10px 10px 20px 15px;}
#sidebarSearch #extendedCourseSearch input {background:#f3f3f4;border:1px solid #d4d4d5;padding:1px;width:170px;}
#sidebarSearch #extendedCourseSearch .courseSearch {background:url(../_img/kurssuche.gif) no-repeat top left;width:173px;height:21px;display:block;}
#sidebarSearch #extendedCourseSearch .courseSearch:hover {background:url(../_img/kurssuche-hover.gif) no-repeat top left;}
