body				{color:#291084;min-width:670px;font-family:sans-serif;}
body#index		{color:#291084;background-image:url(/pageimages/back.gif);} 
body#index	a	{color:#D2C162;}

#index_table	{margin-top:180px;}

a						{text-decoration:none;}
div#bottom			{text-align:left;font-family:sans-serif;font-size:0.75em;}
div#bottom		a	{color:#D2C162;}
div#copy			a	{color:#D2C162;}

td.top_menu_item	a:link		{color:#D2C162;}
td.top_menu_item	a:visited	{color:#D2C162;}
td.top_menu_item	a:hover	{color:#F2DE6F;}
td.top_menu_item	a:active	{color:#F2DE6F;}

td.top_menu2_item	a:link		{color:#291084;}
td.top_menu2_item	a:visited	{color:#291084;}
td.top_menu2_item	a:hover	{color:#291084;}
td.top_menu2_item	a:active	{color:#291084;}

td.top_menu3_item	a:link		{color:#291084;display:block;padding-bottom:5px}
td.top_menu3_item	a:visited	{color:#291084;display:block;padding-bottom:5px}
td.top_menu3_item	a:hover	{color:#291084;text-decoration:underline;display:block;}
td.top_menu3_item	a:active	{color:#291084;display:block;}

span.gbAdminLink		{color:#291084;display:block;padding-bottom:5px}
a.gbAdminLink:link		{color:#291084;display:block;padding-bottom:5px}
a.gbAdminLink:visited	{color:#291084;display:block;padding-bottom:5px}
a.gbAdminLink:hover	{color:#291084;text-decoration:underline;display:block;}
a.gbAdminLink:active	{color:#291084;display:block;}

table.vorstand			{width:100%}
table.vorstand	td		{vertical-align:bottom;}
div.vorstand_entry		{text-align:center;}
div.vorstand_amt		{font-weight:600;}
div.vorstand_foto	img	{width:100px;}

h3							{font-size:1em;font-weight:120%;background-color:#291084;color:#D2C162;margin-bottom:1px;margin-top:5px}

table.button				{color:#D2C162;text-align:center;width:150px;} 
td.button_text			{font-weight:600;background-color:#291084;width:100%}
table.button	a			{color:#D2C162;}


/* gallery */
div.gbBreadCrumb		{border-top:solid 1px #291084;border-bottom:solid 1px #291084;font-size:10px;font-family:sans-serif;}
span.BreadCrumb-1	{}
div.giInfo 				{font-size:0.5em;}
p							{font-family:sans-serif;font-size:0.9em;}
p.giTitle					{font-size:0.75em;}
p.album_Description	{font-size:0.7em;max-width:150px;font-family:sans-serif}
p.photo_description	{font-size:0.9em;max-width:150px;}
div.giImages			{}
div#gsImageView		{text-align:center;}
img						{border:0;}

div.gbBreadCrumb a, div.gbBreadCrumb span {
    padding: 0 0 0 14px;
    background: url('/gallery2/themes/iwc/images/icon_path_separator.gif') no-repeat left;
}
div.gbBreadCrumb a.BreadCrumb-1, div.gbBreadCrumb span.BreadCrumb-1 {   /* no :first-child in IE */
    padding-left: 0;
    background-image: none;
    white-space: nowrap;
}

div.gbNavigator div.next-and-last {
  float: right;
}
div.gbNavigator div.next-and-last.no-previous {
  float: none;
  text-align: right;
}
div.gbNavigator			{margin-bottom:3px; margin-top:3px;background-color:#e1e5ff}
div.gbNavigator a	 	{font-family:sans-serif;font-size:0.8em;}

div.gbNavigator a.first {
  padding-left: 27px;
  background: url("/gallery2/themes/iwc/images/nav_first.gif") left no-repeat;
}

div.gbNavigator a.previous {
  padding-left: 27px;
  background: url("/gallery2/themes/iwc/images/nav_prev.gif") left no-repeat;
}

div.gbNavigator a.next {
  padding-right: 27px;
  background: url("/gallery2/themes/iwc/images/nav_next.gif") right no-repeat;
}

div.gbNavigator a.last {
  padding-right: 27px;
  background: url("/gallery2/themes/iwc/images/nav_last.gif") right no-repeat;
}

div.gbNavigator div.first-and-previous img {
  vertical-align: middle;
  padding-right: 0.5em;
}
div.gbNavigator div.next-and-last img {
  vertical-align: middle;
  padding-left: 0.5em;
}

#gallery.rtl div.gbNavigator div.next-and-last {
  float: left;
}
#gallery.rtl div.gbNavigator div.next-and-last.no-previous {
  float: none;
  text-align: left;
}
#gallery.rtl div.gbNavigator div.first-and-previous {
  text-align: right;
}

div#adminContent p.giDescription {font-size:0.8em;max-width:500px;}
