body {
	background-color:	#006699;
	cursor:default;
	font-family		:	tahoma,arial,helvetica, sans-serif;
	font-size		:	11px;
	font-color		:	#FFFFFF;
	margin			:	0;
	padding			:	0;
	overflow		: 	auto;
}
*:focus{ outline : none; } /* gepunktete umrandung bei links im firefox entfernen */

.inhalttab {
	align			:	left;
	border			:	0;
	width			:	400px;
	padding			:	11px;
}
.boxtext {
	font-size		:	12px; 
	font-weight		:	normal;
	color			:	#802900;
	margin-left		:	0px;
	padding			:	0px;
}
.text_head {
	font-size		:	13px;

	font-weight		:	normal;
	color			:	#F3DA03;
	margin-bottom	:	4px;
	padding			:	0px;
}
.text_nrml {
	font-size		:	12px;
	font-weight		:	normal;
	color			:	#BBE4F9;
	margin-bottom	:	16px;
	line-height: 16px;	
	padding			:	0px;
}
.text_yell2 {
	font-size		:	12px;
	font-weight		:	normal;
	color			:	#F3DA03;
	margin-bottom	:	20px;
	padding			:	0px;
}
.text_blk {
	font-size		:	12px; 
	line-height		:	16px;
	font-weight		:	normal;
	color			:	#BBE4F9;
	margin-bottom	:	0px;
	padding			:	0px;
}
.boxblack {
	font-size		:	12px; 		
	font-weight		:	normal;
	color			:	#000000;
	padding-left	:	4px;
	padding-right 	:	4px;
}
.buttsmall {
	font-size		:	12px;
	color:#F5F5F5;
	line-height: 19px;		
}
.buttsmall a:link, .buttsmall a:visited, .buttsmall a:active {
	color:#F5F5F5;
	text-decoration	:	none;
	padding:1px 3px 2px 3px;
	border:1px solid transparent;
/*	border-bottom: dotted 1px #FFE400;	*/
}
.buttsmall a:hover {
	color:#FFEE2F;
	background:#C30;
	text-decoration:none;
	padding:1px 3px 2px 3px;
	border: solid 1px #FFF;	
}
.down {
	font-size		:	11px;
	color:#802900;
}
.down a:link, .down a:visited, .down a:active {
	color:#802900;
	text-decoration:none;
}
.down a:hover {
	color:#802900;
	text-decoration:none;
}
.text_1x {
	font-size		:	12px;
	font-weight		:	normal;
	color			:	#E9FFD2;
}
