@charset "utf-8";




/* Sidebar
-------------------------------------------------------------- */

/* Navigation
------------------------------ */
ul.navi {
	list-style-type: none;	
	margin-left: 0;
	margin-top: 1em;
	line-height: 25px;
}

#sidebar strong {
	display: block;
	margin-top: 35px;
	color: #c5167c;
}


.at300bs {
	background-image:url(../images/widget00_dim.gif) !important;
}

.at300bs:hover {
	background-image:url(../images/widget00.gif) !important;
}

.mail, .mobil, .tel, .email, .empty, .fax {
	padding-left: 20px;	
	display: block;
}

.mail {
	background: url(../images/mail.gif) left center no-repeat;	
}
.mobil {
	background: url(../images/mobil.gif) left center no-repeat;	
}
.tel {
	background: url(../images/tel.gif) left center no-repeat;
}
.email {
	background: url(../images/email.gif) left center no-repeat;
}
.fax {
	background: url(../images/fax.gif) left center no-repeat;
}
