html{
	margin:0;
	height:100%;
}
body{
	height:100%;
	position:relative;
	margin:0;
	color:#666;
	font:12px Calibri,Arial, Helvetica, sans-serif;
	min-width: 1000px;
	background:#fff url(../images/Loesungen_BG.jpg) no-repeat;
}
img{border-style:none;}
a{
	text-decoration:none;
	color:#ff9900;
}
a:hover{text-decoration:underline;}
input, textarea, select{
	font:100% Calibri,Arial, Helvetica, sans-serif;
	vertical-align:middle;
	color:#666;
}
form, fieldset{
	margin:0;
	padding:0;
	border-style:none;
}
#powermaildiv_uid90 label, #powermaildiv_uid91 label, #powermaildiv_uid94 label, #powermaildiv_uid95 label{
display: none;
}
#wrapper{
	/* min-height:100%; */
	padding-left:22px;
	background: url(../images/bg-wrapper-01.gif) repeat-y 22px 0;
}
* html #wrapper{
	/* height:100%; */
}
.w1{
	width:786px;
	padding:0 0 40px;
}
#header{
	height:1%;
	position:relative;
	z-index:5;
	background: url(../images/bg-header.gif) no-repeat;
}
#header:after{
	content:"";
	display:block;
	clear:both;
}
.header-holder{
	height:1%;
	overflow:hidden;
	padding:11px 0px 59px 27px;
}
.logo{
	margin:25px 0 0;
	float:left;
	width:131px;
	height:33px;
	overflow:hidden;
	text-indent:-9999px;
	background:url(../images/logo.png) no-repeat;
}
.logo a{
	display:block;
	height:100%;
}
.add-nav{
	margin:0;
	padding: 3px 10px 0px 0px;
	list-style:none;
	float:right;
	font-size:10px;
	overflow:hidden;
}
.add-nav li{
	float:left;
	background: url(../images/separator-01.gif) no-repeat 0 3px;
	padding:0 4px 0 5px;
	margin:0 2px 0 -2px;
}
.add-nav li a{
	color:#666;
}

.skip,
.hideme {
display: none;
}

#nav{
	margin:17px 0 0;
	padding:0 0 0 31px;
	list-style:none;
	height:1%;
	font-size:14px;
	background: url(../images/bg-nav.png) no-repeat;
}
#nav:after
{
	content:"";
	display:block;
	clear:both;
}
#nav li{
	float:left;
	margin:-10px -10px -10px;
	position:relative;
}
#nav li.active{
	z-index:100;
}
#nav li a{
	float:left;
	position:relative;
	cursor:pointer;
}
#nav li a span{
	float:left;
	height:45px;
}
#nav li a .l,
#nav li a .r{
	width:17px;
}
#nav li a .c{
	height:30px;
	color:#fff;
	padding:15px 1px 0;
	text-transform:uppercase;
}
#nav li a:hover .l,
#nav li:hover a .l,
#nav li.hover a .l{
	background: url(../images/bg-hover-nav-link-l.png) no-repeat;
}
#nav li a:hover{
	text-decoration:none;
}
#nav li a:hover .c,
#nav li:hover a .c,
#nav li.hover a .c{
	text-decoration:none;
	color:#fff;
	background: url(../images/bg-hover-nav-link-c.png) repeat-x;
}
#nav li a:hover .r,
#nav li:hover a .r,
#nav li.hover a .r{
	background: url(../images/bg-hover-nav-link-r.png) no-repeat;
}
#nav li.active a .l{
	background: url(../images/bg-active-nav-link-l.png) no-repeat;
}
#nav li.active a .c{
	color:#666;
	background: url(../images/bg-active-nav-link-c.png) repeat-x;
}
#nav li.active a .r{
	background: url(../images/bg-active-nav-link-r.png) no-repeat;
}
#nav li:hover .drop,
#nav li.hover .drop
{display:block;}
#nav  .drop{
	display:none;
	position:absolute;
	top: 35px;
	left:-2px;
	margin:0;
	list-style:none;
	width:180px;
	background:#fff;
	padding: 10px 11px 10px 9px;
	font-size:13px;
}
#nav  .drop li{
	margin:0;
	padding:0;
	float:left;
	width:100%;
	border-bottom:2px solid #f8f8f8;
}
#nav  .drop li a{
	float:none;
	display:block;
	padding:6px 0 3px 17px;
	background:#eee url(../images/bullet-02.gif) no-repeat 7px 10px;
	color:#666;
}
#nav  .drop li a:hover{
	color:#f90;
	background:#f3f3f3 url(../images/bullet-01.gif) no-repeat 7px 10px;
}
#main{
	position:relative;
padding-bottom: 50px;
}
.lassen{
	position:absolute;
	bottom:-48px;
	right:16px;
	width:106px;
	height:107px;
	/* text-indent:-9999px; */
	z-index:1000;
}
.lassen em{
	display:block;
	height:100%;
	background: url(../images/bg-lassen.png) no-repeat;
}
.main-holder{
	height:1%;
	padding:10px 48px 0 28px;
}
.main-holder:after {
	content: "";
	display: block;
	clear: both;
}
#content{
	float:right;
	width:490px;
	padding:10px 0 3px;
}
#main h1{
	margin:0 0 13px;
	font-size:24px;
	color:#666;
	font-weight:normal;
}
#main h2{
	margin:0 0 7px;
	font-size:16px;
	color:#666;
}
#main h3{
	font-size:14px;
	color:#666;
	margin:0 0 6px;
}
.breadcrumbs{
	margin:0 0 0 -7px;
	padding:0 0 16px;
	list-style:none;
	height:1%;
	overflow:hidden;
}
.breadcrumbs li{
	float:left;
	font-size:10px;
	margin:0 2px 0 -2px;
	padding:0 6px 0 8px;
	background: url(../images/separator-02.gif) no-repeat 0 3px;
	color:#999;
}
.breadcrumbs li a{
	color:#999;
}
.box{
	border-bottom:1px solid #e0e0e0;
	padding-bottom:29px;
	margin-bottom:16px;
}
.uns-box{
	margin:-8px 0 16px;
}
.box-list{
	padding:0;
	margin:0 0 23px;
}
.list-zahlen{
	margin:0;
	padding:0;
	list-style:none;
border-bottom: 1px solid #e0e0e0;
}
.list-zahlen li{
	padding:1px 0 7px 5px;
	border-top:1px solid #e0e0e0;
	height:1%;
	vertical-align:middle;
	overflow:hidden;
}
.list-zahlen li .number{
	float:left;
	font-size:24px;
	line-height:24px;
	padding:0 15px 0 0;
	color:#ccc;
  width: auto;
}
.list-zahlen li span{
	float:left;
	padding:7px 0 0;
max-width: 440px;
}

* html .list-zahlen li span {
width: 440px;
}

.ohne{
	margin:0;
	padding:0;
	list-style:none;
border-bottom: 1px solid #e0e0e0;
margin-bottom: 23px;
}
.ohne li{
	padding:5px 0 6px 15px;
	line-height:20px;
	background: url(../images/bullet-03.gif) no-repeat 0 15px;
}
.stellen-list{
	height:1%;
	vertical-align:middle;
	margin:0 0 9px;
	padding:2px 0 0px;
	list-style:none;
  border-bottom:1px solid #e0e0e0;
}
.stellen-list li{
	padding:7px 0 9px;
	border-top:1px solid #e0e0e0;
}
.stellen-list li a{
	display:block;
}
.anspr-box{
	width:490px;
	height:160px;
	overflow:hidden;
	background: url(../images/bg-ihre-box.gif) no-repeat;
}
.box .data{
	display:block;
	padding:3px 0;
	font-size:10px;
}
.box .visual{
	padding:9px 0 6px;
}
.box .visual img{
	display:block;
}
.theresa-box{
	float:right;
	width:188px;
	padding:93px 0 0;
}
.theresa-box .fon{
	display:block;
	padding-bottom:6px;
}
.theresa-box a{
	font-size:12px;
}
.uns-form,
.tx-powermail-pi1 {
	padding:1px 0 5px;
	clear: both;
}
.uns-form .row,
.tx-powermail-pi1 .tx_powermail_pi1_fieldwrap_html {
	height:1%;
	overflow:hidden;
	padding-bottom:3px;
}
.uns-form label,
.tx-powermail-pi1 label {
	float:left;
	width:95px;
	padding:1px 0  0;
}
.uns-form .checkbox-wrapper,
.tx-powermail-pi1 .powermail_radio_inner {
	float:left;
	overflow:hidden;
	padding:2px 0 4px;
}
.uns-form .checkbox-wrapper .radio,
.tx-powermail-pi1 .powermail_radio_inner input {
	float:left !important;
	width:15px !important;
	height:15px;
	margin:0;
	padding:0 !important;
  border-width: 0px !important;
}
.uns-form .checkbox-wrapper label,
.tx-powermail-pi1 .powermail_radio_inner label {
	width:auto;
	padding:0 16px 0 0;
}
.uns-form .row .text,
.tx-powermail-pi1 .tx_powermail_pi1_fieldwrap_html input {
	float:left;
	width:383px;
	padding:2px 5px;
	line-height:12px;
	border:1px solid #ccc;
}

.tx-powermail-pi1 .powermail_mandatory_js {
padding: 2px 0px 3px 95px;
}

.uns-form .btn-wrapper,
.tx-powermail-pi1 .tx_powermail_pi1_fieldwrap_html_submitgraphic {
	padding:8px 0 5px 94px;
}
.uns-form .btn-wrapper .image,
.tx-powermail-pi1 .tx_powermail_pi1_fieldwrap_html_submitgraphic input {
	display:block;
	width:75px;
	height:20px;
  padding: 0px;
  float: none;
  border-width: 0px;
}
.uns-form .row textarea,
.tx-powermail-pi1 .tx_powermail_pi1_fieldwrap_html textarea{
	float:left;
	margin:0;
	width:383px;
	height:95px;
	padding:5px;
	border:1px solid #ccc;
}

.tx-powermail-pi1 legend {
display: none;
}

.tx-powermail-pi1 .tx-powermail-pi1_mandatory strong {
font-weight: normal;
}

.tx-powermail-pi1 .powermail_mandatory_js {
color: #f00;
}

.tx-powermail-pi1 .tx-powermail-pi1_mandatory ul {
	margin-top: 0px;
	list-style-type: none;
	font-family: Calibri,Arial,Helvetica,sans-serif;
}

.tx-powermail-pi1 .tx-powermail-pi1_mandatory li {
color: #f00;
}

.gallery-01{
	width:490px;
	height:160px;
	overflow:hidden;
	position:relative;
	margin:0 0 8px;
}
.gallery-01 a.link-prev,
.gallery-01 a.link-next{
	position:absolute;
	top:61px;
	width:24px;
	height:40px;
	text-indent:-9999px;
	overflow:hidden;
}
.gallery-01 a.link-prev{
	left:0;
	z-index:1;
	background: url(../images/bg-link-prev.gif) no-repeat;
}
.gallery-01 a.link-prev:hover{
	background: url(../images/bg-link-prev-hover.gif) no-repeat;
}
.gallery-01 a.link-next{
	right:0;
	background: url(../images/bg-link-next.gif) no-repeat;
}
.gallery-01 a.link-next:hover{
	background: url(../images/bg-link-next-hover.gif) no-repeat;
}
.gallery-01 .gallery-holder {
	width:490px;
	overflow:hidden;
	position:relative;
}
.gallery-01 .gallery-holder ul {
	position:relative;
	width:99999px;
	padding:0;
	margin:0;
	list-style:none;
	height:1%;
	overflow:hidden;
}
.gallery-01 .gallery-holder ul li{
	float:left;
	width:490px;
	height:160px;
	background: url(../images/bg-gallery.gif) no-repeat;
}
.gallery-01 .gallery-holder .txt-box{
	float:right;
	width:230px;
	padding:49px 30px 0 0;
}
.gallery-01 .txt-box .more{
	text-decoration:none;
}
.gallery-01 .txt-box .more:hover{
	text-decoration:underline;
}
#content p {
margin: 0px 0px 15px 0px;
	line-height:20px;
}
#sidebar{
	float:left;
	width:190px;
	padding:10px 0 0;
}

#quicknav-headline {
width: 163px;
height: 19px;
background: url(../images/schnellnavi-bg.gif) no-repeat;
color: #fff;
text-transform: uppercase;
font-weight: bold;
padding: 6px 0px 0px 17px;
border-bottom: 1px solid #fff;
}

#sub-nav {
padding-bottom: 10px;
}

.sub-nav{
	width:180px;
	margin:0;
	padding:0;
	list-style:none;
	font-size:13px;
}
.sub-nav li{
	height:1%;
	vertical-align:middle;
	border-bottom:1px solid #fff;
}
.sub-nav li a{
	display:block;
	padding:4px 0 6px 17px;
	color:#666;
	background:#eee url(../images/bullet-02.gif) no-repeat 7px 9px;
}
.sub-nav li a:hover,
.sub-nav li.active a {
	text-decoration:none;
	color:#f90;
	background:#f3f3f3 url(../images/bullet-01.gif) no-repeat 7px 9px;
}
.sub-nav li .drop{
	margin:0;
	padding:0 0 0 1px;
	list-style:none;
	width:auto;
}
.sub-nav li .drop li{
	/* padding:2px 0 3px; */
  /* padding: 0px; */
  padding-left: 8px;
}
.sub-nav li .drop a{
  color: #ababab;
	background: url(../images/bullet-02.gif) no-repeat 7px 8px;
}
.sub-nav li .drop a:hover{
  color: #666;
}
.sub-nav li .drop .active a {
color: #f90;
background: url(../images/bullet-04.gif) no-repeat 7px 8px;
}
.sub-nav li .drop ul{
	margin:0;
	padding:0 0 2px 14px;
	list-style:none;
	width:auto;
}
.sub-nav li .drop ul li{
	padding:0;
}
.sub-nav li .drop ul a{
	padding:2px 0 3px 17px;
	font-weight:normal;
	color:#666;
	background: url(../images/bullet-05.gif) no-repeat 7px 7px;
}
.sub-nav li .drop ul a:hover{
	color:#f90;
	background: url(../images/bullet-04.gif) no-repeat 7px 7px;
}

#search {
float: right;
}

.search-form{
	width:180px;
	overflow:hidden;
	/* padding:12px 0 20px; */
}
.search-form .text{
	float:left;
	width:143px;
	line-height:14px;
	padding:2px 5px 3px;
	border:1px solid #ccc;
}
.search-form .image{
	float:right;
}
.block{
	width:162px;
	background:#eee;
	padding:11px 15px;
	font-size:12px;
	color:#666;
	margin-bottom:0;
}
.block h4{
	margin:0 0 10px;
	font-size:13px;
	color:#666;
}
.block address{
	display:block;
	font-style:normal;
}
.block address em{
	display:block;
	padding:0 0 4px;
	font-style:normal;
}
.block ul{
	margin:0;
	padding:6px 0 0;
	list-style:none;
}
.block ul li{
	padding-bottom:4px;
}
.block .link-list{
	margin:0;
	padding:0;
	list-style:none;
}
.logo-list{
	width:180px;
	margin:0;
	padding:14px 0 0;
	list-style:none;
	text-align:center;
}
.logo-list li{
	padding-bottom:16px;
}
#footer{
	line-height:51px;
	height:51px;
	width:100%;
	position: fixed;
	bottom: 0;
	left: 0;
	z-index: 999;
}

#footer .icon {
padding-right: 0px;
}

.footer-holder{
	width:100%;
	background: url(../images/bg-footer.png) repeat-x;
}
.footer-frame{
	height:44px;
	margin-left:23px;
	overflow:hidden;
	padding:7px 20px 0 22px;
	width:743px;
}

#footer li img {
margin-top: 16px;
}

.nav{
	margin:0;
	padding:0;
	list-style:none;
	float:left;
	font-size:11px;
}
.nav li{
	float:left;
	padding:0 7px;
}
.nav li a, .nav li span{
	color:#999;
}
.nav .follow{
	margin-left: 5px;
	margin-right:0;
	padding-right:0;
}
.copyright{
	font-size:11px;
	float:right;
	color:#999;
}
/*inner-1*/
.content-page {
	width: 710px;
	background: #fff;
	margin: 0 auto;
	padding:8px 0 20px;
}
.content-page .breadcrumbs{
	font-size:10px;
	padding-bottom:19px;
}
.content-page:after {
	content: "";
	display: block;
	clear: both;
}
.content-page h1 {
	margin: 0 0 31px;
	font-size: 24px;
	line-height: 26px;
	font-weight: normal;
color: #635384;
}
.gallery-ads {
	width: 100%;
	height: 112px;
	padding: 23px 0 0;
	overflow: hidden;
	background: url(../images/bg-ads.jpg) no-repeat;
	margin: 0 0 20px;
}
.gallery-ads img {vertical-align: top;}
.gallery-ads .link-prev,
.gallery-ads .link-next {
	float: left;
	width: 31px;
	height: 58px;
	background: url(../images/btn-ads-prev.gif) no-repeat;
	text-indent: -9999px;
	overflow: hidden;
	margin: 15px 0 0 -2px;
}

.gallery-ads .link-next {
	float: right;
	background: url(../images/btn-ads-next.gif) no-repeat;
	margin: 15px 0 0;
}
.gallery-ads .link-prev:hover,
.gallery-ads .link-next:hover {background-position: 0 -58px;}
.gallery-ads div {
	float:left;
	display: inline;
	margin: 0 0 0 18px;
	width:620px;
	overflow:hidden;
	height:87px;
	position:relative;
}
.gallery-ads div ul {
	position:absolute;
	width:99999px;
	padding:0;
	margin:0 0 0 -37px;
	list-style:none;
	top:0;
	left:0;
}
.gallery-ads div ul li {
	float:left;
	width:111px;
	padding:2px 3px 0;
	height: 85px;
	background: url(../images/bg-ads-li.png) no-repeat;
}
.content-page .tabset {
	margin: 0 0 12px;
	padding: 0;
	list-style: none;
	font-size: 14px;
	text-transform: uppercase;
	background: url(../images/bg-tabset.gif) no-repeat 0 100%;
	height: 36px;
}
.content-page .tabset:after {
	content: "";
	display: block;
	clear: both;
}
.content-page .tabset li {
	float: left;
}
.content-page .tabset a {
	float: left;
	color: #999;
	line-height: 46px;
	margin: 0 -2px;
	position: relative;
	cursor: pointer;
	background: url(../images/none.gif);
}
.content-page .tabset a.active {margin: 0 -7px;}
.content-page .tabset a span.l {
	background: url(../images/bg-tab-l.png) no-repeat;
	width: 8px;
	height: 36px;
	float: left;
}
.content-page .tabset a span.r {
	background: url(../images/bg-tab-r.png) no-repeat;
	width: 8px;
	height: 36px;
	float: left;
}
.content-page .tabset a span.c {
	float: left;
	background: url(../images/bg-tab-c.png) repeat-x;
	height: 36px;
	padding: 0 3px;
	overflow: hidden;
}
.content-page .tabset .active a {
	float: left;
	padding: 0 20px;
	line-height: 36px;
}
.content-page .tabset a:hover {
	color: #f90;
	text-decoration: none;
}
.content-page .tabset a.active span.l {
	background: url(../images/bg-tab-l-active.png) no-repeat;
	width: 11px;
}
.content-page .tabset a.active span.r {
	background: url(../images/bg-tab-r-active.png) no-repeat;
	width: 11px;
}
.content-page .tabset a.active span.c {
	background: url(../images/bg-tab-c-active.png) repeat-x;
	padding: 0 10px;
}
.tab-content {
	width: 100%;
	margin: 0 0 10px;
	padding-top:11px;
	/* border-top:1px solid #e6e6e6; */
}
.tab-content:after {
	content: "";
	display: block;
	clear: both;
}
.gallery{
	height: 150px;
	background: #eee;
	position: relative;
	padding: 0 0 0 26px;
	margin: 0 0 9px;
}
.gallery:after {
	content: "";
	display: block;
	clear: both;
}
.gallery img {vertical-align: top;}
.gallery .link-prev,
.gallery .link-next {
	width: 25px;
	height: 20px;
	background: url(../images/btn-gallery-prev-new.gif) no-repeat left -20px;
	text-indent: -9999px;
	overflow: hidden;
  float: left;
  /*
	position: absolute;
	top: 51px;
	left: 0;
  */
}
.gallery .link-next {
  /*
	left: auto;
	right: 0;
  */
  width: 30px;
	background: url(../images/btn-gallery-next-new.gif) no-repeat right -20px;
}
* html .gallery .link-next {right: -1px;}
.gallery .link-prev:hover {background-position: left 0px;}
.gallery .link-next:hover {background-position: right 0px;}
.gallery ul.switcher {
	margin: 0;
	padding: 0;
	list-style: none;
  float: left;
  /*
	position: absolute;
	top: 128px;
	right: 54px;
  */
	overflow: hidden;
}
.gallery ul.switcher li {
	float: left;
	display: inline;
	margin: 0 0 0 5px;
}
.gallery ul.switcher li a {
	width: 20px;
	height: 20px;
	overflow: hidden;
	float: left;
	text-indent: -9999px;
}
.gallery ul.switcher li a:hover,
.gallery ul.switcher li.active a {color: #fff; background: url(../images/bg-switcher-new.gif);}
.gallery div.holder {
	width:645px;
	height: 150px;
	overflow:hidden;
	position:relative;
}
.gallery div.holder ul {
	position:absolute;
	width:99999px;
	padding:0;
	margin:0;
	list-style:none;
	top:0;
	left:0;
}
.gallery div.holder ul li {
	float:left;
	width:645px;
	height: 150px;
}
.gallery .company-logo {
	width: 148px;
	padding: 8px 10px 0;
	height: 124px;
	background: url(../images/bg-logo-gallery.gif) no-repeat;
	float: left;
	display: inline;
	margin: 11px 26px 0 0;
}
.gallery .image {
	float: left;
	/* padding: 0 5px; */
	width: 450px;
	height: 150px;
	background: #fff;
}
.gallery .tooltip {
	position: absolute;
	top: -84px;
	right: -122px;
	background: url(../images/bg-gallery-tooltip.png) no-repeat;
	width: 139px;
	height: 136px;
}
span.lorem {
	background: url(../images/text-lorem.png) no-repeat;
	width: 108px;
	height: 52px;
	margin: 41px auto 0;
	display: block;
	text-indent: -9999px;
}
.columns-holder {
	margin: 50px -30px 0 0;
	overflow: hidden;
	width: 740px;
}
.columns-holder .col {
	width: 200px;
	padding: 0 44px 0 0;
	float: left;
	line-height: 20px;
}
.columns-holder .col span.heading {
	font-size: 10px;
	line-height: 14px;
	display: block;
	color: #999;
	margin: 0 0 3px;
}
.columns-holder .col strong.title {
	font-size: 16px;
	margin: -2px 0 0;
	display: block;
}
.col ul.links {
	margin: 0;
	padding: 0;
	list-style: none;
}
.col p {margin: 0;}
.col ul.list {
	margin: 7px 0 0;
	padding: 0;
	list-style: none;
	line-height: 20px;
}
.col ul.list li {
	padding: 0 0 4px 32px;
	background: url(../images/bg-list.gif) no-repeat;
}

.col ul.list li.ref-ber {
background-image: url(../images/referenzen/Beratung.png);
}

.col ul.list li.ref-con {
background-image: url(../images/referenzen/Contentpflege.png);
}

.col ul.list li.ref-cms {
background-image: url(../images/referenzen/CMS.png);
}

.col ul.list li.ref-crm {
background-image: url(../images/referenzen/CRM-System.png);
}

.col ul.list li.ref-dim {
background-image: url(../images/referenzen/Dialog-Marketing.png);
}

.col ul.list li.ref-gfx {
background-image: url(../images/referenzen/Webdesign.png);
}

.col ul.list li.ref-idv {
background-image: url(../images/referenzen/Technology.png);
}

.col ul.list li.ref-onm {
background-image: url(../images/referenzen/Online-Marketing.png);
}

.col ul.list li.ref-ons {
background-image: url(../images/referenzen/Online-Shop.png);
}

.col ul.list li.ref-sem {
background-image: url(../images/referenzen/SEM.png);
}

.col ul.list li.ref-seo {
background-image: url(../images/referenzen/SEO.png);
}

.col ul.list li.ref-sk {
background-image: url(../images/referenzen/Strategie-Konzeption.png);
}

.col ul.list li.ref-usb {
background-image: url(../images/referenzen/Usibility-Beratung.png);
}

.back-to-begin {
	background: url(../images/bg-back.gif) repeat-x 0 100%;
	font-size: 10px;
	line-height: 18px;
	margin: 0 0 10px;
}
.back-to-begin a {color: #999;}

/* *** */

#content-inner {
font-size: 13px;
}

#content-inner .csc-default ul li {
line-height: 20px;
}

#service-logos {
text-align: center;
background-color: transparent;
}

#service-logos img {
margin-bottom: 35px;
}

/* Sitemap */

#sitemap ul {
	list-style: none;
	padding: 0;
	margin-left: 0;
}
#sitemap ul li { padding-left: 0; }
#sitemap ul ul {
 	padding-left: 20px;
 	margin-left: 0;
}

/*Social Nav*/
#social-nav{
	padding-left: 17px;
	width: 165px;
}

*:first-child+html #social-nav{
	margin-top: 3px;
}

* html #social-nav{
	margin-top: 3px;
}

#social-nav a{
	display: block;
	color: #666666;
	padding-left: 25px;
	font-weight: bold;
	height: 20px;
	padding-bottom: 5px;
	margin-bottom: 10px;
}
#social-nav a:hover{
	text-decoration: none;
}

#social-nav .facebookLink{
	background: url('../images/icon-facebook.gif') no-repeat 0 0 transparent;
	border-bottom: 1px solid #E0E0E0;
}
#social-nav .facebookLink:hover{
	background: url('../images/icon-facebook-sw.gif') no-repeat 0 0 transparent;
	border-bottom: 1px solid #E0E0E0;
}
#social-nav .twitterLink{
	border-bottom: 1px solid #E0E0E0;
	background: url('../images/icon-twitter.gif') no-repeat 0 0 transparent;
}
#social-nav .twitterLink:hover{
	border-bottom: 1px solid #E0E0E0;
	background: url('../images/icon-twitter-sw.gif') no-repeat 0 0 transparent;
}
#social-nav .xinglink{
	background: url('../images/icon-xing.gif') no-repeat 0 0 transparent;
	border-bottom: 1px solid #E0E0E0;
}
#social-nav .xinglink:hover{
	background: url('../images/icon-xing-sw.gif') no-repeat 0 0 transparent;
}
#social-nav .googlePlus {
	padding-bottom: 40px;
	/*border-top: 1px solid #E0E0E0;*/
	margin-top: -8px;
	padding-top: 10px;
}
#social-nav .googlePlus #___plusone_0 { float: left !important; }
#social-nav .googlePlus .googlePlusLabel {
	font-weight: bold;
	margin-left: 33px;
	padding-top: 1px;
	line-height: 15px;
}

#cbf-content #cbf-form .tx-powermail-pi1_thx p {
	margin: 10px 0 0 !important;
}

.head_2010 {
	background: url("/fileadmin/template/NEW/images/2010.png") no-repeat scroll 0 0 transparent;
	padding-left: 150px;
	padding-top: 30px;
	padding-bottom:30px;
}

.head_2007 {
	background: url("/fileadmin/template/NEW/images/2007.png") no-repeat scroll 0 0 transparent;
	padding-left: 150px;
	padding-top: 30px;
	padding-bottom:30px;
}

.head_2005 {
	background: url("/fileadmin/template/NEW/images/2005.png") no-repeat scroll 0 0 transparent;
	padding-left: 150px;
	padding-top: 30px;
	padding-bottom:30px;
}

.head_2001 {
	background: url("/fileadmin/template/NEW/images/2001.png") no-repeat scroll 0 0 transparent;
	padding-left: 150px;
	padding-top: 30px;
	padding-bottom:30px;
}

.head_1999 {
	background: url("/fileadmin/template/NEW/images/1999.png") no-repeat scroll 0 0 transparent;
	padding-left: 150px;
	padding-top: 30px;
	padding-bottom:30px;
}


.teamflash_outer {
	width: 470px;
	height: 300px;
/*	background: url("../images/Fallback_Team.jpg") no-repeat scroll 0 0 transparent; */
}

.flash_onlinemarketing_outer {
	width: 300px;
	height: 250px;
/*	background: url("../images/Fallback_OnlineMarketing.jpg") no-repeat scroll 0 0 transparent; */
}

#service-area .block  {
	padding-bottom: 0;
}

#sidebar #service-area .block  {
padding-bottom: 14px;
margin-bottom: 10px;
line-height: 20px;
}

#service-area {
	padding-bottom: 10px;
	background: #EEEEEE;
	width: 192px;
}

#sidebar #service-area {
background-color: #fff;
}

#service-area .csc-textpic-text {
	margin-bottom:10px;
}

.flash_onlinemarketing_outer {
	margin-bottom: 15px;
}

/* Lightbox */

#lbLightbox #closeLink {
	margin: 0;
	top: -15px;
	right: -13px;
	position: absolute;
	background: url("../images/close.png") no-repeat scroll center center transparent;
}
#lbLightbox #closeLink:hover {
	background: url("../images/close-hover.png") no-repeat scroll center center transparent;
}
#lbImageDetails { width: 100% !important; }
#lbPresent { float: right; }
/* #prevLink { background: url("../images/clear.gif") !important; } */
#prevLink { background: url("../images/prev.png") no-repeat scroll 0 25% transparent !important; }
#prevLink:hover { background: url("../images/prev-hover.png") no-repeat scroll 0 25% transparent !important; }

#nextLink {
	margin-right: 8px;
	background: url("../images/next.png") no-repeat scroll 100% 25% transparent !important;
}
#nextLink:hover {
	margin-right: 8px;
	background: url("../images/next-hover.png") no-repeat scroll 100% 25% transparent !important;
}
#prevLinkBottom {
    background: url("../images/btn-gallery-prev-new.gif") no-repeat scroll left -20px transparent;
    margin-right: 5px;
	float: right;
}
#prevLinkBottom:hover {
    background: url("../images/btn-gallery-prev-new.gif") no-repeat scroll left 0 transparent;
}
#prevLinkBottom, #nextLinkBottom {
    display: block;
	width: 22px;
	height: 20px;
	margin-bottom: 12px;
}
#nextLinkBottom {
    background: url("../images/btn-gallery-next-new.gif") no-repeat scroll right -20px transparent;
    margin-right: 10px;
	float: right;
}
#nextLinkBottom:hover {
    background: url("../images/btn-gallery-next-new.gif") no-repeat scroll right 0 transparent;
}
#lbPresent a {
	border: none !important;
	float: left !important;
    height: 20px !important;
    overflow: hidden !important;
    width: 20px !important;
    font-size: 13px !important;
    line-height: 19px !important;
    text-decoration: none !important;
    text-indent: 7px !important;
    color: #666666 !important;
	font-weight: normal !important;
	margin-right: 5px !important;
}
#lbPresent a:hover,
#lbPresent a.act{
	background: url("../images/bg-switcher-new.gif") repeat scroll 0 0 transparent !important;
    color: #FFFFFF !important;
}
#lbLightbox img { border: 1px solid #b7b7b7 !important; }
#lbImageDetails { padding: 0 !important; }
#lbCaption { float: left; }
#lbNumberDisplay { display: none; }

/* 3-Spaltiger Content */
.teaser-2-left {
	width: 340px;
	float: left;
	margin-right: 30px;
}
.teaser-2-right {
	width: 340px;
	float: left;
}
.teaser-3-left {
	width: 220px;
	float: left;
	margin-right: 25px;
	padding-top: 10px;
	border-top: 1px solid #cccccc;
}
.teaser-3-middle {
	width: 220px;
	float: left;
	margin-right: 25px;
	padding-top: 10px;
	border-top: 1px solid #cccccc;
}
.teaser-3-right {
	width: 220px;
	float: left;
	padding-top: 10px;
	border-top: 1px solid #cccccc;
}
/* .content-page { background: none !important; } */
/* #main { background: none !important; } */
/* #cbf-wrapper { display: none; } */
.teaser-3-holder h4{	margin: 0; }
.teaser-3-holder p{	margin: 0; }

#start-logos #service-logos .magento-logo {
	padding-top: 10px;
	margin-right: 15px;
}


/* iPhone und iPad */
@media screen and (max-device-width : 768px) {
	body {
		height: auto;
	}

	.w1 {
		margin-bottom: -50px;
	}

	#footer {
		position: absolute;
		bottom: 0;
		width: 100%;
		margin-bottom: -30px;
	}
} 

input.invalid {
	border-color: red !important;
}
.home-service-logos div {
    margin: 0 20px;
}
