/*~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~*/
/*

CSS fuer die Continental Website

ACHTUNG: 
Bitte keine Umlaute oder Sonderzeichen in den Beschreibungstexten verwenden!

*/
/*~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~*/

/*~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~*/
/*~~~~~~~~~~~~~~~~~~~~ GENERAL START HERE ~~~~~~~~~~~~~~~~~~~~*/
/*~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~*/

.clear {
	overflow: hidden;
	width: 100%;
}

body {
	background-color: #000000;
	margin: 0px;
	padding: 0px;
}
body img {
	border-width: 0px;
}
table, tr, td, th {
	border-width: 0px;
	margin: 0px;
	padding: 0px;
	/*border: solid 1px #ffffff;*/
}
table {
	border-collapse: collapse;
	border-spacing: 0;
	font-size: 11px;
}
form {
	margin: 0;
	padding: 0;
}

h1, h2, p {
	margin: 0px;
	padding: 0px;
}
h1 {
	font: bold 27px Helvetica, Arial, Sans-serif; 
	color: #FB9D00;
	line-height: 100%;
}
h2 {
	font: normal 16px Helvetica, Arial, Sans-serif; 
	color: #FFFFFF;
	line-height: 110%;
}
p {
	font: normal 11px Lucida Sans Unicode, Helvetica, Arial;
	color: #000000;
	margin: 0px 0px 14px 0px;
}

.borderLeft {
	background-repeat: no-repeat;
	background-image: url(http://www.conti-online.com/coremedia/img/border_left_bg.gif);
	background-position: 0px 0px;
}
.breadcrumbHead {
	position: absolute;
	top: 140px;
	left: 235px;
	font: normal 11px Lucida Sans Unicode, Helvetica, Arial;
	color: #CCCCCC;
}
.breadcrumbHead a {
	font: normal 11px Lucida Sans Unicode, Helvetica, Arial;
	color: #CCCCCC;
	text-decoration: none;
	padding: 0px 13px 0px 0px;
	margin: 0px 5px 0px 0px;
	background-image: url(http://www.conti-online.com/coremedia/img/link_navi_closed_white.gif);background-repeat:no-repeat;
	background-position: right 4px;
	background-repeat: no-repeat;
}
.breadcrumbHead a:hover {
	font: normal 11px Lucida Sans Unicode, Helvetica, Arial;
	color: #CCCCCC;
	text-decoration: underline;
}
/*~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~*/
/*~~~~~~~~~~~~~~~~~~~~ HEADER START HERE ~~~~~~~~~~~~~~~~~~~~~~*/
/*~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~*/

.header {
	width: 1000px;
	height: 107px;
}
.headerSpacer {
	width: 10px;
	height: 107px;
}

.headerLogo {
	height: 107px;
	margin-left: 20px;
	margin-right: 20px;
	float:none;
}

.headerLogo img {
	padding: 20px 0px 0px 0px;
}

.headerLogoLink{
	text-transform: uppercase;
	text-decoration: none;
	white-space: nowrap;
	font: bold 10px Helvetica, Arial;
	color: #CCCCCC;
	height: 19px;
	background-repeat: no-repeat;
	background-image: url(http://www.conti-online.com/coremedia/img/link_global_site.gif);
	background-position: 0px 3px;
	padding: 0 0 20px 10px;
}

/*~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~*/
/*~~~~~~~~~~~~~~~~~~~~ LEFT COMPONENT START HERE ~~~~~~~~~~~~~~~~~~*/
/*~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~*/
.leftFrameContainer {
	margin: 10px 10px 0px 20px;
}

.localWebseites {
	list-style-type: none;
	padding: 0px 0px 0px 0px;
	width: 200px;
	margin: 0px;
}

.localWebseites a {
	font: normal 11px Verdana, Helvetica, Arial !important;
	color: #CCCCCC !important;
	background-color: #323232 !important;
	background-image: url(http://www.conti-online.com/coremedia/img/link_navi_closed_white.gif);
	border: 1px solid Black;
}

.localWebseites a:hover {
	font: bold !important;
	color: #000000 !important;
	background-color: #FB9D00 !important;
	background-image: url(http://www.conti-online.com/coremedia/img/link_navi_closed_black.gif) !important;
}

.localWebseites li {
	padding: 0px 0px 5px 0px !important;
}
/*~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~*/
/*~~~~~~~~~~~~~~~~~~~~ QUICK SEARCH START HERE ~~~~~~~~~~~~~~~~~~~~*/
/*~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~*/

.quickSearch {
	width: 200px;
	height: 30px;
	overflow: hidden;
	border-bottom: 1px solid #5B5B5B;
	border-top: 1px solid #5B5B5B;
	padding: 10px 0px 0px 0px;
}
.quickSearch form {
	padding: 0px;
	margin: 0px;	
}
.searchText {
	height: 17px;
	float:left;
	width: 60px;
	text-transform: uppercase;
	text-decoration: none;
	white-space: nowrap;
	font: bold 10px Tahoma, Helvetica, Arial;
	color: #CCCCCC;
	overflow: hidden;
	line-height: 17px;
}
/*~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~*/
/*~~~~~~~~~~~~~~~~~~~~ NAVIGATION START HERE ~~~~~~~~~~~~~~~~~~~~~~*/
/*~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~*/
.navigation {
	width: 200px;
	margin-left: 0px;
	padding-top: 10px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
}

.navigation ul, .localWebseites ul {
	list-style-type: none;
	padding: 0px 0px 0px 0px;
	margin: 0;
}

.navigation p {margin: 0px 0px 0px 0px;}

.navigation ul li {
	margin: 0px 0px 1px 0px;
}
.navigation a, .navigation h2, .navigation span, .localWebseites a {
	display: block;
	text-decoration: none;
	font: normal 11px Verdana, Helvetica, Arial;
	color: #CCCCCC;
	background-color: #000000;
	padding: 0px 0px 0px 16px;
	line-height: 20px !important;
}

.navigation span {
	font: bold 11px Verdana, Helvetica, Arial !important;
	line-height: 20px !important;
	color: #000000;
	background-color: #FB9D00;
	background-image: url(http://www.conti-online.com/coremedia/img/link_navi_open_black.gif);
	background-repeat: no-repeat;
	background-position: 6px 8px;
	border-bottom: 0px solid #000000;
	margin-bottom: 1px;
}

.pathEntry {
	color: #FFFFFF !important;
	background-color: #666666 !important;
	background-image: url(http://www.conti-online.com/coremedia/img/link_navi_open_white.gif) !important;
}

.navigation h2 {
	text-transform: uppercase;
	font: bold 11px Helvetica, Arial;
	color: #FB9D00;
}

.navigation a, .localWebseites a {
	background-image: url(http://www.conti-online.com/coremedia/img/link_navi_closed_white.gif);
	background-repeat: no-repeat;
	background-position: 8px 8px;
	padding: 0px 0px 0px 17px;
}

.navigation a:hover {
	font: bold 11px Verdana, Helvetica, Arial !important;
	line-height: 20px !important;
	color: #000000;
	background-color: #FB9D00;
	background-image: url(http://www.conti-online.com/coremedia/img/link_navi_closed_black.gif);
}

.selectedParent {
	font: bold 11px Verdana, Helvetica, Arial !important;
	line-height: 20px !important;
	color: #000000 !important;
	background-color: #FB9D00 !important;
	background-image: url(http://www.conti-online.com/coremedia/img/link_navi_closed_black.gif) !important;
}

.navigation ul ul, .navigation ul ul li,  .navigation ul ul ul li { 
	margin: 0 0 0px 0 !important; 
}

.navigation ul ul a {
	color: #FFFFFF;
	background-color: #545454;
	padding-left: 26px;
	background-position: 16px 8px;
}

.navigation ul ul span {
	padding-left: 26px;
	background-position: 16px 8px;
	border-bottom: 0px;
	margin-bottom: 0px;
}

.navigation ul ul ul span {
	background-color: #FB9D00;
	background-image: url(http://www.conti-online.com/coremedia/img/link_navi_closed_black.gif)  !important;
	padding-left: 36px;
	background-position: 24px 8px  !important;
	border-bottom: 0px;
	margin-bottom: 0px;
}

.navigation ul ul ul a {
	color: #FFFFFF;
	background-color: #545454;
	padding-left: 36px;
	background-position: 24px 8px !important;
}

.isActive {
	font: bold 11px Verdana, Helvetica, Arial !important;
	line-height: 20px !important;
	color: #FFFFFF  !important;
	background-color: #666666 !important;
	background-image: url(http://www.conti-online.com/coremedia/img/link_navi_open_white.gif) !important;
}

.isActive.firstLevel {
	/*border-bottom: 1px solid #000000;*/
	margin-bottom: 1px;
	background-color: #545454 !important;
}

.flyoutmenu {
	border: 1px solid #000000;
	border-bottom: 0px;
	width: 200px; /*	height: 20px;*/
}

.flyoutmenu p {margin: 0px 0px 0px 0px;}

.flyoutmenu ul {
	list-style-type: none;
	padding: 0px 0px 0px 0px;
	margin: 0;
}
.flyoutmenu ul li {
	margin: 0px 0px 0px 0px;
	border-bottom: 1px solid #000000;
	background-color: #545454;
	/*background-image: url(http://www.conti-online.com/coremedia/img/flyoutmenu_bg.jpg);
	background-repeat:repeat-x;*/
}

.flyoutmenu a {
	display: block;
	text-decoration: none;
	font: normal 11px Verdana, Helvetica, Arial;
	color: #CCCCCC;
/*	background-color: #545454;*/
	background-image: url(http://www.conti-online.com/coremedia/img/link_navi_closed_white.gif);
	background-repeat: no-repeat;
	background-position: 8px 8px;
	padding: 0px 0px 0px 17px;
	line-height: 20px;
}
.flyoutmenu a:hover {
	font: bold 11px Verdana, Helvetica, Arial !important;
	line-height: 20px !important;
	color: #000000;
	background-color: #FB9D00;
	background-image: url(http://www.conti-online.com/coremedia/img/link_navi_closed_black.gif);
}

.flyoutmenuSelected{
	font: bold 11px Verdana, Helvetica, Arial !important;
	line-height: 20px !important;
	color: #000000 !important;
	background-color: #FB9D00;
	background-image: url(http://www.conti-online.com/coremedia/img/link_navi_closed_black.gif) !important;
}



/*~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~*/
/*~~~~~~~~~~~~~~~~~~~~ CONTENT START HERE ~~~~~~~~~~~~~~~~~~~~~~*/
/*~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~*/

.content {
	/*border: solid 1px #ffffff;*/
	width: 760px;
	margin: 0px 0px 0px 0px;
	overflow: hidden;
}
.contentBgColor {
	background-color: #CCCCCC;
}
.contentInnerLeft {
	width: 500px;
	margin: 0px 10px 0px 0px;
	float: left;
	overflow:hidden;
}
.contentInnerRight {
	width: 250px;
	float: left;
	overflow: hidden;
}
.splashContent {
	width: 990px;
	margin: 0px 0px 0px 10px;
	padding: 0px;
	text-align: center;	
}
.splashInnerContent {
	margin: 1px 0px 0px 0px;
	padding: 5px 0px 0px 0px;
	background-repeat: no-repeat;
	background-image: url(http://www.conti-online.com/coremedia/img/splash_flash_fade_de.jpg);
}
.globalSearchContent {
	width: 980px;
	margin: 0px 0px 0px 20px;
}
.contentInnerHead {
	width: 760px;
	margin: 0px 10px 0px 0px;
	overflow:hidden;
}

/*Ueberschrfit mit schwarzer Umrandung*/
.headline {
	border: solid 5px #000000;
	height: 66px;
	padding: 7px 13px 7px 13px;
	position: relative;
}
/*Ueberschrfit mit schwarzem Hintergrund*/
.headlineBlackBg {
	height: 70px;
	padding: 20px 20px 0px 20px;
	background-color: #000000;
	position: relative;
}
/*Sub-Ueberschrift mit grauem Hintergrund z.B. Productfinder*/
.subheadlinegreyBg {
	line-height: 100%;
	height: 16px;
	padding: 17px 20px 17px 20px;
	background-color: #CCCCCC;
	font: bold 15px Helvetica, Arial; 
	color: #000000;
}
.headline .identifier{
	overflow: hidden;
	position: absolute;
	right: 0px;
	bottom: 0px;
	height: 100%;
	width: 20px;
	background-position: top right;
	background-repeat: no-repeat;
}
.headlineBlackBg .identifier {
	height: 100%;
	width: 50px;
	overflow: hidden;
	position: absolute;
	right: 0px;
	bottom: 0px;
	background-position: top right;
	background-repeat: no-repeat;
}
.textBox {
	background-color: #CCCCCC;
	padding: 20px;
}
.textBox, .textBox table, .textBox td, .textBox p {
	font: normal 12px Lucida Sans Unicode, Helvetica, Arial;
	line-height: 150%;
	color: #000000;
}

.freeText {
	background-color: #000000;
	padding-top: 15px;
	padding-left: 20px;
	padding-right: 20px;
	padding-bottom: 20px;
	color: #CCCCCC;
	height: 75px;
	width: 720px;
	overflow: hidden;
}
.freeText, .freeText p {
	font: normal 12px Lucida Sans Unicode, Helvetica, Arial;
	line-height: 150%;
	color: #CCCCCC;
}

.freeText, .freeText table, .freeText td {
	font: normal 12px Lucida Sans Unicode, Helvetica, Arial;
	line-height: 150%;
	color: #000000;
}

.mainTopic {
	height: 180px;
	padding: 5px 5px 5px 20px;
	background-color: #000000;
	overflow: hidden;
	margin: 0px 0px 10px 0px;
}
.mainTopic a {
	font: normal 12px Lucida Sans Unicode, Helvetica, Arial;
	color: #FB9D00;
	text-decoration: none;
	line-height: 200%;
	background-image: url(http://www.conti-online.com/coremedia/img/link_identifier_ov2headline.gif);
	background-repeat: no-repeat;
	background-position:0px 4px;
	padding: 0px 0px 0px 10px;
}
.mainTopic p {
	margin: 15px 0px 0px 0px;
	font: normal 12px Lucida Sans Unicode, Helvetica, Arial;
	color: #CCCCCC;
	line-height: 130%;
}
.mainTopic h1 {
	margin: 10px 0px 0px 0px;
	font: bold 27px Helvetica, Arial;
	color: #FB9D00!important;
	line-height: 100%;
}
.mainTopic h2 {
	font: normal 16px Helvetica, Arial;
	color: #FFFFFF!important;
	line-height: 110%;
}
/*.mainTopic img {*/
.mainTopic h3 {
	margin: 10px 0px 0px 0px;
	padding: 0px 0px 0px 0px;	
}
.subTopic h3 {
	margin: 5px 0px 0px 10px;
	padding: 0px 0px 0px 0px;	
}
.mainTopic h3 a, .subTopic h3 a {
	background-image: none;
	padding: 0px 0px 0px 10px;
	margin: 0px;
	background-image: url(http://www.conti-online.com/coremedia/img/link_identifier_arrow_right_orange.gif)!important;
	background-repeat: no-repeat;
	background-position: 0px 7px;
}
.mainTopic h3, .mainTopic h3 a, .subTopic h3, .subTopic h3 a {
	text-decoration: none;
	font: normal 19px Helvetica, Arial, Sans-serif;
	color: #FB9D00;
	line-height: 120%;
}
.linkInternal, .linkExternal {
	font: normal 12px Lucida Sans Unicode, Helvetica, Arial;
	color: #B96200;
	background-repeat: no-repeat;
	background-position: 4px 3px;
	text-decoration: none;
	padding: 0px 0px 0px 14px;
}
.linkInternal {
	background-image: url(http://www.conti-online.com/coremedia/img/link_identifier_internal.gif);	
}
.linkExternal {
	background-image: url(http://www.conti-online.com/coremedia/img/link_identifier_external.gif);
}
.linkDownloadable, .linkLargeScale, .linkChangeInput, .linkNext, .linkPrevious {
	color: #B96200;
	font: normal 12px Lucida Sans Unicode, Helvetica, Arial;
	text-decoration: none;
	background-repeat: no-repeat;
}
.linkDownloadable {
	background-image: url(http://www.conti-online.com/coremedia/img/link_identifier_downloadable.gif);
	background-position: 0px 4px;
	padding: 0px 0px 0px 13px;
}
.linkLargeScale {
	background-image: url(http://www.conti-online.com/coremedia/img/link_identifier_large_scale.gif);
	background-position: 0px 4px;
	padding: 0px 0px 0px 14px;
}
.linkChangeInput {
	background-image: url(http://www.conti-online.com/coremedia/img/link_identifier_change_input.gif);
	background-position: 0px 4px;
	padding: 0px 0px 0px 11px;
}
.linkNext {
	background-image: url(http://www.conti-online.com/coremedia/img/link_identifier_next.gif);
	background-position: right 5px;
	padding: 0px 16px 0px 0px;
}
.linkPrevious  {
	background-image: url(http://www.conti-online.com/coremedia/img/link_identifier_previous.gif);
	background-position: 0px 5px;
	padding: 0px 0px 0px 15px;
}
.imageLegend {
	color: #666666!important; 
	font: normal 11px Lucida Sans Unicode, Helvetica, Arial!important;
	line-height: 130%!important;	
	padding-bottom:14px;
}


.textBoxFolderDoc {
	font: normal 12px Lucida Sans Unicode, Helvetica, Arial;
	line-height: 150%;
	color: #000000!important;
	padding: 20px;
	background-color: #000000;
}

.contentImageLeft {
	margin-right:20px;
	margin-bottom:14px;
	padding-top:4px;
}

.contentImageRight {
	margin-left:20px;
	margin-bottom:14px;
	padding-top:4px;
}

/*~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~*/
/*~~~~~~~~~~~~~~~~~~~~ MINIWINDOW START HERE ~~~~~~~~~~~~~~~~~~~*/
/*~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~*/

.miniWindowContentSpace {
	padding: 80px 20px 40px 20px;
	position: relative;	
	overflow: hidden;
}
.miniWindowContent {
	overflow: hidden;
}
.miniWindowTitle {
	height: 60px;
	background-color: #000000;
	overflow: hidden;
	padding: 20px 20px 0px 20px;
}
.miniWindowTextBox {
	margin: 0px;
	padding: 0px;
	background-color: #CCCCCC;
}
.miniWindowTextBox table, .miniWindowTextBox tr, .miniWindowTextBox td{
	padding:0px;
	margin:0px;	
}
.miniWindowTextBox p {
	padding: 0px 00px 0px 0px;	
}
.miniWindowLinkList {
	padding: 0px 0px 0px 20px;
	background-color: #EBEBEB;
	overflow:show;
}
.miniWindowLogo {
	position: absolute;
	left: 20px;
	top: 15px;
}
.miniWindowClose {
	position: absolute;
	right: 20px;
	top: 15px;
}
.miniWindowClose a {
	font: normal 13px Helvetica, Arial;
	color: #FB9D00;
	text-decoration: none;
}
.miniWindowCopyText {
	position: absolute;
	left: 20px;
	bottom: 15px;
}
.miniWindowFooterOptions {
	position: absolute;
	right: 20px;
	bottom: 15px;
}
.miniWindowFooterOptions span,  .miniWindowFooterOptions a, .miniWindowCopyText span {
	font: normal 11px Lucida Sans Unicode, Helvetica, Arial;
	color: #989898;
	text-decoration: none;
}
.miniWindowFooterOptions span, .miniWindowCopyText span {
	background-image: url(http://www.conti-online.com/coremedia/img/footer_link_border_bg.gif);
	background-repeat: no-repeat;
	background-position: left bottom;
	padding: 5px 20px 0px 8px!important;
	margin: 0px 0px 0px 0px;
	display: block;
	float: left;
}
.miniWindowFooterOptions span {
	padding: 5px 8px 0px 20px;
}

/*~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~*/
/*~~~~~~~~~~~~~~~~~~~~ COLUMNCONTENT ~~~~~~~~~~~~~~~~~*/
/*~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~*/
.columnContentColBgrd1u2 {
	background-image: url(http://www.conti-online.com/coremedia/img/column_content_bg.gif);
	float: left;
	width:760px;
}

.columnContentCol1 {
	padding: 20px 20px 0px 20px;
	font: normal 12px Lucida Sans Unicode, Helvetica, Arial;
	line-height: 150%;
	color: #000000!important;
	background-color: #CCCCCC;
	float: left;
	width:210px;
	overflow:hidden;
}
.columnContentCol1And2 {
	padding: 20px 20px 0px 20px;
	font: normal 12px Lucida Sans Unicode, Helvetica, Arial;
	line-height: 150%;
	color: #000000!important;
	background-color: #CCCCCC;
	float: left;
	width:460px;
	overflow:hidden;
}
.columnContentCol2 {
	margin: 20px 0px 0px 0px;
	font: normal 12px Lucida Sans Unicode, Helvetica, Arial;
	line-height: 150%;
	color: #000000!important;
	background-color: #CCCCCC;
	float: left;
	width:250px;
	overflow:hidden;
}

.columnContentCol3 {
	padding: 20px 20px 0px 20px;
	font: normal 12px Lucida Sans Unicode, Helvetica, Arial;
	line-height: 150%;
	color: #000000!important;
	background-color: #CCCCCC;
	float: left;
	width:210px;
	overflow:hidden;
}

.columnContentSpacer {
	float: left;
	width:10px;
}

/*~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~*/
/*~~~~~~~~~~~~~~~~~~~~ NEWSPRESS ~~~~~~~~~~~~~~~~~*/
/*~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~*/

.newspressdate {
	padding: 0px 13px 0px 8px;
	background-color: #FFFFFF;
	font-weight: normal!important;
}
.newspressdatespace {
	padding: 0px 11px 0px 0px;
	background-color: #CCCCCC;
}

.textBoxNewsPressRahmen {
	padding: 0px 5px 5px 5px;
	background-color: #000000;
	float:left;
	width: 240px;
}

.textBoxNewsPress {
	font: normal 12px Lucida Sans Unicode, Helvetica, Arial;
	line-height: 150%;
	color: #000000!important;
	background-color: #1C1C1C;
	padding: 20px;
	float: left;
	width: 200px;
	overflow: hidden;
}

.textBoxNewsPress .standardText {
	color: #CACACA;
}

.pressResultBackNext {
	width: 100px;
	height: 29px;
	font: normal 12px Lucida Sans Unicode, Helvetica, Arial;
	line-height: 29px;
	background-color: #000000;
	text-align: center;
	margin: 0px 0px 0px 0px;
	color: #CCCCCC;
}

.pressResultBackNext a {
	color: #FB9E00;
	font: normal 12px Lucida Sans Unicode, Helvetica, Arial;
	text-decoration: none;
	background-repeat: no-repeat;
	line-height: 29px;
}

.pressResultBackNext .next {
	background-image: url(http://www.conti-online.com/coremedia/img/link_identifier_next.gif);
	background-position: right 5px;
	padding: 0px 16px 0px 0px;
}
.pressResultBackNext .previous  {
	background-image: url(http://www.conti-online.com/coremedia/img/link_identifier_previous.gif);
	background-position: 0px 5px;
	padding: 0px 0px 0px 15px;
}

/*~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~*/
/*~~~~~~~~~~~~~~~~~~~~ PODUCTFINDER START HERE ~~~~~~~~~~~~~~~~~*/
/*~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~*/

/*grauer Hintergrund Hinter Navigator*/
.greyBg {
	padding: 0px 10px 0px 10px;
	background-color: #CCCCCC;
	height: 80px;
	z-index:0
}

.greyNav {
	background-color: #545454;
	height: 70px;
	z-index:3;
}


/*~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~*/
/*~~~~~~~~~~~~~~~~~~~~ SiteMAP STARTS HERE ~~~~~~~~~~~~~~~~~~*/
/*~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~*/

.sitemap {
	margin: 0px 0px 1px 10px !important;
}

.sitemap a {
	padding: 2px 0px 3px 21px;
	color: #FFFFFF;
	text-decoration: none;
	background-color: #545454;
	background-image: url(http://www.conti-online.com/coremedia/img/link_navi_closed_white.gif);
	background-repeat: no-repeat;
	background-position: 5px 6px;
	border:1px solid #333333;
	width:217px;
/*	vertical-align:middle;
	line-height:100%;
*/
	text-align:left;
	font: 11px Verdana;
/*	float:left;*/
	display: block;
/*	overflow:visible;*/
}

.sitemap a:hover {
	color: #000000;
	background-color: #FB9D00;
	text-decoration: none;
	background-image: url(http://www.conti-online.com/coremedia/img/link_navi_closed_black.gif);
	background-repeat: no-repeat;
	background-position: 5px 6px;
}

.sitemap div tr td {
	vertical-align:top;
}

.sitemapimg3 {
	padding: 2px 0px 0px 0px;
	height:18px; 
	width:0px;
	background-image: url(http://www.conti-online.com/coremedia/img/sitemap_ebenen_pfeil_leer.gif);
	background-repeat: no-repeat;
}

.sitemapgreyBg {
	padding: 0px 20px 0px 00px;
	background-color: #CCCCCC;
	z-index:0;
	width:740px;
}

/*~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~*/
/*~~~~~~~~~~~~~~~~~~~~ SUBTOPICS START HERE ~~~~~~~~~~~~~~~~~~~~~~*/
/*~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~*/

.subTopic, .subTopic p {
	color: #CCCCCC;
	font: normal 11px Lucida Sans Unicode, Helvetica, Arial;
	line-height: 120%;
	background-color: #000000;
}
.subTopic h1, .subTopic a {
	font: normal 12px Lucida Sans Unicode, Helvetica, Arial;
	color: #FB9D00;
	text-decoration: none;
	line-height: 120%;
}
.subTopic .ovImg, .mainTopic .ovImg {
	position: relative;	
	width: 250px;
	height: 110px;
	overflow: hidden;
}
.mainTopic .ovImg {
	width: 245px;
	height: 180px;
	float: right;
}
.maiwwwwwnTopic div {
	width: 245px;
	height: 180px;
	float: right;
	text-align: right;
	margin: 0px 0px 0px 10px;
	text-align: center;
	overflow: hidden;
}
.subTopic .ovImg .sourceBg, .subTopic .subtopicImgLeftPressImg .sourceBg, .mainTopic .ovImg .sourceBg {
	background-image: url(http://www.conti-online.com/coremedia/img/img_source_bg.png);
	filter: alpha(opacity=80);
	position: absolute;
	top: 95px;
	left: 0px;
	height: 15px;
	z-index: 10;
	padding: 0px 10px 0px 10px;
	width: 230px;
}
.mainTopic .ovImg .sourceBg {
	top: 165px;
	width: 225px;
}
.subTopic .ovImg .sourceTxt, .subTopic .subtopicImgLeftPressImg .sourceTxt, .mainTopic .ovImg .sourceTxt {
	Copytext: normal 10px Helvetica, Arial, Sans-serif;
	line-height: 15px;
	position: absolute;
	top: 95px;
	left: 0px;
	color: #ffffff;
	height: 15px;
	text-align: left;
	padding: 0px 0px 0px 10px;
	z-index: 100;
	overflow: hidden;
	width: 230px;
}
.mainTopic .ovImg .sourceTxt {
	top: 165px;
	width: 225px;
}
.subTopic h1 {
	background-image: url(http://www.conti-online.com/coremedia/img/link_identifier_ov2headline.gif);
	background-repeat: no-repeat;
	background-position:0px 4px;
	padding: 0px 0px 0px 10px;
}
.subTopicHeadlineImgTop {
	background-image: url(http://www.conti-online.com/coremedia/img/link_identifier_ov2headline.gif);
	background-repeat: no-repeat;
	background-position:0px 4px;
	padding: 0px 0px 0px 10px;
	margin: 5px 0px 7px 10px;
}
.subTopicHeadlineImgTop a {
	font: normal 12px Lucida Sans Unicode, Helvetica, Arial;
	color: #FB9D00;
	text-decoration: none;
	line-height: 120%;
}
.subtopicImgRight, .subtopicImgLeft {
	height: 110px;
	margin: 0px 0px 10px 0px;
	overflow: hidden;
}
.subtopicImgLeftPress {
	height: 110px;
	margin: 0px 0px 10px 0px;
	overflow: hidden;
	padding: 0px 5px 0px 0px;
}
.subtopicImgLeftPressDate {
	width: 70px;
	text-align: center;
	border: solid 1px #404040;
	font: normal 12px Lucida Sans Unicode, Helvetica, Arial;
	line-height: 120%;
	color: #CCCCCC;
	background-color: #545454;
	float: left;
	padding: 0px 5px 0px 5px 0px;
}
.subtopicImgLeftPress p{
	overflow: hidden;
}
.subtopicImgRight p, .subtopicImgLeft p {
	padding: 0px 20px 10px 20px;
	/*height: 47px;*/
	overflow: hidden;
}

.subtopicImgRight p, .subtopicImgRight h1 {
	width: 470px;
	float: right;
}
.subtopicImgRight h1 {
	width: 460px;
	margin: 15px 20px 3px 20px;
}
.subtopicImgLeft p, .subtopicImgLeft h1 {
	width: 210px;
	float: left;
}
.subtopicImgLeftPress p {
	width: 210px;
}
.subtopicImgLeftPressImg, .subtopicImgRightPressImg {
	position: relative;
	width: 250px;
	height: 110px;
	text-align: center;
	overflow: hidden;
}
.subtopicImgLeftPress a {
	line-height: 150%;
}
.subtopicImgLeftPressImg {
	float: left;
	margin: 0px 20px 0px 0px;
}
.subtopicImgRightPressImg {
	float: right;
	margin: 0px 0px 0px 20px;
}
.subtopicImgLeft h1 {
	width: 200px;
	margin: 15px 0px 3px 20px;
}
.subtopicImgRight div {
	float: right;
	text-align: center;
	width: 250px;
	height: 110px;
}
.subtopicImgLeft div {
	float: left;
	text-align: left;
	margin: 0px 0px 0px 0px;
	width: 250px;
	height: 110px;
	text-align: center;
}
.subtopicImgTop {
	width: 250px;
	height: 210px;
	float: left;
	margin: 0px 0px 10px 0px;
	padding: 0px 5px 0px 0px;
	overflow: hidden;
}
.mainTopicAsColumn .subtopicImgTop {
	margin: 0px;
}
.subtopicImgTop div {
	text-align: left;
	width: 250px;
	height: 110px;
	text-align: center;
}
.subtopicImgTop p {
	padding: 0px 10px 10px 10px;
}
.subtopicImgTop h1 {
	margin: 7px 10px 5px 10px;
}
.subtopicBanner {
	background-color: #000000;
	height: 110px;
	text-align: center;
	margin: 0px 0px 10px 0px;
	overflow: hidden;
}

/*~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~*/
/*~~~~~~~~~~~~~~~~~~~~ TOPICS START HERE ~~~~~~~~~~~~~~~~~~~~~~*/
/*~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~*/
.topicForOv1 {
	background-color: #202020;
	padding: 0px 5px 0px 5px;
	border: solid 5px #000000;
	margin: 0px 0px 10px 0px;
}
.topicForOv1 div {
	height: 100px;
	padding: 10px 0px 0px 0px;
	margin: 0px 0px 10px 0px;
	overflow: hidden;
	font: normal 11px Lucida Sans Unicode, Helvetica, Arial;
	line-height: 150%;
	color: #CCCCCC;
}
.topicForOv1 h1, .topicForOv1 a {
	font: normal 12px Lucida Sans Unicode, Helvetica, Arial;
	color: #FB9D00;
	text-decoration: none;
	line-height: 120%;	
}
.topicForOv1 h1 {
	background-image: url(http://www.conti-online.com/coremedia/img/link_identifier_arrow_right_orange.gif);
	background-repeat: no-repeat;
	background-position:0px 4px;
	padding: 0px 0px 0px 10px;
}
/*~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~*/
/*~~~~~~~~~~~~~~~~~~~~ FOOTER START HERE ~~~~~~~~~~~~~~~~~~~~~~*/
/*~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~*/

.footer {
	width: 760px;
	/*margin-left: 15px;*/
	margin-top: 30px;
}
.splashFooter {
	color: #989898;
	text-align: center;
	font: normal 10px Lucida Sans Unicode, Helvetica, Arial;
}

.footer span, .splashFooter span {
	font: normal 11px Lucida Sans Unicode, Helvetica, Arial;
	color: #989898;
	float: left;
	display: block;
	/*height: 16px!important;*/
	/*border-left: 1px solid #CCCCCC;*/
	background-image: url(http://www.conti-online.com/coremedia/img/footer_link_border_bg.gif);
	background-repeat: no-repeat;
	background-position: left bottom;
	padding: 5px 20px 0px 8px;
	margin: 0px 0px 10px 0px;
/*	vertical-align: bottom!important;*/
}
.footer a, .footer span a, .splashFooter a {
	font: normal 11px Lucida Sans Unicode, Helvetica, Arial;
	color: #CCCCCC;
	text-decoration: none!important;
}
.splashFooter a {
	background-image: url(http://www.conti-online.com/coremedia/img/footer_link_border_bg.gif);
	background-repeat: no-repeat;
	background-position: left bottom;
	padding: 4px 0px 0px 9px;
	margin: 0px 16px 0px 0px;
}
.footer a:hover, .splashFooter a:hover {
	text-decoration: underline;
}
.serviceMenu {
	width: 500px;
	margin: 0px 10px 0px 0px;
	float: left
}

.pageOptions {
	width: 250px;
	float: left
}


/*~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~*/
/*~~~~~~~~~~~~~~~~~~~~ FOOTER END HERE  ~~~~~~~~~~~~~~~~~~~~~~*/
/*~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~*/
/*
Die Folgenden Klassen definieren das Layout fuer die ausklappbaren Menues am oberen Rand der Website z.B. "LAND WECHSELN"
*/

/* Oberste umschliessende Div-Klasse */
.chooser {
	border: 1px solid #5E5E5E;
	border-top-width: 0px;
	background-color: #454545;
	position: absolute;
	top: 0px;
}
.chooserBg {
	border: 1px solid #5E5E5E;
	border-top-width: 0px;
	background-color: #454545;
	position: absolute;
	top: 0px;
}
/* Div-Klasse fuer die Bezeichnung des Webseite/Sprache z.B. "Reifen/Deutschland" */
.identifierText, .identifierTextCountry {
	text-transform: uppercase;
	padding: 3px 0px 0px 5px;
	font: bold 15px Helvetica, Arial, Sans-serif;
	color: #FFFFFF;
	height: 35px; 
	/*width: 100%;*/
	border-left: 1px solid #5C5C5C;
	margin-top: 10px;
	position: absolute;
	top: 20px;
	overflow: visible;
}
.identifierText h1 {
	font: bold 15px Helvetica, Arial, Sans-serif;
	color: #FFFFFF;
	margin: 0px;
	line-height: 20px;
	background-repeat: no-repeat;
	background-position: 0px -8px;
	padding: 0px 0px 0px 3px;
}
.identifierText h2 {
	font: bold 10px Tahoma, Helvetica, Arial, Sans-serif;
	color: #CCCCCC;
	padding: 2px 0px 0px 3px;
	margin: 0px;
}
.identifierIconAutomobil {
	padding: 0px 0px 0px 45px !important;
	background-image: url(http://www.conti-online.com/coremedia/img/icon_cars.gif);
}
.identifierIconTrucks {
	padding: 0px 0px 0px 45px !important;
	background-image: url(http://www.conti-online.com/coremedia/img/icon_trucks.gif);
}
.identifierIconIndustry {
	padding: 0px 0px 0px 45px !important;
	background-image: url(http://www.conti-online.com/coremedia/img/icon_industry.gif);
}
.identifierIconMotocycle {
	padding: 0px 0px 0px 45px !important;
	background-image: url(http://www.conti-online.com/coremedia/img/icon_motocycle.gif);
}
.identifierIconBicycle {
	padding: 0px 0px 0px 45px !important;
	background-image: url(http://www.conti-online.com/coremedia/img/icon_bicycle.gif);
}
.identifierIconBladders {
	padding: 0px 0px 0px 45px !important;
	background-image: url(http://www.conti-online.com/coremedia/img/icon_bladders.gif);
}
.identifierIconMachines {
	padding: 0px 0px 0px 45px !important;
	background-image: url(http://www.conti-online.com/coremedia/img/icon_molds_machines.gif);
}
.identifierTextCountry {
	width:135px;
	left:395px;
	border-right: 1px solid #5C5C5C;
}

/* Div-Klasse fuer die Bezeichnung des Menues z.B. "LAND WECHSELN" */
.chooserText {
	text-transform: uppercase;
	padding: 4px 0px 0px 27px;
	margin: 0px 0px 0px 0px;
	font: bold 10px Tahoma, Helvetica, Arial, Sans-serif;
	color: #CCCCCC;
	background-color: #333333;
	height: 18px;
	/*vertical-align: middle;*/
	background-image: url(http://www.conti-online.com/coremedia/img/text_identifier_chooser.gif);
	background-repeat: no-repeat;
	background-position: 10px 8px;
}

/* Div-Klasse fuer den ausklappbaren Menueteil */
.chooserFlyout {
	padding: 0px 0px 0px 10px;
	visibility: visible;
	width: 130px;
}
.chooserFlyout h1 {
	font: bold 11px Verdana, Helvetica, Arial;
	color: #CCCCCC;
	margin: 7px 0px 6px 0px;
	padding: 0px;
}
.chooserFlyout h2 {
	font: normal 11px Verdana, Helvetica, Arial;
	background-image: url(http://www.conti-online.com/coremedia/img/link_identifier_chooser.gif);
	background-repeat: no-repeat;
	background-position:0px 3px;
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 7px 10px;
	line-height: 120%;
}

/* Link-Klasse fuer Links innerhalb des Menues */
.chooserFlyoutLink {
	font: normal 11px Verdana, Helvetica, Arial;
	color: #FB9E00;
	text-decoration: none;
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
	line-height: 120%;
}

/*~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~*/
/*~~~~~~~~~~~~~~~~~~~~ INPUT START HERE ~~~~~~~~~~~~~~~~~~~~*/
/*~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~*/
/*
Die Folgenden Klassen definieren das Layout von Input-Feldern, die nicht Bestandteil eines "komplexen" Formular sind.
Sie sind innerhalb einer grauen Box ("inputBoxRounded") gemeinsam mit einem "GO"-Button enthalten.
Diese Input-Felder werden z.B. fuer die Haendlersuche oder den Raederkonfigurator verwendet. 
*/

/* Div-Klasse in der Input-Felder mit einem Go Button plaziert werden */
.inputBoxRounded {
	width: 205px;
	height: 24px;
	background-image: url(http://www.conti-online.com/coremedia/img/box_rounded_bg.gif);
	background-repeat: no-repeat;
	padding: 6px 0px 0px 5px;
}

/* Div-Klasse fuer ein Input-Feld mit abgerundeten Ecken */
.inputFieldBox {
	width: 140px;
	height: 18px;
	background-image: url(http://www.conti-online.com/coremedia/img/input_white_clear_bg_small.gif);
	background-repeat: no-repeat;
	padding: 0px 0px 0px 3px;
	margin: 0px 5px 0px 0px;
	float: left;
}
.inputFieldBox input {
	color: #000000;
	font: normal 11px Lucida Sans Unicode, Helvetica, Arial;
	border-width: 0px;
	height: 15px;
	width: 134px;
}

/* Div-Klasse fuer ein schmales Input-Such-Feld mit abgerundeten Ecken */
.inputFieldSearchBox {
	width: 137px;
	height: 18px;
	background-image: url(http://www.conti-online.com/coremedia/img/input_white_search_bg_small.gif);
	background-repeat: no-repeat;
	padding: 0px 0px 0px 3px;
	margin: 0px 0px 0px 0px;
	float: left;
}
.inputFieldSearchBox input {
	color: #000000;
	font: normal 11px Lucida Sans Unicode, Helvetica, Arial;
	border-width: 0px;
	height: 15px;
	width: 115px;
}


.inputFieldSearchHighBox {
	width: 137px;
	height: 25px;
	background-image: url(http://www.conti-online.com/coremedia/img/search_input_high_bg.gif);
	background-repeat: no-repeat;
	padding: 3px 0px 0px 3px;
	margin: 0px 0px 0px 0px;
	float: left;
}
.inputFieldSearchHighBox input {
	color: #000000;
	font: normal 11px Lucida Sans Unicode, Helvetica, Arial;
	border-width: 0px;
	height: 22px;
	width: 115px;
}
/*~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~*/
/*~~~~~~~~~~~~~~~~~~~~ FORMULAR START HERE ~~~~~~~~~~~~~~~~~~~~*/
/*~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~*/
/*
Die Folgenden Klassen definieren das Layout von Formularen
bzw. deren Eingabefeldern, Selectoren, Checkboxen, Radiobuttons und Schriftarten.
*/

/* Div-Klasse die die einzelnen Formularfelder umschliesst */
.formDiv {
	width: 476px;
	background-color: #E9E9E9;
}

/* Div-Klasse fuer eine Zeile im Formular */
.formDivRow, .formDivRowInvalidValue {
	padding: 0px 0px 0px 25px;
	float: left;
	width: 445px;
}
.formAddressData {
	font: normal 12px Helvetica, Arial, Sans-serif!important;
	color: #000000;
	border-left: solid 5px #9B9B9B;
	margin: 20px 0px 0px 0px;
	padding: 0px 0px 0px 15px;
}
/* Beschreibung des Feldes */
.formDivRow h1, .formDivRowInvalidValue h1 {
	font: normal 12px Helvetica, Arial, Sans-serif!important;
	margin: 0px!important;
	padding: 0px!important;
	width: 137px!important;
	float: left!important;
	line-height: 39px!important;
	text-transform: none!important;
	color: #000000;
	height: 39px;
}

/* Div-Klasse fuer eine Zeile im Formular, welche einen nicht gueltigen Wert enthaelt */
.formDivRowInvalidValue {
	background-color: #EED2A3;
	background-image: url(http://www.conti-online.com/coremedia/img/form_ausrufezeichen.gif);
	background-repeat: no-repeat;
	background-position: right;
}

/* Div-Klasse fuer ein Input-Feld mit abgerundeten Ecken */
.formInputFieldBox {
	width: 258px;
	height: 22px;
	background-image: url(http://www.conti-online.com/coremedia/img/form_input.gif);
	background-repeat: no-repeat;
	padding: 4px 0px 0px 10px;
	margin: 8px 5px 0px 0px;
	float: left;
}
.formInputFieldBox input {
	color: #000000;
	font: normal 12px Lucida Sans Unicode, Helvetica, Arial;
	border-width: 0px;
	height: 14px;
	width: 246px;
	line-height: 100%;
}
.formInputTextAreaBox {
	width: 260px;
	float: left;
	height: 90px;
	padding: 3px 0px 0px 10px;
	background-image: url(http://www.conti-online.com/coremedia/img/form_input_textarea.gif);
	background-repeat: no-repeat;
}
.formInputTextAreaBox textarea {
	color: #000000;
	font: normal 12px Lucida Sans Unicode, Helvetica, Arial;
	border-width: 0px;
	width: 245px;
	height: 82px;
	line-height: 120%;
}
/* Selectoren sind leider nicht ueber CSS formatierbar */
.formSelectDropdownBox {
	width: 260px;
	height: 25px;
	background-image: url(http://www.conti-online.com/coremedia/img/form_input.gif);
	background-repeat: no-repeat;
	padding: 0px 0px 0px 3px;
	margin: 8px 5px 0px 0px;
	float: left;
}
.formSelectDropdownBox select {
	color: #000000;
	font: normal 11px Lucida Sans Unicode, Helvetica, Arial;
	border-width: 0px;
	height: 22px;
	width: 254px;
	line-height: 22px;
}

/*~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~*/
/*~~~~~~~~~~~~~~~~~~~~ PRESS RELEASES FOR OVERVIEW1 START HERE ~~~~~~~~~~~~~~~~~~~~*/
/*~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~*/

.pressReleaseForOv1Box {
	width: 210px;
	padding: 15px;
	border: solid 5px #000000;
	height: 310px;
	background-color: #202020;
	margin: 0px 0px 10px 0px;
	overflow: hidden;
}
.pressReleaseForOv1Box a {
	font: normal 12px Lucida Sans Unicode, Helvetica, Arial;
	color: #FB9D00;
	text-decoration: none;
	line-height: 150%;
	margin: 0px 0px 25px 0px;
	background-image: url(http://www.conti-online.com/coremedia/img/link_identifier_arrow_right_orange.gif);
	background-repeat: no-repeat;
	background-position:0px 4px;
	padding: 0px 0px 0px 10px;
}
.pressReleaseForOv1Box h1 {
	font: bold 13px Helvetica, Arial;
	line-height: 100%;
	color: #FB9D00;
	text-transform: uppercase;
	margin: 0px 0px 20px 0px;
}
.pressReleaseForOv1Entry {
	margin: 0px 0px 25px 0px;
}
.pressReleaseForOv1Entry a {
	background-image: none;
	padding: 0px;
}
.pressReleaseForOv1Entry div {
	width: 70px;
	text-align: center;
	border: solid 1px #404040;
	font: normal 12px Lucida Sans Unicode, Helvetica, Arial;
	line-height: 120%;
	color: #CCCCCC;
	background-color: #545454;
	float: left;
	padding: 0px 5px 0px 5px 0px;
}
.pressReleaseForOv1Arrow {
	font: normal 12px Lucida Sans Unicode, Helvetica, Arial;
	line-height: 150%;
	width: 20px!important;
	background-image: url(http://www.conti-online.com/coremedia/img/link_identifier_arrow_right_orange.gif);
	background-repeat: no-repeat;
	background-position: 10px 4px;
	border-width: 0px!important;
	background-color: #202020!important;
	/*background-color: #trasparent!important;*/
}
.pressReleaseForOv1ArrowOtherBg {
	background-color: #000000!important;
}
/*~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~*/
/*~~~~~~~~~~~~~~~~~~~~ CONTENTWLIST START HERE ~~~~~~~~~~~~~~~~~~~~*/
/*~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~*/

.contentWlistLinkList {
	width: 210px;
	padding: 20px 20px 5px 20px;
	background-color: #000000;
	margin: 0px 0px 10px 0px;
}

.contentWlistLinkList h1 {
	font: bold 13px Helvetica, Arial;
	line-height: 100%;
	color: #FB9D00;
	text-transform: uppercase;
	margin: 0px 0px 15px 0px;
}

.contentWlistLinkList a {
	font: normal 12px Lucida Sans Unicode, Helvetica, Arial;
	color: #FB9D00;
	text-decoration: none;
	line-height: 120%;
}
.contentWlistLinkList h2 {
	background-image: url(http://www.conti-online.com/coremedia/img/link_identifier_ov2headline.gif);
	background-repeat: no-repeat;
	background-position:0px 4px;
	padding: 0px 0px 0px 10px;
	margin: 0px 0px 15px 0px;
}

/*~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~*/
/*~~~~~~~~~~~~~~~~~~~~ PRESS FILTER START HERE ~~~~~~~~~~~~~~~~~~~~*/
/*~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~*/
.pressFilter {
	width: 240px;
	padding: 0px 5px 5px 5px;
	background-color: #000000;
}
.pressFilter a {
	font: normal 11px Verdana, Helvetica, Arial;
	line-height: 17px;
	color: #ffffff;
	text-decoration: none;
	background-image: url(http://www.conti-online.com/coremedia/img/link_navi_closed_white.gif);
	background-repeat: no-repeat;
	background-position: 15px 6px;
	margin: 0px 0px 1px 0px;
	padding: 0px 5px 0px 28px;
	background-color: #545454;
	border: solid 1px #666666;
	display: block;
}
.pressFilter a:hover {
	font: bold 11px Verdana, Helvetica, Arial;
	line-height: 17px;
	color: #000000;
	text-decoration: none;
	background-image: url(http://www.conti-online.com/coremedia/img/link_navi_closed_black.gif);
	background-repeat: no-repeat;
	background-position: 15px 6px;
	margin: 0px 0px 1px 0px;
	padding: 0px 5px 0px 28px;
	background-color: #FB9D00;
	border: solid 1px #FB9D00;
	display: block;
}
.pressFilter h1 {
	font: bold 13px Helvetica, Arial;
	color: #FB9D00;
	text-transform: uppercase;
	padding: 0px 0px 0px 15px;
	line-height: 45px;
	margin: 0px;
}

/*~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~*/
/*~~~~~~~~~~~~~~~~~~~~ PRESSFINDER START HERE ~~~~~~~~~~~~~~~~~~~~*/
/*~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~*/

.pressFinderHeadMenuHeader {
	width: 730px;
	margin: 20px 0px 0px 0px;
	padding: 20px 10px 0px 20px;
	background-color: #E9E9E9;
	position: relative;
}
.pressFinderHeadMenuHeader h1 {
	font: bold 15px Helvetica, Arial;
	color: #000000;
	padding: 0px 0px 2px 0px;
	margin: 0px;
}
.pressFinderHeadMenuHeader p {
	padding: 0px 0px 1px 0px;
}
div.pressFinderHeadMenuHeader .innerLeft {
	width: 480px;
}

div.pressFinderHeadMenuHeader .innerRight {
	position: absolute;
	right: 10px;
	bottom: 10px;
}
.pressFinderHeadMenu {
	margin: 0px;
	padding: 0px;
	border: solid 0px #E9E9E9;
	border-top-width:1px;
}

.pressFinderHeadMenu a {
	font: normal 11px Verdana, Helvetica, Arial;
	line-height: 20px;
	color: #ffffff;
	text-decoration: none;
	margin: 0px 5px 0px 0px;
	padding: 0px 5px 0px 5px;
	background-color: #979797;
	text-transform: uppercase;
	background-image: url(http://www.conti-online.com/coremedia/img/press_finder_head_menu_deactive_bg.gif);
	float:left;
}

div.pressFinderHeadMenu .active {
	background-image: url(http://www.conti-online.com/coremedia/img/press_finder_head_menu_active_bg.gif);
	color: #000000;
}

.pressFilterForPressFinder {
	background-color: #E9E9E9;
}
.pressFilterForPressFinder a {
	background-image: url(http://www.conti-online.com/coremedia/img/link_navi_closed_black.gif);
	background-color: #D5D5D5;
	border-color: #979797;
	color: #000000;
}
.pressFilterForPressFinder h1 {
	color: #C76C03;
}

div.pressFilterForPressFinder .active {
	font: bold 11px Verdana, Helvetica, Arial;
	line-height: 17px;
	color: #000000;
	text-decoration: none;
	background-image: url(http://www.conti-online.com/coremedia/img/link_navi_closed_black.gif);
	background-repeat: no-repeat;
	background-position: 15px 6px;
	margin: 0px 0px 1px 0px;
	padding: 0px 5px 0px 28px;
	background-color: #FB9D00;
	border: solid 1px #FB9D00;
	display: block;
}
div.pressFilterForPressFinder h2 {
	font: bold 11px Verdana, Helvetica, Arial;
	line-height: 17px;
	color: #ffffff;
	text-decoration: none;
	margin: 0px 0px 1px 0px;
	padding: 0px 5px 0px 28px;
	background-color: #979797;
	border: solid 1px #979797;
	text-transform: uppercase;
}


.contentPressFinderSearch {
	font: normal 11px Lucida Sans Unicode, Helvetica, Arial;
	color: #000000; 
	background-color: #E9E9E9;
	padding: 10px;
	margin: 0px 0px 20px 0px;
}
.contentPressFinderSearch h1 {
	font: bold 15px Helvetica, Arial;
	color: #000000;
	padding: 0px 0px 2px 0px;
	margin: 0px;
}
.contentPressFinderSearch p {
	padding: 0px 0px 0px 0px;
}
.pfSearchCatHead {
	background-color: #B6B6B6;
	height: 20px;
}
.pfSearchCatHead a {
	color: #FFFFFF;
	text-decoration: none;
	line-height: 20px;
	padding: 0px 0px 0px 20px;	
	background-repeat: no-repeat;
}
div.pfSearchCatHead .close {
	background-image: url(http://www.conti-online.com/coremedia/img/press_finder_arrow_close.gif);
	background-position: 10px 3px;
}
div.pfSearchCatHead .open {
	background-image: url(http://www.conti-online.com/coremedia/img/press_finder_arrow_open.gif);
	background-position: 8px 5px;
}
.pfSearchCatOpen {
	margin: 0px;
	visibility: hidden;
	position: absolute;
	z-index: 10;
	width: 740px;
}
.pfSearchCatContent {
	border-bottom: solid 1px #B6B6B6;
	background-image: url(http://www.conti-online.com/coremedia/img/press_finder_line_bg.gif);
	background-repeat: repeat-y;
	margin: 0px 0px 1px 0px;
	padding: 10px 0px 10px 0px;
}
.pfSearchEntryLevel2Box {
	margin: 0px 5px 0px 10px;
	padding: 0px 0px 5px 0px;
}
.pfSearchEntryLevel2Box p {
	font: bold 12px Helvetica, Arial;
	width: 210px;
	float:left;
	overflow: hidden;
	color: #545454;
}
.pfSearchEntryLevel2seperator {
	height: 10px;
	padding: 0px;
	margin: 10px 9px 0px 9px;
	border-top: solid 1px #C6C6C6
}
.pfSearchEntryLevel3Box {
	float:left;
	width: 500px;
}
.pfSearchEntryLevel3 {
	width: 250px;
	float:left;
	overflow: hidden:
}
.pfAllPressReleasesBox {
	border: solid 1px #B6B6B6;
	height: 18px;
	background-color: #D5D5D5;
	margin: 0px 0px 1px 0px;
	line-height: 18px;
}
.pfAllPressReleasesBox input {
	float: left;
}

/*~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~*/
/*~~~~~~~~~~~~~~~~~~~~ SEARCH START HERE ~~~~~~~~~~~~~~~~~~~~*/
/*~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~*/

.searchWebsiteResult, .searchWebsiteAdvanced {
	background-color: #CCCCCC;
	padding: 10px;
}

.searchWebsiteAdvanced {
	font: normal 12px Lucida Sans Unicode, Helvetica, Arial;
	text-decoration: none;
	line-height: 120%;
}	

.searchAdvancedGlobalHeadline h1, .searchAdvancedHeadline h1{
	font: normal 19px Helvetica, Arial;
	color: #FB9D00;
	text-decoration: none;
	line-height: 120%;
	padding-left:100px;
	padding-bottom:20px;
}
.searchAdvancedHeadline h1{
	padding-left:0px;
}

.searchAdvancedGlobal  {
	background-color: #131313;
	padding-top:20px;
	padding-bottom:20px;
	padding-left:90px;
	font: normal 12px Lucida Sans Unicode, Helvetica, Arial;
	color: #FB9D00;
	text-decoration: none;
	line-height: 120%;
}

.searchAdvancedGlobal td, .searchWebsiteAdvanced td {
	padding-left:10px;
	padding-bottom:3px;
}

.searchWebsiteResultEntryList {
	background-color: #E9E9E9;
}
.searchWebsiteResultEntry {
	font: normal 12px Lucida Sans Unicode, Helvetica, Arial;
	color: #000000;
	/*height: 86px;*/
	overflow: hidden;
	padding: 15px 0px 10px 0px;
	margin: 0px 10px 0px 10px;
	background-image: url(http://www.conti-online.com/coremedia/img/search_result_point_line.gif);
	background-repeat: repeat-x;
	background-position: bottom;
}
.searchGlobalResultEntry {
	font: normal 12px Lucida Sans Unicode, Helvetica, Arial;
	color: #ffffff;
	/*height: 80px;*/
	width: 590px;
	overflow: hidden;
	padding: 15px 10px 10px 10px;
	margin: 0px 45px 1px 0px;
	background-color: #191919;
}
.searchWebsiteResultEntry h3, .searchGlobalResultEntry h3 {
	line-height: 150%;
	font: normal 11px Lucida Sans Unicode, Helvetica, Arial;
	color: #666666;
	margin: 10px 0px 0px 0px;
	padding: 0px;
}
.searchWebsiteResultEntry a, .searchGlobalResultEntry a {
	font: normal 18px Helvetica, Arial;
	line-height: 120%;
	color: #B96200;
	margin: 10px 0px 0px 0px;
	padding: 0px 0px 0px 10px;	
	background-repeat: no-repeat;
	background-position: 0px 8px;
	background-image: url(http://www.conti-online.com/coremedia/img/link_identifier_search_link.gif);
	text-decoration: none;
}
.searchWebsiteResultEntry b {
	font-weight: normal;
	background-color: #E0C2A6;
}
.searchGlobalResultEntry b {
	font-weight: normal;
	background-color: #4D4D4D;
}
.searchWebResultSearchInputIdentifier {
	width: 110px;
	margin: 4px 0px 0px 8px;
	font: bold 15px Helvetica, Arial;
	lign-height: 120%;
	color: #000000;
	float: left;
}
.searchResultSearchInputBox {
	width: 275px;
	height: 25px;
	background-image: url(http://www.conti-online.com/coremedia/img/searchResultInputBg.gif);
	background-repeat: no-repeat;
	margin: 0px;
	float: left;
}
.searchResultSearchInputBox input {
	width: 265px;
	height: 20px;
	margin: 1px 0px 0px 3px;
	border-width: 0px;
}
.searchResultGlobalSearchInputBox {
	width: 275px;
	height: 25px;
	background-image: url(http://www.conti-online.com/coremedia/img/searchResultInputGlobalBg.gif);
	background-repeat: no-repeat;
	margin: 0px;
	float: left;
}
.searchResultGlobalSearchInputBox input {
	width: 247px;
	height: 20px;
	margin: 1px 0px 0px 3px;
	border-width: 0px;
}
.searchWebsiteButton {
	margin: 3px 0px 0px 10px;
	width: 79px;
	height: 18px;
	text-align: center;
	float: left;
	line-height: 18px;
	background-repeat: no-repeat;
	background-image: url(http://www.conti-online.com/coremedia/img/serachResutButtonBg.gif);
}
.searchWebsiteButton a {
	color: #ffffff;
	background-repeat: no-repeat;
	background-position: 0px 3px;
	background-image: url(http://www.conti-online.com/coremedia/img/link_identifier_arrow_right_orange.gif);
	line-height: 18px;
	text-transform: uppercase;
	font: normal 11px Helvetica, Arial;
	text-decoration: none;
	padding: 0px 0px 0px 7px;
}
.searchWesiteResultInformation {
	font: normal 12px Lucida Sans Unicode, Helvetica, Arial;
	color: #000000;
	width: 267px;
	height: 29px;
	margin: 1px 0px 1px 0px;
	padding: 0px 0px 0px 8px;
	line-height: 29px;
	float: left;
}
.searchWebsiteResultBackNext {
	width: 100px;
	height: 29px;
	line-height: 29px;
	background-color: #E9E9E9;
	float: left;
	text-align: center;
	margin: 1px 5px 0px 0px;
}


.searchGlobalResultInformation {
	font: normal 12px Lucida Sans Unicode, Helvetica, Arial;
	color: #ffffff;
	width: 395px;
	height: 29px;
	margin: 1px 0px 1px 0px;
	padding: 0px 0px 0px 8px;
	line-height: 29px;
	float: left;
}
.searchGlobalResultBackNext {
	width: 100px;
	height: 29px;
	line-height: 29px;
	background-color: #191919;
	float: left;
	text-align: center;
	margin: 1px 5px 0px 1px;
}
.searchGlobalWebsiteIdentifier {
	text-align: left;
}
.searchGlobalWebsiteIdentifier h1 {
	padding: 9px 0px 0px 0px;
	font: bold 13px Arial, Helvetica;
	line-height: 20px;
	color: #888888;
	text-transform: uppercase;
	background-repeat: no-repeat;
	background-position: 0px -8px;
}
.searchGlobalWebsiteIdentifier img {
	float: left;
}
.searchGlobalWebsiteIdentifier p {
	font: normal 11px Arial, Helvetica;
	color: #888888;
	line-height: 100%;
	padding: 2px 0px 0px 3px;
	margin: 0px;
	clear: both;
}
.searchGlobalLanguageIdentifier {
	text-align: center;
	font: bold 13px Arial, Helvetica;
	line-height: 100%;
	color: #888888;
	text-transform: uppercase;
}
.searchGlobalVisual {
	height: 100px;
	margin: 0px 0px 20px 0px;
	background-repeat: no-repeat;
	background-image: url(http://www.conti-online.com/coremedia/img/global_search_result_visual.jpg);	
}

.searchInputFieldBox {
	width: 190px;
	height: 23px;
	background-image: url(http://www.conti-online.com/coremedia/img/search_input_bg.gif);
	background-repeat: no-repeat;
	padding: 2px 0px 0px 10px;
	margin: 0px 0px 0px 0px;
}
.searchInputFieldBox input {
	color: #000000;
	font: normal 12px Lucida Sans Unicode, Helvetica, Arial;
	border-width: 0px;
	height: 15px;
	width: 175px;
	line-height: 15px;
}

.searchInputFieldBoxSmall {
	width: 88px;
	height: 23px;
	background-image: url(http://www.conti-online.com/coremedia/img/input_white_small_bg.gif);
	background-repeat: no-repeat;
	padding: 2px 0px 0px 10px;
	margin: 0px 0px 0px 0px;
}
.searchInputFieldBoxSmall input {
	color: #000000;
	font: normal 12px Lucida Sans Unicode, Helvetica, Arial;
	border-width: 0px;
	height: 15px;
	width: 75px;
	line-height: 15px;
}
/*~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~*/
/*~~~~~~~~~~~~~~~~~~~~ TOOLBOX START HERE ~~~~~~~~~~~~~~~~~~~~*/
/*~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~*/


.toolBoxHalfMiddle {
	height: 190px;
	width: 210px;
	background-color: #000000;
	position: relative;
	margin-bottom: 10px;
	float: left;
	overflow: hidden;
	padding: 20px;
}
.toolBoxEntireMiddle {
	height: 95px;
	width: 480px;
	background-color: #000000;
	position: relative;
	padding: 15px 0px 0px 20px;
	margin-bottom: 10px;
	overflow: hidden;
}
.toolBoxHalfMiddle p {
	color: #ffffff;
}
div.toolBoxHalfMiddle p.bottom {
	position: absolute;
	left: 20px;
	bottom: 60px;
	width: 210px;
}
div.toolBoxEntireMiddle p {
	color: #ffffff;
	position: absolute;
	right: 10px;
	top: 15px;
	width: 210px;
}
.toolBoxHalfMiddle h1, .toolBoxEntireMiddle h1 {
	font: bold 13px Helvetica, Arial, Sans-serif;
	line-height: 120%;
	color: #FB9D00;
	text-transform: uppercase;
}
.toolBoxEntireMiddle h1 {
	width: 210px;
}
div.toolBoxHalfMiddle .toolBoxForm {
	position:absolute;
	top: 179px;
	left: 20px;
}
div.toolBoxEntireMiddle .toolBoxForm {
	position:absolute;
	right: 10px;
	top: 65px;
}

/*~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~*/
/*~~~~~~~~~~~~~~~~~~~~ BANNER START HERE ~~~~~~~~~~~~~~~~~~~~*/
/*~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~*/

.contentInnerRight .banner {
	width: 250px;
	margin: 0px 0px 10px 0px;
	overflow: hidden;
}
.contentInnerRight .bannerBig {
	width: 250px;
	height: 230px;
	margin: 0px 0px 10px 0px;
	overflow: hidden;
	background-color: #000000;
}
.contentInnerRight .bannerSmall {
	width: 250px;
	height: 110px;
	margin: 0px 0px 10px 0px;
	overflow: hidden;
	background-color: #000000;
}
.bannerMainTopic {
	width: 760px;
	height: 290px;
	margin: 0px 0px 0px 0px;
	overflow: hidden;
	background-color: #000000;
	margin: 0px 0px 20px 0px;
}

/*~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~*/
/*~~~~~~~~~~~~~~~~~~~~ STOCKTICKER START HERE ~~~~~~~~~~~~~~~~*/
/*~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~*/

.stockTicker, .stockTickerMarquee {
	width: 240px;
	margin: 0px 0px 10px 0px;
	height: 220px;
	overflow: hidden;
	background-color: #202020;
	border: solid 5px #000000;
	line-height: 120%;
}

.stockTicker {
	height: 220px;
}
.stockTickerMarquee {
	height: 100px;
}

.stockTicker h1, .stockTickerMarquee h1 {
	padding: 15px 0px 15px 15px;
	font: bold 13px Helvetica, Arial, Sans-serif;
	line-height: 100%;
	color: #FB9D00;
	text-transform: uppercase;
}
.stockTickerMarquee h1 {
	padding: 8px 0px 8px 15px;
}

.stockTicker ul, .stockTickerMarquee ul {
	margin: 0px;
	padding: 0px 0px 25px 0px;	
}
.stockTickerMarquee ul {
	padding: 0px 0px 5px 0px;
}
.stockTicker ul li, .stockTickerMarquee ul li {
	padding: 0px 0px 0px 15px;
	margin: 0px 0px 2px 0px;
	color: #CCCCCC;
	height: 27px;
	font: normal 11px Lucida Sans Unicode, Helvetica, Arial;
	line-height: 27px;
	background-color: #545454;
}

.stockTickerMarquee span {
	padding: 0px 0px 0px 15px;
	margin: 0px 0px 2px 0px;
	color: #CCCCCC;
	height: 27px;
	font: normal 11px Lucida Sans Unicode, Helvetica, Arial;
	line-height: 27px;
	background-color: #545454;
}

.stockTickerMarquee ul li {
	padding: 0px 0px 0px 0px;
}

.stockTicker p, .stockTickerMarquee p {
	padding: 20px 0px 0px 15px;
	color: #CCCCCC;
	font: normal 11px Lucida Sans Unicode, Helvetica, Arial;
}
.stockTickerMarquee p {
	padding: 0px 0px 0px 15px;
}

.stockTicker a, .stockTickerMarquee a {
	font: normal 12px Lucida Sans Unicode, Helvetica, Arial;
	color: #FB9D00;
	text-decoration: none;
	line-height: 120%;
	background-image: url(http://www.conti-online.com/coremedia/img/link_identifier_arrow_right_orange.gif);
	background-repeat: no-repeat;
	background-position:0px 4px;
	padding: 0px 0px 0px 10px;
	margin: 0px 0px 0px 15px;
}
/*~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~*/
/*~~~~~~~~~~~~~~~~~~~~ CLOSER START HERE ~~~~~~~~~~~~~~~~~~~~*/
/*~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~*/

.chooserCloser {
	visibility: hidden;
	position: absolute;
	top: 0px;
	left: 0px;
	height: 700px;
	width: 100%;
	z-index: 9999;
	/*background-color: #ff0000;*/
}

/*~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~*/
/*~~~~~~~~~~~~~~~~~~~~ CONTACT START HERE ~~~~~~~~~~~~~~~~~~~~*/
/*~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~*/

.contact {
	width: 740px;
	background-color: #CCCCCC;
	padding: 0px 10px 30px 10px;
	position: absolute;
	top: -10000px;
	left: -10000px;
}
.contact h1 {
	font: bold 13px Lucida Sans Unicode, Verdana, Arial, Sans-serif;
	text-transform: uppercase;
	color: #000000;
	margin: 0px;
	padding: 0px;
}
.contact h2 {
	font: bold 13px Helvetica, Arial, Sans-serif;
	line-height: 100%;
	color: #000000;
	margin: 18px 0px 0px 0px;
}
.contactHeadline {
	font: bold 13px Helvetica, Arial, Sans-serif;
	line-height: 100%;
	color: #000000;
	text-transform: uppercase;
	margin: 0px 0px 0px 0px;
}
.contact .breadcrumb {
	height: 30px;
	line-height: 30px;
	padding: 0px 0px 0px 0px;
}
.contact .breadcrumb a {
	line-height: 30px;
}
.contactInner {
	background-color: #E9E9E9;
	padding: 0px 0px 20px 0px;
	margin: 0px;
	border: solid 1px #E9E9E9;
}
.contactInnerLeft {
	width: 470px;
	margin: 0px;
	background-image: url(http://www.conti-online.com/coremedia/img/contact_pointet_line_top.gif);
	background-repeat: no-repeat;
	background-position: 0px 0px;
	overflow: hidden;
	float: left;
}
.contactInnerRight {
	width: 230px;
	margin: 0px;
	padding: 0px 10px 0px 20px;
	overflow: hidden;
	float: left;
}
.contactTab {
	width: 147px;
	height: 30px;
	padding: 0px 0px 0px 10px;
	margin: 20px 5px 0px 0px;
	font: bold 13px Helvetica, Arial, Sans-serif ;
	line-height: 30px;
	float: left;
}
.contactTabActive {
	background-color: #E9E9E9;
	color: #000000;
}
.contactTabInActive {
	color: #989898;
	background-color: #FFFFFF;
}

.contactEntry {
	padding: 18px 0px 0px 162px;
	font: normal 12px Helvetica, Arial, Sans-serif;
	color: #000000;
}
.contactEntry a, .contactLink {
	font: normal 12px Lucida Sans Unicode, Helvetica, Arial;
	color: #B96200;
	background-repeat: no-repeat;
	background-position: 0px 3px;
	text-decoration: none;
	padding: 0px 0px 0px 10px;
	background-image: url(http://www.conti-online.com/coremedia/img/link_identifier_internal.gif);	
}
.contactEntry .line {
	margin: 18px 0px 0px 0px;
	height: 1px;
	background-image: url(http://www.conti-online.com/coremedia/img/contact_pointet_line.gif);
	background-repeat: repeat-x;
}
.contectStep03Entry, .contectStep03Entry h1, .contectStep03Entry h2 {
	font: normal 12px Helvetica, Arial, Sans-serif;
	line-height: 120%;
	color: #000000;
	margin: 0px;
	padding: 0px;
	text-transform: none;
}
.contectStep03Entry {
	margin: 0px 0px 28px 0px;
}
.contectStep03Entry h1 {
	width: 132px;
	padding: 0px 0px 0px 30px;
	margin: 0px;
	float: left;
}
.contectStep03Entry h2 {
	width: 275px;
	float: left;
	margin: 0px;
}
/*~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~*/
/*~~~~~~~~~~~~~~~~~~~~ SELECTOR START HERE ~~~~~~~~~~~~~~~~~~~~*/
/*~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~*/

div.selectorRoundedOpen, div.selectorRoundedClose {
	width: 260px;
	height: 25px;
} 
div.selectorRoundedOpen {
	top: -5000px;
	position: absolute;
	z-index: -10000;
}
div.selectorRoundedOpen .input, div.selectorRoundedClose .input {
	height: 25px;
	background-image: url(http://www.conti-online.com/coremedia/img/selector_input_bg.gif);
	background-repeat: no-repeat;	
	line-height: 25px;
	padding: 0px 0px 0px 10px;
	font: normal 12px Helvetica, Arial, Sans-serif;
	color: #000000;
	line-height: 25px;
}
div.selectorRoundedOpen .flyout {
	padding: 2px 1px 2px 1px;
	color: #000000;
	width: 257px;
}
div.selectorRoundedOpen .selectorBg {
	position: absolute;
	top: 25px;
	width: 260px;
	background-image: url(http://www.conti-online.com/coremedia/img/selector_flyout_bg.gif);
	background-repeat: no-repeat;
	background-position: 0px bottom;
}
div.selectorRoundedOpenSmall, div.selectorRoundedCloseSmall {
	width: 120px;
	height: 25px;
} 
div.selectorRoundedOpenSmall {
	top: -5000px;
	position: absolute;
	z-index: -10000;
}
div.selectorRoundedOpenSmall .input, div.selectorRoundedCloseSmall .input {
	height: 25px;
	background-image: url(http://www.conti-online.com/coremedia/img/selector_input_small_bg.gif);
	background-repeat: no-repeat;	
	line-height: 25px;
	padding: 0px 0px 0px 10px;
	font: normal 12px Helvetica, Arial, Sans-serif;
	color: #000000;
	line-height: 25px;
}
div.selectorRoundedOpenSmall .flyout {
	padding: 2px 1px 2px 1px;
	color: #000000;
	width: 118px;
}
div.selectorRoundedOpenSmall .selectorBg {
	position: absolute;
	top: 25px;
	width: 120px;
	background-image: url(http://www.conti-online.com/coremedia/img/selector_flyout_small_bg.gif);
	background-repeat: no-repeat;
	background-position: 0px bottom;
}
div.selectorRoundedOpenBig, div.selectorRoundedCloseBig {
	width: 200px;
	height: 25px;
} 
div.selectorRoundedOpenBig {
	top: -5000px;
	position: absolute;
	z-index: -10000;
}
div.selectorRoundedOpenBig .input, div.selectorRoundedCloseBig .input {
	height: 25px;
	background-image: url(http://www.conti-online.com/coremedia/img/selector_input_big_bg.gif);
	background-repeat: no-repeat;	
	line-height: 25px;
	padding: 0px 0px 0px 10px;
	font: normal 12px Helvetica, Arial, Sans-serif;
	color: #000000;
	line-height: 25px;
}
div.selectorRoundedOpenBig .flyout {
	padding: 2px 1px 2px 1px;
	color: #000000;
	width: 197px;
}
div.selectorRoundedOpenBig .selectorBg {
	position: absolute;
	top: 25px;
	width: 200px;
	background-image: url(http://www.conti-online.com/coremedia/img/selector_flyout_big_bg.gif);
	background-repeat: no-repeat;
	background-position: 0px bottom;
}
div.selectorRoundedOpen .flyout a, div.selectorRoundedOpenSmall .flyout a, div.selectorRoundedOpenBig .flyout a {
	font: normal 12px Helvetica, Arial, Sans-serif;
	padding: 0px 10px 0px 10px;
	display: block;
	line-height: 20px;
	text-decoration: none;
	color: #000000;
}
div.selectorRoundedOpen .flyout a:hover, div.selectorRoundedOpenSmall .flyout a:hover, div.selectorRoundedOpenBig .flyout a:hover {
	display: block;
	background-color: #EED2A3;
	color: #000000;
}
div.selectorCloser {
	visibility: hidden;
	position: absolute;
	top: 0px;
	left: 0px;
	height: 100%;
	width: 100%;
	z-index: 9999;
	background-color: none;
}

/*~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~*/
/*~~~~~~~~~~~~~~~~~~~~ RSS START HERE ~~~~~~~~~~~~~~~~~~~~*/
/*~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~*/

.rssButton {
	display: block;
	text-decoration: none;
	background-repeat: no-repeat;
	background-image: url(http://www.conti-online.com/coremedia/img/rss_button2.gif);
	background-position: 0px 0px;
	width: 41px;
	height: 12px;
	margin: 0px 0px 0px 0px;
}

/*~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~*/
/*~~~~~~~~~~~~~~~~~~~~ BUTTONS START HERE ~~~~~~~~~~~~~~~~~~~~*/
/*~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~*/
.button01 {
	padding: 3px 5px 3px 5px;
	background-image: url(http://www.conti-online.com/coremedia/img/button01_bg.gif);
	background-repeat: repeat-x;
	line-height: 18px!important;
	height: 18px!important;
}
.button01Round {
	padding: 0px 5px 0px 5px;
	background-image: url(http://www.conti-online.com/coremedia/img/button01_bg.gif);
	background-repeat: repeat-x;
	line-height: 18px!important;
	height: 20px!important;
	display: inline;
}
.button01RoundingLeft {
	padding: 0px 0px 0px 4px!important;
	background-image: url(http://www.conti-online.com/coremedia/img/button01_rounding_left_bg.gif);
	background-repeat: no-repeat;
	background-position: 0px 0px!important;
	height: 20px!important;
	display: inline;
}
.button01RoundingRight {
	padding: 0px 3px 0px 0px!important;
	background-image: url(http://www.conti-online.com/coremedia/img/button01_rounding_right_bg.gif);
	background-repeat: no-repeat;
	background-position: right 0px!important;
	height: 20px!important;
	display: inline;
}
.button01 a, .button01Round a {
	font: bold 11px Helvetica, Arial;
	background-image: url(http://www.conti-online.com/coremedia/img/button01_arrow.gif);
	background-repeat: no-repeat;
	background-position: 0px 3px;
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 8px;
	color: #FFFFFF;
	text-decoration: none;
	text-transform: uppercase;
	line-height: 18px!important;
}

a.button02Round {
    background: transparent url('http://www.conti-online.com/coremedia/img/button02_rounding_right_bg.gif') no-repeat scroll top right;
    color: #FFFFFF;
    display: block;
    float: left;
    font: bold 11px Helvetica, Arial;
    height: 20px;
    padding: 0px 8px 0px 0px;
    margin: 0px 10px 0px 0px;
    text-decoration: none;
    text-transform: uppercase;
}

a.button02Round span {
    background: transparent url('http://www.conti-online.com/coremedia/img/button02_rounding_left_bg.gif') no-repeat;
    display: block;
    line-height: 12px;
    padding: 4px 0 5px 18px;
    margin: 0px;
}




.displayBlock {
	display: block;	
}

.pfTreeNode {text-decoration: none; color: #ccc; font-size: 12px; font-family: Lucida Sans Unicode, Arial, Helvetica, Geneva, Swiss, SunSans-Regular;}
.pfLevel1 {height: 20px;background-color:#545454;text-decoration: none; color: #ccc; font-size: 12px; font-family: Lucida Sans Unicode, Arial, Helvetica, Geneva, Swiss, SunSans-Regular;}
.pfLevel2 {height: 20px;background-color:#626262;text-decoration: none; color: #ccc; font-size: 12px; font-family: Lucida Sans Unicode, Arial, Helvetica, Geneva, Swiss, SunSans-Regular;}
.pfLevel3 {height: 20px;background-color:#6D6D6D;text-decoration: none; color: #ccc; font-size: 12px; font-family: Lucida Sans Unicode, Arial, Helvetica, Geneva, Swiss, SunSans-Regular;}
.pfLevel4 {height: 20px;background-color:#767676;text-decoration: none; color: #ccc; font-size: 12px; font-family: Lucida Sans Unicode, Arial, Helvetica, Geneva, Swiss, SunSans-Regular;}
.pfLevel5 {height: 20px;background-color:#999999;text-decoration: none; color: #ccc; font-size: 12px; font-family: Lucida Sans Unicode, Arial, Helvetica, Geneva, Swiss, SunSans-Regular;}
a.pfLinkList:link {color: #ccc; font-size: 12px; font-family: Arial, Helvetica, Geneva, Swiss, SunSans-Regular; text-decoration: none; }
a.pfLinkList:visited {color: #ccc; font-size: 12px; font-family: Arial, Helvetica, Geneva, Swiss, SunSans-Regular; text-decoration: none; }
a.pfLinkList:active {color: #ccc; font-size: 12px; font-family: Arial, Helvetica, Geneva, Swiss, SunSans-Regular; text-decoration: none; }
a.pfLinkList:hover {color: #ccc; font-size: 12px; font-family: Arial, Helvetica, Geneva, Swiss, SunSans-Regular; text-decoration: none; }
a.pfLinkList:hover {color: #ccc; font-size: 12px; font-family: Arial, Helvetica, Geneva, Swiss, SunSans-Regular; text-decoration: none;}


/*~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~*/
/*~~~~~~~~~~~~~~~~~~~~ PRODUCTINFO START HERE ~~~~~~~~~~~~~~~~~~~~*/
/*~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~*/

.productInfoTabLinksFrame {
	width:245px;
	margin:0px;
	overflow: hidden;
	padding:0px;
	border: solid 5px #000000;
	background-color:black;
}

.flashOrImageFrame {
	background-color:black;
	width:500px;
	margin:0px;
	overflow: hidden;
	float: right;
	padding-left:5px;
}
