
div#container {
	width:100%;
	margin:0;
	text-align:left;
	border-top:2px solid #F49700;
}

div#wrapper {
	width:90%;
	background:none;
	border-top:0px solid white;
}

div#content {
	width:90%;
	float:none;
}

/* Gutter zum Ausrichten */
div#content .gutter { padding:5px; } 


/*  hidden
----------------------------------------------- */

ul.mainNav1,
ul.mainNav2,
ul.mainNav3,
div#sidebar,
div#footer_bg,
div#footer,
div#navigation,
div#left,
div.head_bg,
div#verband,
div#verband h1,
div#verband h2,
div#logo,
div#header {
	display: none;
}


/*  RSS FEED
----------------------------------------------- */

div.rssFeed {
	font-size:11px;
}

div.rssFeed H1 a,
div.rssFeed H1
 {
	font-size:11px;
	font-weight:bold;
	color:  #F49700;
	text-decoration:none;
	margin:0 0 10px 0;
}