/* 120419 RE: Stylesheet überarbeitet und auf den letzten Status gebracht */
body						{font-family: Arial, Helvetica, sans-serif; color: #000000; margin: 0px; padding: 10px; background: #ffffff;}

img							{border: none;}
td							{font-family: Arial, Helvetica, sans-serif;}

/* Ebenen für die allgemeine Seitenstruktur */

/* Gesamtbereich der Seite */
#cd_12_page_container		{min-width: 940px; max-width: 1280px; margin: 0px; padding: 5px; text-align: center;}
/* Navigation */
#cd_12_nav_container		{float: left; width: 125px; text-align: left;}
/* 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 double black; text-align: left;}

/* 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;}

/* Ende Details Navigation und Subnavigation */


/* 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: bold;}
#gcd_11_logo p				{margin: 2px 0px; padding: 0px; font-size: 0.83em; font-weight: bold;}

h1							{font-size: 2.00em; font-weight: bold; margin-top: 20px; text-align: center;}

p.bodytext					{font-size: 0.83em;}

/* Allgemeine Linkformatierung */
a:link						{color: #000000;}
a:visited					{color: #000000;}
a:hover						{color: #8080ff;}
a:active					{color: #0000ff;}

/* 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_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.browsenavi				{margin-right: 3px; text-decoration: none;}
a.currentItem				{margin-right: 3px; text-decoration: underline; color: #666666;}
.grey						{text-decoration: none; color: #666666;}

/* Zum Überschreiben der Ausrichtung der Bildbeschriftung in der automatisch erstellten CSS-Datei stylesheet_e99aac0be0.css */
div.csc-textpic-center div.csc-textpic-text		{text-align: center;}

/*
p {margin: 0px;}

.mainHeader{
	font-size: 26px;
	margin-bottom: 24px;
}

h1{
	font-size: 18px;
	margin-bottom: 12px;
}

#page {
	min-width: 950px;
	min-height: 600px;
}

#menu{
	position: absolute;
	width: 250px;
	margin-top: 46px;
}	
#content{
	position: absolute;
	left: 250px;
	top: 33px;
	min-width: 620px;
	
}
*/
