#unibas-logo
{
	background-image:url(../../images/Signet_UniversitaetBasel_L1.gif);
}

#bottom
{
	background-image:url(../images/bottom_image.gif);
}

#uni-footer-logo{
	background: url(../images/unibas_logo.gif) left top no-repeat;
}

.home-quicklinks
{
	list-style-image:url(../../images/quicklinks_bullet.gif);
}

.csc-menu {
	list-style-image:url(../../images/quicklinks_bullet.gif);
}

#content-container{
	background-image:url(../images/single_column_bg.gif);
	background-repeat: repeat-y;
	background-position: top left;
}

#outer-content-wrap{
	background-image:url(../images/content_wrap_bg.gif);
	background-repeat: repeat-y;
	background-position: top left;
}

#content-left{
	background-image: url(../images/home_bg.gif);
	background-repeat: no-repeat;
	background-position: 0px 70px;
}

#container1{
	background-image: url(../images/asc_news.gif);
	background-position: top right;
	background-repeat: no-repeat;
}

#container2{
	background-image: url(../images/asc_events.gif);
	background-position: top right;
	background-repeat: no-repeat;
}

#container3{
	background-image: url(../images/asc_quicklinks.gif);
	background-position: top left;
	background-repeat: no-repeat;
}

#container3 ul li{
	background-image: url(../images/home_quicklinks_bg.gif);
	background-position: left bottom;
	background-repeat: no-repeat;
}

#container3 ul li:hover{
	background-position: left top;
}

#home-title{
	background-image: url(../images/asc_title.gif);
	background-position: top right;
	background-repeat: no-repeat;
}