/* 
	COMTEC Studios GmbH | comtec-studios.de
	-----------------------------------------------------------------------------------------------------------------------------
	Author: Lars Brinkmann | http://netzbuero.de
	v 14/10/2009
	-----------------------------------------------------------------------------------------------------------------------------
	Stylesheet für Startseite
*/






/* 	Menu-Selection 
	----------------------------------------------------------------------------------------------------------------------------- */
	.idxSelection 						{ margin: 0 0 0 300px; padding-top: 3px; }
	.idxSelElement 						{ width: 195px; float: left; margin-right: 10px; }
	.idxSelElement .wrap_title:hover 	{ background: #f0f0f0; cursor: pointer; }
	.idxContent 						{ margin: 50px 0 0 230px; }
	.idxSelection p 					{ margin-bottom: 0; }
	.idxSelection a						{ color: #000000; }
	.idxSelection a:hover 				{ color: #777777; }
	
	/* vertikale Linie */
	.lnBckgrnd { background: url(../images/lnBckgrnd.gif) repeat-y; }


	.wrap_title_auxG 					{ margin-bottom: 5px; }
	.wrap_title h1						{ display: none; }
	.wrap_title p						{ margin-left: 40px; font-family: Trebuchet MS; font-weight: bold; color: #000; font-size: 11px; text-transform: uppercase;  line-height: 1.1em;}




/* 	Dashboard 
	----------------------------------------------------------------------------------------------------------------------------- */
	.dashboard 				{ width: 682px; text-transform: uppercase; padding-bottom: 80px; line-height: 13px; }
	.dashboard .mrgRg 		{ margin-right: 20px; }
	.dshbrd_Element 		{ width: 214px; float: left; }
	.dshbrd_Divider			{ clear: left; padding-top: 20px; padding-bottom: 20px; background: url(../images/brdrln.gif) repeat-x 0 20px; }
	.dashboard h1 			{ margin-top: 5px; font-size: 12px; color: #000; line-height: 1; }
	.dashboard p 			{ font-size: 11px; color: #777777; line-height: 1; }
	.dashboard p a 			{ text-decoration: none; color: #777777; background: url(../images/arrFrwrd.gif) no-repeat 0 3px; padding-left: 10px; }
	.dashboard a:hover 		{ color: #000; }
	
	.dshbrd_Element:hover 	{ background: #f0f0f0; }





/* 	Hauptnavigation 
	----------------------------------------------------------------------------------------------------------------------------- */
	.menu_wrap				{ position: absolute; top: 55px; left: 254px; }
	.root					{ float: left; margin-right: 20px; }


