body{
	margin:0px;
	padding:0px;
	background-color:#dcdcdc;
	font-family:Arial,Verdana;
	font-size:12px;
	color:#7F7F7F;
}
a{
	text-decoration:none;
}
a img{
	border:0;
}
a:hover{
	text-decoration:underline;
}
p{
	line-height:20px;
	margin:0px;
	padding:0px;
}
textarea{
	font-family: inherit;
	font-size: inherit;
}
ul{
	list-style-type:none;
	padding:0px;
	margin:0px;
}
#allContent{
	width:960px;
	position:relative;
	margin:auto;
}
#allContent #head{
	padding-top:140px;
	background:url("/images/top.jpg") no-repeat #f4f4f4;
	position:relative;
}
#head .login{
	position:absolute;
	right:10px;
	top:10px;
	background:url("/images/login.png") no-repeat left center;
	color:#03437e;
	height: 17px;
	padding-left: 25px;
	padding-top: 3px;
	font-size:11px;
	font-weight:bold;
}
#head .login a{
	color:#03437e;
}
#head .logo{
	position:absolute;
	left:26px;
	top:48px;
}
#head .logo img{
	height:74px;
}
#head .languages{
    left: 20px;
    position: absolute;
    top: 7px;
}
#head .languages a{
	display:inline-block;
	margin-right:5px;
}
#head .phoneUs{
	background:url("/images/phone.png") no-repeat left center;
	font-family:Myriad Pro;
	font-size:9pt;
	padding-left:70px;
	position:absolute;
	right:40px;
	top:64px;
	height:45px;
	line-height:20px;
}
#head .phoneUs .telefonnumber{
	font-size:14pt;
}
#head .navigation{
	background:url("/images/menuBar.png") no-repeat left center;
	height:39px;
	width:920px;
	margin-left:20px;
	position:relative;
}
.clearer{
	clear:both;
	float:none;
	line-height:0px;
	height:0px;
	font-size:0px;
}
#allContent #content{
	background:url("/images/mainbg.png") repeat-y;
	padding:10px 0px;
}
#content .banner{
	margin-left:20px;
}
#allContent #footer{
	background:url("/images/foot.png") no-repeat;
	min-height:172px;
	position:relative;
	padding-top: 52px;
}
#allContent #footer .livechat{
	width:260px;
	float:left;
	text-align:center;
}
#allContent #footer ul.links{
	width:170px;
	border-left:2px dotted #C6C6C6;
	float:left;
	min-height:120px;
	margin:10px 0px 0px 0px;
	padding:0px;
}
#allContent #footer ul.links.x2{
	width:300px;

}
#allContent #footer ul.links img{
    float: left;
    margin-right: 5px;
    margin-top: 5px;
}
#allContent #footer ul.links li{
	display:block;
	line-height:20px;
	padding-left:20px;
}
#allContent #footer ul.links li a{
	color:#a6a5a5;
}
#allContent #footer .copy{
	padding:30px 0px;
	margin:0px;
	color:#a6a5a5;
	text-align:center;
}
#footer .facebookBtn{
	position:absolute;
	top:32px;
	right:30px;
}
#footer .plus1Btn{
	position:absolute;
	top:32px;
	right:70px;
}

#head .navigation .homelink{
	height: 30px;
	left: 25px;
	position: absolute;
	top: 5px;
	width: 20px;
}
#head .navigation .mainMenu{
	left: 70px;
	position: absolute;
	top: 9px;
	margin:0px;
	padding:0px;
}
#head .navigation .mainMenu li{
	display:inline-block;
	list-style-type:none;
	margin-right:30px;
}
#head .navigation .mainMenu li a{
	color:#7F7F7F;
	font-family:Myriad Pro;
	font-size:18px;
	text-shadow: 0 1px 0 #F0F0F0;
	-webkit-transition: color 200ms linear;
	-moz-transition: color 200ms linear;
	-ms-transition: color 200ms linear;
	-o-transition: color 200ms linear;
	transition: color 200ms linear;
}
#head .navigation .mainMenu li a:hover{
	color: #424242;
}
#head .navigation .mainMenu li a:hover{
	text-decoration:none;
}
#head .navigation .search{
	right: 0px;
	position: absolute;
	top: 5px;
}
#head .navigation .search input{
	border: 0 none;
	position: absolute;
	right: 38px;
	top: 5px;
	width: 120px;
	color: #E0E0E0;
	font-size: 14px;
}
#head .navigation .search input:focus{
	color:#7F7F7F;
}
#head .navigation .search a{
	position:absolute;
	right:10px;
	top:7px;
}
#content .portfolio{
	list-style-type:none;
	padding-left:0px;
	padding-top:30px;
	text-align:center;
	margin:0px;
}
#content .portfolio .blue h2, #content .portfolio .blue h3{
	color:#7F7F7F;
	white-space: nowrap;
}
#content .portfolio li{
	display:inline-block;
	border-left:2px dotted #c6c6c6;
	padding:0px 30px 10px 30px;
	width:160px;
}
#content .portfolio li:first-child{
	border:0;
}
#content .portfolio li ul{
	margin:0px;
	padding:0px 0px 20px 0px;
}
#content .portfolio li ul li{
	float:none;
	display:block;
	padding:0px;
	padding-left:16px;
	border:0;
	text-align:left;
	line-height:20px;
}
#content .portfolio h2{
	font-weight:normal;
	font-size:20px;
	margin:0px;
	padding:10px 0px 0px 0px;
	text-align:left;
	white-space:nowrap;
}
#content .portfolio h3{
	font-weight:normal;
	font-size:12px;
	white-space: nowrap;
	margin:0px;
	padding:0px 0px 5px 0px;
	text-align:left;
}
#content .portfolio .picture{
	height:90px;

}
#content .portfolio .green h2 span{
	color:#64a71e;
}
#content .portfolio .red h2 span{
	color:#c22127;
}
#content .portfolio .orange h2 span{
	color:#ffa801;
}
#content .portfolio .blue h2 span{
	color:#034681;
}
#content .portfolio li.green ul li{
	background:url("/images/greenDot.png") no-repeat center left;
}
#content .portfolio li.blue ul li{
	background:url("/images/blueDot.png") no-repeat center left;
	color:#7F7F7F;
}
#content .portfolio li.red ul li{
	background:url("/images/redDot.png") no-repeat center left;
}
#content .portfolio li.orange ul li{
	background:url("/images/orangeDot.png") no-repeat center left;
}
.greyLine{
	background-color:#c6c6c6;
	height:2px;
	margin:20px;
}
.blue{
	color:#034681;
}
#content .description{
	width:440px;
	margin:10px 0px 20px 0px;
	padding:0px 20px 40px 20px;
	border-right:2px dotted #c6c6c6;
	float:left;
}
#content .description h1, #content .customers h2{
	font-size:20px;
	font-weight:normal;
	margin:0px;
}
#content .description p{
	margin:0px;
	padding:14px 0px;
}
#content .description p a{
	color:#64a71e;
}
#content .customers{
	float:left;
	padding:0px 0px 20px 20px;
	margin:10px 0px 0px 0px;
	width:450px;
}

#content .breadcrumb{
	margin:0px;
	padding:0px 0px 0px 40px;
	list-style-type:none;
}
#content .breadcrumb li{
	display:inline;
}
#content .breadcrumb li a{
	color:#7F7F7F;
	font-size:11px;
}

#content .headline{ 
	float:right;
	width:300px;
	margin-right:20px;
}

#content .headline h2{
	color:#64a71e;
	margin:0px;
	font-family:Myriad Pro;
	font-size:24px;
	font-weight:normal;
	background:url('/images/shopBox.jpg') no-repeat ;
	height:71px;
	line-height:71px;
	padding-left:80px;
}
#content .contentTopic{
	margin:0px 0px 0px 20px;
	width:620px;
	float:left;
}
#content .topicBox{
	background-color:#64a71e;
	padding:20px;
	width:260px;
	float:right;
	margin-right:20px;
}
#content .topicBox ul{
	list-style-type:none;	
	padding:0px;
	margin:0px;
}
#content .topicBox ul.level1 li.active a{
	border:0 !important;
}
#content .topicBox ul.level1 li a{
	border-bottom:1px solid #C6C6C6;
	min-height:30px;
	display:block;
	line-height:30px;
	color:#ffffff;
	font-weight:bold;
	background:url('/images/arrow.png') no-repeat 2px center ;
	padding-left:12px;
	text-decoration:none;
}

#content .topicBox ul.level1 li a:hover, 
#content .topicBox ul.level2 a:hover,
#content .topicBox ul.level1 li.active a, 
#content .topicBox ul.level2 li.active a{
	background-color:#518818 !important;
}
#content .topicBox ul.level1 li ul.level2 a{
	background:url('/images/dArrow.png') no-repeat  20px center ;
	font-weight:normal;	
	padding-left:40px;
	border-bottom:1px solid #C6C6C6 !important;
}
#content .contentTopic h1{
	margin:0px;
	padding:20px 0px;
	color:#7f7f7f;
	font-weight:normal;
	font-size:22px;
	font-family:Myriad Pro;
}
#content .contentTopic ul.matter{
	list-style-type:none;
	padding:0px;
	margin:0px;
}
#content .contentTopic ul.matter li{
	position:relative;
	text-align:center;
	float:left;
	margin-right:8px;
	margin-bottom:10px;
}
#content .contentTopic ul.matter li span.border{
	display:block;
	position:absolute;
	width:196px;
	height:190px;
	background:none;
	top:0px;
	left:0px;
	z-index:20;
}
#content .contentTopic ul.matter li span.name{
	display:block;
	padding:10px 0px 0px 0px;
	color:#7f7f7f;
	font-size:16px;
	text-align:left;
	font-family:Myriad Pro;
}
#content .contentTopic ul.matter li a:hover span.border{
	background:url('/images/greenActiveBorder.png') no-repeat;
}
#content .contentTopic ul.matter li img{
	margin:2px 0px 0px 2px;
	display:block;
}
#content .contentTopic .textBlock{
	width:360px;
	float:left;
	color:#777777;
}
#content .contentTopic .picture{
	float:right;
	margin-right:20px;
}
#content .contentTopic .headline3{
	padding:40px 0px 10px 0px;
	font-family:Myriad Pro;
	font-size:18px;
	font-weight:normal;
	margin:0px;
	color:#7f7f7f;
}
#content .contentTopic .advantages{
	padding:0px;
	margin:25px 20px 0px 0px;
	background-color:#e6e6e6;
	float:left;
	line-height:22px;
		
}
#content .contentTopic .advantages li{
	background:url('/images/check.png') no-repeat 5px center;
	padding-left:30px;
	float:left;
	border-bottom:1px solid #f4f4f4;
	width:270px;
}
.hostings{
	color:#C22127 !important;
	background:url('/images/hosting.png') no-repeat !important;
	padding-left:125px !important;
}
.hostingsUL{
	background-color:#C22127 !important;
}
#content .topicBox.hostingsUL ul.level1 li a:hover, 
#content .topicBox.hostingsUL ul.level2 a:hover,
#content .topicBox.hostingsUL ul.level1 li.active a, 
#content .topicBox.hostingsUL ul.level2 li.active a{
	background-color:#981318 !important;
}

.webdesign{
	color:#FFA801 !important;
	background:url('/images/paint2.png') no-repeat !important;
	padding-left:100px !important;
}
.webdesignUL{
	background-color:#FFA801 !important;
}
#content .topicBox.webdesignUL ul.level1 li a:hover, 
#content .topicBox.webdesignUL ul.level2 a:hover,
#content .topicBox.webdesignUL ul.level1 li.active a, 
#content .topicBox.webdesignUL ul.level2 li.active a{
	background-color:#ff7f01 !important;
}

.solutions{
	color:#034681 !important;
	background:url('/images/sollution2.png') no-repeat !important;
	padding-left:70px !important;
}
.solutionsUL{
	background-color:#034681 !important;
}
#content .topicBox.solutionsUL ul.level1 li a:hover, 
#content .topicBox.solutionsUL ul.level2 a:hover,
#content .topicBox.solutionsUL ul.level1 li.active a, 
#content .topicBox.solutionsUL ul.level2 li.active a{
	background-color:#052541 !important;
}



.felderBlock{
	width:680px;	
	padding-top:10px;
}
.felderBlock label{
	float:left;
	width:105px;
	font-weight:bold;
	margin-bottom:10px;
	padding-top:3px;
}
.anmelden .felderBlock.sec label{
	width:386px;
}
.anmelden .felderBlock label{
	width:120px;
}
.lineBreaker{
	margin:10px 0px;
	height:1px;
	width:100%;
	background-color:#ccc;
}
.anmelden .felderBlock{
	width:700px;
}
.felderBlock input{
	float:left;
	width:180px;
	margin-bottom:10px;
	 border: 1px solid #CCCCCC;
}
.felderBlock input.short{
	width:120px;
}
.felderBlock input.shorter{
	width:54px;
	margin-left:4px;
}
.felderBlock input.short2{
	width:70px;
}
.felderBlock input.shorter2{
	width:104px;
	margin-left:4px;
}
.felderBlock select{
	float:left;
	width:182px;
	margin-bottom:10px;
	 border: 1px solid #CCCCCC;
}
.felderBlock textarea{
	float:left;
	width:548px;
	height:100px;
	 border: 1px solid #CCCCCC;
}

.felderBlock .first{
	margin-right:80px;
}
.felderBlock.intext-content{
	width: auto;
	margin-right: 20px;
}
.felderBlock.intext-content textarea{
	float: none;
	width: 180px;
	height: 120px;
}
.felderBlock.intext-content input{
	float: none;
}
.felderBlock.intext-content .button-right.large{
	margin-left: 107px;
	margin-top: 20px;
}
.box{
	padding:0px 20px;
}
.contBox{
	float:left; 
	margin:20px 50px 30px 0px;
}
.adressBlock {
    float: left;
    padding-bottom: 6px;
    padding-top: 10px;
    width: 230px;
}
.loginBox{
	background:url('/images/loginBg.jpg') no-repeat;
	height:180px;
	width:280px;
	margin:200px auto 0px auto;
	padding:10px;
}
.logoLogin{
    left: 50%;
    margin-left: -180px;
    position: fixed;
    top: 52px;
}

.loginBox label{
    float: left;
    font-weight: bold;
    margin-bottom: 10px;
    padding-top: 3px;
    width: 90px;
}
.loginBox input{
    float: left;
    margin-bottom: 10px;
    width: 180px;
}
.loginBox h1{
	margin:0px 0px 10px 0px;

}
.loginBox a{
	float:right;
	margin-right:5px;
}
#content .contentTopic .textBlock2{
	color: #777777;
	width:600px;
	margin: 0 0 20px 0;
}
#content .contentTopic h3{
	margin: 0 0 5px;
	color: #7f7f7f;
	font-weight: bold;
	font-size: 12px;
}
#content .contentTopic .examples{
	margin: 0 20px 25px 30px;
	list-style-type: disc;
	color: #777777;
	line-height: 24px;
}
#content .contentTopic h1:empty{
	display: none;
}
#content .contentTopic h2{
	margin-bottom: 0;
}

#fehlerBlock, #hinweis {
    background-color: lightyellow;
    border: 1px solid red;
    left: 50%;
    margin-left: -180px;
    padding: 20px;
    position: fixed;
    top: 250px;
    width: 320px;
    z-index: 250;
}
.contentTopic .buttonM{
	color:#fff;
}
.social-btns{
	float:right;margin-right:20px;
}

.social-btns div.flb{
	float:left !important;
}
.social-btns .flb.sec{
	margin:0px 10px;	
}
.buttonM{
	background:url(/images/buttonM.png) no-repeat;
	width:116px;
	height:19px;
	line-height:19px;
	text-align:center;
	color:#fff;
	font-family:Myriad Pro;
	font-size:14px;
	display:block;
}
.customers a{
	display:block;
	float:left;
	margin:10px 10px 0px 0px;
	box-shadow:3px 3px 3px #ccc;
}
.customers a img{
	display:block;
}
.input-error{
	border:1px solid red !important;
}
.jcarousel-wrapper {
 	width:920px;
 	height:100px;
 	border:1px solid #e9e9e9;
	background-color:#ffffff;
	margin-left:18px;
}
.projHead{
	margin-left:20px;
    font-size: 20px;
    font-weight: normal;
}
/** Carousel **/

#makeMeScrollable {
    position: relative;
    height:100px;
}
#makeMeScrollable .panel {
   float:left;
   text-decoration:none;
   position: relative;
}
#makeMeScrollable .panel:hover {
	background-position: top center !important;
}
#makeMeScrollable .pricecup{
	width:157px;
	background:url(../images/gal/pricecup.png) no-repeat center bottom;
	height:33px;
	margin-top:38px;
}
#makeMeScrollable .xtracup{
	width:170px;
	background:url(../images/gal/xtracup.png) no-repeat center bottom;
	height:39px;
	margin-top:36px;
}
#makeMeScrollable .woverkaufen{
	width:192px;
	background:url(../images/gal/woverkaufen.png) no-repeat center bottom;
	height:35px;
	margin-top:22px;
}
#makeMeScrollable .produktdaten24{
	width:243px;
	background:url(../images/gal/produktdaten24.png) no-repeat center bottom;
	height:31px;
	margin-top:35px;
}
#makeMeScrollable .mapred{
	width:112px;
	background:url(../images/gal/mapred.png) no-repeat center bottom;
	height:27px;
	margin-top:38px;
}
#makeMeScrollable .ratebucket{
	width:182px;
	background:url(../images/gal/ratebucket.png) no-repeat center bottom;
	height:18px;
	margin-top:40px;
}
#makeMeScrollable .ankauf{
	width:212px;
	background:url(../images/gal/ankauf.png) no-repeat center bottom;
	height:17px;
	margin-top:40px;
}
#makeMeScrollable .immo{
	width:212px;
	background:url(../images/gal/immo.png) no-repeat center bottom;
	height:16px;
	margin-top:42px;
}
#makeMeScrollable .umzug{
	width:212px;
	background:url(../images/gal/umzug.png) no-repeat center bottom;
	height:21px;
	margin-top:40px;
}
#makeMeScrollable .rmob{
	width:147px;
	background:url(../images/gal/runmob.png) no-repeat center bottom;
	height:20px;
	margin-top:37px;
}
#makeMeScrollable .konkurrenz{
	width:147px;
	background:url(../images/gal/trademirror.png) no-repeat center bottom;
	height:30px;
	margin-top:30px;
}
#makeMeScrollable .prozu{
	width:212px;
	background:url(../images/gal/produktz.png) no-repeat center bottom;
	height:27px;
	margin-top:35px;
}
#preRah .preSection{
	background-color: #fff;
	border: 1px solid #e9e4e4;
	-webkit-box-shadow: 0 0 3px 0 rgba(0,0,0,0.1);
	box-shadow: 0 0 3px 0 rgba(0,0,0,0.1);
	padding: 30px 20px;
	position: relative;
}
#preRah .preSection .news{
	margin: 10px 0 30px;
	color: #6f6d6d;
}
#preRah .preSection .news .newsImg, #preRah .preSection .ONews .newsImg{
	padding: 2px;
	background-color: #cdcccc;
	-webkit-box-shadow: 0 0 3px 0 rgba(0,0,0,0.1);
	box-shadow: 0 0 3px 0 rgba(0,0,0,0.1);
	height: 130px;
	width: 196px;
	margin-right: 30px;
	float: left;
}
#preRah .newsImg img{
	width: 100%;
	height: 100%;
}
#preRah .preSection .news .splitPoints{
	background: url(../images/spliPoi.png) no-repeat;
	width: 3px;
	height: 134px;
	float: left;
	margin-right: 30px;
}
#preRah .preSection .news .newsInfo{
	float:left;
}		
#preRah .preSection .date{
	display:block;
	margin-bottom:2px;
}
#preRah .preSection .newsTitle{
	color: #7F7F7F;
	display: block;
	font-family: Arial,Helvetica,sans-serif;
	font-size: 18px;
	font-weight: bold;
	height: 45px;
	margin-bottom: 6px;
	overflow: hidden;
	width: 540px;
}
#preRah .preSection .news .newsInfo .newsTxt{
	display: block;
	height: 38px;
	overflow: hidden;
	width: 595px;
}
#preRah .preSection .news .newsInfo .readMore{
	margin-top: 11px;
}
#preRah .preSection .news .newsInfo .readMore img{
	margin: 0 10px -3px 0;
}
#preRah .preSection .splitNews{
	background-color: #f7f7f7;
	height:2px;
	margin-bottom: 30px;
}

#prehRah ul{
	display: inline-table;
}
#preRah ul li{
	float: left;
	text-align: center;
	font-family:Arial, Helvetica, sans-serif;
	font-size: 14px;
}
#preRah ul{
	padding-left: 3px;
}
#preRah ul li{
	margin: 0 8px -1px 0px;
}
#preRah ul li.active{
	position: relative;
	z-index:100;
}
#preRah ul li .rLef, #preRah ul li .rRig{
	display: block;
	position: absolute;
	height: 51px;
	width:5px;
}
#preRah ul li .rTab{
	background: url(../images/tabSprite.png) no-repeat;
}
#preRah ul li .rTab.Mi{
	background: url(../images/tabSpriteM.png);
}
#preRah ul li.active .rTab.Ri{
	background-position: -7px 0;
}
#preRah ul li.active .rTab.Mi{
	background-position: 0 0;	
}
#preRah ul li.active .rTab.Le{
	background-position: 0 0;	
}
#preRah ul li .rTab.Le{
	background-position: 0 -102px;
}
#preRah ul li .rTab.Ri{
	background-position: -7px -102px;
}
#preRah ul li .rTab.Mi{
	background-position: 0 -102px;
}
#preRah ul li:hover .rTab.Le{
	background-position: 0 -51px;
}
#preRah ul li:hover .rTab.Ri{
	background-position: -7px -51px ;
}
#preRah ul li:hover .rTab.Mi{
	background-position: 0 -51px;
}
#preRah ul li.active:hover .rTab.Le{
	background-position: 0 0;
}
#preRah ul li.active:hover .rTab.Ri{
	background-position: -7px 0;
}
#preRah ul li.active:hover .rTab.Mi{
	background-position: 0 0;
}
#preRah ul li .rLef{
	left:-5px;
	top:0;
}
#preRah ul li .rRig{
	right:-5px;
	top:0;
}
#preRah ul li a{
	display:block;
	height:11px;
	padding: 20px;
	text-decoration: none;
	position: relative;
	color: #7f7f7f;
	font-weight: bold;
}
#preRah ul li.active a{
	color: #034681;
}
#preRah .grey{
	color: #7f7f7f;
}
#preRah .preSection .ONews .newsImg.Mitt{
	width: 300px;
	height: 201px;
	margin-right: 10px;
}
#preRah .preSection .ONews a{
	float:left;
	margin: 0 20px 20px 0;
	text-decoration: underline;
}
#preRah .preSection .ONews p{
	font-size: 14px;
}
#preRah .preSection .ONews p a {
    color: #64A71E;
    float: none;
    font-weight: bold;
    margin: 0;
}
#preRah .preSection .ONews .date{
	margin-bottom: 10px;
}
#preRah .preSection #material{
	margin: 50px 0;
	width: 990px;
}
#preRah .preSection #material .dlSec{
	float: left;
	margin-right: 60px;
	text-align: center;
}
#preRah .preSection #material .dlSec a{
	text-align: left;
	display: block;
	margin-bottom:5px;
}
#preRah .preSection #material .dlSec .dlLinks{
	margin-top:20px;
}
#preRah .preSection #material .dlSec a img{
	margin: 0 5px -1px 0;
}
#preRah .preSection #material .dlSec .sizes{
	display: block;
	color: #7f7f7f;

}
#preRah .preSection #material .dlbtn{
	margin-top: 10px;
}
.jobLists ul{padding: 10px 20px;list-style-type: disc;}

/*****************************CAMERA SLIDER*********************/
#camera_wrap{
	width: 920px !important;
	height: 339px !important;
	margin:0 0 20px 20px !important;
	-webkit-border-radius: 5px 5px 5px 5px;
	border-radius: 5px 5px 5px 5px;
	background-image: url(../images/slides/bannerBg.png); 
}
.cameraSlide img{
	width:920px !important;
	height:339px !important;
	margin:0 !important;
}


/*****************************PARTNERPROGRAMM*********************/
#content .contentTopic.new{
	margin: 0 0 0 20px;
	background-color: #fff;
	padding: 0 20px 20px 20px;
	width: 880px;
}
#content .headline h1.par_hl{
	color: #289db6;
	background:url('../images/shopBoxBlue.jpg') no-repeat ;
}
#partner .pic{
	float:left;
	margin-right: 20px;
}
#partner .desc{
	float: left;
	width: 580px;
}
#partner .desc p{
	margin-bottom: 50px;
}
#partner .desc .btn{
	background-color: #77af26;
	color: #fff;
	padding: 5px 20px;
	text-transform: uppercase;
	font-size: 16px;
}
#partner .modes{
	width:900px;
	margin-top: 60px;
}
#partner .modes .box{
	width:280px;
	margin-right: 20px;
	float: left;
	padding: 0;
}
#partner .modes .box.gre div.line{
	color:#77af26;
}
#partner .modes .box.blu div.line{
	color:#289db6;
}
#partner .modes .box.yel div.line{
	color:#ffb101;
}
#partner .modes .box div.line{
	background-color: #f6f6f6;
	padding: 10px;
	text-transform: uppercase;
	font-size: 16px;
}
#partner .modes .box p{
	padding:20px 10px;
	text-align: justify;
	height: 260px;
}
#partner .modes .box a{
	display: block;
	text-align: center;
}
.maincontent{
	padding:0px 20px;
}
.contentTopic a{
	color:#64a71e;
}
#content .contentTopic h2.headx2{
	padding:0px 0px 10px 0px;
}

/*****************************DEMOSEITEN*********************/
.demo_screens{
	width:960px;
}
.demo_screens .scre{
	float: left;
	width: 280px;
	height: 210px;
	margin: 0 40px 40px 0;
	position: relative;
	cursor: pointer;
}
.demo_screens .scre .eff{
	position:absolute;
	opacity:0;
	width:240px;
	height:170px;
	padding: 20px;
	text-align: center;
	-webkit-transition: all 500ms ease;
	-moz-transition: all 500ms ease;
	-ms-transition: all 500ms ease;
	-o-transition: all 500ms ease;
	transition: all 500ms ease;
}
.demo_screens .scre .eff span{
	display: block;
	font-size: 48px;
	color:#fff;
	font-weight: bold;
	text-transform: uppercase;
}
.demo_screens .scre:hover .eff{
	opacity: 0.8;
}
.demo_screens .scre:hover .elektro{
	background-color: #0065a1;
}
.demo_screens .scre:hover .fahrrad{
	background-color: #e51f1f;
}
.demo_screens .scre:hover .lebensmittel{
	background-color: #e7556d;
}
.demo_screens .scre:hover .schuhe{
	background-color: #55cae7;
}
.demo_screens .scre:hover .kfz{
	background-color: #ea8634;
}
.demo_screens .scre:hover .wassersport{
	background-color: #55cae7;
}
.demo_screens .scre:hover .gaming{
	background-color: #6eca5f;
}
.demo_screens .scre:hover .ankauf{
	background-color: #4eaaff;
}
#content .contentTopic.aboutUs{float:none;width:auto;}
#content .contentTopic.aboutUs .box{ 
	width: 540px;
	float:left;
}
#content .contentTopic.aboutUs .box p{
	margin-bottom: 20px;
}
#content .contentTopic.aboutUs .box img{
	display:block;
}
#content .contentTopic.aboutUs img{ 
	margin: 54px 4px 0;
}
.cms_search{
	padding:20px;
}
.cms_search ul{
	padding:20px 10px;
	
}
.list-news{
	padding-left: 13px !important;
}
.list-news li{
	float: none !important;
	text-align: left !important;
	line-height: 24px;
	list-style-type: disc;
}
.cms_search li{
	display:block;
	padding:0px 0px 5px 0px;
}
.cms_search a{
	color:#64a71e;
	font-size:16px;
}
.cms_search h1{
    font-size: 20px;
    font-weight: normal;
    margin:0px;
    border-bottom:1px solid #c6c6c6;
    padding-bottom:5px;
} 
#capture{
	padding: 10px 0px 0px 0px;

}
#capture .capture{
	float: left;
}

/*/////////////////////Ticker////////////////////////*/
.ticker-wrap {
	margin: 0 20px;
}

.ticker-news {
	width: 920px;
	background-color: #64a71e;
	overflow: hidden;
}
.ticker_item {
  display: inline-block;
  padding: 0 30px;
  color: #fff;
}

/*/////////////////////Ticker////////////////////////*/
.line-through{
	position: relative;
	margin-right: 20px;
}
.line-through:after{
	content: "";
	position: absolute;
	left: -5px;
	right: -5px;
	top: 24px;
	background: red;
	height: 5px;
	-moz-transform: rotate(10deg);
	-ms-transform: rotate(10deg);
	-o-transform: rotate(10deg);
	-webkit-transform: rotate(10deg);
	transform: rotate(10deg);	
}
/*
#CartMiniDiv{
	position: fixed;
	left: 50%;
	margin-left: 480px;	
}*/
