*{
	margin: 0;
	padding: 0;
	font-family: Arial, Verdana, Sans-serif;
	color: #000;
	text-decoration: none;
}


.clearer{
	background: none; 
	clear: both; 
	height: 0; 
	font-size: 0; 
	line-height: 0; 
	padding: 0; 
	margin: 0; 
	border: 0; 
	}
	
html{
	height: 100%;
	width: 100%;
}

body {
	background: #ccc url(../design/Background2.gif) repeat-y center top;
	height: 100%;
	text-align: center;
}

#aussenrahmen {
	text-align: center;
	width: 60em;
	margin: 0 auto;
	min-height: 100%;
}

/************* KOPFBEREICH *********************************************************************************************/

#kopf{
	background: url(../design/kopf1.jpg) left bottom repeat-x;
	width: 100%;
	height: 6em;
	position: relative;
	text-align: left;
}

#kopf #logo{

}

#kopfbild{
	position: absolute;
	top: 0;
	right: 0;
	height: 6em;
}

/********************************************************************************************************************************************************/



#schrift{
	float: left;
	border-bottom: 1px solid white;
	position: absolute;
	top: 0; 
	width: 12.5em;
	background: #F3F4F6;
	}

#schrift p{
	font-size: .8em;
	float: left;
	padding: .4em .3em .4em .3em;
}

#schrift .tx-ghfontsize-pi1{
	float: left;
}

#schrift .tx-ghfontsize-pi1 ul{
	list-style-type: none;
}

#schrift .tx-ghfontsize-pi1 li{
	float: left;
}

#schrift .tx-ghfontsize-pi1 a{
	line-height: 1.2em;
	padding: 0 .2em;
}

#schrift .tx-ghfontsize-pi1 a.tx-ghfontsize-smaller{
	font-size: .7em;
}

#schrift .tx-ghfontsize-pi1 a.tx-ghfontsize-reset{
	font-size: .9em;
}

#schrift .tx-ghfontsize-pi1 a.tx-ghfontsize-larger{
	font-size: 1.1em;
}

#schrift .tx-ghfontsize-pi1 a:hover{
	color: #c00;
}



/********************* FUSSBEREICH **************************************************************************/

#fuss{	
	clear: both; 
	background: #fff; 
	width: 60em;
	margin: 0 auto;
	text-align: left;
	}
	
.fussvorne{	
	background: #5069B1; 
	width: 12.5em;
	height: 1.3em;
	float: left;
	}
	
	
#fuss .fussinnen{ 
	border-top: 1px solid #efefef;
	float: left;
	height: 1.3em;
	width: 47.45em;
	}

#fuss .fussinnen a{ 
	padding: 0; 
	margin: 0 1em 0 0;
	}
	
#fuss .fussinnen img{	
	border: 0;
	}

#fuss .fussinnen .innen{	
	padding: 0 0 0 1.5em;
	}











/* ALLGEMEINES ***************************************************************************************************************************************/



/* EXTRA ----------------------------------------------------------------------------------------- */
dfn,
#klickmenu dfn,
#info dfn,
#zuminhalt,
.hauptpunkte dfn,
.csc-menu dfn,
span.here, 
span.invisible,
.aktuell dfn,
li span.here,
li span.invisible {
	position: absolute;
	top:  -10000px;
	left: -10000px;
	width:  0;
	height: 0;
	overflow: hidden;
	display:  inline;
	line-height: normal;
}
