/* 60 jahre */

#rightcol, .imageheader_60j {
	display: none;
}

#container {
	border: none;
}
html > body #container {
	border: none;
}

/* 60 jahre */


a {
	color: #000;
}

#header {
	display: none;
}
#leftcol {
	display: none;
}
#footer {
	display: none;
}
#records {
	display: none;
}
#content {
	margin:0;
}


#pagecontainer {
	text-align:left;
	width:100%;
}

#container {
	/*width: 52em;*/
	margin: 0;
	border: none;
}
#contentcontainer {
	/*width: 52em;*/
}

#contentcolumns {
	width: 52em; /* wichtig fuer ie */
	width: 100%;
}
* html #contentcolumns {
	width: 52em; /* wichtig fuer ie */
}

#centercol {
	width: 100%;
	float: none;
}
#rightcol {
	width: 100%;
	float: none;
}




h1.imageheader, .imageheader span {
	text-indent: 0em;
}
h2.imageheader {
	text-indent: 0em;
}
h3.headlinegrey, h3.headlinedarkgreen, h3.headlineGreen {
	text-indent:0em;
}


#pageheader {
	width:100%;
}
#pageheader .header {
	height: auto;
}

#pageheader .inner {
	float:left;
	width:490px;
	width:100%;
	overflow: hidden;
}
#pageheader .float_right {
	display: none;
}

#pageheader .header h1, .header h2 {
	margin: 0;
}

#pageheader .header h6 {
	padding: 0;
	margin: 0;
	color: #000;
}

/* pageteaser und slideshowteaser */

.iconimage {
	display: none;
}

.box_lightgreen {
	border: 1px solid #E1F5D8;
}