/* Copyright (C) YOOtheme GmbH, http://www.gnu.org/licenses/gpl.html GNU/GPL */

/*
 * Custom Style Sheet - Use this file to style your content/direkt in wall.css
 */
 
 
#maininner, #bottom-a, #bottom-b, #bottom-c, #bottom-d, #bottom-e, #bottom-f, #top-a, #top-b, #top-c, #top-d, #top-e, #top-f {
    border-bottom: 1px solid #efefef;
    margin-bottom: 5px;
    padding-bottom: 5px;
}
.mod-box {
    background: none repeat scroll 0 0 #fff;
    border: 0 solid #eee;
    margin: 10px;
}
#toolbar {
    margin: 0;
    padding: 0px 15px 1px;
	background: #fff;
	}


/* 18.12.2014 PWE */
#header {
	margin: 0;
}

#headerbar,
#headerbar p,
#headerbar a {
	margin: 0;
	padding: 0;
}
a:link { text-decoration:underline; }



















