.two-sidebars #content-inner
{
	padding-left: 248px !important;
	padding-right: 224px !important;
}
div.block {
	font-size: 13px !important;
}
div.sidebar-left div.block,
div.sidebar-right div.block {
	clear: both;
}
div#content,
div#sidebar-left,
div#sidebar-right,
div#sidebar-left,
div#sidebar-left-inner {
	padding: 0;
}
div#sidebar-left {
	width: 220px;
}
div#sidebar-right {
	width: 200px;
}
/* center column */
div#main {
	top: 55px;
  }
/* IE hack */
* html div#main {
	top: 27px;
  }
div#sidebar-left,
div#sidebar-right {
	position: relative;
	top: 5px;
}
div#sidebar-left div.block h2,
div#sidebar-right div.block h2 {
	text-transform: uppercase;
	font-weight: bold;
	font-size: 16px;
	padding: 0;
	margin: 0;
/* 	padding-top: 13px; */
}
div#sidebar-left div.block p,
div#sidebar-right div.block p {
	padding: 0px;
	margin: 0px;
}
div#sidebar-left div.block,
div#sidebar-right div.block {
	background: url(img/Blockheader.png) repeat-x;
}
div#sidebar-left div.block-inner,
div#sidebar-right div.block-inner {
	padding-top: 14px;
}
/* newsletter */
div#block-simplenews-newsletter-1 div#edit-mail-wrapper label {
	font-size: 13px;
	font-weight: normal;
	width: 60px;
	float: left;
}
div#block-simplenews-newsletter-1 div#edit-mail-wrapper input {
	width: 130px;
	font-size: 10px;
	font-weight: normal;
	position: relative;
	top: -2px;
	border: 1px solid black;
	float: right;
}
form#simplenews-block-form-1 input#edit-submit {
	width: 70px;
	float: right;
	clear: both;
}
div#block-simplenews-newsletter-1 div.form-radios{
	display:none;
}
div#block-simplenews-newsletter-1 div.issues-link {
	float:right;
	clear: both;
}

div#block-simplenews-newsletter-1 a.feed-icon{
	display: block;
	margin-right: 50%;
	clear: both;
	position: relative;
	top: -18px;
}
/* hiding RSS link  */
/*div#block-simplenews-newsletter-1 a.feed-icon,
div#block-simplenews-newsletter-1 a.feed-icon img {
	display: none;
}*/

/* upcoming events */
div#block-views-event_block ul,
div#block-menu-137 ul {
	display: inline;
	padding: 0px;
	margin: 0px;
}
div#block-views-event_block ul li,
div#block-menu-137 ul li {
	list-style: none;
	padding-top: 0px;
	padding-bottom: 4px;
	clear: both;
}
div#block-views-event_block span.event-nodetype,
div#block-views-event_block div.ical-link
/* div#block-event-1 span.event-timeleft */
{
	display: none;
}
div#block-views-event_block span.event-timeleft {
	float: left;
}
/* flyer block */
div#block-views-monatsflyer_block ul {
	list-style: none;
	display: inline;
	padding: 0px;
	margin: 0px;
}
div#block-views-monatsflyer_block ul li {
	list-style: none;
	display: inline;
	padding-top: 4px;
	padding-bottom: 4px;
	clear: both;
}
/* suche */ 
div#block-search-0 h2 {
	display: none;
}
div#block-search-0 input#edit-search-block-form-keys {
	width: 178px;
	font-size: 10px;
	font-weight: normal;
	border: 1px solid black;
	margin-right: 8px;
 }
/* IE hack */
* html div#block-search-0 input#edit-search-block-form-keys {
	width: 176px;
  }
div#block-search-0 input.form-submit {
	position: relative;
	top: 4px;
	left: 110px;
	width: 70px;
}
/* main navigation */
div#block-block-7 h2 {
	display: none;
}
div#block-block-7 ul {
	list-style: none;
	display: inline;
	margin: 0;
	padding: 0;
}
div#block-block-7 ul li {
	list-style: none;
	/*display: inline;*/
	margin: 0;
	padding: 0;
}
div#block-block-7 ul li a {
	font-family: impact, sans-serif, sans;
	text-decoration: none;
	text-transform: lowercase;
	font-size: 36px;
}
div#block-block-7 ul li a img {
	border: 0px solid red;
	margin: 0;
	padding: 0;
}

ul.impact a, ul.impact a:visited {
	line-height: 38px;
	font-family: Impact, 'Arial Black', sans-serif; 
	font-size: 32px !important; 
	letter-spacing: 1px;
	text-decoration: none;
	color: black;
}

ul.impact a:hover, ul.impact a:visited:hover {
	color: #FFCC00;
}

/* admin block */
div#block-user-1 {
	background: #003466 url(img/Blockheader.png) repeat-x !important;
	color: white;
	padding-left: 16px;
	padding-bottom: 8px !important;
}
div#block-user-1 ul {
	list-style: none;
	display: inline;
	margin: 0;
	padding: 0;
}
div#block-user-1 ul li {
	list-style: none;
	display: inline;
}
div#block-user-1 ul li a {
	color: white;
    display: block;
}
