/* Sitemap Klassen */
.contentSitemap{
	font-family: 				arial, verdana, sans-serif;
	font-size:					12px;
	background-color:			#BCBDBF;
	width:						865px;
	color:						#413D3E;
}
.contentSitemapMain{
	font-family: 				arial, verdana, sans-serif;
	font-size:					12px;
	color:						#413D3E;
	background-color:			#BCBDBF;
}
.contentSitemapLeft{
	width:						291px;
	background-color:			#BCBDBF;
	padding-left:				22px;
	padding-bottom:				6px;
	padding-top:				1px;
}
td .contentSitemapLeft{
	vertical-align:				top;		
	line-height:				21px;	
}


.contentSitemapLeft a{
	text-decoration	:			none;
	color:						#413D3E;
	background-color:			#BCBDBF;
	font-weight:				bold;
	line-height:				20px;
		
}
.contentSitemapLeft a:hover{
	text-decoration	:			underline;
}

.mainContentTable{
	text-decoration	:			none;
	font-weight:				bold;
}

.contentSitemapRight{
	width:						286px;
	background-color:			#C9CACC;
	padding-left:				22px;
	padding-bottom:				6px;
}

td .contentSitemapRight{
	vertical-align:				top;		
	line-height:				21px;	
	padding-left:				21px;
	padding-top:				1px;
}

.contentSitemapRightLinks{
	width:						286px;
	background-color:			#C9CACC;
	padding-left:				23px;
	padding-bottom:				6px;
}

td .contentSitemapRightLinks{
	vertical-align:				top;
	padding-top:				-2px;		
	padding-left:				23px;
}

.contentSitemapRightLinks a{
	color:						#413D3E;
	text-decoration	:			none;
}



.contentSitemapRightLinks a:hover{
	text-decoration	:			none;
}

/* Layout 1 */
.contentLeft{
	width:						575px;
	height:						354px;
	overflow:					hidden;		
	background-color:			#BCBDBF;
}
.contentLeftMain{
	font-size:					12px;
	font-family: 				arial, verdana, sans-serif;
	color:						#413D3E;
}
.contentRight{
	width:						100%;
}
