/*
Theme Name: banjofan
Description: Das ist ein sog. Child-Theme vom Arras Theme. So werden die Einstellungen bei Updates nicht entfernt.
Author: Samir Rachidi
Template: arras-theme
*/
@import url(../arras-theme/style.css);

#branding {
	
	width: 980px;
	height: 155px;
	padding: 0px;

}

#header {

	background:  black;

}

#searchbar {

	visibility:hidden;

}

.widgetcontent li {

	list-style-type: none;
	margin-bottom:: 6px;
	padding: 2px;
	
}

