div.aussen {
	width: 955px;
	height: 700px;
	margin-top: 20px;	
	
	margin-left: -478px;
	position: absolute;
	
	left: 50%;
}

div.nav {

	width: 230px;		
	height: 700px;
	float: left;
	
	
	background-color: #e2ebe7;
	font-size: 1px;
	
	padding: 0px;
	margin: 0px;
}


div.nav_oben {

	width: 225px;		/* + padding 5 */
	height: 665px;
	float: left;
	
	padding-left: 5px;
	
	font-size: 1px;
	
	padding-right: 0px;
	padding-top: 0px;
	padding-bottom: 0px;
	margin: 0px;
}


div.nav_unten {

	width: 225px;		/* + padding 5 */
	height: 35px;
	float: left;
	
	padding-left: 5px;
	
	font-size: 1px;
	
	padding-right: 0px;
	padding-top: 0px;
	padding-bottom: 0px;
	margin: 0px;
}

div.rechts {

	width: 725px;
	height: 700px;
	float: right;
	
	padding: 0px;
	margin: 0px;
	
}

	div.topclaim {
	
		width: 725px;
		height: 59px;
		
		/* hoehe wird durch border um 4px vergršssert.. deshalb nur 63-4px */
		
		border-top-color: #474747;
		border-top-style: solid;
		border-top-width: 2px;
		
		border-bottom-color: #474747;
		border-bottom-style: solid;
		border-bottom-width: 2px;

		background-color: #32a045;
		
		padding: 0px;
		margin: 0px;
		
	}
	
	div.pic1 {
	
		width: 725px;
		height: 385px;
		
		background-color: #c5d6cf;
		
		padding: 0px;
		margin: 0px;

	}
	
	div.pic1suche {
	
		width: 725px;
		height: 602px;
		
		background-color: #c5d6cf;
		
		padding: 0px;
		margin: 0px;

	}
	
	div.kruemel {
		
		width: 725px;
		height: 20px;
		
		background-color: #e2ebe7;
		
		font-family: Arial;
		font-size: 12px;
		color: #8ec28c;
		
		padding: 0px;
		margin: 0px;
	
	}
	
	div.kruemel a {
		
		color: #8ec28c;
	
	}
	
	div.bottomnav {
	
		width: 725px;
		height: 31px;
		
		/* hoehe wird durch border um 4px vergroessert.. deshalb nur 35-4px */
		
		border-top-color: #474747;
		border-top-style: solid;
		border-top-width: 2px;
		
		border-bottom-color: #474747;
		border-bottom-style: solid;
		border-bottom-width: 2px;

		
		background-color: #32a045;
		
		float: left;
		
		padding: 0px;
		margin: 0px;
		
		font-size: 1px;
				
	}


	
	div.maintext {
	
		width: 725px;
		height: 197px;
		
		background-color: #e2ebe7;
		float: left;
		
		padding: 0px;
		margin: 0px;
	}
	
	
	div.maintextleft {
	
		text-align: left;
	
		width: 357px;
		height: 197px;
		
		float: left;
		
		padding: 0px;
		margin: 0px;
		margin-top: 12px;
	}
	
	
	div.maintextright {
	
		text-align: left;
	
		width: 357px;
		padding-left: 10px;
		height: 197px;
		
		float: right;
		
		padding: 0px;
		margin: 0px;
		margin-top: 12px;	
	
		
	}
	
	
	/* Styles fuer Haendlerfinder */
	
	#hfleft {
	
		width: 450px;
		float: left;
		
		
		font-family: Arial;
		font-size: 14px;
		font-style: normal;
		

	
	}
	#hfleft01 {
	
		width: 215px;
		float: left;
	
	}
	#hfleft02 {
	
		width: 235px;
		float: right;
	
	}
	
	
	#hfright {
	
		width: 255px;
		float: left;
		
		font-family: Arial;
		font-size: 14px;
		font-style: normal;
		text-align: left;
		
		
	
	}
	
	
	/* Styles für Typo3Content */
	
	
	.bodytext {
		
		font-family: Arial;
		font-size: 14px;
		font-style: normal;
		
		margin-top: 0px;
		
		padding: 0px;
		margin: 0px;
	
	}
	
	
	ul {
		
		font-family: Arial;
		font-size: 14px;
		font-style: normal;
		
		margin-top: 0px;
		
		padding: 0px;
		margin-left: 18px;

	
	}
	
	.csc-header {
	
		text-decoration: none;
	
		text-transform: uppercase;
	
		font-size: 14px;
		font-family: Arial;
		font-weight: bold;
	}
	
	h1 {
		text-decoration: none;
		text-transform: uppercase;
		font-size: 14px;
		font-family: Arial;
		font-weight: bold;
	}
	
	
	/* Select Box mit CSS veraendern */
	
	select.haendlerfinder {
	
	
		font-family: Arial;
		letter-spacing: 0px;
		font-style: normal;
		font-weight: normal;
		font-size: 10px;
	
	
	}
	
	/* Input-Felder veraendern */
	
	input {color:#000000; border:solid 1px #474747; font-size: 10px;}
	textarea {color:#000000; border:solid 1px #474747; font-size: 11px; font-family: Arial;}
	
		 /* CSS FUER TYPO3-Extension INDEXED SEARCH */
		
		.tx-indexedsearch { 
			
			font-family: Arial; 
			font-size: 14px; 
			margin-top: 0px;
			width: 715px;
			height: 600px;
			background-color: #c5d6cf;
			padding: 0px;
			margin: 0px;
			padding: 5px;
			
		}

		.tx-indexedsearch .tx-indexedsearch-searchbox {display: none; padding:0px; margin:0px;}
		.tx-indexedsearch .tx-indexedsearch-browsebox { padding:0px; margin:0px;}
		.tx-indexedsearch .tx-indexedsearch-browsebox p { margin-top: 0px;}
		.tx-indexedsearch .tx-indexedsearch-browsebox LI { margin-right:5px; padding:0px;}
		.tx-indexedsearch .tx-indexedsearch-whatis { display: none; margin-top:0px; margin-bottom:5px; }
		.tx-indexedsearch .tx-indexedsearch-whatis .tx-indexedsearch-sw {display: none; margin: 0px; padding: 0px; font-weight:bold;  }
		.tx-indexedsearch .tx-indexedsearch-noresults { padding:0px; margin:0px; text-align:center; font-weight:bold; }
		.tx-indexedsearch .tx-indexedsearch-res {margin: 0px; padding: 0px;}
		.tx-indexedsearch .tx-indexedsearch-res TD.tx-indexedsearch-descr { font-style:italic; }
		.tx-indexedsearch .tx-indexedsearch-res .tx-indexedsearch-descr .tx-indexedsearch-redMarkup { color:red; }
		.tx-indexedsearch .tx-indexedsearch-res .tx-indexedsearch-info { display: none; background:#eeeeee; }
		.tx-indexedsearch .tx-indexedsearch-res .tx-indexedsearch-secHead {  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:#cccccc; vertical-align:middle; }
		.tx-indexedsearch .tx-indexedsearch-res .noResume { color:#666666; }
		.tx-indexedsearch .tx-indexedsearch-category { background:#cccccc; 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; }

