/* Obere Navigationsleiste für alle Browser */
#container_nav_oben					{ position: absolute; top: 17px; width: 821px; left: 158px; margin-top: 10px;}

/* Großes Wappen */
#nav_oben_logo  			{ position: relative; top: -55px; left: 33px; width: 138px; height: 172px; background-repeat:no-repeat; }

/* Bild zum Ausgewählten Menüeintrag */
#nav_oben_einleitung		{ position: relative; top: -155px; left: 232px; width: 62px; height: 62px; background-repeat:no-repeat;  float: left; }
#nav_oben_themen			{ position: relative; top: -155px; left: 249px; width: 62px; height: 62px; background-repeat:no-repeat; float: left; }
#nav_oben_ereignisse		{ position: relative; top: -155px; left: 266px; width: 62px; height: 62px; background-repeat:no-repeat;  float: left; }
#nav_oben_personen			{ position: relative; top: -155px; left: 283px; width: 62px; height: 62px; background-repeat:no-repeat;  float: left; }
#nav_oben_objekte			{ position: relative; top: -155px; left: 300px; width: 62px; height: 62px; background-repeat:no-repeat;   float: left;}

#nav_oben_selected_einleitung		{ position: relative; top: -155px; left: 232px; width: 62px; height: 62px; background-repeat:no-repeat; float: left; }
#nav_oben_selected_themen			{ position: relative; top: -155px; left: 249px; width: 62px; height: 62px; background-repeat:no-repeat; float: left; }
#nav_oben_selected_ereignisse		{ position: relative; top: -155px; left: 266px; width: 62px; height: 62px; background-repeat:no-repeat; float: left; }
#nav_oben_selected_personen			{ position: relative; top: -155px; left: 283px; width: 62px; height: 62px; background-repeat:no-repeat; float: left; }
#nav_oben_selected_objekte			{ position: relative; top: -155px; left: 300px; width: 62px; height: 62px; background-repeat:no-repeat; float: left; }

#container_nav_oben p  { margin-top: 58px; margin-left: 8px; }

#nav_oben_objekte p  { margin-top: 58px; margin-left: 12px; }
#nav_oben_selected_objekte p  { margin-top: 58px; margin-left: 12px; }

#nav_oben_ereignisse p  { margin-top: 58px; margin-left: 6px; }
#nav_oben_selected_ereignisse p  { margin-top: 58px; margin-left: 1px; }

#nav_oben_selected_themen  p { margin-top: 58px; margin-left: 6px; }

#nav_oben_selected_einleitung  p { margin-top: 58px; margin-left: 4px; }

#nav_oben_selected_personen  p { margin-top: 58px; margin-left: 3px; }


#container_content_objektansicht_text			{ position: relative; margin-left: 440px; width: 361px; top: 0px; }



/* Positinoierung des Namens des ausgewählten Königs */
#container_koenig_name				{ position: relative; top: 14px; left: 240px; width: 361px; margin-bottom: 10px;}

/* breadcrumbs */
#container_breadcrumbs						{ position: relative; top: 13px; left: 398px; width: 561px; margin-bottom: 10px; color: #7e685a; }
#container_breadcrumbs a.breadcrumbs_link	{ color: #7e685a; line-height:150%; font-size: 0.8em; }