﻿@charset "UTF-8";
@import url(genericLayout.css);

body {
	background: url(background.jpg);
}

#header {
	height: 150px;
}

#header h1 {border-bottom: 0; }

#innerPage {
	background-image: url(navigationBackground.png);
}

#youarehere { padding-left: 210px; }

#col1_content,
#col1_content a,
#col1_content a:visited,
#col1_content input
{ color: #606060; }

h1, h2, h3, h4, h5, h6 {
	color: darkorange;
	padding-top: 1em;
	border-bottom: 0.133em dotted #C0C0C0;
	padding-bottom: 0.1em;
}

  a:link,
  a:visited,
  a:active { color: #000080; }
  #col3_content a, #col3_content a:visited {text-decoration: underline;}
  a:focus,
  a:hover,
  a:active { color: #7094C3; text-decoration:underline; background: transparent; }

.mainMenu ul li:hover > .menuDeco > .menuDeco2 > a,
.mainMenu ul li > .menuDeco > .menuDeco2 > a:focus
/* die Background-Farbe sollte hier die Farbe des rechten Rands des navhoverBG sein */
{ color: #404040; background: #FFDCA8 url(navhover.png) top right repeat-y; }

.mainMenu ul li a:active
{ background: #FFDCA8 !important; }

.mainMenu a.selected,
.mainMenu a:visited.selected
{ background: #FFAA25 !important; color: white !important; }

.menuLevel0 > ul > li
/* Linien in Ebene 2-4 */
/*.menuLevel1 > ul > li,
.menuLevel2 > ul > li,
.menuLevel3 > ul > li*/
{
  padding-bottom: 3px;
  background-image: url(navspacer.png);
  background-position: bottom left;
}
/* doppelte Linien vermeiden */
/*.menuLevel1 > ul > li:last-child {padding-bottom: 0; background: inherit;}
.menuLevel2 > ul > li:last-child {padding-bottom: 0; background: inherit;}
.menuLevel3 > ul > li:last-child {padding-bottom: 0; background: inherit;}*/

.menuLevel0 > ul > li > .menuLevelExtra1 ul li .menuDeco { padding-bottom: 3px; }
.menuLevel0 > ul > li > .menuLevelExtra1 ul li:last-child .menuDeco { padding-bottom: 0; }

.menuLevelExtra1 ul li .menuDeco
{ background: #FEEAC9 !important; }

.menuLevelExtra1 ul li a
{ background: transparent !important; }
.menuLevelExtra1 ul li {background: transparent !important;}

.menuLevelExtra1 ul li a:hover,
.menuLevelExtra1 ul li a:active,
.menuLevelExtra1 ul li a:focus
{ background: #FFDCA8 !important; }

.menuLevelExtra1 ul
{ border: 1px solid #FFDCA8; }

.menuLevelExtra1 ul li a,
.menuLevelExtra1 ul li a:hover
{ color: #404040 !important; }

#languageMenu .selected { font-weight: bold; color: #444 !important; }

#crossrefsMenu {
  padding-top: 3px;
  background-image: url(navspacer.png);
}

#keywordToSearch {
	border: #B6C8E0 1px solid;
	background: url(white204alpha.png);
}

#byline { background: #FFAA25; }
#byline .p2 { color: #ccf; }

.hinweise {
	background: #DFE6F0;
	border-color: #C9D0D7;
}
.hinweiseTitle {
	background: #7094C3;
	color: #EDF6FF;
	margin: -1px -1px 0 -1px;
	border: 1px solid #7094C3;
}

.hinweiseContent .newsDate { color: #808080; font-size: 0.9em; }

.subPagesMenu .hinweiseTitle { background: #FFAA25; border-color: #FFAE29; }
.subPagesMenu.hinweise { background: #FEEAC9; border-color: #FFDCA8; }
.subPagesMenu .hinweiseContent { font-weight: bold; line-height: 2em !important; }
.subPagesMenu.hinweise a,
.subPagesMenu.hinweise a:visited { color: #666; }

.subPagesMenu ol li a.selected,
.subPagesMenu ol li a:visited.selected{
	font-weight: bold;
	background: #FFAA25;
	color: white;
}
 .subPagesMenu ol li a:hover {
	background: #FFDCA8 !important;
	text-decoration: none;
	color: #444 !important;
}

#subPagesBottom  a, #subPagesBottom  a:visited {
	color: #808080;
	font-size: 0.9em;
}
#subPagesBottom  a.selected { font-weight: bold; }

/* nachfolgende Hintergründe sind identisch zu den navdrop-Hintergründen; dient primär zum Preload */
/*#footer { background: url(navdropBG_ihm_profi.png); }
#footer a, #footer a:visited  { background: url(navdropHoverBG_ihm_profi.png); }*/

#topContextImage {
	background-color: #EEEEEE;
	background-position: 50% 50%;
	margin: 0 -10px 0 -10px;
	padding: 0;
	height: 100px;
}

/* MatchCode-spezifische Sonderanpassungen */
#content_doublepics_BuySingleUserLicense .contissimoOuterIFrameDIV,
#content_doublepics_BuyFriendShipLicense .contissimoOuterIFrameDIV,
#content_doublepics_BuyReducedLicense .contissimoOuterIFrameDIV,
#content_doublepics_CustomerCareCenter .contissimoOuterIFrameDIV
{ margin-right: -200px; }


.wizDefault{
	font-weight:bold;
}