#wrapper
{
  text-align: left;
  width: 970px;
  margin: 0 auto;
  padding: 0;
  background-color: #273187;
  background-image:url(/images/bg_selection_category_list.jpg);
  background-repeat: repeat-y;
}

#oneColLayout #wrapper
{
  background-image: none;
}

#contentWrapper
{
  width: 970px;
  overflow: hidden;
}

#contentDivider
{
  height: 12px;
  background-color: #273187;
}

#wrapper #cultureSwitch
{
  text-align: right;
  width: 300px;
}

#mainListLogo
{
  margin: 0 12px 12px 0;
}

#navListLogo
{
  margin: 0 0 10px 10px;
}

#twoColLayout #primaryContent
{
  float: left;
  width: 805px;
  margin: 0;
  padding: 0;
  background: url(/images/ecke_blau_weiss_ol_12x12.gif) no-repeat left top;
}

/* layout for selection start page */
#oneColLayout #primaryContent #categoryList
{
  width: 736px; /* 20px more just in case */
  margin: 12px 0 12px 12px;
  padding: 0;
  overflow: auto;
}
#oneColLayout #categoryListImage
{
  clear: both;
  margin: 0 0 65px 0;
}
#oneColLayout #sideContent
{
  margin: 0 12px 20px 0;
}

#twoColLayout #primaryContent #categoryList
{
  width: 793px;
  margin: 12px 0 0 12px;
  padding: 0;
  overflow: auto;
}

/* layout for selection start page */
#oneColLayout .categoryDetail
{
  float: left;
  display: inline;
  color: #fff;
  width: 170px;
  height: 172px;
  margin: 0 12px 12px 0;
}
#oneColLayout .categoryDetail img
{
  margin: 0;
}

#twoColLayout .categoryDetail
{
  float: left;
  width: 120px;
  height: 120px;
  margin: 0 12px 12px 0;
  background: url(/images/bg_selection_cat_list_img.jpg) no-repeat left top;
}

.categoryDetailEnd
{
  float: left;
  width: 120px;
  height: 120px;
  margin: 0 12px 12px 0;
}

#twoColLayout .categoryDetail img
{
  margin: 8px 0 9px 2px;
  border: 0;
}

#twoColLayout .categoryDetail span
{
  margin: 0 8px 0 8px;
  display: block;
}

#twoColLayout .categoryDetail a:link, .categoryDetail a:visited {
  color: #241c58; 
  display: block;
  font-weight: bold;
  /* margin: 0 8px 0 8px; */
  text-decoration: none;
}

#twoColLayout .categoryDetail a:active, .categoryDetail a:hover {
  color: #d31736; 
  text-decoration: underline;
}

#categoryFooter
{
  clear: both;
}

.categorySelectionMainList #sideContent
{
  background-color: #273187;
}

.categorySelectionMainList #sideContent ul a
{
  background: url(/images/selection_cat_nav.jpg) repeat-x left bottom;
  color: #d0dadf;
}

.categorySelectionMainList #sideContent ul a:active, .categorySelectionMainList #sideContent ul a:hover 
{
  background-color: #d31736; 
  text-decoration: none;
}
