 *{margin: 0; padding: 0;}

html{
	width: 100%; 
	height: 100%;
	} 

body{
	text-align: center; 
	height: 100%; 
	background: #ccc; 
	color: #000; 
	font-family: Verdana, Helvetica, Arial, sans-serif;
	}
	
	
.versteckt, .versteckt h2, legend{
	text-indent: -999em; 
	visibility: hidden; 
	height: 0; 
	position: absolute; 
	top: 0; 
	left: 0;
	}
	
.clearer{
	width: 100%; 
	clear: both; 
	font-size: 0; 
	line-height: 0; 
	height: .01em; 
	}
	  
a{
	text-decoration: none;
}



#rahmen{
	width: 60em; 
	margin: 0 auto;
	text-align: left;	
	background: url(../design/hintergrund.gif) center top repeat-y;
	}

#innenrahmen{
	display: block;
	padding: 0 1em;
	position: relative;
	}


.mantel{
	display: block; 
	width: 58em;
	background: url(../design/mantel.gif) left top repeat-x;
	}

	
/**** EXTRA TICKER ******/
#Extradry{
	position: absolute;
	right: 0em;
	top: 0em;
	z-index: 100;
	}



/******************** KOPFBEREICH ***************************************************************************/
#kopf{
	height: 6em;
	background: url(../design/kopf1.jpg) repeat-x;
	width: 58em;
}

#logo{
	width: 18em; 
	height: 6em;
	float: left;
	}
	
#logo img{
	border: 0; 
	margin: 0;
	}


#kopf2{	
	position: relative;
	/* background: white url(../design/h1.gif) repeat-x; */
	height: 6em; 
	width: 38em; 
	display: block;
	float: right;
	}

#sprachen{
	background: url(../design/sprache.gif) repeat-x top left; 	
	height: 2em;
	float: right;
	display: block;
}

.tx-bblanguageselect-pi1 {
	background: url(../design/sprache_oben.gif) no-repeat top left; 
	padding: 0 0 0 1em;
	height: 100%;
}


/********************SUCHE *********************************************************************/


#suchen  {
	float: right; 
	width: 9em;
	height: 2em;
	display: block;
	text-align: right;
	}

.tx-macinasearchbox-pi1 form{
	background: url(../design/suche.gif) no-repeat 0 .1em; 
	height: 2em;
	width: 9em;
	text-align: left;
}

.tx-macinasearchbox-pi1 input{
	background: none;
	border: 0;
	padding: .2em 0 0 .6em;
	color: #454545;
	font-size: 80%;
}


.tx-macinasearchbox-pi1 input.go{
	visibility: hidden;
}


/********************** EXTRA ******************************************************************************/

#extra {
	width: 38em;
	height: 2em;
	float: left;
}

#extra ul{
	list-style-type: none;
	padding: 0 0 0 1em;
}

#extra ul li{
	display: inline;
	float: left;
}

#extra ul li a{
	color: #bababa;
	display: block;
	background: none;
	font-size: 70%;
	line-height: 1.2em;
	padding: .2em 1em .2em .4em;
}


#extra ul li a:hover{
	color: #fff;
	display: block;
	background: url(../design/top.png);
}


/********************** FUSS ******************************************************************************/

#fuss{
	clear: both; 
	height: 3em; 
	position: relative; 
	margin: 0;
	background: url(../design/fuss.jpg) no-repeat center top;
	width: 60em; 
	margin: 0 auto;
	text-align: left;
	position: relative;
	}

	
#fuss img{
	border: 0;
	}
	
#fuss a{
	color: #ccc; 
	font-size: .6em; 
	font-family: Arial, sans-serif; 
	line-height: 1.5em; 
	}
	
#fuss a:hover{
	color: #fff; 
	}

#fuss .innen{
	padding: .3em 1em 0 2em;
	float: left;
	}
	
#vorne{
	float: left; 
	width: 9em;
	}

#anschrift{
	display: block;
	text-align: center; 
	float: left;
	width: 45em;
	}
	
#fuss p{color: white; 
	font-size: .6em; 
	font-family: Arial, sans-serif; 
	line-height: 1.5em; 
	}



.tx-indexedsearch{display: block; padding: 0 .5em;}

.tx-indexedsearch td{font-size: .7em; line-height: 1.3em; }
.tx-indexedsearch h2{font-size: 1em; margin: 0 0 .5em 0; display: block; border-bottom: 1px solid white; padding: .3em 0}

	
	
	
	
	
	
	
	