* {
		color:			black;
}

#Inhalt .Anker {
		color:			black;
}

body {
		background-color:	transparent;
		font-family:		Times New Roman, Times, serif;
		font-size:			10pt;							/* FONT-SIZE*/
}

.nichtdrucken, #antiflacker, #Kopfzeile, #pwd, #Navigation, #footer, #footer_fix, #partner {
		display:			none;
}

#Inhaltsbreite {
		z-index:			200;
		position:			absolute;
		top:				0;					/* mod */
		left:				0;					/* mod */
		margin-top:		0;					/* mod */
		width:			46em;				/* mod */
}

#Inhalt {
		z-index:			300;
		position:			relative;
		top:				0;
		left:				0;
		text-align:			justify;
		width:			100%;
}

#IE6brauchtabsolute {
		position:			absolute;
		top:				0;
		left:				0;
		width:			100%;
}

h1 {
		font-size:			1.4em;
		line-height:		1.4em;
}		

h2 {
		font-size:			1.1em;
		line-height:		1.5em;
		margin-top:		1.5em;				/* mod */
}

h3 {
		font-size:			1em;
		font-weight:		bold;
}		

h4 {
		font-size:			0.8em;
		font-weight:		bold;
}

#Inhalt a {
		color:			black;
}

#Inhalt a:visited {
		color:			black;
}

.rechts, .rechts_eng {
		display:			none;
}

.Untertitel {
		margin-top:		-0.25em;
}

.Schaltflaeche {
		display:			none;
}

.nichtumfliessen {
		clear:				both;		
}

.TextTrennung {
		display:			none;
}


ol, ul {
		list-style-position:	outside;
		margin:			0.5em 0 0.5em 2em;
		font-weight:		bold;
}

ol {
		list-style-type:		upper-roman;		
}

ul {	
		list-style-type:		square;
		list-style-image:		none;
}

#Inhaltunterkante, #LangtextHgAnker {
		display:			none;
}

.TOUR {
		font-family:		Trebuchet MS;
		font-size:			1em;		
}

.Geo {
		position:			relative;
		left:				1px;	
}