* {
margin: 0;
padding: 0;
}
body {
  font-family:120% verdana, arial, sans-serif
}
body#home {
background: #eee url(body-bg.gif) repeat-x;
}

.wrapper {
  margin: 0 auto;
  width: 860px;
}

h1.main {
  width: auto;
  height: 55px;
  margin: 0 auto;
  margin-top: 0px;
  margin-bottom: 0px;
  position: relative;
  text-decoration:underline;  
}

* html h1.main {}
.contenthead {
  background:url('content-head8.png') no-repeat;
  /*background: url(v2-pnl-bg.gif) repeat-y;*/  
  padding-left: 20px;
  padding-right: 20px;
  padding-top: 30px;
  padding-bottom:10px;
  height:298px;
  width:860px;
}
.contenthead .nav {
  height: 53px;
  margin-bottom: 27px;
  width: 860px;
}

.contenthead .nav a {
  color: transparent;
}

* html .contenthead .nav a {
  text-indent: -999em;
}

* +html .contenthead .nav a {
  text-indent: -999em;
}
.contenthead .nav a.logo {
  background: url(icslogocir.png) no-repeat;  
  width: 250px;
  height: 50px;
  float: left; 
  position: relative;  
  z-index: 1;
}
.contenthead .nav a.download {
  background: url(icshug.png) no-repeat;  
  width: 294px;
  height: 46px;
  float: left;
  margin-left: -24px;
  position: relative;
  z-index: 1;
}

.contenthead .nav a.blog {
  background: url(blog.png) no-repeat; 
  width: 86px;
  height: 86px;  
  float: right;
  margin-right: 16px;
  margin-top: -33px;
}

* html .content .nav a.blog {
  position: relative;
  z-index: 1;
}
.contenthead .nav a.blog-l {
  background: url(blog-l.png) no-repeat; 
  width: 86px;
  height: 86px;  
  float: left;
  margin-left: -22px;
  margin-top: -33px;
}

* html .contenthead .nav a.blog-l {
  position: relative;
  z-index: 1;
}
.contenthead .nav ul {
  margin-left: 73px;
  float: left;
}

.contenthead .nav ul li,
.contenthead .nav ul li a {
  float: left;
}

.contenthead .nav ul li a {
  background: url(fullnav.png) no-repeat;  
  height: 15px;
  margin-top: 19px;
  margin-right:20px;
  display: block;
}

.contenthead .nav ul li a:active {
  position: relative;
  top: 1px;
}
.contenthead .nav ul li a.home {background-position: left top;width: 45px;}
.contenthead .nav ul li a.home:hover {background-position: left -17px;}
.contenthead .nav ul li a.homeactive {background-position: left -35px;width:45px;}

.contenthead .nav ul li a.products {background-position: -50px top;width: 80px;}
.contenthead .nav ul li a.products:hover {background-position: -50px -17px;}
.contenthead .nav ul li a.productsactive {background-position: -50px -35px;width:80px;}

.contenthead .nav ul li a.services {background-position: -132px top;width: 70px;}
.contenthead .nav ul li a.services:hover {background-position: -132px -17px;}
.contenthead .nav ul li a.servicesactive{background-position: -132px -35px;width:70px}

.contenthead .nav ul li a.downloads {background-position: -203px top;width: 98px;}
.contenthead .nav ul li a.downloads:hover {background-position: -203px -17px;}
.contenthead .nav ul li a.downloadsactive {background-position: -203px -35px;width:98px;}

.contenthead .nav ul li a.press {background-position: -301px top;width: 49px;}
.contenthead .nav ul li a.press:hover {background-position: -301px -17px;}
.contenthead .nav ul li a.pressactive {background-position: -301px -35px;width:49px;}


/*18pt font
.contenthead .nav ul li a.home {background-position: left top;width: 56px;}
.contenthead .nav ul li a.home:hover {background-position: left -21px;}
.contenthead .nav ul li a.homeactive {background-position: left -42px;width:56px;}

.contenthead .nav ul li a.products {background-position: -60px top;width: 100px;}
.contenthead .nav ul li a.products:hover {background-position: -60px -21px;}
.contenthead .nav ul li a.productsactive {background-position: -60px -42px;width:100px;}

.contenthead .nav ul li a.services {background-position: -164px top;width: 87px;}
.contenthead .nav ul li a.services:hover {background-position: -164px -21px;}
.content .nav ul li a.servicesactive{background-position: -164px -42px;width:87px}

.contenthead .nav ul li a.downloads {background-position: -254px top;width: 120px;}
.contenthead .nav ul li a.downloads:hover {background-position: -254px -21px;}
.contenthead .nav ul li a.downloads-active {background-position: -254px -4px;width:120px;}
*/



.content h1,
.content .section {
  padding-left: 20px;
  padding-right: 20px;
}
.content-right{
  background: none;
  height: 72px;
  width: 190px;
  float:left;
  margin-top:50px;  
  cursor:pointer;
}
.content-right:hover {
  background: url(backitems2.png) no-repeat;  
}
.content-right div {width:173px;height:50px;margin-left:15px;margin-top:15px;}
.content-right .adminlogo {margin-left:10px;background: url(logos/admindesk.png) no-repeat;}
.content-right .buydesklogo {background: url(logos/buydesk.png) no-repeat;}
.content-right .dashboardlogo {background: url(logos/dashboard.png) no-repeat;}
.standingman {background: url(standingman.png) no-repeat;  
              height: 351px;
              width: 151px;
              padding: 1px;
              float:right;margin-top:-330px;}
.news {
  background: url('news_back.jpg') no-repeat;
  margin-top: 14px;
  margin-bottom: 38px;
  height: 30px;
}

.news .news_inhalt {
  background: url('news_inhalt_back.jpg') no-repeat 1px 4px;
  height: 22px;
  padding-top: 7px;
  padding-left: 6px;
  margin-left: 3px;
}

.content .news .news_inhalt a {
  font-size: 12px;
  color: #4C4C4C;
  font-weight: bold;
}

#blog_list {
  font-size: 14px;
}

#blog_list a {
  display: block;
}

#blog_list a:hover {
  text-decoration: none;
}

#blog_list a:hover .title {
  text-decoration: underline;
}

#blog_list .title {
  margin-left: 32px;
  font-weight: bold;
  margin-right:860px;
}

#blog_list .time {
  color: #888;
  display: inline;
  font-weight: normal;
  font-size: 11px;
}

.footer-wrapper {
  background: url(footer.jpg) #DADADA top repeat-x;
  margin: 0 auto;
  width: 100%;
  padding-top: 5px;
  height: auto;
  margin-top: 0px;
}

.footer-content {
  
  margin: 0 auto;
  width: 820px;
  padding: 20px;
}


.footer-content ul {
  height: 170px;
}

.footer-content ul li {
  float: left;
  width: 260px;
  margin-right: 20px;
}

.footer-content ul li h2 {
  padding-left: 7px;
  color: #999999;
  text-shadow: 0px 1px 0px #FFF;
  font-size: 14px;
  margin-bottom: 9px;
}

.footer-content ul li .article,
.footer-content ul li ul {
  background: url(box-back.jpg) #DADADA top repeat-x;
  height: 139px;
  width: 258px;
  padding: 1px;
}

.footer-content ul li .article img {
  float: left;
  width: 76px;
  margin-top: 15px;
}

.footer-content ul li .experts-partner img{
  margin-left: 4px;
  margin-top: 35px;
}

.footer-content ul li .article h3,
.footer-content ul li .article p {
  margin-left: 86px;
}

.footer-content ul li .article h3 {
  color: #666;
}

.footer-content ul li .article p a {
  background: #999;
  color: #fff;
  padding: 1px 3px;
  -moz-border-radius: 3px;
  -webkit-border-radius: 3px;
  border-radius: 3px;
}

.footer-content ul li .article p a:hover {
  text-decoration: none;
  background: #666;
}

.footer-content ul li .article p a:active {
  position: relative;
  top: 1px;
}

.footer-content ul li .experts-partner p {
  margin-top: 5px;
  margin-left: 90px;
}

.footer-content ul li .experts-partner h3 {
  margin-left: 0px;
  position: relative;
  left: -70px;
  width: 300px;
}

* html .footer-content ul li .experts-partner h3 {
  left: 0px;
  width: auto;
}

* +html .footer-content ul li .experts-partner h3 {
  left: 0px;
  width: auto;
}

.footer-content ul li .article h3 {
  margin-top: 12px;
  margin-bottom: 5px;
}

.footer-content ul li .article p {
  font-size: 11px;
  padding-right: 1px;
  color: #666;
}

.footer-content ul li ul {
  padding-top: 3px;
}

.footer-content ul li ul li {
  float: none;
  margin-right: 0px;
  height: 45px;
  width: 238px;
  padding-left: 10px;
  padding-right: 10px;
}

.footer-content ul li ul li a img {
  float: left;
  position: relative;
  top: -3px;
}

.footer-content ul li ul li a {
  background: url(follow.png) no-repeat right;  
  display: block;
  color: #666;
  height: 35px;
  padding-top: 10px;
}

.footer-content ul li ul li a:active {
  position: relative;
  top: 1px;
}

.footer-content ul li ul li a:hover {
  background: url(follow-hover.png) no-repeat right;  
  text-decoration: none;
  color: #555;  
}

.footer-content ul li ul li a strong {
  float: left;
  margin-top: 5px;
  margin-left: 10px;
}

.footer-content ul li ul li.facebook {
  border-bottom: 1px solid #EAEAEA;
  height: 44px;
}

.footer-content ul li ul li.twitter {
  border-top: 1px solid #FFF;
  border-bottom: 1px solid #EAEAEA;
  height: 43px;
}

.footer-content ul li ul li.rss {
  border-top: 1px solid #FFF;
  height: 44px;
}

.footer-overview {
  border-top: 1px dotted #CCCCCC;
  border-bottom: 1px dotted #CCCCCC;
  padding: 7px 10px;
  margin-top: 10px;
  margin-bottom: 10px;
  font-size: 10px;
}

* html .footer-overview .nav {
  width: 280px;
}

* +html .footer-overview .nav {
  width: 280px;
}

.footer-overview em {
  font-style: normal;
  font-weight: bold;
}

.footer {
  text-align: center;  
  padding-top: 10px;  
  color: #999;
}

.footer img {
  position: relative;
  top: 6px;
}

.controller_static h1 {
  color: #454545;
  text-shadow: 0px 1px 0px #fff;
  font-size: 24px;
}

.controller_static .hgroup h2,
.partner h2 {
  color: #666;
  text-shadow: 0px 1px 0px #fff;  
  padding-left: 20px;
  padding-right: 20px;
  font-size: 13px;
  font-weight: normal;
  margin-top: 3px;
}

.controller_static .hgroup {
  margin-bottom: 10px;
}

.static_press .aside {
  background: url(press-first.png) no-repeat;
  width: 98px;
  height: 40px;
  float: left;
  padding-left: 2px;
  padding-top: 4px;
  color: #fff;
  text-shadow: 0px 1px 0px #97D47E;
}

.static_press .first {
  margin-top: 25px;
  padding-top: 10px;
  padding-bottom: 10px;
  border-bottom: 1px dotted #ccc;
  border-top: 1px dotted #ccc;
  padding-left: 20px;
  padding-right: 20px;  
}

.static_press .first a.right {
  background: url(first-down.png) center top no-repeat;
  width: 52px;
  height: 17px;
  font-size: 10px;
  text-align: center;
  padding-top: 28px;
}

.static_press .first a.right:hover {
  text-decoration: none;
  color: #333;
}

.static_press .first a.right:active {
  position: relative;
  top: 1px;
}

.static_press .first .article {
  margin-left: 120px;
}

.static_press h2 {
  
  padding-left: 20px;
  padding-right: 20px;  
  margin-top: 15px;
  color: #666;
}

.static_press .first h3 {
  color: #666666;
  font-size: 18px;
  padding-top: 12px;
}

.press-archive {
  margin-top: 25px;
  padding-top: 10px;
  border-top: 1px dotted #ccc;
  padding-left: 20px;
  padding-right: 20px;  
}

.static_press .press-archive h2 {
  margin-bottom: 7px;
  padding-left: 0px;
  padding-right: 0px;  
}

.static_press .press-archive p {
  color: #888;
}

.static_press .aside strong {
  color: #fff;
  text-shadow: 0px -1px 0px #4A9526;font-size:15px;font-weight:500;
  font-size: 30px;
  float: left;
  width: 44px;
  text-align: center;
  margin-top: 9px;
}

.static_press .aside b {
  display: block;
  margin-left: 49px;
  margin-top: 2px;
}

.static_press .aside span {
  display: block;
  margin-top: -5px;
  margin-left: 49px;
}

.static_abouticonitel .article,
.static_terms .article,
.static_terms .contentarticle,
.static_imprint .article,
.static_contact .article {
  padding-left: 20px;
  padding-right: 20px; 
  color: #666;
  
}
.content {
  background:url(midbord.png) repeat-y;
  background-color:transparent;
 padding-top:0px;
 margin-top:-40px;
 
 /*background: url(v2-pnl-bg.gif) repeat-y;*/
  padding-bottom:60px;
  padding-left: 20px;
  padding-right: 20px;  
}


.contentarticle p { margin:0px 20px 0px 20px; width:auto;font-size:120%;}
.static_abouticonitel .content h1,
.static_terms .content h1,
.static_imprint .content h1 {
  margin-bottom: 40px;
}

.static_contact .content h1 {
  margin-bottom: 4px;
}

.static_contact .intro {
  text-shadow: 0 1px 0 #FFFFFF;`
}

.static_imprint h2 {
  font-size: 14px;
  color: #666;
  margin-bottom: 15px;
}

.static_abouticonitel .about img {
  margin-right: 40px;
}

.static_abouticonitel .about-second img {
  margin-left: 40px;
}

.static_abouticonitel .about-second .grey-box {
  border-top: 1px dotted #ccc;
  padding-top: 20px;
  width: 430px;
  padding-left: 10px;
  padding-right: 20px;
  color: #999;
}

* html .static_abouticonitel .about-second .grey-box {
  width: 360px;
}

.static_abouticonitel .about .available {
  text-align: center;
  padding-top: 50px;
}

.partner {
  margin-top: 50px;
  border-top: 1px dotted #ccc;
  padding-top: 25px;
}

.partner div {
  width: 329px;
}

.partner div.left {
  width: 393px;
}

.partner h1,
.partner h2 {
  padding-left: 0px;
  padding-right: 0px;
}

.partner h2 {
  margin-top: 20px;
  margin-bottom: 12px;
}

.experts h1 {
  color: #999999;
  font-size: 14px;
  margin-top: 50px;
  margin-left: 6px;
}

.footer h2 {
  color: #4C4C4C;
  font-size: 11px;
  margin-left: 10px;
  padding-top: 9px;
}

.experts img {
  margin-top: 8px;
}

.experts {
  padding-bottom: 36px;
}


.about_and_press h1 {
  margin-left: 26px;
  color: #999999;
  font-size: 14px;
  margin-top: 50px;
}

.about_and_press img {
  margin-left: 20px;
  margin-top: 8px;
}

.footer_text {
  border-top: 1px solid #CCCCCC;
  width: 820px;
}

.footer_text ul {
  margin-top: 9px;
  color: #666666;
  font-size: 11px;
}

.footer_text ul a {
  color: #666666;
}

.footer_text ul li {
  padding-right: 10px;
}

.footer_text span {
  color: #999999;
  font-size: 11px;
  margin-right: 10px;
  margin-top: 15px;
  margin-bottom: 95px;
}

.footer .follow_us {
  background: url('press.jpg') no-repeat;
  height: 140px;
  margin-left: 20px;
  width: 260px;
  display: block;
  margin-top: 8px;
}

.footer .follow_us img {
  background-position: center;
  margin-top: 10px;
  margin-left: 76px;
}

/* default section*/

.contentarticle {
  margin-top: 17px;
  margin-left: 0px;
  margin-bottom: 20px;
  padding-left: 17px;
  font-size: 14px;
  color: #666666;
  line-height: 21px;
  width: auto;
}

*html .contentarticle {
  margin: 0px;
  padding: 0px;
}

/* end default section*/

.banner{background:url(banner-bg.png) no-repeat;display:-moz-inline-stack;display:inline-block;zoom:1;*display:inline;margin-top:-190px;width:820px;height:308px;padding:20px 20px 20px 20px;}
.bannerblue{background:url(banner-bg-blue.png) no-repeat;display:-moz-inline-stack;display:inline-block;zoom:1;*display:inline;margin-top:-190px;width:820px;height:308px;padding:20px 20px 20px 20px;}
.bannerwhite{background:url(banner-bg-white.png) no-repeat;display:-moz-inline-stack;display:inline-block;zoom:1;*display:inline;margin-top:-190px;width:820px;height:308px;padding:20px 20px 20px 20px;}

.banner .blankpage{width:780px;height:1px;}

.banner-big{background:url(banner-bg-big.png) no-repeat;display:-moz-inline-stack;display:inline-block;zoom:1;*display:inline;margin-top:-190px;width:820px;height:350px;position:relative;padding:20px 20px 0px 20px;}
.bannerblue-big{background:url(banner-bg-blue-big.png) no-repeat;display:-moz-inline-stack;display:inline-block;zoom:1;*display:inline;margin-top:-190px;width:820px;height:350px;position:relative;padding:20px 20px 0px 20px;}
.banner-consult-big{background:url(banner-bg-consult.png) no-repeat;display:-moz-inline-stack;display:inline-block;zoom:1;*display:inline;margin-top:-190px;width:820px;height:350px;padding:20px 20px 0px 20px;}
.bannerpage{width:783px;height:268px;}
#page1{background:url(banner-page1.png) no-repeat;}
#page2{background:url(banner-page2.png) no-repeat;}
#page3{background:url(banner-page3.png) no-repeat;}
#page4{background:url(banner-page4.png) no-repeat;}
#page6{background:url(banner-page6.png) no-repeat;}
#page5{background:url(banner-pages.png) no-repeat;}
#page7{background:url(banner-page7.png) no-repeat;}
#page8{background:url(banner-page8.png) no-repeat;}
#page9{background:url(banner-page9.png) no-repeat;}
#page10{background:url(banner-page10.png) no-repeat;}
#page11{background:url(banner-page11.png) no-repeat;}
#page12{background:url(banner-page12.png) no-repeat;}
#page13{background:url(banner-page13.png) no-repeat;}


.productmenu{margin-top:-97px;width:785px;height:50px;text-align:left;position:relative;}

.adminbtn{width: 157px;height: 50px;cursor: pointer;background:url(logos/adminbtn.png) no-repeat;display:-moz-inline-stack;display:inline-block;zoom:1;*display:inline;}
.adminbtn:hover{background-position:0 -50px;}
.buybtn{width: 157px;height: 50px;cursor: pointer;background:url(logos/buybtn.png) no-repeat;display:-moz-inline-stack;display:inline-block;zoom:1;*display:inline;}
.buybtn:hover{background-position:0 -50px;}
.dashbtn{width: 157px;height: 50px;cursor: pointer;background:url(logos/dashbtn.png) no-repeat;display:-moz-inline-stack;display:inline-block;zoom:1;*display:inline;}
.dashbtn:hover{background-position:0 -50px;}
.reportbtn{width: 157px;height: 50px;cursor: pointer;background:url(logos/reportbtn.png) no-repeat;display:-moz-inline-stack;display:inline-block;zoom:1;*display:inline;}
.reportbtn:hover{background-position:0 -50px;}
.reportbtnactive{width: 157px;height: 50px;cursor: pointer;background:url(logos/reportbtn.png) no-repeat;display:-moz-inline-stack;display:inline-block;zoom:1;*display:inline;background-position:0 -100px;}
.surveybtn{width: 157px;height: 50px;cursor: pointer;background:url(logos/surveybtn.png) no-repeat;display:-moz-inline-stack;display:inline-block;zoom:1;*display:inline;}
.surveybtn:hover{background-position:0 -50px;}



    a.navLeft
        {         	
        	text-align:left;        	
            width: 157px;
            height: 50px;            
            cursor: pointer;            
            padding:0 0 0 0;         
            margin:0 0 0 0;                                                                              
        }                

        #content
        {         
            margin-top:3px;
            width: 783px;
            height: 268px;
            float: left;
            position:relative;
            overflow: hidden;
            background-color:Transparent;            
        }
        
        #images
        {
        	background-color:Transparent;
            float: left;
            position: relative;
        }
        
        .navigationImage
        {
        	background-color:Transparent;
            width: 783px;
            height: 268px;
            float: left;
        }
