@CHARSET "ISO-8859-1";

/*********************************/
/******  GLOBAL FORMATTINGS ******/
/*********************************/
.linkColor
{
color: #009bd5;	
}

a:hover {
color: #009bd5;
}

/*********************************/
/******  HEADER FORMATTING  ******/
/*********************************/
.headerbg {
width: 100%;
height: 138px;
margin: 0 auto;
background: url(headerbg.png) left top repeat-x;
border-bottom: 2px solid #009bd5;
color: #969b9f;
}

.headerbg2 {
width: 996px;
height: 106px;
background: url(headerbg2.png) left top repeat-x;
}

#header {
float: left;
width: 498px;
height: 108px;
background: url(header.gif) left top no-repeat;
}

/*********************************/
/***  BREADCRUMBS FORMATTING  ****/
/*********************************/
#breadcrumbs .home a{
padding: 0 0 2px 22px;
background: url(home.png) top left no-repeat;
font-size: 12px;
}

/*********************************/
/***  VIEWOPTIONS FORMATTING  ****/
/*********************************/
.list_active {
width: 15px;
height: 7px;
background: url(lista.png) top left no-repeat;
margin-left: 6px;
padding: 0;
float: left;
}

.gallery_active {
width: 15px;
height: 7px;
background: url(gallerya.png) top left no-repeat;
margin-left: 6px;
padding: 0;
float: left;
}

/*********************************/
/*** NEWS STARTPAGE FORMATTING ***/
/*********************************/
.slideButtons a:hover, .slideButtons a.active{
background: url(cca2.gif) center;
border: 1px #009bd5 solid;
color: #ffffff;
}

.slideText a:hover{
color: #009bd5;
}

.specialtab .scrollbutton.prevscroll.active:hover{
background: url(slidelh.png) top left no-repeat;	
}

.specialtab .scrollbutton.nextscroll.active:hover{
background: url(sliderh.png) top left no-repeat;	
}

/* IE6+7 only */
.specialtab a:hover, .articleGallery a:hover{
color: #009bd5;
cursor: pointer;
}

/*********************************/
/* COMPANY STARTPAGE  FORMATTING */
/*********************************/
#herstellersuche input{
margin-top: 3px;
width: 126px;
height: 30px;
text-align: center;
background: url(comsearchh.png) left top no-repeat;
color: #ffffff;
border: none;
cursor: pointer;
font-size: 12px;
padding: -1px;
}

#herstellersuche input:hover{
background: url(comsearch.png) left top no-repeat;
}

/*********************************/
/******* SEARCH FORMATTING *******/
/*********************************/
#search{
background: url(search.gif) top left no-repeat;
width: 32px;
height: 24px;
border: none;
cursor: pointer;
text-indent: -4000px;
}

.searchterm {
color: #009bd5;
}

/*********************************/
/*** CONTENTCHOOSER FORMATTING ***/
/*********************************/
.contentChooser a:hover{
color: #009bd5;
text-decoration: none;
}

.contentChooser .active {
background:url(cca.gif) no-repeat top center;
width: 100px;
float: right;
height: 31px;
margin-left: 4px;
}

.contentChooser .active a, .contentChooser .active a:hover{
color: #009bd5;
font-size: 13px;
font-weight: bold;
padding-top: 8px;
width: 100px;
}

/*********************************/
/******     jQuery Tree     ******/
/*********************************/
#categoryMenu a:hover{
font-size: 11px;
color: #009bd5;
}

/* currently selected entry */
#categoryMenu a.selected{
color: #009bd5;
font-weight: bold;
font-size: 11px;
}

#location .selected a{
color: #009bd5;
font-weight: bold;
margin-bottom: 9px;
font-size: 12px;
}

#categoryMenu .home a{
padding: 0 0 2px 22px;
background: url(home.png) top left no-repeat;
font-size: 12px;
}

/*********************************/
/***** PAGINATOR FORMATTING  *****/
/*********************************/
.thispage{
font-weight: bold;
color: #009bd5;
float: inherit;
}

/*********************************/
/****** ARTICLE FORMATTING  ******/
/*********************************/
.article .print {
width: 16px;
height: 16px;
background: url(print.png) top left no-repeat;
padding: 0;
float: right;
margin-top: 3px;
}

#options .profileurl{
margin-top: 8px;
padding: 0 0 2px 22px;
background: url(home.png) top left no-repeat;
}

.ui-state-active, .ui-widget-content .ui-state-active, .ui-state-hover, .ui-widget-content .ui-state-hover, .uistate-focus, .ui-widget-content .uistate-focus{
background: url("taba.png") repeat-x scroll left top transparent;
}

/*********************************/
/**** FIRMENPROFIL FORMATTING ****/
/*********************************/
.employees{
padding: 0 0 2px 22px;
background: url(employ.png) top left no-repeat;
font-size: 12px;
}

.productsTitle{
padding: 0 0 2px 22px;
background: url(technic.png) top left no-repeat;
font-size: 12px;
width: 67px;
float: left;
}

.companycontact .name{
background: url(home.png) top left no-repeat;
font-weight: bold;
}

.companycontact .tel{
background: url(phone.png) top left no-repeat;
}

.companycontact .mail{
background: url(mail.png) top left no-repeat;
}

.companycontact .web{
background: url(web.png) top left no-repeat;
}

/*********************************/
/****** VERWANDTE BERICHTE *******/
/*********************************/
/** IE6+7 only **/
.relatedArticles a:hover{
color: #009bd5;
cursor: pointer;
}

/*********************************/
/*******  VIDEO STYLING  *********/
/*********************************/
.youtubelink {
margin-top: 18px;
padding: 0 0 2px 22px;
background: url("iplay.png") top left no-repeat;
}
