/* Dokumentenweite Standardangaben */
body						{font-family: Arial, Helvetica, sans-serif; color: #000000;}

img							{border: none;}

td							{font-family: Arial, Helvetica, sans-serif;}

textarea					{font-family: Arial, Helvetica, sans-serif; font-size: 0.83em;}


/* Ebenen für die allgemeine Seitenstruktur */

/*
	Gesamtbereich der Seite (Seitenblock)
	N.B.: Alle außer IE bis Version 8 verarbeiten die Vorgabe min-width in cd_12_screen.css, die zusammen mit Innenabständen etc. eine minimale 
	Darstellungsbreite von 980px bewirkt.

	Für IE bis Version 8 wird stattdessen der Innenabstand in cd_12_ie_07.css auf 0px gesetzt, um eine minimale Darstellungsbreite von 981px (!) zu 
	erreichen.
*/
#cd_12_page_container		{margin: 0px; padding: 5px; text-align: center;}
/* Navigation */
#cd_12_nav_container		{text-align: left;}
/* Pufferebene für Abstand Inhalt zu Navigation */
#cd_12_content_buffer		{}
/* Inhaltsebene mit Doppelrahmen links zur Abgrenzung */
#cd_12_inhalt				{text-align: left;}

/* Ende Ebenen für die allgemeine Seitenstruktur */


/*
	Anweisung für die Listen von Ausstellungen für alle Browser außer IE bis einschließlich Version 7:
	Einschub mit clear: both;
*/
div.cd_12_ad_list_item		{}
div.cd_12_ad_list_breaker	{clear: both; margin: 0px; padding: 0px;}

/* Auflistung Bilder Kategorien Maître d'art und Kunsthandel */
div.cd_12_img_list			{margin-top: 1.50em;}

/* Ebenen für Bildadministration */
div.links					{float: left; margin-right: 15px; margin-bottom: 15px; text-align: center;}
div.rechts					{float: right; margin-left: 15px; margin-bottom: 15px; text-align: center;}
div.mitte					{text-align: center;}

/* Tabellenzeile für Adressendetails */
tr.gcd_adressdata			{text-align: left; vertical-align: top;}
/* Alternative Adressdaten-Anordnung zur Anzeige in mobilen Geräten */
#gcd_12_address_data_mobile	{display: none;}

/* Formularlabel */
label.gcd_07_label			{font-size: 0.83em; font-weight: bold;}
.gcd_08_k					{width: 300px;}

/* Seitenkopf mit Logo, Namenszug und Untertext */
#gcd_11_start_logo			{margin-bottom: 0.50em; text-align: center; padding-top: 6%;}
#gcd_11_start_logo img		{width: 70px; height: 70px;}
#gcd_11_start_logo h1		{margin: 2px 0px; padding: 0px; font-size: 1.60em; font-weight: bold;}
#gcd_11_start_logo h2		{margin: 2px 0px; padding: 0px; font-size: 1.00em; font-weight: bold;}

#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: bold;}
#gcd_11_logo p				{margin: 2px 0px; padding: 0px; font-size: 0.83em; font-weight: bold;}

/* Textformatierung allgemein */
h1.pageheader				{font-size: 2.00em; font-weight: bold; margin-top: 20px; text-align: center;}
h1.exh_detail_header		{font-size: 1.50em; font-weight: bold; margin-top: 0px; padding-top: 0px; text-align: left;}

h2.pagesubheader			{font-size: 1.20em; font-weight: bold; margin-top: 1px; text-align: center;}
h2.cd_12_subheader			{font-size: 1.10em; font-weight: bold; margin-top: 2.00em;;}

h3.exh_list_header			{font-size: 1.20em; font-weight: bold; margin-bottom: 1.50em; text-align: center;}
h3.exh_title				{font-size: 1.20em; font-weight: bold; margin-bottom: 1px;}
h3.exh_title_2				{font-size: 1.00em; font-weight: bold; margin-bottom: 1px;}
h3.sub_left					{font-size: 1.20em; font-weight: bold; padding-top: 1.00em; text-align: left;}
h3.cd_12_third_header		{font-size: 0.83em; font-weight: bold;}

h4.exh_list_entry			{font-size: 1.10em; font-weight: bold; margin-top: 0px; padding-top: 0px;}

p.exh_subtitle				{font-size: 0.83em; font-weight: bold; margin-top: 1px;}
p.cd_12_large_bold			{font-size: 1.20em; font-weight: bold;}

.bigger						{font-size: 1.00em; font-weight: bold;}
.normalbold					{font-size: 0.83em; font-weight: bold;}
.normalboldcenter			{font-size: 0.83em; font-weight: bold; text-align: center;}
.normal						{font-size: 0.83em;}
.normalcenter				{font-size: 0.83em; text-align: center;}
.small						{font-size: 0.75em;}
.small_center				{font-size: 0.75em; text-align: center;}
.gcd_07_exh_small			{font-size: 0.65em;}

span.cd_12_non_bold			{font-weight: normal;}

span.err					{color: #b22222;}
span.bold					{font-weight: bold;}
span.k						{font-style: italic;}

/* Allgemeine Linkformatierung */
a:link						{color: #000000;}
a:visited					{color: #000000;}
a:hover						{color: #8080ff;}
a:active					{color: #0000ff;}

a.gcd_09_l_bl				{color: #000000;}
a.gcd_09_l_bl:link			{}
a.gcd_09_l_bl:visited		{}
a.gcd_09_l_bl:hover			{color: #8080ff;}
a.gcd_09_l_bl:active		{color: #8080ff;}

/* Terminübersicht Workshops */
table.cd_12_ws_termine		{width: 700px; border: 1px solid green; border-collapse: collapse; empty-cells: show;}
table.cd_12_ws_termine tr	{vertical-align: top;}
table.cd_12_ws_termine th	{padding: 10px; border: 1px solid green; font-size: 0.83em; font-weight: bold; text-align: center;}
table.cd_12_ws_termine td	{padding: 10px; border: 1px solid green; font-size: 0.83em;}

td.cd_12_time				{font-weight: bold;}
td.cd_12_topic				{text-align: center;}

/* Liste der Publikationen in der Kategorie Portfolio */
#cd_12_pub_list				{font-size: 0.83em;}
#cd_12_pub_list li			{margin-bottom: 0.75em;}

/* Liste der Themen der verschiedenen Workshops */
ul.cd_12_ws_items			{font-size: 0.83em; list-style-type: square;}
ul.cd_12_ws_items li		{margin-bottom: 0.50em;}
ul.cd_12_ws_items_02		{list-style-type: square;}
#cd_12_ws_items_02_first	{padding-top: 0.50em;}

/* Liste der Inhalte der Workshops */
ol.cd_12_ws_parts ol		{font-size: 0.83em; list-style-type: decimal;}
ol.cd_12_ws_parts li		{margin-bottom: 0.50em;}

/* Illustrationen Workshops */
img.cd_12_ws_illu_le		{float:  left; margin-right: 25px; margin-bottom: 10px;}
img.cd_12_ws_illu_ri		{float: right; margin-left: 25px; margin-bottom: 10px;}
