@charset "utf-8";
/*LEFT COLUMN CONTENT*/

/*///////////////////////////////////////////////////////////////////////////////////////////////////////////*/
/*Hauptnavigation*/
/*///////////////////////////////////////////////////////////////////////////////////////////////////////////*/

#subL_nav { margin: -23px 0 0 0;
  			list-style-type: none;}


#subL_nav li, #subL_nav li a:link, #subL_nav li a:visited, #subL_nav li a:hover
{ margin: 22px 0 0 0;
  line-height: 8px; text-decoration: none; color: #3e3e3e;}

#subL_nav li a:hover { font-weight: bold;}

.subL_nav_active { font-weight: bold; font-size: 10px;}

/*///////////////////////////////////////////////////////////////////////////////////////////////////////////*/
/*Subnavigation*/
/*///////////////////////////////////////////////////////////////////////////////////////////////////////////*/

#subL_nav_sub { margin: 0;
				list-style-type:none;}

#subL_nav_sub li { margin: 8px 0 0 0;
				   line-height: 8px;}

#subL_nav_sub li a:link, #subL_nav_sub li a:visited, #subL_nav_sub li a:hover
{ padding: 0 10px 0 0; background: url(gfx/main/subL_nav_sub_bullet.gif) right no-repeat;
  text-decoration: none; color: #3e3e3e;}

#subL_nav_sub li a:hover { background: url(gfx/main/subL_nav_sub_bullet_o.gif) right no-repeat #ff3700;
							color: #fff; font-weight: normal;}

.subL_nav_sub_active { margin: 0 -10px 0 0; padding: 0 10px 0 0; background: url(gfx/main/subL_nav_sub_bullet_d.gif) right no-repeat #fff;
					   color: #ff3700; font-weight: bold; font-size: 10px;}

/*///////////////////////////////////////////////////////////////////////////////////////////////////////////*/
/*Options*/
/*///////////////////////////////////////////////////////////////////////////////////////////////////////////*/

#subL_opt {	height: 14px; margin:20px 0 0 0;}

.subL_opt_sub {	margin: 0 0 0 8px; width: 14px; height: 14px;}

/*///////////////////////////////////////////////////////////////////////////////////////////////////////////*/
/*Infobox*/
/*///////////////////////////////////////////////////////////////////////////////////////////////////////////*/

#subL_inf { margin:20px 0 0 0;
			color: #9e9e9e; line-height: 20px; font-weight: bold; font-size: 10px;}

#subL_inf p{ margin:15px 0 0 0; font-size: 10px;}

#subL_inf span { margin:30px 0 0 0;	
				 font-weight: normal; font-size: 10px;}
