/* -------> menue default  <-------  */
/*

	#DFA085 Schrift hell
	#64251C bg dunkel
	
*/


#menue ul.menue_01 {
	margin: 0px;
	padding: 0px;
/*	background-color: #64251C; */
}

#menue li.menue_01 a {
	text-decoration: none;
/*	font-weight: bold; */
	color: #DFA085;
}

#menue li.menue_01 {
	margin: 0px;
	padding: 5px;
	border-bottom: 1px solid #DFA085;

	list-style-type: none;
	text-decoration: none;
/*	font-weight: bold; */
	text-align: right;
	font-size: 12px;
	color: #DFA085;
}

#menue li.menue_01_active {
	margin: 0px;
	padding: 5px;
	border-left: 1px solid #DFA085;
	border-bottom: 1px solid #DFA085;
	background-color: #7A4032;

	list-style-type: none;
	text-decoration: none;
/*	font-weight: bold; */
	text-align: right;
	font-size: 12px;
	color: #DFA085;
}


#menue li.menue_01_active_sub a {
	text-decoration: none;
/*	font-weight: bold; */
	color: #DFA085;
}

#menue li.menue_01_active_sub {
	margin: 0px;
	padding: 5px;
	border-left: 1px solid #DFA085;
	border-bottom: 1px solid #DFA085;
	background-color: #7A4032;

	list-style-type: none;
	text-decoration: none;
/*	font-weight: bold; */
	text-align: right;
	font-size: 12px;
	color: #DFA085;
}


#menue_sub ul.menue_02 {
	margin: 0px;
	padding: 5px;
	border-top: 1px solid #DFA085;
	border-left: 1px solid #DFA085;
	border-bottom: 1px solid #DFA085;
	background-color: #7A4032;
}

#menue_sub li.menue_02 a {
	text-decoration: none;
	font-weight: normal;
	text-align: right;
	font-size: 12px;
	color: #DFA085;
}

#menue_sub li.menue_02 {
	margin: 0px;
	padding: 2px;
	padding-right: 0px;

	list-style-type: none;
	text-decoration: none;
	font-weight: normal;
	text-align: right;
	font-size: 12px;
	color: #DFA085;
}
*/

/* -------> testung <-------  */

/*
#inhalt table {
	border: 1px solid #DFA085
}

H1, H2, H3, H4, H5, P, UL, OL, LI, BLOCKQUOTE, PRE { border: 1px dotted #999999;}
TD TABLE { border: 1px dotted #000099;}
DIV { border: 1px dotted #990000;}
IMG.spacer-gif { border: 1px solid black; }
*/

