@font-face {
	font-family: 'iconmoon';
	src: url('/content/fonts/icomoon-ultimate/fonts/icomoon-ultimate.eot');
	src: url('/content/fonts/icomoon-ultimate/fonts/icomoon-ultimate.eot?#iefix') format('embedded-opentype'), url('/content/fonts/icomoon-ultimate/fonts/icomoon-ultimate.svg#icomoon-ultimate') format('svg'), url('/content/fonts/icomoon-ultimate/fonts/icomoon-ultimate.woff') format('woff'), url('/content/fonts/icomoon-ultimate/fonts/icomoon-ultimate.ttf') format('truetype');
	font-weight: normal;
	font-style: normal
}


/* ====== reset CSS ====== */

html, body, div, span, applet, object, iframe,
h1, h2, h3, h4, h5, h6, p, blockquote, pre,
a, abbr, acronym, address, big, cite, code,
del, dfn, em, img, ins, kbd, q, s, samp,
small, strike, strong, sub, sup, tt, var,
b, u, i, center,
dl, dt, dd, ol, ul, li,
fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td,
article, aside, canvas, details, embed, 
figure, figcaption, footer, header, hgroup, 
menu, nav, output, ruby, section, summary,
time, mark, audio, video {
	margin: 0;
	padding: 0;
	border: 0;
	font-size: 100%;
	font: inherit;
	vertical-align: baseline;
}
/* HTML5 display-role reset for older browsers */
article, aside, details, figcaption, figure, 
footer, header, hgroup, menu, nav, section {
	display: block;
}
body {
	line-height: 1;
}
ol, ul {
	list-style: none;
}
blockquote, q {
	quotes: none;
}
blockquote:before, blockquote:after,
q:before, q:after {
	content: '';
	content: none;
}
table {
	border-collapse: collapse;
	border-spacing: 0;
}

/* ====== end reset CSS ====== */

#fake_tf_password {
	display: none;
}

.clear {
	display: block;
	clear:both;
}

.title_border {
	display: inline-block;
	width: 935px;
	text-align: center;
}
	.title_border span {
	height:2px;
	background: url('/content/images/bg_title.png?v=3.3') repeat-x;
	display: inline-block;
	margin: 0 0 7px 0;
	
}
	.title_border h1, .title_border h2 , .title_border h3 {
		display: inline-block !important;
		padding: 0 20px;
	}

p {
	margin:0px 0 1em 0;
}

a {
	text-decoration: underline;
}

strong, b {
	font-weight: bold;
}

body {
	font-family: Helvetica, Arial, Helvetica, sans-serif;
	font-size: 1em;
	line-height: 1.4em;
	color: #777777;
	margin: 0px;
	padding: 0px;
	font-weight: normal;
}
img, a img {
	border: 0px none;
}

.input {
    border: 1px solid #ebebeb;
	border-radius: 3px;
	background: #fff;	
	font-size: 11px;
	line-height: 13px;
	color: #333333;
	padding: 8px 5px;
	margin: 0px;
	width: 120px !important;
	margin-left: 5px;
}
.brancheHeader {
	float: left;
	line-height: 26px;
	vertical-align: middle;
	width: 45%;
}
.loginFormHeader {
	text-align: right;
	float: right;
	width: 45%;
}
.loginFormHeader .input {
    border: 1px solid #dedede;
	border-radius: 0px;
	line-height: 14px;
	height: 14px;
	padding: 5px 5px;
	vertical-align: top;
	margin-left: 2px
}
.loginFormHeader .submit {
	width:26px;
	height:26px;
    background: #f5f5f5 url('/content/images/arrowInput.png') no-repeat 8px 6px;
    border: 1px solid #dedede;
	margin-left: 2px
}

.loginFormHeader .submit:hover {
	background-color: #e0e0e0;
	cursor: pointer;
}

a {
	color: #555;
	text-decoration: underline;
}

/* ====== header ====== */


/* Portal */
#portal_titleback {
	background-repeat: repeat-x;
	width: 100%;
	min-width: 1005px;
	height: 160px;
}

	.telefon {
		font-size: 1.25em;
		padding-left: 24px;
		background: url('/content/images/phoneHeader.png') no-repeat;
		position: absolute;
		margin-left: 768px;
		top: 37px;
	}

	.loginbar {
		width: 935px;
		padding: 0px 30px 0px 20px;
		margin: -2px auto 0px auto;
		font-size: 14px;
		overflow: auto;
	}
	.loginbar .logintext {
		line-height: 27px;
		vertical-align: top;
		font-size: 12px;
		text-transform: lowercase;
		color: #999;
		letter-spacing: 1px;
		display: inline-block;
		padding-right: 5px;
	}
	
#portal_titlecontainer {
	height: 100px;
	width: 945px;
	margin: 0px auto;
	position: relative;
}

#portal_titlecontainer form input {
	float:left;
}

#portal_titlecontainer #contactflag {
	display: block;
	position: fixed;
	width: 210px;
	height: 40px;

	background-image: url('contact-button-adm.png');
	background-repeat: no-repeat;
	top: -6px;
	left: 50%;
	/*margin-left: 231px;*/
	margin-left: 258px;
	z-index: 999;
}
#portal_titlecontainer #contactflag:hover, #portal_titlecontainer #contactflag:active {
	top: -2px;
}

#portal_titlecontainer .topmenu a:link, #portal_titlecontainer .topmenu a:visited {
	color:  #333333;
	font-size: 12px;
	font-weight: normal;
	text-decoration: none;
}
#portal_titlecontainer .topmenu a:hover, #portal_titlecontainer .topmenu a:active {
	color:  #333333;
	font-size: 12px;
	font-weight: normal;
	text-decoration: underline;
}

.menu_box {
	height:42px;
	display: inline-block; 
}

.border_none {
	border:0px !important;
}

/* ============ Content ============ */

#portal_contentback {
	width: 100%;
	min-width: 1005px;
	padding: 0px;
	margin: 0px;
	background-color: #fff;
	padding-top: 45px
}

	.center_content {
		width: 945px;
		margin: 0px auto;
	}
	
	.description{	
		padding: 0px 30px;
	}
		.title_h1, h1 {
			font-size: 1.875em;
			margin: 0px 0 30px 0;
			font-weight: normal;
			line-height: 1.2em;
		}
		.title_h2, h2, h3 {
			font-size: 1.250em;
			line-height: 1.4em;
			font-weight: normal;
			margin-bottom: 20px;
		}
		.three_column{
			display: inline-block;
			*display: inline;
			zoom: 1;
			vertical-align: top;
		}
		.desc_text {
			width:425px;
		}
		.desc_text2 {
			width:400px;
		}
		
		.brache_wrapp_header {
			padding-right: 25px;
			width: 659px;
		}
		
			.desc_text ul {
				margin: 28px 0 0 0;
			}
			.desc_text ul li {
				line-height: 1.40em;
				padding-left: 30px;
				background: url('/content/images/desc_li_icon.png') no-repeat;
				background-position: 0 4px;
				margin-bottom: 5px;
			}
			
			.desc_text2 ul li {
				line-height: 1.40em;
				padding-left: 30px;
				background: url('/content/images/desc_li_icon.png') no-repeat;
				background-position: 0 4px;
				margin-bottom: 10px;
			}
			
			.desc_text .profipage_ul li {
				background: url('/content/images/desc_li_icon_pp.png') no-repeat;
			}
			
		.desc_text h1 {
			margin-bottom: 25px;
		}	
		
		.price {
			width:250px;
			text-align: center;
		}
		.price.down {
			margin-top: 25px;
		}
		.brache_wrapp_header .price {
			width:205px;
			text-align: left;
		}
		.right_menu {
			background: url('/content/images/right_menu_bg.jpg');
			width:250px;
			padding: 0px 0 20px 0;
			border: 1px solid #ececec;
			border-radius: 4px;
			text-align: center;
		}
		.right_menu {
			background: url('/content/images/right_menu_bg.jpg');
			width:250px;
			padding: 0px 0 20px 0;
			border: 1px solid #ececec;
			border-radius: 4px;
			text-align: center;
		}
		.right_menu_items a {
			display: block;
			border-top:1px solid #fff; 
			border-bottom:1px solid #ececec; 
			padding: 8px 0 8px 32px;
			font-size: 0.875em;
			text-align: left;
			background: url('/content/images/right_menu_arrow.png') no-repeat 12px center;
			color:#777;
			text-decoration: none;
		}

		.right_menu_items a:hover{
			background-color: #f0f0f0;
			border-top:1px solid #f0f0f0;
			border-bottom:1px solid #f0f0f0; 
		}

	.grey_line {
		background: url('/content/images/grey_line_bg.jpg');
		padding: 30px 0;
		margin: 45px 0;
	}
	.grey_line.no_topmargin {
		margin-top: 20px;
	}
	
	.home {
		padding-bottom: 20px;
	}
	.home > div {
		width:285px;
		float:left;
		margin-left:40px;
		text-align: justify;
		color: #555;
	}
	.home > div:first-child {
		margin-left:0px;
	}
	.home .morebutton {
		margin-top: 20px
	}
	
	.justify {
		text-align: justify;
	}
	.justify h2 {
		text-align: left;
	}
	
	.gl_bottom {
		margin-bottom: 0px; 
	}

	.grey_line_content.home p {
		margin: 10px 0px;
	}
	
	.mehrbut {
		font-size: 14px;
		color:#777;
	}
	.mehrbut:hover {
		color:#75a832;
	}
	
 .morebutton {
	display: block;
	background-image: url(/content/images/graphit/details2.png);
	background-repeat: no-repeat;
	background-position: 0px -72px;
	width: 60px;
	height: 24px;
	margin: 10px 0 0 0;
}
 .morebutton:hover,   .morebutton:active {
	background-position: 0px -72px;
}

  .expand-features {
	width: 70px;
	height: 24px;
	cursor: pointer;
	
}
  .expand-features.closed {
	background-image: url(/content/images/graphit/details0.png);
	background-repeat: no-repeat;
}
  .expand-features.open {
	background-image: url(/content/images/graphit/details1.png);
	background-repeat: no-repeat;
}


/* Home Main */
.padtop0 {
	padding-top: 0px !important;
}
.martop0 {
	margin-top: 0px;
}
.martop10 {
	margin-top: 10px !important;
}
.martop20 {
	margin-top: 20px !important;
}
.martop30 {
	margin-top: 30px !important;
}
.martop60 {
	margin-top: 60px !important;
}
.padbot0 {
	padding-bottom: 0px !important;
}
.marbot0 {
	margin-bottom: 0px;
}

/* Home Main END */

/* Icons */
.icon {
	display: inline-block;
	margin: 30px 0px;
}
.center_content.home .icon {
	display: block;
	text-align: center;
}
.icon:before {
	font-family: 'iconmoon';
	font-size: 52px;
	color: #555;
}
.icon.heart:before { content: "\e0b1"; }
.icon.cup:before { content: "\e21f"; }
.icon.rocket:before { content: "\e234"; }
.icon.design:before { content: "\e036"; }
.icon.eye:before { content: "\e0a8"; }
.icon.phone:before { content: "\e02b"; }
.icon.bubble:before { content: "\e04b"; }
/* END Icons */


.center_content.home .title_h2 {
	text-align: center;
	margin-bottom: 30px;
	color: #555
}

 .paper h1 {
	margin-bottom: 70px;
}
 .paper .preis-box,  .paper .preis-gesamt {
	font-size: 30px;
	color: #555;
	line-height: 50px;
	vertical-align: middle;
	display: block;
	margin-left: 80px;
}
 .paper .preis-gesamt {
	margin-top: 10px;
	border-top: 3px solid #145A9D;
	margin-right: 120px;
}
 .paper .preis-gesamt .left {
	float: left;
	width: 450px;
	margin: 0px;
}
 .paper .preis-gesamt .right {
	float: right;
	text-align: right;
	width: 250px;
	margin: 0px;
}
 .paper .preis-gesamt .right .brutto {
	font-size: 40px;
	color: #555;
	line-height: 40px;
	font-weight: bold;
	color: #0057A4;
	margin-bottom: 2px;
}
 .paper .preis-gesamt .right .netto {
	color: #777;
	line-height: 22px;
	font-size: 16px;
}
 .paper .preis-gesamt .left .preis {
	font-size: 16px;
	line-height: 40px;
	font-weight: bold;
}
 .paper .preis-gesamt .left .vertrag {
	color: #777;
	line-height: 22px;
	font-size: 16px;
	margin-top: 0px;
}

 .morebutton {
	position: absolute;
	margin: -1px 0px 0px 5px;
	background-image: url(/content/images/graphit/details2.png);
	background-repeat: no-repeat;
	background-position: 0px -48px;
	width: 60px;
	height: 24px;
}
 .morebutton:hover,  .morebutton:active {
	background-position: 0px -72px;
}
 .imgbutton {
	margin: 62px 0px 30px 0px;
	text-align: center;
}
 .imgbutton a {
	display: inline-block;
	margin: 0px 30px;
	text-align: center;
	font-size: 12px;
	color: #777;
	line-height: 24px;
	vertical-align: middle;

	-moz-transition: color 0.5s;
	-webkit-transition: color 0.5s;
	-o-transition: color 0.5s;	
	transition: color 0.5s;	
}
 .imgbutton a {
	text-decoration: none;
}
 .imgbutton a:link .textlink,  .imgbutton a:visited .textlink {
	color: #777;
	padding-left: 15px;
	background-image: url(/content/images/graphit/pfeile.png);
	background-repeat: no-repeat;
	background-position: 0px -5px;
}
 .imgbutton a:hover .textlink,  .imgbutton a:active .textlink {
	color: #00599F;
	padding-left: 15px;
	background-image: url(/content/images/graphit/pfeile.png);
	background-repeat: no-repeat;
	background-position: 0px -53px;
}

 .imgbutton a img {
	border: 1px solid #bbb;
	padding: 2px;
	opacity: 0.66;

	-moz-transition: all 0.5s;
	-webkit-transition: all 0.5s;
	-o-transition: all 0.5s;	
	transition: all 0.5s;	
}
 .imgbutton a:hover img {
	border: 1px solid #ccc;
	opacity: 1;
}

 .expand-features {
	width: 70px;
	height: 24px;
	float: right;
	cursor: pointer;
}
 .expand-features.closed {
	background-image: url(/content/images/graphit/details0.png);
	background-repeat: no-repeat;
}
 .expand-features.open {
	background-image: url(/content/images/graphit/details1.png);
	background-repeat: no-repeat;
}

 .features {
	overflow: hidden;
	display: none;
	width: 750px;
	font-size: 12px;
	line-height: 15px;
	padding: 6px 0px 24px 28px;
}
 .features p {
	padding: 0px;
	margin: 0px 0px 3px 0px;
}
 .features .row-13,  .features .row-23,  .features .row-33 {
	width: 228px;
	margin: 0px 16px 0px 0px;
	float: left;
}
 .features .row-23 {
	margin: 0px 15px 0px 0px;
}
 .features .row-33 {
	margin: 0px;
}



 .orderbutton_highlight,  .demobutton_highlight {
	font-size: 16px;
	line-height: 24px;
	vertical-align: middle;
	font-weight: normal;
	text-align: center;
	padding: 4px 17px !important;
	border-radius: 17px;
	border: 1px solid #F59F2E;
	background-image: url('/content/images/button_big3-trans.png');
	background-repeat: repeat;
	background-position: 0px -10px;
	background-color: #F59F2E;
	box-shadow: 0px 0px 2px #888;
	text-shadow: 0px 0px 2px #000;
	margin: 8px 0px 8px 10px;
	color: #fff;
	cursor: pointer;
	width: auto;
	min-width: 150px;
}
 .orderbutton_highlight {
	border: 1px solid #DADADA;
	background-color: #ededed;
	color: #4d4d4d;
	font-weight: normal;
	text-shadow: none;
	min-width: 110px;
}
 .orderbutton_highlight:hover,  .demobutton_highlight:hover {
	background-position: 0px -60px;
}

 .demobutton {
 	margin-top: 12px;
	font-size: 14px;
	padding: 4px 20px;
	min-width: 70px;
	color: #fff;
	text-shadow: 0px 0px 3px #333;
	background-color: #F59A29;
	background-image: -moz-linear-gradient(top, #FBC338, #F59A29);
	background-image: -webkit-gradient(linear, 0 0, 0 100%, from(#FBC338), to(#F59A29));
	background-image: -webkit-linear-gradient(top, #FBC338, #F59A29);
	background-image: -o-linear-gradient(top, #FBC338, #F59A29);
	background-image: linear-gradient(to bottom, #FBC338, #F59A29);
	background-repeat: repeat-x;
	filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ffFBC338', endColorstr='#ffF59A29', GradientType=0);
	zoom: 1;
	border:1px solid  #F59A29;
	display: inline-block;
	border-radius: 3px;
}

.demobutton:hover {
	cursor: pointer;	
}

.right_menu .demobutton {
margin: 10px auto;
}

 .demobutton.right {
	float: right;
	margin: 0px 10px 20px 0px;
}
 /*.demobutton.sidebar {
	float: none;
	margin: 15px auto 10px auto;
	font-size: 16px;
	padding: 6px 17px !important;
	border-radius: 16px;
	width: 100px;
	background-image: url('/content/images/button_big3-trans.png');
	background-repeat: repeat;
	background-position: 0px -10px;
}*/
 .demobutton:hover {
	background-position: 0px -60px;
}

 .directorderlink {
	margin: -10px 0px 15px 0px;
	font-size: 14px;
	line-height: 17px;
	color: #777;
}
 .testen .directorderlink {
	margin: 5px auto 5px auto;
	font-size: 12px;
	line-height: 17px;
	text-align: center;
}
 .directorderlink a:link,  .directorderlink a:visited {
	color: #777;
		text-decoration: underline;
}
 .directorderlink a:hover,  .directorderlink a:active {
	color: #777;
	text-decoration: underline;
	background-position: 0px 2px;
}

.directorderlink.form_title {
	margin: -28px 0px 30px 0px;
}

.directorderlink.form_title a:link {
	padding-left: 0px;
}
.directorderlink.form_title .arrow {
	position: relative;
	float: left;
	margin-right: 8px;
	margin-left: 2px;
	width: 0;
	height: 0;
	border-left: 6px solid #555;
	border-top: 6px solid transparent;
	border-bottom: 6px solid transparent;
	top: 2px;
}



 p {
	margin: 0px 10px 1em 0px;
	padding: 0px;
	
}

 .small {
	font-size: 14px;
	line-height: 20px;
}

 .quote {
	font-size: 14px;
	line-height: 20px;
	font-style: italic;
}





 .nobg {
	background-image: none;
	padding-bottom: 0px;
}
 .nopad {
	padding: 0px;
}
 .pad20-20 {
	padding: 20px 0px;
}
 .pad20-0 {
	padding: 20px 0px 0px 0px;
}
 .pad0-20 {
	padding: 0px 0px 20px 0px;
}
 .img_right {
	float: right;
	padding: 0px 0px 0px 15px;
	margin: 0px -15px 0px 0px;
}
 .img_left {
	float: left;
	margin:0 55px 55px 0;
}
 .img_full {
	padding: 0px 0px 0px 0px;
	margin: 0px -15px 0px -15px;
}

 .area1 #homeslideshow img {
	width: 760px;
	height: 450px;
	margin: 0px -760px -450px 0px;
	left: 945px;
	margin-top: 30px;
	position: relative;
	float: left;
	z-index: -1;
}
 .area1 #homeslideshow img.obersteebene {
	z-index: 1;
}

 .area1 .key {
	font-family: "Helvetica Neue", Helvetica, Arial, sans-serif;
	position: absolute;
	display: block;
	width: 310px;
	text-align: left;
	margin-left: 100px;
	margin-top: 120px;
	font-weight: normal;
	color: #777;
	font-size: 26px;
	line-height: 30px;
	vertical-align: top;
	opacity: 0;
}
 .area1 .key a {
	color: #777;
	text-decoration: none !important;
}
 .area1 #key2 {
	margin-top: 160px;
}
 .area1 #key3 {
	margin-top: 200px;
}
 .area1 .key.active {
	font-size: 28px;
	font-weight: bold;
}

 .area1 #button_demo {
	position: absolute;
	margin-top: 300px;
	margin-left: 48px;
	z-index: 10;
	min-width: 150px;
	opacity: 0;
}

 #button_demo_top,  #button_demo_top_branche {
	position: absolute;
	margin-left: 755px;
	top: 160px;
}
 #button_order_top,  #button_order_top_branche {
	position: absolute;
	margin-left: 595px;
	top: 160px;
}
 #button_demo_top_branche,  #button_order_top_branche {
	top: 245px;
}

.social {
	margin-top: 25px;
}
	.social a {
		font-size: 0.750em;
		text-decoration: underline !important;
	}
	.social a img {
		position: relative;
		top: 10px;
	}
.social_margin {
	margin-bottom: 40px
}

.videobtn {
	display: inline-block;
	text-align: left;
	padding: 7px 5px 5px 58px;
	text-decoration: none !important;
}
.videobtn .big {
	color: #575958;
	font-size: 20px;
	font-weight: normal;
	line-height: 26px;
	vertical-align: middle;
}
.videobtn .small {
	font-size: 13px;
	font-weight: normal;
	line-height: 16px;
	vertical-align: middle;
	color: #999;
	padding-left: 1px;
}
.videobtn:before {
	position: absolute;
	font-family: 'iconmoon';
	font-size:  42px;
	line-height: 42px;
	vertical-align: middle;
	margin-left: -56px;
	width: 44px;
	text-align: center;
	color: #575958;
	content: "\e0d0";
	font-weight: normal;
}
.videobtn:hover .big,
.videobtn:hover:before {
	color: #42B6FD;
}
.videobtn:hover .small {
	color: #aaa;
}

#geprueft_siegel {
	display: inline-block;
	box-shadow: 0px 0px 3px #888;
	margin: 13px auto;
}

.orderinfo {
	width: 940px;
	margin: -5px 0px 20px 0px;
	border-bottom: 1px solid #aaa;
	color: #1C5F9C;
	font-size:  14px;
	line-height: 18px;
	letter-spacing: 0px;
}
#orderbox {
	color: #777;
	margin: 0px;
}


.bigtabs a {
	display: inline-block;
	height: 28px;
	padding: 0px;
	margin: 0px;
}
.bigtabs a .bt_left, .bigtabs a .bt_firstleft, .bigtabs a .bt_right, .bigtabs a .bt_lastright, .bigtabs a .bt_middle {
	display: block;
	float: left;
	height: 28px;
	width: 10px;
	background-image: url(/content/images/graphit/tabs.png);
	background-repeat: no-repeat;
}
.bigtabs a .bt_middle {
	width: 100px;
	font-family: "Helvetica Neue", Helvetica, Arial, sans-serif;
	font-size: 13px;
	line-height: 28px;
	font-weight: normal;
	vertical-align: middle;
	text-align: center;
	text-decoration: none !important;
	white-space: nowrap;
	text-overflow: ellipsis;
	overflow: hidden;
	color: #666;
}
.bigtabs a .bt_left {
	background-position: -250px 0px;
}
.bigtabs a .bt_right {
	background-position: -240px 0px;
}
.bigtabs a .bt_firstleft {
	background-position: 0px 0px;
}
.bigtabs a .bt_lastright {
	background-position: -490px 0px;
}
.bigtabs a .bt_middle {
	background-position: -10px 0px;
}

.bigtabs a .bt_left.active {
	background-position: -250px -28px;
}
.bigtabs a .bt_right.active {
	background-position: -240px -28px;
}
.bigtabs a .bt_firstleft.active {
	background-position: 0px -28px;
}
.bigtabs a .bt_lastright.active {
	background-position: -490px -28px;
}
.bigtabs a .bt_middle.active {
	background-position: -10px -28px;
}



/* Anmeldung */

#cmh_createaccount h1 {
	display: none;
}
#cmh_createaccount h1 span {
	display: none;
}
#cmh_createaccount.orderbox h1 {
	font-size: 20px;
	line-height: 28px;
	font-weight: normal;
	margin: 0px 0px 5px 0px;
	color:#777;
}
#cmh_createaccount .submit {
	width: 300px;
	border-radius: 5px;
	font-size: 20px;
	padding: 0px !important;
	font-weight: normal;
	line-height: 48px;
	text-align: center;
	cursor: pointer;
	background-image: none;
	font-family: Helvetica, Arial, Helvetica, sans-serif !important;
	float: none;
	display: block;
	box-shadow: none;
	margin: 30px auto 0px auto;

	text-shadow: 0px 0px 3px #333;
	background-color: #F59A29;
	background-image: -moz-linear-gradient(top, #FBC338, #F59A29);
	background-image: -webkit-gradient(linear, 0 0, 0 100%, from(#FBC338), to(#F59A29));
	background-image: -webkit-linear-gradient(top, #FBC338, #F59A29);
	background-image: -o-linear-gradient(top, #FBC338, #F59A29);
	background-image: linear-gradient(to bottom, #FBC338, #F59A29);
	background-repeat: repeat-x;
	filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ffFBC338', endColorstr='#ffF59A29', GradientType=0);
	zoom: 1;
	border:1px solid  #F59A29;
}
#cmh_createaccount .submit:hover {
	cursor: pointer;
}
#cmh_createaccount .workinprogress {
	width: 288px;
	border-radius: 5px;
	font-size: 12px;
	padding: 6px !important;
	font-weight: normal;
	line-height: 18px;
	text-align: center;
	background-image: none;
	font-family: Helvetica, Arial, Helvetica, sans-serif !important;
	float: none;
	display: none;
	box-shadow: none;
	margin: 30px auto 0px auto;
	border:1px solid #777;
	text-align: left;
}
#cmh_createaccount .workinprogress img {
	float: left;
	margin: 2px 10px 2px 4px;
}

#cmh_createaccount .form_description {
	height: 354px;
	margin-top: -57px;
}
#cmh_createaccount .desc_pfeil {
	margin-top: 50px;
}

.contact_form .title_h1 {
	margin-bottom: 10px;
}
#orderbox p {
	margin: 0px 0px 12px 0px;
}
#orderbox .col {
	width:285px;
	float:left;
	margin-left:40px;
	text-align: justify;
	color: #555;
	font-size: 16px;
	line-height: 22px;
	vertical-align: baseline;
	color: #1E588F;
	margin-bottom: 20px;
}
#orderbox .col.col1 {
	margin-left:0px;
	text-align: left;
}
#orderbox .col.col2 {
	text-align: left;
	padding-left: 15px;
	width:270px;
}
#orderbox .col.col3 {
	text-align: center;
}
#orderbox .iconcheck:before {
	font-family: 'iconmoon';
	content: '\e0cc';
	display: inline;
	margin: 0px 5px 0px 0px;
	font-size: 20px;
	line-height: 22px;
	color: #1E588F;
}


#orderbox .sslinfo {
	padding: 20px 0px 0px 0px;
	color: #777;
	font-weight:  normal;
	font-size: 14px;
	line-height: 22px;
	display: block;
	margin: 0px 0px -10px 0px;
	text-align: center;
	width: 610px;
}
#orderbox .sslinfo:before {
	font-family: 'iconmoon';
	content: "\e066";
	font-size:  16px;
	line-height: 22px;
	vertical-align: top;
	margin-right: 6px;
}

/* ================== Startpage ================== */


.input {
    border: 1px solid #ebebeb;
	border-radius: 3px;
	background: #fff;	
	font-size: 11px;
	line-height: 13px;
	color: #333333;
	padding: 8px 5px;
	margin: 0px;
	width: 120px !important;
	margin-left: 5px;
}
.loginFormHeader .input {
    border: 1px solid #dedede;
	border-radius: 0px;
	line-height: 14px;
	height: 14px;
	padding: 5px 5px;
	vertical-align: top;
	margin-left: 2px
}
.loginFormHeader .submit {
	width:26px;
	height:26px;
    background: #f5f5f5 url('/content/images/arrowInput.png') no-repeat 8px 6px;
    border: 1px solid #dedede;
	margin-left: 2px
}

.loginFormHeader .submit:hover {
	background-color: #e0e0e0;
	cursor: pointer;
}

/* =============== Funktionen page =============== */

.left_order {
	width:648px;
	float: left;
	padding-right:35px;
}

.right_order {
	width:310px;
	float: right;
	padding-left:35px;

}
.right_order h2 {
	margin: 10px 0 56px 0;
}
.img_left {
	float:left;
	margin:0 55px 55px 0;
}
.img_right {
	float:right;
	margin: 0 0 55px 55px;
}
.img_right2 {
	float:right;
	position: relative;
	z-index: 1;
}
.two_columns > div {
	width:48%;
	float: left;
	margin:0 0 0 20px;
}
.first_column {
	margin:0 !important;
}
.first_line {
	padding-bottom: 25px;
}
.second_img {
	margin-bottom: 80px;
}
.third_img {
	margin-bottom: 140px;
}


/* =============== Referenzen page =============== */

.slideshow_box {
	float:left;
	padding-right: 73px;
}
.geprueft_box {
	float:right;
	margin-top: 25px;
}
.geprueft_box .demobutton {
	margin: 0 auto 15px auto;
}
.raster {
	display: inline-block;
	margin: 10px 20px;
}
.referenzen_box {
	text-align: center;
}

/* =============== Preis und Leistung page =============== */

.price_page .features, .extras_page .features {
	position: relative;
	overflow: hidden;
	display: none;
	height: auto;
	min-height: 0px;
	width: 87%;
	font-size: 12px;
	line-height: 15px;
	padding: 25px 0px 24px 30px;
}
.extras_page .features {
	padding: 5px 0px 25px 0px;
	width: 670px;
}
.extras_page .price {
	text-align: right;
	font-size: 30px;
	line-height: 30px;
	width: auto;
	margin: 0px;
	padding: 0px;
	font-weight: bold;
	margin-top: 15px;
}
.extras_page .price .mwst {
	font-size: 16px;
	font-weight: normal;
}
.price_page .grey_line {
	margin-top: 0px;
	padding-bottom: 0px
}
.price_page {
	padding-top: 0px !important;
}
.price_page  .preis-box, .preis-gesamt, .price_page .features, .extras_page .features {
	clear:both;
}
.price_page  .preis-box h2 {
	display: inline-block;
	margin: 10px;
}
.extras_page h2 {
	display: inline-block;
	margin: 10px 10px 10px 0px;
}
.priceleistung_box {
	background: #f7f7f7;
	border:1px solid #e4e4e4;
	padding: 25px;
}
.point {
	display: inline-block;
	height: 1px;
	background: #fff;
	background: url('/content/images/points.png') repeat-x;
	position: relative;
	bottom: 5px;
}
	.line1 {
		width: 489px;
	}
	.line2 {
		width: 660px;
	}
	.line3 {
		width: 578px;
	}
	.line4 {
		width: 290px;
	}
	.line5 {
		width: 265px;
	}
	.line6 {
		width: 155px;
	}
	.line7 {
		width: 215px;
	}
	.line8 {
		width: 125px;
	}
	.line9 {
		width: 320px;
	}
.expand-features {
	display: inline-block;
	position: relative;
	top: 5px;
}
.features p {
	margin-bottom: 5px
}
.features .row-13 {
	width: 228px;
	margin: 0px 16px 0px 0px;
	float: left;
}
.preis-gesamt .left {
	float: left;
	padding: 59px 120px 0 35px;
}
.preis-gesamt .right {
	
}
.preis-gesamt {
	margin-top: 20px;
}

/* =============== Fragen page =============== */

.fragen_page {
	margin-top: 0px;
}
.fragen_page_margin {
	padding-top: 0px !important;
}
.title_border2 {
	height: 2px;
	background: url('/content/images/bg_title.png') repeat-x;
	margin-bottom: 20px;
}
.fragen_page h1{
	margin-bottom: 25px;
}
.faq a {
	color:#777;
}
.faq a:hover {
	color:#75a832;
	text-decoration: none;
}
.faq a:before {
	content: " - ";
}
.faq li {
	margin-bottom: 10px;
}

.fragen_page_margin .demobutton {
	margin: 10px 0 40px 0 !important;
}

.logentry {
	margin-bottom: 40px;
}

.logentry h1 {
	font-size:20px;
	font-weight: bold;
}

#fake_tf_password[value]{
	color:#A5A5A5;
}
#fake_tf_password {
	display: none;
}
.vertrag {
	margin-top: 15px;
}

.branche_top {
	background-repeat: repeat-x;
	height: 135px;
	color: #fff;
	padding: 96px 0 0 14px;	
}

.branche_top > h1{
	background: url('/content/images/transp-bg.png');
	color:#fff !important;
	display: inline-block;
	padding: 10px;
}

/* Bestellung page */

body .bestellung_page {
	font-family: Helvetica, Arial, Helvetica, sans-serif !important;
	font-size: 1em !important;
	line-height: 1.4em !important;
	color: #777777 !important;
	font-weight: normal !important;
}

.bestellung_page .title_h1, h1 {
	font-size: 30px;
	margin: 0px 0 30px 0;
	font-weight: normal;
	line-height: 1.2em;
	color: #777777 !important;
}

.bestellung_page h1 {
	margin-top: 30px;
}

.bestellung_page .vertrag {
	font-size:16px;
	font-family: Helvetica, Arial, Helvetica, sans-serif;
	line-height: 22px;
	color: #777777;
	font-weight: normal;
}

.bestellung_page .orderbutton {
	font-size: 18px !important;
	padding: 8px 40px !important;
	min-width: 70px;
	color: #fff !important;
	text-shadow: 0px 0px 3px #333;
	background-color: #F59A29;
	background-image: -moz-linear-gradient(top, #FBC338, #F59A29);
	background-image: -webkit-gradient(linear, 0 0, 0 100%, from(#FBC338), to(#F59A29));
	background-image: -webkit-linear-gradient(top, #FBC338, #F59A29);
	background-image: -o-linear-gradient(top, #FBC338, #F59A29);
	background-image: linear-gradient(to bottom, #FBC338, #F59A29);
	background-repeat: repeat-x;
	filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ffFBC338', endColorstr='#ffF59A29', GradientType=0);
	zoom: 1;
	border: 1px solid #F59A29;
	display: inline-block;
	border-radius: 3px;
	font-weight: normal;
	box-shadow: none;
	position: relative;
	top: -9px;
	text-decoration: none;
	margin-top: 30px;
}

.vertrag {
	margin-top: -8px;
}

.bestellung_page .preis-gesamt .right img {
	position: relative;
	top:0px;
}

 .hotline {
	font-size: 20px;
	margin: 0px;
	font-weight: normal;
	line-height: 1.2em;
	color: #777777 !important;
}

.bestellung_page .preis-box h2 {
	display: inline-block;
	margin: 10px;
	font-size: 20px;
	line-height: 1em;
	font-weight: normal;
}

.features .row-13, .features .row-23, .features .row-33 {
	width: 228px;
	margin: 0px 16px 0px 0px;
	float: left;
}


.first_item {
	background: #F59A29;
	border-top: 0px;   
	background-image: -moz-linear-gradient(top, #FBC338, #F59A29);
	background-image: -webkit-gradient(linear, 0 0, 0 100%, from(#FBC338), to(#F59A29));
	background-image: -webkit-linear-gradient(top, #FBC338, #F59A29);
	background-image: -o-linear-gradient(top, #FBC338, #F59A29);
	background-image: linear-gradient(to bottom, #FBC338, #F59A29);
	background-repeat: repeat-x;
	filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ffFBC338', endColorstr='#ffF59A29', GradientType=0);
}

.first_item:hover {
	background: #F59A29;
	cursor: pointer;
}

.first_item a {
	color: #fff;
	border-top: 0px; 
	background: url('/content/images/right_menu_arrow_white.png') no-repeat 12px center; 
	font-size: 17px;
	line-height: 27px; 

}
.first_item a:hover {
	color: #fff;
	border-top: 0px; 
	background: none;  
	background: url('/content/images/right_menu_arrow_white.png') no-repeat 12px center;  
}

.siegel {
	margin: 20px 0 0 0;
}

.float_left {
	float:left;
}
.float_right {
	float:right;
}

.landing_img_right img {
	margin-left: 25px;
}
.landing_img_left img {
	margin-right: 25px;
}
img.landing_img_screen {
	margin: 15px 10px -30px 30px;
	float: right;
}
img.landing_img_full {
	margin: 20px 0px -50px 0px;
}

.landing_page_text {
	position: relative;
	width:700px !important;
	
}
.landing_page_grey_line {
    display: table !important;
}

.landing_page_grey_line > span {
   vertical-align: middle;
   display: table-cell;
}

.landing_page_grey_line img {
	vertical-align: middle;
    display: table-cell;
    
}

.social {
	margin:40px 0 30px 0;
}

.social-icons {
	display:inline-block;
}

.social-icons > a {
	display:inline-block;
	width:36px;
	height:35px;
	margin-right:3px;
}

.social-icons > a {
	display:inline-block;
	width:36px;
	height:35px;
	margin-right:3px;
}

.social-icons .facebook{
	background:url("/portal/expertenhomepage/images/social.png");
	background-position:0 0;
}

.social-icons .twitter{
	background:url("/portal/expertenhomepage/images/social.png");
	background-position:-36px 0;
}

.social-icons .facebook:hover{
	background:url("/portal/expertenhomepage/images/social.png");
	background-position:0 -35px;
}

.social-icons .twitter:hover{
	background:url("/portal/expertenhomepage/images/social.png");
	background-position:-36px -35px;
}

.left-border, .right-border {
	width:385px;
	height:1px;
	display:inline-block;
	background:#ebebeb;
	position:relative;
	bottom:16px;
}

*+html .left-border, *+html .right-border, *+html .social-icons  {  /* ei7 hack */
	float:left;
}

*+html .left-border, *+html .right-border {
	bottom:-16px;
}

.social.soc_portal {
	margin: 30px 0 0 0; 
	text-align: center;
}