body {
	font-family: Arial, Helvetica, sans-serif;
    font-size: 100%; 
	font-style: normal;
	font-weight: normal;
	color: black;
	background-color: #FFFFFF;
	min-width: 56.625em;
	padding: 0;
	margin: 0;
	text-align: left;   
}

img {
	margin: 0;
	padding: 0;
	border: 0;
}

form {
	margin: 0;
	padding: 0;
}

#page {
	position: static;
    margin: 0;
    padding: 2em;
}

#toplink {
	display: none;
}

/**** header ****/
#print-header {
	width: 90%;
	text-align: right;
	display: block;
	margin-bottom: 3em;
}

#header {
	display: none;
}

#banner {
	display: none;
}



/**** navigation-left ****/
#navigation-left {
	display: none;
}





/**** content ****/
#content-border {
	position: static;
	left: 0;
	top: 0;
	width: 100%;
	padding: 0;
	background-image: none;
	background-repeat: no-repeat;
	background-color: #ffffff;
}

#content-top {
	display: none;
}

#content {
	border: none;
	background-color: #FFFFFF;
	margin: 0;
	width: 100%;
	min-height: 26em;
}

#content DIV.clearfix:after {
   content: ".";
   display: block;
   height: 0;
   clear: both;
   visibility: hidden;
}

/* Diese Angabe benötigt der Safari-Browser zwingend !! */
#content DIV.clearfix {
	display: block;
	overflow: visible;
}


#content-topcontent {
	margin: 0.625em;
	padding: 0;
}

#content-topcontent img {
	margin-bottom: 0.625em;
}

#content-center p,
#content-left p,
#content-right p {
	padding: 0;
	margin: 0;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 0.6875em;
	line-height: 1.18em;
	color: black;
}

#content h1 {
	padding: 0 0 1.18em 0;
	margin: 0;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 0.6875em;
	font-weight: bold;
	line-height: 1.18em;
	color: black;
}


#content h2,
#content h3,
#content h4,
#content h5,
#content h6 {
	padding: 0 0 1.18em 0;
	margin: 0;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 0.6875em;
	font-weight: bold;
	line-height: 1.18em;
	color: black;
}

#content h3,
#content h4,
#content h5,
#content h6 {
	padding: 0;
}

#content strong {
	color: black;
	font-weight: bold;
}

#content a {
	color: black;
	text-decoration: none;
}


#content div.hr {
	width: 100%;
}

#content-footer {
	display: none;
}

/**** content elements ****/
#content div.tx-gecflslides-pi1 {
}

#content div.csc-sitemap {
	padding: 0;
	margin: 0 0 0 1em;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	color: black;
}

#content div.csc-textpic-intext-right:after,
#content div.csc-textpic-intext-right:after,
#content div.csc-mailform-field:after,
#content div.subscription-field:after {
   content: ".";
   display: block;
   height: 0;
   clear: both;
   visibility: hidden;
}

/* Diese Angabe benötigt der Safari-Browser zwingend !! */
#content div.csc-textpic-intext-right,
#content div.csc-textpic-intext-right,
#content div.csc-mailform-field,
#content div.subscription-field {
	display: block;
	overflow: visible;
}

#content-center div.notice,
#content-left div.notice,
#content-right div.notice {
	color: black;
	background-color: white;
}

#content-center div.notice p,
#content-left div.notice p,
#content-right div.notice p {
	color: black;
	background-color: white;
	padding: 0 0 1em 0;
}

#content-center div.notice p strong,
#content-left div.notice p strong,
#content-right div.notice p strong {
	font-weight: bold !important;
	color: black;
}

#content-center div.toplink {
	display: none;
}

/**** content news ****/


/**** info ****/
#info {
	display: none;
}



/*** edit panels ***/

#page-panel {
	display: none;
}

table.typo3-editPanel {
	display: none;
}

#info table.typo3-editPanel {
	display: none;
}

td.typo3-editPanel-controls {
	display: none;
}

#content td.typo3-editPanel-controls img,
#info td.typo3-editPanel-controls img,
#page-panel td.typo3-editPanel-controls img {
	display: none;
}


img.frontEndEditIcons {
	display: none;
}


/*** left ***/
/* 2 columns: left column, center column */
#content-left {
	float: none;
	width: 80%;
	margin: 0;
	padding: 0 0 0 0.625em;
}

#content-left-border {
	margin: 0;
	padding: 0;
	background-image: none;
	background-repeat: no-repeat;
	background-color: #ffffff;
}


#content-center {
	float: none;
	background-image: none;
	background-repeat: no-repeat;
	background-color: #ffffff;
	width: 80%;
	margin: 0;
	padding: 0;
}

#content-left-footer {
	display: none;
}

#content-right {
	float: none;
	background-image: none;
	background-repeat: no-repeat;
	background-color: #ffffff;
	width: 80%;
	margin: 0;
	padding: 0 0 0 0.625em;
}

#content-right-footer {
	display: none;
}

