/* Ergänzung Dokumentenweite Standardangaben */
body						{margin: 0px; padding: 10px; background: #ffffff;}
img							{font-size: 0.75em; color: #000000;}

/* Ebenen für die allgemeine Seitenstruktur */

/* Gesamtbereich der Seite (Seitenblock) */
#cd_12_page_container		{min-width: 940px; max-width: 1280px;}
/* Navigation */
#cd_12_nav_container		{float: left; width: 125px;}
/* Pufferebene für Abstand Inhalt zu Navigation */
#cd_12_content_buffer		{padding: 10px 10px 10px 175px;}
/* Inhaltsebene mit Doppelrahmen links zur Abgrenzung */
#cd_12_inhalt				{padding-left: 10px; border-left: 1px solid #000000;}

/* Ende Ebenen für die allgemeine Seitenstruktur */


/* Details Navigation und Subnavigation */

/* Einträge Hauptnavigation */
div.cd_12_nav_main			{padding-left: 5px; width: 125px;}
div.cd_12_nav_main_entry	{margin: 10px 0px; padding: 5px; font-size: 0.83em; font-weight: bold;}
/* Einträge Subnavigation */
div.cd_12_nav_sub_entry		{margin: 5px 0px 5px 10px; padding: 5px; font-size: 0.70em; font-weight: bold; line-height: 1.50em;}
/* Einträge Jahresfilter Galerieausstellungen */
#cd_12_exh_year_list		{margin: 0px 0px 5px 10px; padding: 5px; width: 125px; font-size: 0.65em; line-height: 1.50em;}
div.cd_12_exh_year_entry	{float: left; width: 35px; margin-right: 5px; margin-bottom: 5px;}

/* Ende Details Navigation und Subnavigation */

/* Inhaltskopf mit Logo, Namenszug und Untertext Startseite */
#gcd_11_start_logo			{margin-bottom: 0.50em; text-align: center; padding-top: 6%;}
#gcd_11_start_logo h1		{margin: 2px 0px; padding: 0px; font-size: 1.60em; font-weight: normal; text-transform: uppercase;}
#gcd_11_start_logo h2		{margin: 2px 0px; padding: 0px; font-size: 1.00em; font-weight: normal; text-transform: uppercase;}
/* Inhaltskopf mit Logo, Namenszug und Untertext Standard */
#gcd_11_logo				{margin-bottom: 3.00em; padding-top: 1.50em; text-align: center;}
#gcd_11_logo h3				{margin: 2px 0px; padding: 0px; font-size: 1.20em; font-weight: normal;}
#gcd_11_logo p				{margin: 2px 0px; padding: 0px; font-size: 0.83em; font-weight: normal;}


/* Doppelanzeige / Sonderwerbung Startseite */
div.gcd_08_sonderwerbung	{width: 480px; text-align: center; margin-bottom: 30px; padding-bottom: 10px; border-bottom: 1px solid #000000;}
/* Kontaktlink Ausstellungsdetails */
#footer						{clear: both;}

/* Sonderformate für Liste Ausstellungen Adminbereich */
div.gcd_07_exh_list			{margin: 10px 0px; padding: 0px; height: 150px; border: 1px solid green; background: url(../images/green_border.gif) top right repeat-y; clear: both;}
div.gcd_07_exh_actions		{float: right; width: 120px; padding: 10px; font-size: 0.83em;}
div.gcd_07_exh_publish		{float: left; width: 20px; margin: 0px; padding: 10px; font-size: 0.83em; text-align: center;}
div.gcd_07_exh_content		{margin: 0px 130px 0px 40px; padding: 10px; font-size: 0.83em;}

/* Formularlabel */
label.gcd_07_label			{font-size: 0.83em; font-weight: bold;}
.gcd_08_k					{width: 300px;}


/* Angaben zur Formatierung von Links im Navigationsbereich */
a.cd_12_nav_link			{display: block; padding: 3px 3px 3px 6px; border-bottom: 3px double #000000; color: #000000; text-decoration: none;}
a.cd_12_nav_linkred			{display: block; padding: 3px 3px 3px 6px; border-bottom: 3px double #000000; color: #000000; text-decoration: none;}

a.cd_12_nav_link:link		{}
a.cd_12_nav_link:visited	{}
a.cd_12_nav_link:hover		{border-bottom: 3px double #000000; color: #000000;}
a.cd_12_nav_link:active		{border-bottom: 3px double #000000; color: #000000;}

a.cd_12_nav_link_active		{display: block; padding: 3px 3px 3px 6px; border-bottom: 3px double #000000; color: #000000; text-decoration: none;}

a.cd_12_subnav_link			{display: block; padding: 3px 3px 3px 6px; border-bottom: 3px double #000000; color: #000000; text-decoration: none;}
a.cd_12_subnav_link:link	{}
a.cd_12_subnav_link:visited	{}
a.cd_12_subnav_link:hover	{border-bottom: 3px double #000000; color: #000000;}
a.cd_12_subnav_link:active	{border-bottom: 3px double #000000; color: #000000;}

a.cd_12_subnav_link_active	{display: block; padding: 3px 3px 3px 6px; border-bottom: 3px double #000000; color: #000000; text-decoration: none;}

a.cd_12_year				{color: #000000;}
a.cd_12_year:link			{}
a.cd_12_year:visited		{}
a.cd_12_year:hover			{font-weight: bold;}
a.cd_12_year:active			{}

a.cd_12_year_current		{color: #000000; font-weight: bold;}
