html {
	background: #ffffff;
	margin: 0;
}

body {
	background: #ffffff;
	margin: 0;
	padding: 0;
	font: 85% "Lucida Sans Unicode", Arial, Helvetica, sans-serif;
}

#printLogo{
	margin: 0 0 40px 0;
}

#navi {
	display:none;
}

#header01 {
	display:none;
}

#header02 {
	display:none;
}

#header03 {
	display:none;
}

#header04 {
	display:none;
}


#header05 {
	display:none;
}

#postit a{
	display:none;
}

#container {
	background: none;
	width: 100%;
	text-align: left;
	position: relative;
	margin: 0;
	padding: 0;
}

#headNavi {

}

#headNaviLeft{
	display:none;
}

#headNaviCenter {
	display:none;
}

#headNaviRight{
	display:none;
}

#contentLeft{
	display:none;
}


#contentCenter {

}

#contentCenterFooter {
	display:none;
}

#contentRight{
	float: left;
	width: auto;
	text-align: left;
	position:relative;
	margin: 0;
	padding: 0;
}

#contentBorderText {
	display:none;
}

fieldset {
	border:none;
	margin:0px;
	padding:0px;
}

form {
	border:none;
	margin:0px;
	padding:0px;
}



a {
color: #009794;
background: transparent;
text-decoration: none;
}

a:hover {
color: #80c7c4;
text-decoration: underline;
}

a img {
border: 0 none;
}

/* Inhalt */

#contentCenterText {
	background: none;
	float: left;
	/*min-height: 350px;*/
	width: auto;
	text-align: left;
	position:relative;
	margin:0;
	padding: 0;
	font-size: 0.80em;
}

#contentCenterText a {
color: #009794;
background: transparent;
text-decoration: underline;
}

#contentCenterText a:hover {
color: #80c7c4;
text-decoration: none;
}

#contentCenterText h1 {
	font-size: 1.80em;
	font-weight: normal;
	margin: 0 0 15px 0; 
	padding: 0 0 5px 0;
	color: #009794;
	background: none;
	background-position: 0 5px;
	text-transform:uppercase;
	text-indent: 0;
	border: none;
	display: block;
}

#contentCenterText h2 {
	font-size: 1.40em;
	font-weight: normal;
	margin: 8px 0 6px 0;
	padding: 0;
	color: #009794;
	background: none;
	text-transform:none;
}

#contentCenterText h3 {
	font-size: 1.20em;
	font-weight: normal;
	margin: 8px 0 6px 0;
	padding: 0;
	color: #009794;
	background: none;
	text-transform:none;
}

#contentCenterText p{
	margin: 8px 0;
}

#contentCenterText b, #contentCenterText strong{
	font-weight: normal;
	color: #009794;
}

#contentCenterText ul{
	list-style-type:none;
	margin-top: -2px;
	margin-bottom: 2px;
}

#contentCenterText li {
	margin-top: 4px;
	margin-left: -39px;	
	padding-left: 12px;
	background: url(icon-content-list.gif) no-repeat top left;
	background-position: 0 5px;
}

#contentCenterText ol {
	list-style-type:none;
	list-style:none;
}

#contentCenterText ol li {
	background: none;
	margin: 0 0 0 -39px;
	padding:0;	
}

#contentCenterText img {
	margin: 0;
	padding: 1px;
	border: 1px solid #cecece;
}

#contentCenterText iframe {
	margin: 0;
	padding: 1px;
	border: 1px solid #cecece;
}


#contentCenterText acronym:hover {
	color: #80c7c4;
}

#contentCenterText table {
	margin: 0 0 12px 0;
}

#contentCenterText tr {
	font-weight:normal;
	font-style:normal;
}

#contentCenterText input, #contentCenterText textarea, #contentCenterText select {
	margin: 2px 0 2px 2px;
	font-size: 1.0em;
	background: #e1e1e1;
	border: solid 1px #cdcdcd;
}

#contentCenterText .searchbox-button {
	width: 16px;
	height: 16px;
	display: block;
	padding: 0;
	margin: -15px 0 0 10px;
	background: transparent url(symbolSearch.gif) no-repeat -1px -1px;
}

#contentRightText{
	float: left;
	width:auto;
	text-align: left;
	position:relative;
	margin:0;
	padding: 0;
}

#contentRightText h1, #contentRightText h2 {
	font-size: 1em;
	font-weight: normal;
	color: #009794;
	text-transform:uppercase;
	border: none;
	background: none;
	padding: 8px 0 5px 0;
	margin:0;
	display:block;
}

#contentRightText p{
	font-size: 0.80em;
	margin: 10px 0 10px 0;
}

#contentRightText ul{
	list-style-type:none;
	font-size: 0.80em;
}

#contentRightText li {
	margin-top: 2px;
	margin-left: -19px;	
	padding-left: 0px;
}


#goofbook, #goofbook h2 {
	font-size: 1.2em;
	margin:0;
	padding: 0 0 14px 0;
	font-weight: normal;
}

#goofbook h3  {
	font-size: 1.1em;
	margin:0;
	padding: 14px 0 8px 0;
	font-weight: normal;
}


		.tx-indexedsearch .tx-indexedsearch-browsebox LI { display:inline; margin-right:5px; }
		.tx-indexedsearch .tx-indexedsearch-searchbox INPUT.tx-indexedsearch-searchbox-button { width:100px; }
		.tx-indexedsearch .tx-indexedsearch-searchbox INPUT.tx-indexedsearch-searchbox-sword { width:150px; }
		.tx-indexedsearch .tx-indexedsearch-whatis { margin-top:10px; margin-bottom:5px; font-size: 1em; }
		.tx-indexedsearch .tx-indexedsearch-whatis .tx-indexedsearch-sw { font-weight:bold; font-style:normal; }
		.tx-indexedsearch .tx-indexedsearch-noresults { text-align:center; font-weight:bold; }
		.tx-indexedsearch .tx-indexedsearch-res TD.tx-indexedsearch-descr { font-style:normal; }
		.tx-indexedsearch .tx-indexedsearch-res .tx-indexedsearch-descr .tx-indexedsearch-redMarkup { color:#e91378; }
		.tx-indexedsearch .tx-indexedsearch-res .tx-indexedsearch-info { background:#e1e1e1; }
		/*		.tx-indexedsearch-info { display:none; }*/
		.tx-indexedsearch .tx-indexedsearch-res .tx-indexedsearch-secHead { margin-top: 30px; margin-bottom: 5px; }
		.tx-indexedsearch .tx-indexedsearch-res .tx-indexedsearch-secHead H2 { margin-top:0px; margin-bottom:0px; }

		.tx-indexedsearch .tx-indexedsearch-res .tx-indexedsearch-secHead TD { background:#e1e1e1; vertical-align:middle; }
		.tx-indexedsearch .tx-indexedsearch-res .noResume { color:#333333; }
		.tx-indexedsearch .tx-indexedsearch-category { background:#e1e1e1; font-size:16px; font-weight:bold; }

		/* Additional styles, needed for the tableless template_css.tmpl (styles don't conflict with the original template) */
		.tx-indexedsearch .res-tmpl-css { clear:both; margin-bottom:1em; }
		.tx-indexedsearch .searchbox-tmpl-css LABEL { margin-right:1em; width:10em; float:left; }
		.tx-indexedsearch .result-count-tmpl-css, .tx-indexedsearch .percent-tmpl-css { letter-spacing:0; font-weight:normal; margin-top:-1.2em; float:right; }
		.tx-indexedsearch .info-tmpl-css dt, .tx-indexedsearch dl.info-tmpl-css dd { float:left; }
		.tx-indexedsearch .info-tmpl-css dd.item-mtime { float:none; }
		.tx-indexedsearch .info-tmpl-css dd.item-path { float:none; }
		.tx-indexedsearch-title {font-size:1.2em; }
		

		
#contentCenterText .browsebox ul{
	list-style-type:none;
	margin: 30px 0;
	padding: 30px 0;
}

#contentCenterText .browsebox li {
	margin: 0 12px 0 0;
	padding: 0;
	background: none;
}

#contentCenterText .tx-indexedsearch-browsebox {padding: 5px 0 15px 0;}

#contentCenterText .tx-indexedsearch-res img {border:none;}

#contentCenterText .tx-gooffotoboek-pi1 img {
	margin: 0;
	padding: 0;
	border: none;
}

#contentCenterText .gfpb_landscape img {
	margin: 0;
	padding: 1px;
	border: 1px solid #cecece;
}

#contentCenterText .gallery img {
	margin: 0;
	padding: 1px;
	border: 1px solid #cecece;
}

#contentCenterText .separator{
	margin: 0 0 16px 0; 
	padding: 0;
}

#nothing{
	display:none;
}
