/* Open @media all - DO NOT DELETE! */
@media all
{
	/* ### Content.css - �berschriften ###################################################################### */

	h1,h2,h3,h4 {color:#A82D32;}

	/* ### Links ###################################################################### */
	#rootline a:hover {color:#A82D32;}
	a, a em.file {color:#A82D32;}
	a:hover {color:#838F97;}

	#footer a {color:#9a0000;}
	#footer a:hover {color:#838F97;}

	/* ### Basemod.css - Layout ###################################################################### */

	#teaser {border-right-color:#A72B31;}
	#rechtsrand {background:#A72B31 url(../../img/rand-rot.jpg) no-repeat top right;}
	#rechtsrandunten {border-right-color:#A72B31;}

	/*********************************
	* Leftmenu - Farbchannel - Active
	**********************************/
	.mainMenu ul li strong {background-color:#9A0000;  border-bottom:1px #9A0000 solid;}


	/* ### Bullets & Arrows ###################################################################### */

	/*#col3_innen .subbox ul {list-style-image: url('../../img/arrow_red.gif');}*/
	/*div.linkespalte ul {list-style-image: url('../../img/arrow_red.gif');}*/
	.csc-sitemap .sitemap-red li  { list-style-image: url('../../img/bullet_red.gif'); }

	/* ### Druckversion ###################################################################### */

	td#rechterrandunten {background:#A72B31;}


	/* ### FAQ ###################################################################### */

	#bycategory select {color:#A72B31;}
	#byt3search input.button {color:#A72B31;}
	#faqheadline {background:#A72B31;}
	.rating input { background:#A72B31;}
	.meta_toollinks {color:#A72B31;}



	/* Boxen in der rechten Spalte */
	/*div.subbox div.element h1 { background: #a72d33 !important;  }*/


	/********************************************************/
	/********************************************************/
	/******************* OHNE rg_accordion ******************/
	div.subbox div.element { }
		div.subbox div.element h1 { background: #A72B31; }
			div.subbox div.element ul li { list-style: none; background: url(../../img/icons/rechts_listitem_rot.gif) no-repeat left 7px; margin: 0; padding: 0 0 0 10px; }
				div.subbox div.element ul li a, div.subbox div.element ul li a:hover { color: #a82d32; text-decoration: underline; }
	/********************************************************/
	/********************************************************/
	/********************* RG ACCORDION *********************/
	div#colBox h3.rgaccord1-toggle,
	div#colBox h3.act { background-color: #A72B31; }

			
				
				
	div.subbox a {color: #a82d32; text-decoration: underline;}
	div.subbox a:hover {color: #a82d32; text-decoration: underline;}


}