/********************************************************************************************************
	ICSurselva AG	http://www.icsurselva.ch
	Projekt:		Projuventute
	Date:			09/2007, claudia
	Version:		1.0
	file:			beratung.css
	function:		layout-style verbreitert  
********************************************************************************************************/

#DummyCenter #ColumnCenter_breit{
	float:left;
	width:795px;
	margin-right:0px;
	text-align:left;
}

/*=================================================================*/
/* Contents Center Column                                          */
/*=================================================================*/
#ColumnCenter_breit #ServiceNavigation{
	margin-left:17px;
	height:27px;
	background:url(/fileadmin/material/bilder/service_navigation/img_bg_tiled.gif) repeat-y;
	width:498px;
}

#ColumnCenter_breit #OuterContentBorderTop_breit{
	background: url(/fileadmin/material/bilder/outer_content/img_border_oc_top1_breit.gif) no-repeat;	
	height:108px;
	padding-left:17px;
	padding-right:13px;
	padding-top:0px;
	width:756px;
}

* html #ColumnCenter_breit #OuterContentBorderTop_breit{
	width:786px;
}


#ColumnCenter_breit #OuterContent_breit{
	background:#CEEFFF;
	border-left:2px solid #ffffff;
	border-right:2px solid #ffffff;
	padding:16px;
	width:750px   			
	}

* html #ColumnCenter_breit #OuterContent_breit{}


#OuterContent_breit #label_breit{             /*DIV fr Breadtext->Sie sind hier:*/
    	float:left;
		padding:0px;
		width:11%;
		margin-right:0px;
		text-align:left;
		}
		
/*-----------------------------beratung_breit------------------------------------------------*/		

#OuterContent_breit	#breadcrumps_breit {
		font-size:90%;
		padding-left:11%;
		}
		
		

#OuterContent_breit	#breadcrumps_breit .bread a {
		color:#000;
		text-decoration: underline;
		}
	
#OuterContent_breit	#breadcrumps_breit .bread a:hover {
    	color:#00aef7;
		text-decoration: underline;
		}	
	

#OuterContent_breit	#breadcrumps_breit .bread a.breadActive{
		color : #000000;
		text-decoration: underline;
		font-weight : bold;
		}
	
#OuterContent_breit	#breadcrumps_breit .bread_activ a{
		color : #000000;
		font-weight : bold;
		}
		
#OuterContent_breit	#breadcrumps_breit .bread_activ a:hover {
		color:#00aef7;
		text-decoration:underline;
		}	
		
#OuterContent_breit	#breadcrumps_breit .bread_activ a.breadActive{
		color : #000000; 
		text-decoration: underline;
		}
/*-----------------------------beratung_breit------------------------------------------------*/
	
#OuterContent_breit #InnerContentBorderTop{
				margin-top:6px;  /*Abstand Innercontent zu Breadcrumps*/
				background:url(/fileadmin/material/bilder/inner_content/img_border_ic_top_breit.gif) no-repeat;
				height:11px;
				line-height:11px;	/*platzhalter im oberen Rahmen*/
				font-size:11px;
				width:750px;
    			}

#OuterContent_breit #content{
				background:url(/fileadmin/material/bilder/inner_content/img_bg_ic_tiled1_breit.gif) repeat-y;
				min-height:315px;    
				width:716px;
				padding:17px;
				}
				
* html #OuterContent_breit #content{  
				width:750px;
				}
			
#OuterContent_breit #InnerContentBorderBottom{
				background:url(/fileadmin/material/bilder/inner_content/img_border_ic_bottom_breit.gif) no-repeat;
				width:750px;
				}
				
	#ColumnCenter_breit #OuterContentBorderBottom_breit{
	float:left;
	width:786px;
	background:url(/fileadmin/material/bilder/outer_content/img_border_oc_bottom_breit.gif) no-repeat;
	height:20px;
	font-size:80%;
	padding:7px 0px 7px 17px;
	}

#impressum_breit{
margin-bottom:20px;		
text-align:right;
color:#FFFFFF;
width:775px;
}