/* Elemente */

#wrapper		{ 	
				/* background:			color image attachement repeat position */
				background: 			#000 url(../Labels/background.png) repeat-x top center;
				color: 					#222;
				font: 					10pt Arial;
}
ul li				{
				list-style-image: 		url(../Labels/list_img.gif)
}
strong			{
				font-weight: 			bold;
}




.navigation		{
				clear: 					both;
				margin: 				0px;
				padding:				0 0 0 10px;
}
.navigation li {
				list-style-type: 		none !important;
				list-style-image: 		none !important;
				height: 				35px;
				float: 					left;
				padding: 				0 15px 0 15px;
}
.navigation li a{
				padding: 				9px 0 0 0;
				height: 				35px;
				display: 				block;
}
.navi_aktiv	a {
				font-weight: 			bold;
				color: 					#fff;
				font-size: 				14px;
}
.navi_inaktiv a	{
				font-weight: 			normal;
				color: 					#fff;
				font-size: 				14px;
}



/** sonstiges / Produkte / Warenkorb **/
.header			{
				background: 			transparent url(../Labels/header.png) no-repeat center 139px;
}
.footer			{
				padding:				0px;
				background: 			transparent url(../Labels/footer.png) no-repeat top center;
				width:					1000px;
				height:					52px;
				margin-top: 			10px;
}
.content		{
				clear: 					both;
				background: 			#FCFCFC url(../Labels/content_oben.png) no-repeat center top;

}
.logo			{
				
				margin: 				0 0 0 10px;
}
.hotline		{
				float:					right;
				margin: 				28px 150px 0 0;
}
.logo2			{
				float:					right;
				margin: 				80px 20px 0 0;
}

.box_oben		{
				background: 			transparent url(../Labels/box_oben.png) no-repeat top center;
				margin: 				0px;
				padding: 				4px 0 0 0;
				height: 				26px;
				width:					189px;
}
.box_oben strong	{
				color: 					#fff;
				font-size: 				13px;
				padding:  				0 0 0 30px;
}
.navigation_produkte{
				margin: 				0px;
				padding:				0px;
				width: 					187px;
				margin-top: 			-4px;
				border-left: 			solid 1px #A4A4A4;
				border-right: 			solid 1px #A4A4A4;
				border-bottom: 			solid 1px #A4A4A4;
}
.navigation_produkte li {
				padding: 				0 0 0 0;
				margin-right:			0px;
				list-style-type: 		none !important;
				list-style-image: 		none !important;
				height: 				29px;
				background: 			transparent url(../Labels/kat_bg_inaktiv.png) no-repeat bottom left; 
}
.navigation_produkte li a{
				margin: 				0 0 0 17px;
				padding: 				7px 0 0 0;
				display: 				block;
				text-decoration: none;
				font-weight: bold;
}
.navigation_produkte li input, select{
				margin: 				5px 0 0 10px;
}
.no_bg			{
				background-image: 		none !important;
				height: 				auto !important;
				padding: 				0 !important;
				margin: 				0 !important;
}
.kat1_bg_aktiv	{
				background: 			transparent url(../Labels/kat_bg_aktiv.png) no-repeat bottom left !important; 
}
.kat1_bg:hover	{
				background: 			transparent url(../Labels/kat_bg_aktiv.png) no-repeat bottom left !important; 
}
.kat1_bg		{
				background: 			transparent url(../Labels/kat_bg_inaktiv.png) no-repeat bottom left !important; 
}
.navigation_produkte2{
				margin: 				0px;
				padding:				0px;
}
.navigation_produkte2 li {
				padding: 				0 0 0 0;
				display: 				block;
				margin:					0px;
				list-style-type: 		none !important;
				list-style-image: 		none !important;
				height: 				29px;
				background: 			transparent url(../Labels/kat2_bg_aktiv.png) no-repeat bottom left; 
}
.navigation_produkte2 li a{
				margin: 				0 0 0 10px;
				display: 				block;
				padding: 				5px 0 0 0;
}
.navigation_produkte2 li a strong{
				margin: 				0 10px 0 0;
}
.kat2_bg_aktiv	{
				background: 			transparent url(../Labels/kat2_bg_inaktiv.png) no-repeat bottom left !important; 
}
.kat2_bg	{
				background-color: 		#f0f0f0 !important; 
}
.kat2_bg:hover	{
				background: 			transparent url(../Labels/kat2_bg_inaktiv.png) no-repeat bottom left; 
}
/* farben */

.bg_brown_dark	{
				background-color: 		#2C1B11;
}
.bg_brown		{
				background-color: 		#8E4614;
}
.bg_beige		{
				background-color: 		#916626;
}
.bg_grey		{
				background-color: 		#FCFCFC;
}
.white			{
				color: 					#fff !important;   
}
.grey			{
				color: 					#696969 !important;   
}
.grey_mid		{
				color: 					#444 !important;
}
.grey_dark		{
				color: 					#333333 !important;
}
.black			{
				color:					#000 !important;
}
.brown_dark		{
				color: 					#2C1B11 !important;
}
.brown			{
				color: 					#8E4614 !important;
}
.red			{
				color: 					#A50010 !important;   
}
.red_dark		{
				color: 					#800000 !important;
}
.green_light	{
				color:					#6EA500 !important;
}
.green			{
				color: 					#0E6900 !important;   
}
.green_dark			{
				color: 					#042400 !important;   
}
.blue			{
				color: 					#003869 !important;   
}
.yellow			{
				color: 					yellow !important;   
}
.orange			{
				color:					#FD4111 !important;
}
.beige			{
				color: 					#FBBA33 !important;
}
.lila_light		{
				color:					#A50010 !important;
}
.lila			{
				color:					#50356D !important;
}
.lila_dark		{
				color:					#3D2556 !important;
}
/* text elemente */
.xxsmall		{
				font-size: 				9px !important;
}
.xsmall			{
				font-size: 				10px !important;
}
.small			{
				font-size: 				11px !important;
}
.normal			{
				font-size: 				12px !important;
}
.xnormal			{
				font-size: 				13px !important;
}
.xxnormal			{
				font-size: 				14px !important;
}
.big			{
				font-size: 				16px !important;
}
.fett			{
				font-weight: 			bold;
}