
#content{
	float:left;
	padding:0px 0px 0px 0px;
	background-repeat:no-repeat;
	background-color:#fff;
	width:780px;
	font-size:11px;
}

#content .headline{
	clear:both;
	float:left; 
	padding-left:16px;
	color:#000000;
	height:122px;
}

#content .headline .first{
	clear:both;
	padding:45px 0 0 0;
}

#content .headline .second{
	clear:both;
	padding:9px 0 0 0;
}

#content .headline .third{
	clear:both;
	padding:5px 0 0 0;
}

#content .overview{
	float:left;
	width:779px;
	padding:48px 0 0 0;
	color:#5E5E5E;
}

.sitemap_row_01 {
	background-image: url(../../pics/detail_sitemap/bg_linie.gif);
	background-repeat:repeat-y;
	background-position:top right;
	width:300px;
	line-height:18px;
	float:left;
	padding:0 0 20px 0;
	height: 530px;
}

.sitemap_row_02 {
	line-height:18px;
	float:left;
	padding:18px 0 0 75px;
	height: 530px;
}

.sitemap_top {
	padding:0 0 0 16px;
	font-weight:bold;
}

.sitemap_links{
	padding:20px 0 0 16px;
}

.sitemap_links .first a{
	font-weight:bold;
	text-decoration:underline;
	color:#5E5E5E;
}

.sitemap_links .first a:hover{
	font-weight:bold;
	text-decoration:none;
	color:#000;
}

.sitemap_links .first {
	background-image: url(../../pics/layout/navigation/pfeil_menu_ersteEbene.gif);
	background-repeat:no-repeat;
	background-position:0px 5px;
	padding:0 0 0 8px;
	margin-top: 20px;
}

.sitemap_links .second a{
	font-weight:normal;
	text-decoration:underline;
	color:#5E5E5E;
	padding:0 0 0 16px;
}

.sitemap_links .second a:hover{
	font-weight:normal;
	text-decoration:none;
	color:#000;
}

.sitemap_links .second {
	background-image: url(../../pics/layout/navigation/pfeil_menu_zweiteEbene.gif);
	background-repeat:no-repeat;
	background-position:16px 5px;
	padding:0 0 0 8px;
}


