/* @group sticker 10years */

div#sticker{
	width: 150px;
	height: 150px;
	background-image: url(../starthtml/gif/88_sticker_10years.gif);
	position: absolute;
	top: 125px;
	left: 620px;
}

/* @end */

body {
	font-family: Verdana, Helvetica, Arial, sans-serif;
	font-size: 10px;
	margin-top: 10px;
	margin-bottom: 10px;
	background-color: #CCCCCC;
}

TD#body {
	font-family: Verdana, Helvetica, Arial, sans-serif;
	font-size: 10px;
	margin-top: 0px;
	margin-bottom: 0px;
}

TD.content {
	font-family: Verdana, Helvetica, Arial, sans-serif;
	font-size: 10px;
	margin-top: 0px;
	margin-bottom: 0px;
}

/* stil fuer tabellen */
TD.td-0 {
	width: 200px;
	border-bottom: 1px;
	border-bottom-color:#999999;
	border-bottom-style:dotted;
}

TD.td-last {
	width: 75px;
	text-align: right;
	border-bottom: 1px;
	border-bottom-color:#999999;
	border-bottom-style:dotted;
}

/* GENERAL fonts */
OL, UL, DIV, H1, H2 {
	font-family: verdana, arial;
	font-size: 10px;  color: #990000;
}
H1 { font-size: 14px; color: #990000; }
H2 { font-size: 12px; }

H1, H2 {margin: 0px px 8px 0px;}

P {
	font-family: verdana, arial;
	font-size: 10px; line-height:15px;
	margin: 0px 0px 0px 0px;
	}

P.bodytext {
	font-family: verdana, arial;
	font-size: 10px; line-height:15px;
	margin: 0px 0px 0px 0px;
	}

TD#footer {border-top: dotted 1px #999999;}
TD#footer P {
	font-size: 10px;
	text-align: center;
}

TD#15 {
	font-size: 15px;
}

/* Content column */
TD#content {
	padding-top: 10px;
	padding-left: 10px;
	padding-right: 10px;
	vertical-align: top; 
}

/* Menu 1 column */
TD#menu_1 {	
	vertical-align: top; 
	background-repeat : no-repeat;
	/*padding-top:10px;*/
}

TD#menu_1 DIV {
	width: 95%;
}

TD#menu_1 DIV A {
	color: navy;
	text-decoration: none;
}

TD#menu_1 DIV A:hover {
	text-decoration: underline;
}

TD.zusatz {
	width: 156px;
	font-family: Verdana, Helvetica, Arial, sans-serif;
	font-size: 10px;
 	padding-top:10px;
  	padding-left:10px;
  	padding-right:10px;
}

TD.menus {
	font-family: Verdana, Helvetica, Arial, sans-serif;
	font-size: 10px;
 	padding-top:10px;
}

/*  MENU 1, level 1, normal state (NO) */
TD.menu1-level1-no {
  /*background-color: #FFFFFF;*/
  width: 160px;
  height: 25px;
  /*border-bottom: 1px dotted #999999;*/
  font-size: 10px;
  padding-top:5px;
  padding-left:5px;
}

/*  MENU 1, level 1, active state (ACT) */
/*  geklicktes hauptmenu */
TD.menu1-level1-act {
  /*background-color: #FFFFFF;*/
  /*border-bottom: 1px solid #999999;*/
  height: 25px;
  width: 160px;
  font-weight:bold;
  font-size: 10px;
  padding-top:5px;
  padding-left:5px;
}

TD.menu1-level1-act A {
  /*color:black;*/
}



/*  MENU 1, level 2, normal state (NO) */
TD.menu1-level2-no {
  /*background-color: #FFFFFF;*/
  width: 145px;
  height: 10px;
  font-size: 10px;
  padding-left:20px;
}
/*  MENU 1, level 2, active state (ACT) */
TD.menu1-level2-act {
  /*background-color: #FFFFFF;*/
  width: 145px;
  height: 14px;
  font-size: 10px;
  padding-left:20px;
  font-weight:bold;
  padding-left:20px;
}

/*  MENU 1, level 3, normal state (NO) */
TD.menu1-level3-no {
  font-size: 10px;
  padding-left:40px;
}
/*  MENU 1, level 2, active state (ACT) */
TD.menu1-level3-act {
  font-size: 10px;
  font-weight:bold;
  padding-left:40px;
}

/*------------------------------------------------------- MENU2 , LEVEL3 und 4 ANFANG------*/
/* Menu 1 column */
TD#menu_2 {	
	vertical-align: top; 
	width: 200px;
	background-repeat : no-repeat;
	padding-top: 10px;
}

TD#menu_2 DIV {
	width: 95%;
}

TD#menu_2 DIV A {
	color: navy;
	text-decoration: none;
}

TD#menu_2 DIV A:hover {
	text-decoration: underline;
}

/*  MENU 1, level 1, normal state (NO) */
TD.menu2-level1-no {
  background-color: #BEBDA6;
  width: 160px;
  height: 14px;
  /*border-bottom: 1px dotted #999999;*/
  font-size: 11px;
  padding-top:5px;
  padding-left:5px;
}

/*  MENU 1, level 1, active state (ACT) */
/*  geklicktes hauptmenu */
TD.menu2-level1-act {
  background-color: #BEBDA6;
  width: 160px;
  height: 14px;
  /*border-bottom: 1px dotted #999999;*/
  font-size: 11px;
  font-weight:bold;
  padding-top:5px;
  padding-left:5px;
}

TD.menu2-level1-act A {
  /*color:black;*/
}

/*  MENU 1, level 2, normal state (NO) */
TD.menu2-level2-no {
  font-size: 10px;
  padding-left:20px;
}
/*  MENU 1, level 2, active state (ACT) */
TD.menu2-level2-act {
  background-color: #E3E3D9;
  width: 145px;
  height: 14px;
  font-size: 10px;
  padding-left:20px;
  font-weight:bold;
  padding-left:20px;
}

/*  MENU 1, level 3, normal state (NO) */
TD.menu2-level3-no {
  font-size: 10px;
  padding-left:40px;
}
/*  MENU 1, level 2, active state (ACT) */
TD.menu2-level3-act {
  font-size: 10px;
  font-weight:bold;
  padding-left:40px;
}



/*------------------------------------------------------- MENU2 , LEVEL3 und 4 ENDE ------*/


/*  MENU 2, level 1, general for all table cells: */
TR#menu_2 TD {
  background-color: #333366;
  width: 10%;
  text-align: center;
  padding: 0px 2px 0px 2px;
}
TR#menu_2 TD A {
  color: white;
  font-size: 10px;
  font-family: verdana, arial;
  text-decoration: none;
}
TR#menu_2 TD A:hover {
  text-decoration: underline;
}
TR#menu_2 TD.oddcell {
  background-color: #666699;
}
TR#menu_2 TD.menu2-level1-act {
  background-color: #88292A;
}



/* Style for the Path-menu: */
TD#path {
  white-space: nowrap;
  background-color: #F8F8EC;
  font-family: verdana, arial;
  font-size: 10px;
  font-style: italic;
  font-weight: bold;
  padding: 1px 1px 5px 5px;
}
TD#path A {
  text-decoration: none;
  color:black;
}
TD#path A:hover {
  text-decoration: underline;
}

/* Links */
a:link, a:visited {
	font-size: 10px; color: #333333; text-decoration: none;
	font-family:  Verdana, Arial, Helvetica, sans-serif;
	}

a:hover {
	color: #000000;	text-decoration: underline;
	}




/*------------------------------------------------------- SITEMAP ------*/

P.csc-sitemap-level1 {
	font-family: Verdana, Helvetica, Arial, sans-serif;
	color: #000000; text-decoration: none;
	font-size: 10px;
	margin: 0px 0px 0px 10px;
}



P.csc-sitemap-level1 A {
	font-family: Verdana, Helvetica, Arial, sans-serif;
	color: #000000; text-decoration: none;
	font-size: 10px;
	margin: 0px 0px 0px 10px;
}



P.csc-sitemap-level1 A:hover {
	font-family: Verdana, Helvetica, Arial, sans-serif;
	color: #000000; text-decoration: none;
	font-size: 10px;
	margin: 0px 0px 0px 10px;
}



P.csc-sitemap-level2 A {
	font-family: Verdana, Helvetica, Arial, sans-serif;
	color: #333333; text-decoration: none;
	font-size: 10px;
	margin: 0px 0px 0px 20px;
}



P.csc-sitemap-level2 A:hover {
	font-family: Verdana, Helvetica, Arial, sans-serif;
	color: #00A6EB; text-decoration: none;
	font-size: 10px;
	margin: 0px 0px 0px 20px;
}



P.csc-sitemap-level3 {
	font-family: Verdana, Helvetica, Arial, sans-serif;
	color: #99999; text-decoration: none;
	font-size: 10px;
	margin: 0px 0px 0px 30px;
}



P.csc-sitemap-level4 A {
	font-family: Verdana, Helvetica, Arial, sans-serif;
	color: #666666; text-decoration: none;
	font-size: 10px;
	margin: 0px 0px 0px 40px;
}

/* @group tabelle_preisliste */

#content div.preisliste td{
	font-size: 10px;
	vertical-align: top;
	border-left: 1px dotted #c0c0c0;
	border-right-color: 1px dotted #c0c0c0;
	white-space: nowrap;
	border-bottom: 1px dotted #9a232a;
}



/* @end */


/* @group cannondale_fetchurl_mod */
#header {
	display: none;
}
#teamsSide {
	display: none;
}
#factOneDiv {
	display: none;
}
.productsDetailNav {
	display: none;
}

#teamsMain img {
	width: 600px;
}
#footer {
	display: none;
}

div#expander {
	display: none;
}

/* @end */


