@CHARSET "UTF-8";

/* App Contmedia */

html {
  margin: 0;
  overflow-y: scroll;
}

body {
  font-family: Arial, Helvetica, Sans-Serif;
  font-size: 12px;
}

/* generics */

.bold {
  font-weight: bold !important;
}

h1,h2,h3,h4,h5,h6 {
  font-weight: bold;
  margin: 0 0 0.25em 0;
}

h1 { font-size: 13px; }
h2 { font-size: 11px; }
h3 { font-size: 11px; }

p {
  line-height: 15px;
  margin-bottom: 10px;
}

.blue {
  color: rgb(0,75,145) !important;
}

.red {
  color: rgb(145,0,0) !important;
}

.clear {
  clear: both;
}

.floatL {
  float: left;
}

.floatR {
  float: right;
}

.pointer {
  cursor: pointer;
}

hr {
  border-top: 1px solid #999;
  border-left: 0px solid;
  border-right: 0px solid;
  border-bottom: 0px solid;
}

a {
  color: rgb(0,75,145);
  text-decoration: underline;
  outline: none;
}

a img {
  border: 0px solid;
  text-decoration: none;
}

a.external {}
a.external:focus,
a.external:hover,
a.external:active {}

#footer a { color: #333; background: transparent; text-decoration: none; }
#footer a:focus,
#footer a:hover,
#footer a:active { background-color: transparent; text-decoration: underline; }

/* yaml stuff */

#page_margins {}

#page {
  width: 970px;
  margin: 0 auto;
  font-family: "Lucida Grande", Verdana;
  font-size: 11px;
  color: #333;
}

#main {
  margin: 15px 0;
}

/* col1 stuff */

.links-menu {
  border-top: 8px solid #666;
  border-bottom: 1px solid #666;
  padding: 10px;
  background: #fff;
}

.links-menu div {
  margin: 0 0 3px 0;
}

.links-menu ul {
  margin: 0;
  padding: 0;
}

.links-menu ul li {
  list-style: none;
  margin: 0 0 3px 5px;
  padding: 0;
}

.links-menu a {
  color: #666;
  text-decoration: none;
}

.links-menu a:hover {
  text-decoration: underline;
}

/* menu style */

#header  {
  background: url('/local/image/cm/backgrounds/contmedia_header.jpg') no-repeat;
  width: 970px;
  height: 168px;
  overflow: hidden;
  position: relative;
}

#header #tab_menu  {
  width: 970px;
  height: 34px;
  background-image: url('/local/image/cm/menu/tab_menu.png');
  background-position: 0px 0px;
  background-repeat: no-repeat;
  margin: 110px 0 0 0;
  padding: 0;
  position: relative;
}

#header #tab_menu li {
  margin: 0;
  padding: 0;
  list-style: none;
  position: absolute;
  top: 0;
}

#tab_menu li, #tab_menu a {
  display: block;
  height: 34px;
}

#tab_menu li a {
  text-indent: -9999px;
  text-decoration: none;
}

#one   { left: 17px; width: 131px; }
#two   { left: 154px; width: 131px; }
#three { left: 291px; width: 131px; }
#four  { left: 428px; width: 131px; }
#five  { left: 565px; width: 131px; }

/* Navigation "Aktivstatus" */

body#tab-products #header #tab_menu   { background-position: 0px -37px; }
body#tab-shop #header #tab_menu     { background-position: 0px -74px; }
body#tab-publishing #header #tab_menu { background-position: 0px -111px; }
body#tab-fun #header #tab_menu  { background-position: 0px -148px; }

#header #tab-subnav {
  height: 25px;
  background: url('/local/image/cm/backgrounds/tab_subnav_contmedia.png') left bottom no-repeat;
  overflow: hidden;
}

body#tab-products #header #tab-subnav   { background: url('/local/image/cm/backgrounds/tab_subnav_products.png') left bottom no-repeat; }
body#tab-shop #header #tab-subnav     { background: url('/local/image/cm/backgrounds/tab_subnav_shop.png') left bottom no-repeat; }
body#tab-publishing #header #tab-subnav { background: url('/local/image/cm/backgrounds/tab_subnav_publishing.png') left bottom no-repeat; }
body#tab-fun #header #tab-subnav  { background: url('/local/image/cm/backgrounds/tab_subnav_fun.png') left bottom no-repeat; }

#header #tab-subnav #tab-subnav-left {
  float: left;
  margin: 5px 0 0 10px;
  font-size: 12px;
  color: #fff;
}

#header #tab-subnav #tab-subnav-right {
  float: right;
  margin: 5px 10px 0 0;
  font-size: 12px;
  color: #fff;
}


#header #tab-subnav #tab-subnav-left a,
#header #tab-subnav #tab-subnav-right a {
  margin: 0px 10px;
  color: #fff;
  text-decoration: none;
}

#header #tab-subnav #tab-subnav-left a:hover,
#header #tab-subnav #tab-subnav-right a:hover {
  text-decoration: underline;
}

#topnav {
  text-align: left !important;
}

#header #topnav {
  top: 10px;
  left: 5px;
  right: auto;
}

#header #topnav a {
  color: #666;
  margin: 0 5px;
  text-decoration: none;
}

#header #topnav a:hover {
  text-decoration: underline;
}

/* footer */

#footer {
  width: 970px;
  margin: 0 auto;
}

#logos_series {
  margin-bottom: 20px;
}

#sitemap {
  background: #fcfcfc;
  font-size: 10px;
  border: 1px dotted #777;
}

#sitemap #breadcrumbs {
  padding-top: 6px;
  height: 20px;
  border-bottom: 1px dotted #777;
}

#sitemap #breadcrumbs ul {
  margin: 0;
  list-style: none;
  vertical-align: top;
}

#sitemap #breadcrumbs ul li {
  float: left;
  margin: 0 0 0 10px;
  padding-left: 16px;
  background: url('/local/image/arrows/link.png') 0px 5px no-repeat;
}

#sitemap #breadcrumbs ul li a {
  color: #666;
}

#sitemap #breadcrumbs img {
  float: left;
  margin: 1px 0 0 12px;
}

#sitemapEntriesBox {
  padding-bottom: 15px;
}

#sitemap .sitemapEntries {
  float: left;
  margin: 15px 0 0 50px;
  width: 140px;
}

#sitemap .sitemapEntries h3 {
  margin-bottom: 5px;
  font-weight: bold;
  font-size: 11px;
  color: #666;
}

#sitemap .sitemapEntries ul {
  margin: 0;
  list-style: none;
}

#sitemap .sitemapEntries li {
  margin: 0;
}

#sitemap .sitemapEntries li a {
  color: #666;
}

#sitemap .sitemapEntries ul li a:hover {
  color: #333;
}

#countrySelector {
  margin-top: 25px;
  text-align: center;
}

#countrySelector label {
  margin-right: 10px;
  vertical-align: middle;
}

#countrySelector #countryName {
  min-width: 150px;
  border: 1px solid #ccc;
}

#countrySelector #languageSelector {
  width: 120px;
  border: 1px solid #ccc;
}

#copyright {
  margin-top: 10px;
  font-size: 10px;
  color: #666;
  text-align: center;
}

/* content stuff */

#main #col2_content h3 {
  text-transform: uppercase;
  border-bottom: 1px solid #999;
  padding: 0 0 4px 0;
  margin-bottom: 5px;
}

#main #col3_content {
  border-top: 1px solid transparent;
}

#main #col3_content h1 {
  background: url('/local/image/cm/icons/grey_square.gif') 0px 4px no-repeat;
  padding: 0 0 5px 16px;
  margin: 0 0 10px 0;
  border-bottom: 1px solid #999;
}

#main #col2_content h1 {
  font-size: 11px;
  margin: 0 0 10px 0;
}

.images_Images,
.text_Text {
  margin-bottom: 10px;
  overflow: hidden;
}

#col3_content .address {
  width: 260px;
  height: 120px;
}

/* submenu */

.selectMenuHead {
  text-transform: uppercase;
  border-bottom: 1px solid #999;
  padding: 0 0 4px 0;
  margin-bottom: 5px;
}

.selectionMenu {
  list-style: none;
  margin: 0;
  padding: 0;
}

.selectionMenu li {
  margin: 0 0 3px 0;
  padding: 0;
  padding: 0 0 0 16px;
  background: url('/local/image/cm/icons/link.png') 0px 5px no-repeat;
}

.selectionMenu li a {
  text-decoration: none;
  color: #444;
}

.selectionMenu li span {
  color: #444;
  font-weight: bold;
}

.windows7 {
  text-align: center;
  margin-bottom: 20px;
}

/* flash messages */

#flash_notice {
  padding: 5px;
  background: #dcffdc url('/system/icons/accept.png') no-repeat 5px 5px;
  border: 1px solid #090;
  font-size: 12px;
  font-weight: bold;
  margin-bottom: 10px;
  padding: 5px 5px 5px 26px;
  color: #090;
}

.image_title {
  display: block;
  margin: 10px 0;
  text-align: center;
  font-weight: bold;
  font-size: 26px;
  color: #999;
}

#home_cm {
  height: 460px;
  background: #fff;
  border: 0px solid;
  margin-bottom: 20px;
  overflow: hidden;
}

/* exception for publisher site and shop */
body#tab-shop #col2 .images_Images,
body#tab-shop #footer .images_Images,
body#tab-publishing .images_Images {
  text-align: center;
}

/* fixed */
.to_checkout_container_fixed {
  position: fixed !important;
  top: 10px;
  width: 360px;
}

.col1_content_fixed {
  position: fixed !important;
  top: 5px;
  width: 180px;
  margin-top: 0px !important;
}

.col2_content_fixed {
  position: fixed !important;
  top: 5px;
  width: 200px;
  margin-top: 0px !important;
}
