body {
	cursor:default;
	font-size		:	11px;
	font-color		:	#FFFFFF;
	margin			:	0;
	padding			:	0;
	overflow		: 	auto;
}
*:focus{ outline : none; } /* gepunktete umrandung bei links im firefox entfernen */

.navi_activespace {
	margin:9px 0 0 8px;
}
.navi_active {
	background:   url(pix/act.gif);
	cursor:default;	
	display			: 	-moz-inline-box; /* Fixes Firefox */
 	display			: 	block; 
	height			: 	33px;
	font-size		: 	13px; 
	font-weight		: 	normal;
	color			: 	#FFFFFF;
	text-align		: 	left;
	padding			: 	0 0 0 0;
	margin			: 	0 0 0 0;
	overflow		: 	hidden;
	text-decoration	: 	none;
}
.navigation {
	background:   url(pix/ohneschatt.gif);
	display			: 	-moz-inline-box; /* Fixes Firefox */
 	display			: 	block;    
	height			: 	33px;
	font-size		: 	12px; 
	font-weight		: 	normal;
	color			: 	#FFFFFF;
	text-align		: 	left;
	padding			: 	0 0 0 0;
	margin			: 	0 0 0 0;
	overflow		: 	hidden;
	text-decoration	: 	none;
}
.navigation a {
	background:   url(pix/schatt.gif);
	display			: 	-moz-inline-box; /* Fixes Firefox */
 	display			: 	block;
	height			: 	33px;
	font-size		: 	12px; 
	font-weight		: 	normal;
	color			: 	#FFFFFF;
	text-align		: 	left;
	overflow		: 	hidden;
	padding			: 	10px 0 0 8px;
	margin			: 	0 0 0 0;
	text-decoration	: 	none;
}
.navigation a:hover {
	background:   url(pix/over.gif);
	display			: 	-moz-inline-box; /* Fixes Firefox */
 	display			: 	block;    
	height			: 	33px;
	font-size		:	12px; 
	font-weight		:	normal;
	color			:	#FFEE2F;
	text-align		:   left;
	padding			:	10px 0 0 8px;
	margin			:	0 0 0 0;
	overflow		:   hidden;
	text-decoration	:	none;
}
.boxtext {
	font-size		:	12px; 
	font-weight		:	bold;
	color			:	#FFFFFF;
	margin-left		:	2px;
	padding			:	1px;
}
.text_1 {
	font-size		:	11px;
	font-weight		:	bold;
	color			:	#CAE4FF;
}
.text_1x {
	font-size		:	12px;
	font-weight		:	normal;
	color			:	#E9FFD2;
}
.text_2 {
	font-size		:	12px;
	font-weight		:	normal;
	color			:	#FFFFFF;
}
.text_bildunter {
	font-size		:	10px;
	font-weight		:	normal;
}
.text_gross {
	font-size		:	11px;
	font-weight		:	normal;
	color			:	#FF6600;
}
.text_gross a:link, .text_gross a:visited, .text_gross a:active {
	font-size		:	11px;
	font-weight		:	normal;
	color			:	#FF6600;
	text-decoration:none;
}
.text_gross a:hover {
	color:#FF9900;
	text-decoration:none;
	text-decoration:none;
}
.space {
	padding-bottom	:	10px;
}
.upspace {
	padding-bottom	:	6px;
}
.bottomspace {
	padding-bottom	:	16px;
}
.navispace {
	padding-bottom	:	1px;
}
.button {
	font-size		:	12px;
	color:#FFFFFF;
	margin-bottom:6px;
}
.button a:link, .button a:visited, .button a:active {
	color:#FFFFFF;
	text-decoration:underline;
}
.button a:hover {
	color:#FFFF00;
	text-decoration:none;
}
.buttsmall {
	font-size		:	11px;
	color:#FFFF66;
}
.buttsmall a:link, .buttsmall a:visited, .buttsmall a:active {
	color:#FFFF66;
	text-decoration:none;
}
.buttsmall a:hover {
	color:#FFFF66;
	text-decoration:none;
}
