	/****************************************************

		SITE: web1a 3 Spalter
		Erweiterungs-Styles BSH-Kanzlei

		Farben:

		Hintergrund body:  	   	   		#FFEFD6
		Hintergrund Content:  	   		#FFEBD6
		Hintergrund linke Spalte:  		#E5E5E5
		Hintergrund rechte Spalte: 		#E5E5E5
		Hintergrund Footer:		   		#E5E5E5
		Rahmenfarbe:			   		#fff
		Textfarbe:				   		#000
		Link:				  	   		#4a5c8d
		Link hover:			  	   		#094790
		Headlines content: 	   	   		#545454
		Headlines Spalten: 	  	   		#545454
		Datum:			   	  	   		#535353

		Menü hover Hintergrund:	  		#630000
		Menu hover Text:	   	  		#fff
	    	Menü current Hintergrund:  		#1B9C9D
		Menu current Text:		  		#fff
		Menü zweite Ebene Hintergrund:	#DDF0F0

		Button Hintergrund:				#630000
		Button Text:			 		#fff
		Formularfelder:		 	   		#535353

		Stand 01.10.2009

		grass@mai-multimedia 2009

	******************************************************/

	body
		{
			background: #b4b3b3;
			color: #000;
		}

	a
		{
			color: #4a5c8d;
		}
	a:hover
		{
			color: #005086;
		}
	h1, h2, h3, h4, h5
		{
			color: #5777b0;
	    }
	#wrap
		{
			background: #FFEBD6 url(images/bsh-kanzlei/hgr_wrap_bsh-kanzlei.gif) repeat-y;
			border-color: #fff;
	    }
	#header
		{
			background-color: #fff;
			border-color: #fff;
			height: 110px;
	    }
	#logo
		{
	        top: 0px;
			left: 0;
	    }
	#leftCol
		{
			background-color: #E5E5E5;
		}

	#middleCol
		{
			background-color: #f7f7f7;
			border-color: #fff;
		}
	#rightCol
		{
			background-color: #E5E5E5;
		}
	#footer
		{
			background-color: #E5E5E5;
			border-color: #fff;
		}
	#serviceNav
		{
			background-color: #E5E5E5;
	    }


	#middleCol h1, #middleCol h2, #middleCol h3, #middleCol h4
		{
			
			background-color: #fff;
	    }
	#middleCol .news-list-container h3, #middleCol .fmArticles-list h3, #middleCol h2.subtitle, #middleCol .audioItem h3
		{
			color: #000;
			background-color: transparent;
	    }


	#leftCol h3, #rightCol h3
		{
			background-color: #fff;
	    }

	/* HAUPTMENU */
	#mainNav ul
		{
			background-color: #5777b0;
			padding: 0;
			border-bottom: solid 5px #E5E5E5;
	    }
	#mainNav ul ul
		{
			border: none;
		}


	#mainNav ul a
		{
			color: #fff;
			padding-left: 15px;
	    }

	#mainNav ul a:hover,
	#mainNav ul li.current a,  #mainNav ul li.current a:hover
		{
			background: #5777b0 url(images/bsh-kanzlei/arrow_1.gif) no-repeat 5px 7px;
			color: #fff;
	    }
	#mainNav ul li.current li.current a, #mainNav ul li.current li.current li.current a, #mainNav ul li.current li.current a:hover,  #mainNav ul li.current li a:hover,  #mainNav ul li li a:hover
		{
			background: transparent url(images/bsh-kanzlei/arrow_2.gif) no-repeat 20px 7px;
			color: #5777b0;
		}


	#mainNav ul li.current li a, #mainNav ul li.current li.current li a
		{
	        background: transparent;
			color: #5777b0;

	    }
	#mainNav ul ul
		{
	        background-color: #d8e0ed;
	    }
	#mainNav ul ul a
		{
	        color: #5777b0;
			padding-left: 30px;
	    }


.firstItem ul
	{
	display: block!important;
	
	}


	.news-latest-container, .newsletter-container, .tx-3sfachmagazin-pi1
		{
			border-color: #fff;
	    }

	.news-latest-date, .date, .tx-guestbook-date
		{
	        color: #535353;
	    }

	.news-list-item, .fmArticles-list-item, .tx-guestbook-entry
		{
			border-bottom: solid 1px #C4DBE5;
	    }
	.printBox
		{
			border-top: solid 1px #C4DBE5;
	    }
	.audioItem
		{
			border-bottom: solid 1px #C4DBE5;
		}
	/* FORM */

	.button, .csc-mailform-submit
		{
	        background-color: #5777b0;
			color: #fff;
			border: none;
			font-size: 0.9em;
			padding: 2px 10px;
	    }
	input, textarea
		{
	        color: #535353;
	    }

