body {
	color: black;
	font-size: 0.8em;
	font-family: Arial,"MS Reference Sans Serif",sans-serif;
	font-weight: normal;
	font-variant: normal;
	text-align: justify;
	line-height: 1.5em;
	margin: 0;
	padding: 0;
	min-width: 41em; /* Mindestbreite verhindert Umbruch und Anzeigefehler in modernen Browsern */
	background-color: #CC6600;
}

ul {
	text-align: left;
	}

h1 {
	font-size: 1.2em;
	font-weight: bold;
	color: #003399;
	border-bottom: 1px dashed #CCC;
}

h2 {
	font-size: 1.1em;
	font-weight: bold;
	color: #003399;
	border-bottom: 1px dashed #CCC;
}

h3 {
	font-size: 1em;
	color: #003399;
}

h4 {
	font-size: 0.9em;
	color: #003399;
}

h5 {
	font-size: 0.8em;
	color: #003399;
}

a {
	color: #003399;
	text-decoration: none;
	}

a:hover {
	color: #003399;
	text-decoration: underline;
	}


img {
	border: 0;
}


#bild_links_oben {
	position: absolute;
	top: 0;
	left: 0;
	z-index: 1;
}

#bild_rechts_oben {
	position: absolute;
	top: 0;
	right: 0;
	z-index: 1;
}

#header_text {
	font-family: "Comic Sans MS", Georgia, cursive;
	font-size: 3.3em;
	padding-left: 250px;
	padding-right: 170px;
	height: 80px;
	line-height: 80px;
	text-align: center;
	color: black;
	background-image: url(../images/header_hintergrund.jpg);
}

#container_links {
	margin-left: -13em
	}

#container_links_innen {
	float: left;
	padding-top: 20px;
	width: 13em;
	}	

#container {
	border-left: 13em solid #CC6600;
	border-right: 6em solid #CC6600;
	}

#mitte {
	position: relative;
	padding: 0.7em;
	background-color: white;
	z-index: 3;
	}

#hauptfeld {
	padding: 12px 10px 5px 10px;
	border: 1px solid #CCC;
	z-index: 2;
	}

#pfad {
	font-size: 0.8em;
	}

#druckbutton {
	margin-top: 0.7em;
	float: right;
	}

#druckbutton_ohne_rechte_box {
	margin: 0.7em 0pt 0pt 0pt;
	float: right;
	}


#tacho {
	border: 1px solid #CCC;
	margin-top: 1em;
	padding: 0.5em;
	margin: auto;
	width: 10em;
	text-align: left;
	}

#tacho_header {
	font-size: 1.3em;
	color: black;
	border-bottom: 1px solid #CCC;
	font-weight: bold;
	}
	
#tacho a {
	color: black;
	text-decoration: none;
	}
	
#tacho a:hover{
	color: black;
	text-decoration: underline;
	}
	
#tacho a:link{
	color: black;
	}

#tacho_ort {
	font-weight: bold;
	}

#tacho_stand {
	font-size: 1.6em;
        line-height: 1.3em;
	font-weight: bold;
	padding: 0.5em 0 0 0;
	}

#container_rechts {
	float: right;
	position: relative;
	margin-right: -3.7em;
	padding-bottom: 2em;
	top: 2em;
	z-index: 4;
	padding-left: 5px;
	}

#container_rechts_innen_rahmen {
	padding: 1em;
	border: 1px solid #CCC;
	text-align: left;
	}

#impressum a{
	color: black;
	}

/* Print */

#print h1 {
	color: black;
	}

#print h2 {
	color: black;
	}

#print h3 {
	color: black;
	}

#print h4 {
	color: black;
	}

#print a {
	color: black;
	}

#print a:hover {
	color: black;
	}

#print_header_text {
	font-family: "Comic Sans MS", Georgia, cursive;
	font-size: 2.5em;
	padding: 0.3em;
	color: black;
	background-color: white;
	line-height: 1em;
}

#print_mitte {
	position: relative;
	padding: 0.7em;
	background-color: white;
	z-index: 3;
	}


#print_haupttext {
	padding: 0;
	border: 0;
	z-index: 2;
	}

#print_container_rechts {
	margin-right: 0;
	float: right;
	position: relative;
	padding-bottom: 2em;
	top: 1.7em;
	z-index: 4;
	padding-left: 5px;
	}

#print_container_rechts_innen_rahmen {
	padding: 1em;
	border: 1px solid #CCC;
	}


/* ################################################ */
/* Menü */
/* ################################################ */

#hauptmenu {
	margin-bottom: 1em;
	}

#hauptmenu a {
	color: black;
	text-decoration: none;
	font-style: normal;
	font-weight: normal;
	display: block;
	}

#hauptmenu a:hover {
	text-decoration: none;
	}

#hauptmenu a.link-active {
	font-weight: bold;
	}

#hauptmenu a:active {
	font-weight: bold;
	}

.menu-outer {
	margin-bottom: 0.8em;
	}

.menu-level1 {
	margin: 0;
	padding: 0;
	}


li.menu-level1-normal {
	list-style: none;
	border-top: 1px solid #C93F03;
	background-color: #FF9900;
	padding: 0.1em 0.2em 0.1em 0.5em;
	font-weight: bold;
	font-size: 1em;
	}

li.menu-level1-normal:hover {
	background-color: #E57200;
	list-style: none;
	border-top: 1px solid #C93F03;
	padding: 0.1em 0.2em 0.1em 0.5em;
	font-weight: bold;
	font-size: 1em;
	}

.menu-level1-active {
	list-style: none;
	background-color: #CC6600;
	padding: 0.1em 0.2em 0.1em 0.5em;
	font-weight: bold;
	font-size: 1em;
	border-top: 1px solid #C93F03;
	}

.menu-level1-active a {
	color: black;
	text-decoration: none;
	font-style: normal;
	font-weight: normal;
	}
	
.menu-level1-image {
	padding: 0 0.5em;
	}


.menu-level1-inner-active {
	background-color: #CC6600;
	list-style: none;
	border-top: 1px solid #C93F03;
	padding: 0.1em 0.2em 0.1em 0.5em;
	font-weight: bold;
	font-size: 1em;
	}
	
.menu-level2 {
	margin: 0 0 1em 1.8em;
	padding: 0;
	}
	
.menu-level2-unter {
	list-style: square;
	}

.menu-level3 {
	margin: 0 0 1em 0.5em;
	padding: 0;
	}

.menu-level3-unter {
	list-style: disc;
	}

.menu-level4 {
	margin: 0 0 1em 0.5em;
	padding: 0;
	}

.menu-level4-unter {
	list-style: circle;
	}

/* ################################################ */
/* Template mit Textbox */
/* ################################################ */

#textbox_container_rechts_innen {
	position: relative;
	padding: 5px;
	width: 13em;
	background-color: white;
	z-index: 4;
	}


/* ################################################ */
/* Template für die Kleine Bildbox*/
/* ################################################ */

#kleine_bildbox_container_rechts_innen {
	position: relative;
	padding: 5px;
	max-width: 175px;
	background-color: white;
	z-index: 4;
	}

.kleine_bildbox_pictures_container {
	text-align: center;
	}

/* Print */

#print_kleine_bildbox_container_rechts_innen {
	position: relative;
	padding: 5px;
	background-color: white;
	z-index: 4;
	}

/* ################################################ */
/* Template mit Tagebuch-Bildbox */
/* ################################################ */

#bildbox_container_rechts_innen {
	position: relative;
	padding: 5px;
	max-width: 255px;
	background-color: white;
	z-index: 4;
	}

/* Print */

#print_bildbox_container_rechts_innen {
	position: relative;
	padding: 5px;
	background-color: white;
	z-index: 4;
	}


/* ################################################ */
/* Template mit großer Bildbox */
/* ################################################ */

#grosse_bildbox_container_rechts_innen {
	position: relative;
	padding: 5px;
	max-width: 325px;
	background-color: white;
	z-index: 4;
	}

/* Print */

#print_grosse_bildbox_container_rechts_innen {
	position: relative;
	padding: 5px;
	background-color: white;
	z-index: 4;
	}


#clear {
	clear:both;
	}

#footer {
	text-align:center;
	}

/* Print */

#print_footer {
	text-align:center;
	background-color: white;
	}

/* ################################################ */
/* FCE Startseite */
/* ################################################ */

#startseite_einleitung {
	text-align: center;
	font-size: 1.5em;
	font-family: "Comic Sans MS", Georgia, cursive;
	font-weight: normal;
	}

.startseite_einleitung_text {
	display: inline;
	vertical-align: 1em;
	}
	
.startseite_einleitung_text_zentriert {
	text-align: center;
	padding-bottom: 0.5em;
	}

#startseite_image1 {
	display: inline;
	}

#startseite_image2 {
	display: inline;
	}

#startseite_image1_id {
	}

#startseite_image2_id {
	}

#startseite_image {
	margin: 0.5em 0.5em 0 0;
	float: left;
	position: relative;
	}
	
#startseite_idea {
	font-family: "Comic Sans MS", Georgia, cursive;
	color: black;
	font-weight: normal;
	text-align: center;
	font-size: 2.2em;
	border: 0;
	margin: 0.5em 0 1.3em 0;
	}
	
#startseite_important {
	color: #CC0000;
	text-align: center;
	border: 0;
	}
	
#startseite_reisebericht {
	border: 1px solid #CCCCCC;
	display: table;
	padding: 0.8em;
	}

#startseite_reisebericht_news {
	padding: 0.7em 0.7em 0.4em 0.7em;
	display: table-row;
	}
	
#startseite_reisebericht h2{
	font-size: 1.1em;
	border-bottom: 0 none;
	margin-top: 0;
	}

#startseite_reisebericht_image {
	padding-right: 1em;
	display: table-cell;
	}
	
#startseite_reisebericht_text {
	display: table-cell;
	vertical-align: top;
	}

#startseite_reisebericht_text h2 {
	text-align: left;
	}
	
#startseite_reisebericht_title_front {

	}
	
#startseite_reisebericht_title_behind {
	font-weight: bold;
	}


.startseite_neuigkeiten_latest_date {
	float: right;
	position: relative;
	display: inline-block;
	}

.startseite_neuigkeiten_latest_item h3 {
	border-bottom: 1px dashed #CCCCCC;
	}
	
	
/* ################################################ */
/* Navigation */
/* ################################################ */

.navigation_next {
	float:right;
	position: relative;
	}
	
.navigation_prev {
	float:left;
	position: relative;
	}

.navigation_index {
	text-align: center;
	}


/* ################################################ */
/* FCE Tagebuch Haupttext */
/* ################################################ */

#tagebuch_header {
	border-bottom: 1px dashed #CCC;
	padding-bottom: 0.3em;
	}

#tagebuch_header h1 {
	border-bottom: 0;
	text-align: left;
	}
	
#tagebuch_location a {
	color: black;
	text-decoration: none;
	}
	
#tagebuch_location a:hover {
	color: black;
	text-decoration: underline;
	}
	
#tagebuch_date {
	float:right;
	padding-top: 2.5em;
	color: #003399;
	}

#tagebuch_bodytext {
	padding-top: 0.5em;
	}

#tagebuch_erste_navigation {
	padding-top: 1em;
	}
	
#tagebuch_logbuch {
	float:right;
	position: relative;
	}
	
#tagebuch_galerie {
	float:left;
	position: relative;
	}

#tagebuch_map {
	text-align: center;
	}
	
#tagebuch_zweite_navigation {
	padding-top: 1em;
	}


/* FCE Print Tagebuch Haupttext */
	

#print_tagebuch_header {
	border-bottom: 1px dashed #CCC;
	padding-bottom: 0.3em;
	}

#print_tagebuch_header h1 {
	border-bottom: 0;
	text-align: left;
	color: black;
	}
	
#print_tagebuch_location a {
	color: black;
	text-decoration: none;
	}
	
#print_tagebuch_location a:hover {
	color: black;
	text-decoration: underline;
	}
	
#print_tagebuch_date {
	float:right;
	position: relative;
	padding-top: 1.3em;
	color: black;
	}

#print_tagebuch_bodytext {
	padding-top: 0.5em;
	}
	
	
/* ################################################ */
/* FCE Tagebuch Übersichtsseite */
/* ################################################ */

#tagebuch_uebersichtsseite_linkliste {
	}


#tagebuch_uebersichtsseite_linkliste_logbuch {
	float: left;
	position: relative;
	}

#tagebuch_uebersichtsseite_linkliste_fahrverhalten{
	text-align: center;
	}

#tagebuch_uebersichtsseite_linkliste_uebernachtungen {
	float: right;
	position: relative;
	}

	
/* ################################################ */
/* FCE Tagebuch Bildbox */
/* ################################################ */
	
.tagebuch_pictures_image {
	text-align: center;
	}

.tagebuch_pictures_image_caption {
	text-align: center;
	padding-bottom: 1em;
	}


/* ################################################ */
/* FCE Grosse Bildbox */
/* ################################################ */
	
.grosse_bildbox_image {
	text-align: center;
	}

.grosse_bildbox_image_caption {
	text-align: center;
	padding-bottom: 1em;
	}


/* ################################################ */
/* FCE Rechte Box - 1 Bild mit Text */
/* ################################################ */

#rechte_box_bildtext {
	text-align: left;
	}

#rechte_box_bildtext br {
	margin: 0;
	}
	
#rechte_box_bildtext_bild {
	text-align: center;
	}
	
.rechte_box_bildtext_title {
	font-size: 1em;
	border-bottom: 1px dashed #CCCCCC;
	margin: 0 0 0.5em 0;
	}
	
.rechte_box_bildtext_text {
	padding-bottom: 0.5em;
	}
	
	
	
/* ################################################ */
/* FCE Rechte Box - Nur Text */
/* ################################################ */
	
.rechte_box_text_head {
	font-weight: bold;
	}

.rechte_box_text_container {
	padding-bottom: 1em;
	}
	
/*##############################################*/
/* Überschrift, Text und Bild Liste */
/*##############################################*/

#ueberschrift-bild-text-liste {
	display: table;
	}

.ueberschrift-bild-text-liste_container {
	padding-top: 1em;
	display: inline-block;
	}

.ueberschrift-bild-text-liste_picture {
	float: left;
	width: 210px;
	padding-right: 10px;
	display: inline;
	}
	
.ueberschrift-bild-text-liste_text_container {
	/* display: table; */
	}

.ueberschrift-bild-text-liste_text_container h2 {
	}
	

/*##############################################*/
/* Reisende - Überschrift, Bild und Text mit Link */
/*##############################################*/


#reisende-bild-text-liste {
	display: table;
	}

.reisende-bild-text-liste_container {
	padding-top: 1em;
	display: table;
	}

.reisende-bild-text-liste_picture {
	float: left;
	width: 210px;
	padding-right: 10px;
	display: table;
	text-align: center;
	position: relative;
	}
	
.reisende-bild-text-liste_text_container {
	display: table;
	}

.reisende-bild-text-liste_text_header {
	font-weight: bold;
	}

	
/*##############################################*/
/* Sponsoren - Überschrift, Bild und Text (alles verlinkt) */
/*##############################################*/

#sponsoren-bild-text-liste {
	display: table;
	}

.sponsoren-bild-text-liste_container {
	display: table-row;
	}

.sponsoren-bild-text-liste_picture {
	width: 125px;
	padding-right: 10px;
	display: table-cell;
	vertical-align: middle;
	}
	
.sponsoren-bild-text-liste_text_container {
	display: table-cell;
	vertical-align: middle;
	padding: 1em 0;
	}


/*##############################################*/
/* Homepage Awards - Überschrift, Bild und Text */
/*##############################################*/

#awards-bild-text-liste {
	display: table;
	}

.awards-bild-text-liste_container {
	display: table-row;
	}

.awards-bild-text-liste_picture {
	width: 125px;
	padding-right: 10px;
	display: table-cell;
	vertical-align: middle;
	}
	
.awards-bild-text-liste_text_container {
	display: table-cell;
	vertical-align: middle;
	padding: 1em 0;
	}

.awards-bild-text-liste_header {
	font-weight: bold;
	}


/* ################################################ */
/* Über uns */
/* ################################################ */

#ueber_uns_stefan {
	float: right;
	position: relative;
	}

#ueber_uns_stefan_image {
	float: right;
	position: relative;
	}

#ueber_uns_christine_image {
	float: left;
	position: relative;
	}

#ueber_uns_gemeinsam_image {
	float: left;
	position: relative;
	}



/*##############################################*/
/* FCE Logbuch - Statistik - Seitenbaustein */
/*##############################################*/

.logbuch_statistik_auswertung {
	text-align: right;
	}



/*##############################################*/
/* FCE Bild - Mitte (groß) */
/*##############################################*/

#bild-mitte-gross {
	text-align: center;
	}


/*##############################################*/
/* Logbuch */
/*##############################################*/

.tabelle {
        width: 100%;
	border:1px  solid #CCCCCC;
        border-collapse: separate;
        border-spacing: 2px;
        }

.tabelle thead th {
        border: 1px  solid #CCCCCC;
        text-align: left;
        padding: 3px;
       font-weight: bold;
	}

.tabelle td {
       border: 1px  solid #CCCCCC;
       padding: 3px;
       text-align: left;
	}
	
.tabelle tfoot {
       font-weight: bold;
	}
        
.tabelle_packliste {
        width: 100%;
	border:1px  solid #CCCCCC;
        border-collapse: separate;
        border-spacing: 2px;
	margin-bottom: 17px; 
        }


.tabelle_packliste_erste_position {
	color: #003399;
	font-weight: bold;
        }


.tabelle_packliste thead th {
        border: 1px  solid #CCCCCC;
        text-align: left;
        padding: 3px;
       font-weight: bold;
	}

.tabelle_packliste td {
       border: 1px  solid #CCCCCC;
       padding: 3px;
       text-align: left;
	}

	

/*##############################################*/
/* Ausrüstung */
/*##############################################*/

#ausruestung_uebersichtsseite_tabelle {
       width: 100%;
       }

.ausruestung_uebersichtsseite_tabelle_zelle {
       width: 33%;
       text-align: center;
       vertical-align: top;
       }


.ausruestung-detail_beschreibung_vorne {
       font-weight: bold;
       }


/*##############################################*/
/* Ausrüstung - Übersichtsseite */
/*##############################################*/

#ausruestung_uebersichtsseite_items {
       display: table;
       padding-top: 1em;
       }

.ausruestung_uebersichtsseite_items_row {
       display: table-row;
       }

.ausruestung_uebersichtsseite_image {
       display: table-cell;
       padding-right: 1em;
       }

.ausruestung_uebersichtsseite_item_box {
       display: table-cell;
       vertical-align: top;
	padding-top: 1em;
       }

.ausruestung_uebersichtsseite_item {
       font-weight: bold;
       }

.ausruestung_uebersichtsseite_rating {
       padding-top: 1em;
       }

.ausruestung_uebersichtsseite_rating img {
	vertical-align: middle;
	}

.ausruestung_uebersichtsseite_status img {
	vertical-align: middle;
	}

.ausruestung_uebersichtsseite_subject_text {
       padding-top: 1em;
       }

.ausruestung_uebersichtsseite_subject_text a {
       text-decoration: none;
       color: black;
       }

.ausruestung_uebersichtsseite_subject_text a:hover {
       text-decoration: none;
       color: black;
       }

.ausruestung_uebersichtsseite_items_row {
	}

.ausruestung_uebersichtsseite_image {
	text-align: center;
	padding-top: 1em;
	}
	


/*##############################################*/
/* Ausrüstung - Detailseite */
/*##############################################*/

#ausruestung_detail_rechts {
       float: right;
       }

#ausruestung-detail_name {
       text-align: right;
       }

#ausruestung-detail_company {
       text-align: right;
       }

#ausruestung-detail_model {
       text-align: right;
       }
	
#ausruestung-detail_bewertung img {
	vertical-align: middle;
	}

#ausruestung-detail_status img {
	vertical-align: middle;
	}

#ausruestung-detail_last_updated {
	text-align: right;
	font-size: 0.85em;
	}


/*##############################################*/
/* Gästebuch */
/*##############################################*/

#guestbook-result {
	text-align: right;
	}

.guestbook-pagenavigation {
	padding: 0.4em 0;
	}

.guestbook-pagenavigation-prev {
	float: left;
	position: relative;
	}

.guestbook-pagenavigation-pages {
	text-align: center;
	}

.guestbook-pagenavigation-next {
	float: right;
	position: relative;
	}

.guestbook-entry {
	border: 1px solid #CCCCCC;
	display: block;
	margin-top: 1em;
	}

.guestbook-entry-header {
	border: 1px solid #CCCCCC;
	background-color: #FF9900;
	color: black;
	margin: 0;
	padding: 0.6em;
	}

.guestbook-entry-left {
	float: left;
	position: relative;
	width: 12em;
	padding: 0.6em;
	display: inline;
	margin-left: -12em;
	}

.guestbook-entry-main {
	display: table;
	padding-right: 2em;
	}

.guestbook-date {
	font-size: 0.75em
	}

.guestbook-entry-container {
	margin-left: 12em;
	background-color: white;
	}

.tx-guestbook-field label {
	width: 15em;
	}
	

/*##############################################*/
/* GoogleMaps - rggooglemap */
/*##############################################*/

.poi-googlemap_image {
	float: left;
	padding-right: 5px;
	}

.poi-googlemap_description {
	float: right;
	}
	


/*##############################################*/
/* Kontaktformular */
/*##############################################*/

.csc-mailform label {
	width: 6em;
	float: left;
	clear: right;
	}

.csc-mailform input, textarea {
	border: 1px solid #CCCCCC;
	}

.csc-mailform-field {
	margin-bottom: 1em;
	}

.csc-mailform-submit {
 	margin-top: 1em;
	float: left;
	} 
	
	
/*##############################################*/
/* Linkliste */
/*##############################################*/

#tx-ablinklist-pi1 {
	}

.header_link_table {
	width: 100%;
	}

.header_link_table_links {
	text-align: left;
	}

.header_link_table_links img {
	vertical-align: middle;
	}

.header_link_table_links a {
	font-weight: bold;
	color: black;
	}

.header_link_table_rechts {
	text-align: right;
	font-size: 0.85em;
	vertical-align: middle;
	}

.header_link_table_rechts img {
	vertical-align: middle;
	}

.header_link_table_rechts a {
	color: black;
	font-weight: normal;
	}

.link_image {
	width: 180px;
	text-align: center;
	}

.linklist_liste_link_gesamt {
	border-top: 1px solid #CCCCCC;
	padding-top: 0.1em;
	}

.linklist_liste_link_gesamt h2 {
	padding-top: 0.5em;
	}

/* Kategorie */
.linklist_liste_kategorie_pfad {
	border-top: 1px solid #CCCCCC;
	}

.linklist_liste_kategorie_gesamt {
	margin-top: 1.2em;
	}
	
.linkliste_liste_kategorie {
	margin-bottom: 1em;
	}

.linklist_liste_kategorie_ueberschrift {
	}

.linklist_liste_kategorie_beschreibung {
	padding-left: 0.9em;
	}

.linklist_liste_link {
	border: 1px solid #CCCCCC;
	margin-bottom: 1em;
	}

.linklist_liste_link_header {
	background-color: #FF9900;
	border :1px solid #CCCCCC;
	color: black;
	padding: 0.3em;
	}

.linklist_liste_link_description {
	padding: 0.4em;
	}

.tx-ablinklist-pi1-browsebox {
	text-align: right;
	}

.linklist_liste_browse_oben {
	float: right;
	}


/* Link bewerten */

.linklist_link_bewerten_tabelle {
	text-align: center;
	}

.linklist_link_bewerten_link_label {
	margin-top: 1em;
	font-weight: bold;
	}

.linklist_link_bewerten_rating {
	margin-top: 1em;
	}

/* Link details*/

.linklist_details {
	border: 1px solid #CCCCCC;
	display: block;
	margin-top: 1em;
	}	

.linklist_details_header {
	background-color: #FF9900;
	border: 1px solid #CCCCCC;
	color: black;
	margin: 0;
	padding: 0.6em;
	border: none;
	}

.linklist_details_header a {
	color: black;
	}

.linklist_details_gesamt {
	background-color: white;
	margin-left: 17em;
	}
	
.linklist_details_links {
	display: inline;
	float: left;
	margin-left: -17em;
	padding: 0.6em;
	position: relative;
	width: 17em;
	}

.linklist_details_rechts {
	display: table;
	padding: 0.6em 2em 0.6em 0.6em;
	}

.linklist_liste_link_image {
	padding-left: 0.4em;
	}

.linklist_details_zurueck {
	padding: 1em;
	}


/* Letzte hinzugefügte Links */

.linkliste_neuelinks_links {
	/* padding: 0; */
	/* margin: 0; */
	}

.linkliste_neuelinks_link {
	/* margin: 0 0 0 1.1em; */
	}


/*##############################################*/
/* Aufzählung - Sitemap */
/*##############################################*/

.tx-flseositemap-pi1 ul a{
	font-weight: bold;
	}

.tx-flseositemap-pi1 ul ul a{
	font-weight: normal;
	}
