/* Contao Open Source CMS, (c) 2005-2015 Leo Feyer, LGPL license */
body,div,h1,h2,h3,h4,h5,h6,p,blockquote,pre,code,ol,ul,li,dl,dt,dd,figure,table,th,td,form,fieldset,legend,input,textarea{margin:0;padding:0}table{border-spacing:0;border-collapse:collapse}caption,th,td{text-align:left;text-align:start;vertical-align:top}abbr,acronym{font-variant:normal;border-bottom:1px dotted #666;cursor:help}blockquote,q{quotes:none}fieldset,img{border:0}ul{list-style-type:none}sup{vertical-align:text-top}sub{vertical-align:text-bottom}del{text-decoration:line-through}ins{text-decoration:none}header,footer,nav,section,aside,article,figure,figcaption{display:block}body{font:12px/1 "Lucida Grande","Lucida Sans Unicode",Verdana,sans-serif;color:#000}input,button,textarea,select{font-family:inherit;font-size:99%;font-weight:inherit}pre,code{font-family:Monaco,monospace}h1,h2,h3,h4,h5,h6{font-size:100%;font-weight:normal}h1{font-size:1.8333em}h2{font-size:1.6667em}h3{font-size:1.5em}h4{font-size:1.3333em}table{font-size:inherit}caption,th{font-weight:bold}a{color:#00f}h1,h2,h3,h4,h5,h6{margin-top:1em}h1,h2,h3,h4,h5,h6,p,pre,blockquote,table,ol,ul,form{margin-bottom:12px}
/* Contao Open Source CMS, (c) 2005-2015 Leo Feyer, LGPL license */
legend{width:100%;display:block;font-weight:bold;border:0}input[type="text"],input[type="password"],input[type="date"],input[type="datetime"],input[type="email"],input[type="number"],input[type="search"],input[type="tel"],input[type="time"],input[type="url"],input:not([type]),textarea{width:100%;display:inline-block;padding:3px 6px;background:#fff;border:1px solid #ccc;-moz-border-radius:3px;-webkit-border-radius:3px;border-radius:3px;-moz-box-shadow:inset 0 1px 1px #eee;-webkit-box-shadow:inset 0 1px 1px #eee;box-shadow:inset 0 1px 1px #eee;-moz-transition:all .15s linear;-webkit-transition:all .15s linear;-o-transition:all .15s linear;transition:all .15s linear;-moz-box-sizing:border-box;-webkit-box-sizing:border-box;box-sizing:border-box}input[type="text"]:focus,input[type="password"]:focus,input[type="date"]:focus,input[type="datetime"]:focus,input[type="email"]:focus,input[type="number"]:focus,input[type="search"]:focus,input[type="tel"]:focus,input[type="time"]:focus,input[type="url"]:focus,input:not([type]):focus,textarea:focus{outline:0;background:#fcfcfc;border-color:#bbb}input[type="file"]{cursor:pointer}select,input[type="file"]{display:block}input[type="file"],input[type="image"],input[type="submit"],input[type="reset"],input[type="button"],input[type="radio"],input[type="checkbox"]{width:auto}textarea,select[multiple],select[size]{height:auto}input[type="radio"],input[type="checkbox"]{margin:0 3px 0 0}input[type="radio"],input[type="checkbox"],label{vertical-align:middle}input[disabled],select[disabled],textarea[disabled],input[readonly],select[readonly],textarea[readonly]{cursor:not-allowed;background:#eee}input[type="radio"][disabled],input[type="checkbox"][disabled],input[type="radio"][readonly],input[type="checkbox"][readonly]{background:transparent}input[type="submit"],.button{display:inline-block;padding:4px 15px 4px 14px;margin-bottom:0;text-align:center;vertical-align:middle;line-height:16px;font-size:11px;color:#000;cursor:pointer;border:1px solid #ccc;-moz-border-radius:3px;-webkit-border-radius:3px;border-radius:3px;background-color:#ececec;background-image:-moz-linear-gradient(top,#fff,#ececec);background-image:-webkit-linear-gradient(top,#fff,#ececec);background-image:-ms-linear-gradient(top,#fff,#ececec);background-image:-o-linear-gradient(top,#fff,#ececec);background-image:linear-gradient(to bottom,#fff,#ececec);background-repeat:repeat-x;-moz-transition:background .15s linear;-webkit-transition:background .15s linear;-o-transition:background .15s linear;transition:background .15s linear}input[type="submit"]:hover,.button:hover{text-decoration:none;background-position:0 -15px !important}input[type="submit"]:active,.button:active{background-color:#e6e6e6;background-position:0 -30px !important}input[type="submit"].blue,.button.blue{background-color:#2f96b4;background-image:-moz-linear-gradient(top,#5bc0de,#2f96b4);background-image:-webkit-linear-gradient(top,#5bc0de,#2f96b4);background-image:-ms-linear-gradient(top,#5bc0de,#2f96b4);background-image:-o-linear-gradient(top,#5bc0de,#2f96b4);background-image:linear-gradient(to bottom,#5bc0de,#2f96b4);border-color:#2f96b4;color:#fff}input[type="submit"].blue:active,.button.blue:active{background-color:#2e95b3}input[type="submit"].green,.button.green{background-color:#51a351;background-image:-moz-linear-gradient(top,#62c462,#51a351);background-image:-webkit-linear-gradient(top,#62c462,#51a351);background-image:-ms-linear-gradient(top,#62c462,#51a351);background-image:-o-linear-gradient(top,#62c462,#51a351);background-image:linear-gradient(to bottom,#62c462,#51a351);border-color:#51a351;color:#fff}input[type="submit"].green:active,.button.green:active{background-color:#4f9f4f}input[type="submit"].orange,.button.orange{background-color:#f89406;background-image:-moz-linear-gradient(top,#fbb450,#f89406);background-image:-webkit-linear-gradient(top,#fbb450,#f89406);background-image:-ms-linear-gradient(top,#fbb450,#f89406);background-image:-o-linear-gradient(top,#fbb450,#f89406);background-image:linear-gradient(to bottom,#fbb450,#f89406);border-color:#f89406;color:#fff}input[type="submit"].orange:active,.button.orange:active{background-color:#f28f04}input[type="submit"].red,.button.red{background-color:#bd362f;background-image:-moz-linear-gradient(top,#ee5f5b,#bd362f);background-image:-webkit-linear-gradient(top,#ee5f5b,#bd362f);background-image:-ms-linear-gradient(top,#ee5f5b,#bd362f);background-image:-o-linear-gradient(top,#ee5f5b,#bd362f);background-image:linear-gradient(to bottom,#ee5f5b,#bd362f);border-color:#bd362f;color:#fff}input[type="submit"].red:active,.button.red:active{background-color:#be322b}
/**
 * Global TinyMCE style sheet
 *
 * Use this style sheet to define CSS classes for the rich text editor. The
 * stlye sheet will be included in the editor and the page layout automatically.
 * Although the stlye sheet is shared by all themes, you can override its
 * formattings in any of your theme style sheets.
 *
 *   files/tinymce.css (this is how it looks like in TinyMCE)
 *   .warning { color:#c55; }
 *
 *   theme_a.css (this is how it looks like in theme A)
 *   .warning { font-weight:bold; }
 *
 *   theme_b.css (this is how it looks like in theme B)
 *   .warning { color:#000; }
 *
 * If you do not want to use a global TinyMCE style sheet at all, simply delete
 * this file (files/tinymce.css).
 */
.warning { color:#c55; font-size:1.1em; }
.confirmation { color:#090; font-size:1.1em; }
.information { color:#999; font-size:0.9em; }
/* ColorBox, (c) 2011 Jack Moore, MIT license */
#colorbox,#cboxOverlay,#cboxWrapper{position:absolute;top:0;left:0;z-index:9999;overflow:hidden}#cboxWrapper{max-width:none}#cboxOverlay{position:fixed;width:100%;height:100%}#cboxMiddleLeft,#cboxBottomLeft{clear:left}#cboxContent{position:relative}#cboxLoadedContent{overflow:auto;-webkit-overflow-scrolling:touch}#cboxTitle{margin:0}#cboxLoadingOverlay,#cboxLoadingGraphic{position:absolute;top:0;left:0;width:100%;height:100%}#cboxPrevious,#cboxNext,#cboxClose,#cboxSlideshow{cursor:pointer}.cboxPhoto{float:left;margin:auto;border:0;display:block;max-width:none;-ms-interpolation-mode:bicubic}.cboxIframe{width:100%;height:100%;display:block;border:0;padding:0;margin:0}#colorbox,#cboxContent,#cboxLoadedContent{box-sizing:content-box;-moz-box-sizing:content-box;-webkit-box-sizing:content-box}#cboxOverlay{background:#00a0f5;opacity:.9;filter:alpha(opacity = 90)}#colorbox{outline:0}#cboxContent{margin-top:20px;background:#fff}.cboxIframe{background:#fff}#cboxError{padding:50px;border:1px solid #fff}#cboxLoadedContent{border:5px solid #fff;background:#fff}#cboxTitle{position:absolute;top:-20px;left:0;color:#fff}#cboxCurrent{position:absolute;top:-20px;right:0;color:#fff}#cboxLoadingGraphic{background:url("../../assets/jquery/colorbox/1.6.1/images/loading.gif") no-repeat center center}#cboxPrevious,#cboxNext,#cboxSlideshow,#cboxClose{border:0;padding:0;margin:0;overflow:visible;width:auto;background:0}#cboxPrevious:active,#cboxNext:active,#cboxSlideshow:active,#cboxClose:active{outline:0}#cboxSlideshow{position:absolute;top:-20px;right:90px;color:#fff}#cboxPrevious{position:absolute;top:50%;left:5px;margin-top:-32px;background:url("../../assets/jquery/colorbox/1.6.1/images/controls.png") no-repeat top left;width:28px;height:65px;text-indent:-9999px}#cboxPrevious:hover{background-position:bottom left}#cboxNext{position:absolute;top:50%;right:5px;margin-top:-32px;background:url("../../assets/jquery/colorbox/1.6.1/images/controls.png") no-repeat top right;width:28px;height:65px;text-indent:-9999px}#cboxNext:hover{background-position:bottom right}#cboxClose{position:absolute;top:5px;right:5px;display:block;background:url("../../assets/jquery/colorbox/1.6.1/images/controls.png") no-repeat top center;width:38px;height:19px;text-indent:-9999px}#cboxClose:hover{background-position:bottom center}
/* Swipe 2.0, (C) Brad Birdsall 2012, MIT license */
.content-slider{overflow:hidden;visibility:hidden;position:relative}.slider-wrapper{overflow:hidden;position:relative}.slider-wrapper>*{float:left;width:100%;position:relative}.slider-control{height:30px;position:relative}.slider-control a,.slider-control .slider-menu{position:absolute;top:9px;display:inline-block}.slider-control .slider-prev{left:0}.slider-control .slider-next{right:0}.slider-control .slider-menu{top:0;width:50%;left:50%;margin-left:-25%;font-size:27px;text-align:center}.slider-control .slider-menu b{color:#bbb;cursor:pointer}.slider-control .slider-menu b.active{color:#666}
/**
 * Contao Open Source CMS
 *
 * Copyright (c) 2005-2015 Leo Feyer
 *
 * @license LGPL-3.0+
 */

table.sortable thead th {
	background-image:url("../../assets/jquery/tablesorter/2.0.5/images/default.gif");
	background-repeat:no-repeat;
	background-position:center right;
}
table.sortable thead th.headerSortDown {
	background-image:url("../../assets/jquery/tablesorter/2.0.5/images/asc.gif");
}
table.sortable thead th.headerSortUp {
	background-image:url("../../assets/jquery/tablesorter/2.0.5/images/desc.gif");
}

@font-face{font-family:'ClanWeb-Bold';src:url("../../files/nt-consult/css/ClanWeb-Bold.woff") format('woff');}@font-face{font-family:'ClanWeb-Book';src:url("../../files/nt-consult/css/ClanWeb-Book.woff") format('woff');}@font-face{font-family:'ClanWeb-Medium';src:url("../../files/nt-consult/css/ClanWeb-Medium.woff") format('woff');}@font-face{font-family:'ClanWeb-News';src:url("../../files/nt-consult/css/ClanWeb-News.woff") format('woff');}body .ccm-settings-summoner{left:130px}@media (max-width:1030px){body .ccm-settings-summoner{left:40px;bottom:60px}}#wrapper{transition:all 0.3s ease-in}body{margin:0;background:#fff;font-size:16px;font-family:ClanWeb-News;line-height:24px;color:#565655}h1,h2,h3,h4,h5,h6{margin-top:0px}@media screen{div.preloader{position:absolute;left:-9999px;top:-9999px}div.preloader img{display:block}}@media print{div.preloader,div.preloader img{visibility:hidden;display:none}}.submit-captcha{margin-top:30px;float:right}.widget-captcha.mandatory.error p{color:red}.accordion_link{line-height:45px;vertical-align:middle;margin-left:5px;text-decoration:none;background:none;color:#565655}.accordion_link_image{vertical-align:top;border:none !important}.accordion_link_carreer{margin-top:11px;line-height:1.3;vertical-align:middle;margin-left:5px;text-decoration:none;background:none;color:#565655;display:block}.pl1{background:url("../../files/nt-consult/img/menu_blue.png") center center no-repeat}.pl2{background:url("../../files/nt-consult/img/menu_red.png") center center no-repeat}.pl3{background:url("../../files/nt-consult/img/search_red.png") center center no-repeat}.pl4{background:url("../../files/nt-consult/img/search_blue.png") center center no-repeat}.pl5{background:url("../../files/nt-consult/img/contact_red.png") center center no-repeat}.pl6{background:url("../../files/nt-consult/img/contact_blue.png") center center no-repeat}.pl7{background:url("../../files/nt-consult/img/back_to_top_grey.png") center center no-repeat}.pl8{background:url("../../files/nt-consult/img/back_to_top_blue.png") center center no-repeat}.pl9{background:url("../../files/nt-consult/img/more_white_red.png") center center no-repeat}.pl10{background:url("../../files/nt-consult/img/more_white_blue.png") center center no-repeat}.pl11{background:url("../../files/nt-consult/img/download_red.png") center center no-repeat}.pl12{background:url("../../files/nt-consult/img/download_blue.png") center center no-repeat}.pl13{background:url("../../files/nt-consult/img/teamviewer_red.png") center center no-repeat}.pl14{background:url("../../files/nt-consult/img/teamviewer_blue.png") center center no-repeat}.ce_text ul{margin-left:15px}.ce_text li{list-style-type:disc;margin-bottom:10px}.ce_text .image_container.float_above{display:flex;align-items:flex-start;margin-bottom:20px}.ce_text .image_container.float_below{display:flex;align-items:flex-end}h2{line-height:40px}.home_main_heading{max-width:960px;margin:0 auto;text-align:center;font-size:39px;line-height:47px;font-family:ClanWeb-Book;color:#fff;margin-top:260px}@media only screen and (max-width:1030px){.home_main_heading{font-size:25px;line-height:33px;margin-top:120px}}@media only screen and (max-width:550px){.home_main_heading{font-size:20px;line-height:28px;margin-top:120px}}@media only screen and (max-width:1030px){}#menuicon{cursor:pointer;width:40px;height:40px;margin:0 auto;margin-top:60px;background:url("../../files/nt-consult/img/menu_red.png") center center no-repeat;content:' '}#menuicon:hover{background:url("../../files/nt-consult/img/menu_blue.png") center center no-repeat}@media only screen and (max-width:1030px){#menuicon{float:left;margin-top:10px;margin-left:40px;width:30px;height:30px;background-size:30px 30px}#menuicon:hover{background-size:30px 30px}}#menuicon.active{background:url("../../files/nt-consult/img/menu_blue.png") center center no-repeat}@media only screen and (max-width:1030px){#menuicon.active{background-size:30px 30px}}#menutext{width:100%;margin:0 auto;margin-top:6px;text-align:center}@media only screen and (max-width:1030px){#menutext{display:none}}#searchicon{cursor:pointer;width:40px;height:40px;margin:0 auto;margin-top:358px;background:url("../../files/nt-consult/img/search_red.png") center center no-repeat;content:' '}#searchicon:hover{background:url("../../files/nt-consult/img/search_blue.png") center center no-repeat}@media only screen and (max-width:1030px){#searchicon{float:left;margin-top:10px;margin-left:60px;width:30px;height:30px;background-size:30px 30px}#searchicon:hover{background-size:30px 30px}}#contacticon{cursor:pointer;width:40px;height:40px;margin:0 auto;margin-top:10px;background:url("../../files/nt-consult/img/contact_red.png") center center no-repeat;content:' '}#contacticon:hover{background:url("../../files/nt-consult/img/contact_blue.png") center center no-repeat}@media only screen and (max-width:1030px){#contacticon{float:left;margin-left:10px;width:30px;height:30px;background-size:30px 30px}#contacticon:hover{background-size:30px 30px}}#rustdeskicon{cursor:pointer;width:40px;height:40px;margin:0 auto;margin-top:10px;background:url("../../files/nt-consult/img/rustdesk_red.png") center center no-repeat;content:' '}#rustdeskicon:hover{background:url("../../files/nt-consult/img/rustdesk_blue.png") center center no-repeat}@media only screen and (max-width:1030px){#rustdeskicon{float:left;margin-left:10px;width:30px;height:30px;background-size:30px 30px}#rustdeskicon:hover{background-size:30px 30px}}#teamviewericon{cursor:pointer;width:40px;height:40px;margin:0 auto;margin-top:10px;background:url("../../files/nt-consult/img/teamviewer_red.png") center center no-repeat;content:' '}#teamviewericon:hover{background:url("../../files/nt-consult/img/teamviewer_blue.png") center center no-repeat}@media only screen and (max-width:1030px){#teamviewericon{float:left;margin-left:10px;width:30px;height:30px;background-size:30px 30px}#teamviewericon:hover{background-size:30px 30px}}#totopicon{cursor:pointer;width:40px;height:40px;margin:0 auto;margin-top:10px;background:url("../../files/nt-consult/img/back_to_top_grey.png") center center no-repeat;content:' '}#totopicon:hover{background:url("../../files/nt-consult/img/back_to_top_blue.png") center center no-repeat}@media only screen and (max-width:1030px){#totopicon{float:left;margin-left:10px;width:30px;height:30px;background-size:30px 30px}#totopicon:hover{background-size:30px 30px}}.menu,.invisible{display:none}.section-padding{margin-bottom:80px !important}.section-padding-text{margin-bottom:70px !important}.section-padding-text-special{margin-bottom:53px !important}.float_left{float:left;padding-right:15px}.float_right{float:right;padding-left:15px}#navi_iconbar{position:absolute;display:block;width:120px;height:100%;background:#484848;z-index:999;color:white}@media only screen and (max-width:1030px){#navi_iconbar{display:block;width:100%;height:50px}}.homepage .mod_breadcrumb{display:none}.homepage-slider #wrapper #header .inside{padding:0 !important}.homepage-slider .mod_breadcrumb{display:none}.homepage-slider .home-slider-element{height:580px}@media only screen and (max-width:1030px){.homepage-slider .home-slider-element{height:320px}}.homepage-slider .slider-headline{margin-top:400px;padding:0 20px}@media only screen and (max-width:1030px){.homepage-slider .slider-headline{margin-top:220px;font-size:25px;line-height:33px}.homepage-slider .slider-headline table{display:none}}@media only screen and (max-width:550px){.homepage-slider .slider-headline{font-size:20px;line-height:28px}.homepage-slider .slider-headline table{display:none}}.homepage-slider .slider-next,.homepage-slider .slider-prev{text-indent:100%;white-space:nowrap;overflow:hidden;display:block}@media only screen and (max-width:1030px){}.homepage-slider .slider-control a,.homepage-slider .slider-control .slider-menu{top:0}.homepage-slider .slider-control{height:55px;line-height:57px;background:#f6f6f6}.homepage-slider .slider-control .slider-menu{font-size:42px}.homepage-slider .slider-control .slider-menu b.active{color:#04a2f7}.homepage-slider .slider-control .slider-menu b{color:#b2b2b2;margin:0 2px}.homepage-slider .slider-next{background:rgba(0, 0, 0, 0) url("../../files/nt-consult/img/slide-nav_sprite.png") no-repeat scroll -51px -86px;cursor:pointer;height:55px;overflow:hidden;text-indent:100%;white-space:nowrap;width:34px;right:20px}.homepage-slider .slider-next:hover{background-position:-51px -6px}.homepage-slider .slider-prev{left:20px;background:rgba(0, 0, 0, 0) url("../../files/nt-consult/img/slide-nav_sprite.png") no-repeat scroll 0px -86px;cursor:pointer;height:55px;overflow:hidden;text-indent:100%;white-space:nowrap;width:34px}.homepage-slider .slider-prev:hover{background-position:0px -6px}@media only screen and (max-width:1030px){}.special-headline-slider{position:absolute;left:120px;right:0;padding:0 20px;top:40px}@media only screen and (max-width:1030px){.special-headline-slider{left:0}}.downie{display:block;position:relative;max-width:960px;margin:0 auto;position:relative;margin-top:8px;text-align:center;}@media only screen and (max-width:1030px){.downie{display:none}}.downie a{position:relative;display:block;background-image:url("../../files/nt-consult/img/link_red.png");width:40px;height:40px;margin:0 auto;text-indent:-9999px}.mod_breadcrumb{position:absolute;bottom:13px;left:22px}.mod_breadcrumb .last{display:none}.mod_breadcrumb .first{display:none}.mod_breadcrumb ul{margin:0}.mod_breadcrumb ul li{float:left;color:white}.mod_breadcrumb ul li a{text-decoration:none;color:white;text-transform:uppercase}.mod_breadcrumb ul::after{content:".";clear:both;display:block;visibility:hidden;height:0px}@media only screen and (max-width:1030px){.mod_breadcrumb{display:none}}.mod_navigation{position:absolute;height:100%;left:-130px;width:240px;z-index:998;background:#565656;-webkit-box-sizing:border-box;-moz-box-sizing:border-box;box-sizing:border-box;-webkit-box-shadow:1px 0px 5px 1px rgba(0, 0, 0, 0.5);-moz-box-shadow:1px 0px 5px 1px rgba(0, 0, 0, 0.5);box-shadow:1px 0px 5px 1px rgba(0, 0, 0, 0.5);-webkit-transition:all 0.3s ease-in;-moz-transition:all 0.3s ease-in;-o-transition:all 0.3s ease-in;transition:all 0.3s ease-in}@media only screen and (max-width:1030px){.mod_navigation{height:auto;width:100%;left:0 !important;-webkit-box-shadow:0px 0px 0px 0px rgba(0, 0, 0, 0);-moz-box-shadow:0px 0px 0px 0px rgba(0, 0, 0, 0);box-shadow:0px 0px 0px 0px rgba(0, 0, 0, 0)}}.mod_navigation #cboxLoadedContent{background:#fff !important}.mod_navigation #cboxContent{background:#fff !important}.mod_navigation #cboxTitle{color:#fff !important}@media only screen and (max-width:1030px){.mod_navigation .level_1_1{margin-bottom:64px}}.mod_navigation ul{margin-top:96px;margin-bottom:64px}.mod_navigation ul .active span{display:block;width:100%;font-size:15px;text-transform:uppercase;padding:10px 20px 6px 20px;-webkit-box-sizing:border-box;-moz-box-sizing:border-box;box-sizing:border-box;color:#fff;text-decoration:none;background:#00a0f5}@media only screen and (max-width:1030px){.mod_navigation ul .active span{padding:10px 40px 6px 40px}}.mod_navigation ul a{display:block;width:100%;text-transform:uppercase;padding:10px 20px 6px 20px;font-size:15px;-webkit-box-sizing:border-box;-moz-box-sizing:border-box;box-sizing:border-box;color:#fff;text-decoration:none}.mod_navigation ul a:hover{background:#00a0f5}@media only screen and (max-width:1030px){.mod_navigation ul a{padding:10px 40px 6px 40px}}@media screen and (max-width:1030px) and (max-height:500px){.level_1 li{float:left;width:50%}.level_1 .last{margin-bottom:10px}}.specia-dropdown{color:#757575;border:0;-webkit-appearance:none;-moz-appearance:none;background:url("../../files/images/grey_arrow_contact.jpg") #fff no-repeat top right}.specia-dropdown::-ms-expand{display:none}.specia-dropdown option{padding:5px 10px}.custom{background:url("../../files/nt-consult/img/menu_blue.png") -9999px -9999px no-repeat;position:fixed;display:block;height:100%;z-index:9999}@media only screen and (max-width:1030px){.custom{display:block;width:100%;height:auto;bottom:50px}}.custom #menuspalte{height:100%}.custom #menuspalte .inside{height:100%}#wrapper{margin-left:120px;margin-bottom:0}@media only screen and (max-width:1030px){#wrapper{margin-left:0;}}#header{width:100%;height:580px}@media only screen and (max-width:1030px){#header{height:320px}}#header .inside{padding:40px 20px 0 20px;display:block}#header #logo{position:relative;max-width:1080px;height:102px;margin:0 auto;background:#00a0f5}@media only screen and (max-width:1030px){#header #logo{height:60px}}#header #logo h2{position:absolute;right:0;top:0;text-indent:100%;white-space:nowrap;overflow:hidden;display:block;width:171px;height:102px;margin:0;padding:0}@media only screen and (max-width:1030px){#header #logo h2{width:101px;height:60px}}#header #logo h2 a{text-indent:100%;white-space:nowrap;overflow:hidden;display:block;display:block;width:171px;height:102px;background:url("../../files/nt-consult/img/logo.png")}@media only screen and (max-width:1030px){#header #logo h2 a{width:101px;height:60px;background-size:101px 60px}}#header #logo p{position:absolute;top:20px;left:20px;margin:0;padding:0;font-size:39px;line-height:39px;font-family:ClanWeb-Book;color:#fff;text-transform:uppercase;width:80%}@media only screen and (max-width:1030px){#header #logo p{top:10px;left:10px;font-size:20px;line-height:20px}}#main{padding:80px 0;padding-bottom:50px}#main .mod_article{position:relative;display:block;max-width:960px;margin:0 auto;overflow:hidden;}#main .mod_article.testimonial{max-width:100%;margin:80px 0;text-align:center;color:#fff;background:#00a0f5}#main .mod_article.testimonial .ce_text{padding:80px 0}@media only screen and (max-width:1030px){#main{padding-bottom:100px}}#main .headline-element{padding:0px;margin:0px 20px;padding-bottom:3px;font-size:20px;font-family:'ClanWeb-Bold';color:#565655;border-bottom:4px solid #4d4d4c;text-transform:uppercase}@media only screen and (max-width:1030px){}#main .headline_and_copytext{padding:0 20px}#main .headline_and_copytext h3{color:#00a0f5;line-height:50px;font-family:ClanWeb-Book;font-size:39px;margin-top:14px;margin-bottom:22px}@media only screen and (max-width:1030px){}#main .headline_and_copytext h1{color:#00a0f5;line-height:50px;font-family:ClanWeb-Book;font-size:39px;margin-top:14px;margin-bottom:22px}@media only screen and (max-width:1030px){}#main .headline_and_copytext p{margin:0}#main .ce_contact-person{position:relative;display:block;margin:0 20px;padding:20px 0;padding-bottom:20px -7;border-bottom:2px solid #787877}#main .ce_contact-person::after{content:".";clear:both;display:block;visibility:hidden;height:0px}#main .ce_contact-person .contact-person-data{display:block;position:relative;float:left;width:40%}#main .ce_contact-person .contact-person-data span{color:#00a0f5}#main .ce_contact-person .contact-person-data a{color:#565655;text-decoration:none}#main .ce_contact-person .contact-person-data p{margin:0}@media only screen and (max-width:1030px){#main .ce_contact-person .contact-person-data{width:100%}}#main .ce_contact-person .contact-person-company{display:block;position:relative;float:left;width:40%}#main .ce_contact-person .contact-person-company span{color:#00a0f5}#main .ce_contact-person .contact-person-company a{color:#565655;text-decoration:none}#main .ce_contact-person .contact-person-company p{margin:0}@media only screen and (max-width:1030px){#main .ce_contact-person .contact-person-company{width:100%}}#main .ce_contact-person .image{display:block;position:relative;float:left;width:20%}@media only screen and (max-width:1030px){#main .ce_contact-person .image{width:100%}}#main .ce_contact-person .image figure img{width:100%;height:auto;vertical-align:top}@media only screen and (max-width:1030px){#main .ce_contact-person .image figure img{width:137px}}#main .ce_overview-element{position:relative;display:block;margin:0 20px;padding:15px 0;border-bottom:2px solid #787877}#main .ce_overview-element::after{content:".";clear:both;display:block;visibility:hidden;height:0px}#main .ce_overview-element .overview-headline{display:block;position:relative;float:left;width:35%}#main .ce_overview-element .overview-copytext{display:block;position:relative;float:left;width:65%}#main .ce_download-element{position:relative;border-bottom:2px solid #5a5a59;margin:0 20px;padding:20px 0;-webkit-box-sizing:border-box;-moz-box-sizing:border-box;box-sizing:border-box}#main .ce_download-element::after{content:".";clear:both;display:block;visibility:hidden;height:0px}#main .ce_download-element .download-image{-webkit-box-sizing:border-box;-moz-box-sizing:border-box;box-sizing:border-box;position:relative;width:18%;float:left}@media only screen and (max-width:1030px){#main .ce_download-element .download-image{width:100%}}#main .ce_download-element .download-image img{width:100%;vertical-align:top;height:auto}@media only screen and (max-width:1030px){#main .ce_download-element .download-image img{width:137px}}#main .ce_download-element .download-headline{-webkit-box-sizing:border-box;-moz-box-sizing:border-box;box-sizing:border-box;position:relative;width:82%;float:left;padding-left:20px;font-size:20px;text-transform:uppercase;margin-bottom:10px}@media only screen and (max-width:1030px){#main .ce_download-element .download-headline{width:100%;padding-left:0px;margin-top:20px}}#main .ce_download-element .download-copytext{-webkit-box-sizing:border-box;-moz-box-sizing:border-box;box-sizing:border-box;position:relative;width:82%;float:left;padding-left:20px;margin-bottom:13px}@media only screen and (max-width:1030px){#main .ce_download-element .download-copytext{width:100%;padding-left:0px}}#main .ce_download-element .hyperlink{-webkit-box-sizing:border-box;-moz-box-sizing:border-box;box-sizing:border-box;position:relative;width:82%;float:left;padding-left:20px}@media only screen and (max-width:1030px){#main .ce_download-element .hyperlink{width:100%;padding-left:0px}}#main .ce_download-element .hyperlink .hyperlink_txt{background:url("../../files/nt-consult/img/download_red.png") no-repeat left center;padding-left:50px;line-height:41px;color:#565655;height:40px;text-decoration:none;display:block}#main .ce_download-element .hyperlink .hyperlink_txt:hover{background:url("../../files/nt-consult/img/download_blue.png") no-repeat left center}@media only screen and (max-width:760px){#main .first-container{margin-top:20px !important}}#main .box-50{float:left;display:block;width:50%;font-family:ClanWeb-Book}@media only screen and (max-width:1030px){#main .box-50{width:50%}}@media only screen and (max-width:760px){#main .box-50{width:100%}}#main .box-50 .ce_box-50{background:#00a0f5;margin:20px 20px;color:#fff}@media only screen and (max-width:760px){#main .box-50 .ce_box-50{margin:10px 20px}}#main .box-50 .ce_box-50:hover .image_container .img_overlay{opacity:1;-ms-filter:"progid:DXImageTransform.Microsoft.Alpha(Opacity=50)";filter:alpha(opacity=100);-moz-opacity:-1;-khtml-opacity:1;transition:opacity 0.3s linear}#main .box-50 .ce_box-50:hover img{-webkit-transform:scale(1.2);-moz-transform:scale(1.2);-ms-transform:scale(1.2);-o-transform:scale(1.2);transform:scale(1.2)}#main .box-50 .ce_box-50:hover .text_container h3{color:#fff !important}#main .box-50 .ce_box-50 .image_container{position:relative;overflow:hidden}#main .box-50 .ce_box-50 .image_container img{transition:all 0.3s linear}#main .box-50 .ce_box-50 .image_container .img_overlay{padding:20px;display:block;position:absolute;top:0;left:0;bottom:0;right:0;background:rgba(0, 160, 245, .9);z-index:997;opacity:0;-ms-filter:"progid:DXImageTransform.Microsoft.Alpha(Opacity=0)";filter:alpha(opacity=0);-moz-opacity:0;-khtml-opacity:0;transition:opacity 0.3s linear}#main .box-50 .ce_box-50 .image_container .img_overlay h3{margin:0;padding:0}#main .box-50 .ce_box-50 .image_container .img_overlay h3 a{font-size:39px;font-family:ClanWeb-Book;line-height:50px;color:white;text-decoration:none}#main .box-50 .ce_box-50 .image_container .img_overlay p{color:white}#main .box-50 .ce_box-50 .image_container .teaser_image{width:100%;height:auto;vertical-align:top}#main .box-50 .ce_box-50 .link_container{position:relative;padding:20px}#main .box-50 .ce_box-50 .link_container .hyperlink_txt{display:block;font-family:ClanWeb-News;color:white;text-decoration:none;line-height:41px;background-image:url("../../files/nt-consult/img/more_white_red.png");background-position:left center;background-repeat:no-repeat;padding-left:50px}#main .box-50 .ce_box-50 .link_container .hyperlink_txt:hover{background-image:url("../../files/nt-consult/img/more_white_blue.png")}#main .box-50 .ce_box-50 .text_container{position:relative;padding:20px}#main .box-50 .ce_box-50 .text_container h3{margin:0;padding:0;line-height:29px}#main .box-50 .ce_box-50 .text_container h3 a{font-size:39px;font-family:ClanWeb-Book;line-height:50px;color:white;text-decoration:none}#main .box-33{float:left;display:block;width:33%;color:#fff;font-family:ClanWeb-Book}@media only screen and (max-width:1030px){#main .box-33{width:50%}}@media only screen and (max-width:760px){#main .box-33{width:100%}}#main .box-33 .ce_box-33{background:#00a0f5;margin:20px 20px}@media only screen and (max-width:760px){#main .box-33 .ce_box-33{margin:10px 20px}}#main .box-33 .ce_box-33:hover .image_container .img_overlay{opacity:1;-ms-filter:"progid:DXImageTransform.Microsoft.Alpha(Opacity=50)";filter:alpha(opacity=100);-moz-opacity:-1;-khtml-opacity:1;transition:opacity 0.3s linear}#main .box-33 .ce_box-33:hover img{-webkit-transform:scale(1.2);-moz-transform:scale(1.2);-ms-transform:scale(1.2);-o-transform:scale(1.2);transform:scale(1.2)}#main .box-33 .ce_box-33:hover .text_container h3{color:#fff}#main .box-33 .ce_box-33 .image_container{position:relative;overflow:hidden}#main .box-33 .ce_box-33 .image_container img{transition:all 0.3s linear}#main .box-33 .ce_box-33 .image_container .img_overlay{padding:20px;display:block;position:absolute;top:0;left:0;bottom:0;right:0;background:rgba(0, 160, 245, .9);z-index:997;opacity:0;-ms-filter:"progid:DXImageTransform.Microsoft.Alpha(Opacity=0)";filter:alpha(opacity=0);-moz-opacity:0;-khtml-opacity:0;transition:opacity 0.3s linear}#main .box-33 .ce_box-33 .image_container .img_overlay h3{margin:0;padding:0}#main .box-33 .ce_box-33 .image_container .img_overlay h3 a{font-size:39px;font-family:ClanWeb-Book;line-height:50px;color:white;text-decoration:none}#main .box-33 .ce_box-33 .image_container .img_overlay p{color:white}#main .box-33 .ce_box-33 .image_container .teaser_image{width:100%;height:auto;vertical-align:top}#main .box-33 .ce_box-33 .link_container{position:relative;padding:20px}#main .box-33 .ce_box-33 .link_container .hyperlink_txt{display:block;font-family:ClanWeb-News;color:white;text-decoration:none;line-height:41px;background-image:url("../../files/nt-consult/img/more_white_red.png");background-position:left center;background-repeat:no-repeat;padding-left:50px}#main .box-33 .ce_box-33 .link_container .hyperlink_txt:hover{background-image:url("../../files/nt-consult/img/more_white_blue.png")}#main .box-33 .ce_box-33 .text_container{position:relative;padding:20px}#main .box-33 .ce_box-33 .text_container h3{margin:0;padding:0;line-height:29px}#main .box-33 .ce_box-33 .text_container h3 a{font-size:39px;font-family:ClanWeb-Book;line-height:50px;color:white;text-decoration:none}#main .testimonial{padding:0 20px}#main .testimonial .ce_text{max-width:920px;margin:0 auto}#main .testimonial .ce_text p{font-size:16px}@media only screen and (max-width:1030px){}#main .testimonial .ce_text blockquote p{font-size:39px;line-height:50px;font-family:ClanWeb-Book}@media only screen and (max-width:1030px){}#main .ce_accordionStart{padding:0 20px}#main .ce_accordionStart .accordion_link{line-height:45px;vertical-align:middle;margin-left:5px;text-decoration:none;background:none;color:#565655}#main .ce_accordionStart .accordion_link_image{vertical-align:top;border:none !important}#main .ui-accordion-header{outline:none}#main .ui-accordion .ui-accordion-icons{padding-left:2.2em}#main .ui-accordion .ui-accordion-header{cursor:pointer;display:block;font-size:100%;margin:0 0;padding:10px 20px;padding-right:40px;min-height:0;position:relative;font-size:20px}#main .ui-state-focus{outline:none}#main .ui-state-default,#main .ui-widget-content .ui-state-default,#main .ui-widget-header .ui-state-default{background:#fff;border-bottom:2px solid #5a5a59;border-left:none;border-right:none;color:#565655;font-weight:normal;position:relative;padding:24px 0;padding-left:50px;cursor:pointer}#main .ui-widget{font-family:Verdana, Arial, sans-serif}#main .ui-helper-reset{line-height:1.3;list-style:outside none none}#main .ui-accordion .ui-accordion-content{border-top:0 none;overflow:auto;padding:1em 1.8em}#main .ui-widget-content{background:#fff;color:#565655;padding-left:50px;padding-bottom:20px}#main .ui-widget-content p{margin:0}#main .ui-widget-content figure{margin-top:20px}#main .ui-helper-reset{font-size:100%;line-height:1.3;list-style:outside none none;margin:0;outline:0 none;text-decoration:none}#main .ui-accordion-first{border-top:2px solid #5a5a59}#main .ui-accordion-last{border-bottom:none !important}#main .ui-accordion-content{border-bottom:2px solid #5a5a59}#main .ui-accordion-content img{border:1px solid #878786}#main .ui-number-bold{font-weight:bold}#main .ui-state-active{border-bottom:none}#main .ui-state-active .ui-icon{background-image:url("../../files/nt-consult/img/arrow_down.png") !important}#main .ui-state-default .ui-icon{background-image:url("../../files/nt-consult/img/arrow_right.png")}#main .ui-icon{background-repeat:no-repeat;display:block;overflow:hidden;text-indent:-99999px;width:40px;height:40px;left:0px;margin-top:-20px;position:absolute;top:50%}#main .ui-accordion .ui-accordion-header .ui-accordion-header-icon{left:0px;margin-top:-10px;position:absolute;top:50%}#main .close{position:absolute;display:block;max-width:960px;margin:0 auto;padding:0 20px;text-align:right;cursor:pointer;right:0px;top:2px}#main .close a{display:block;position:relative;cursor:pointer}#main .close a img{-webkit-transform:rotate(0deg);-moz-transform:rotate(0deg);-ms-transform:rotate(0deg);-o-transform:rotate(0deg);transform:rotate(0deg);transition:all 0.3s ease-out}#main .close a:hover img{-webkit-transform:rotate(90deg);-moz-transform:rotate(90deg);-ms-transform:rotate(90deg);-o-transform:rotate(90deg);transform:rotate(90deg);transition:all 0.3s ease-out}#main .no-right{margin-right:0 !important}#main .mod_search{position:relative;display:block;margin:0 20px;margin-top:20px;box-sizing:border-box;-moz-box-sizing:border-box;-ms-box-sizing:border-box;-webkit-box-sizing:border-box;-khtml-box-sizing:border-box;}#main .mod_search .first{border-top:2px solid #787877}#main .mod_search .even,#main .mod_search .odd{border-bottom:2px solid #787877;padding:20px 0}#main .mod_search .even .highlight,#main .mod_search .odd .highlight{color:#00a0f5}#main .mod_search .even .fc,#main .mod_search .odd .fc{position:relative;width:15%;float:left}#main .mod_search .even .fc a,#main .mod_search .odd .fc a,#main .mod_search .even .fc h3,#main .mod_search .odd .fc h3{font-size:16px;text-decoration:none;color:#565655;margin:0}@media only screen and (max-width:1030px){#main .mod_search .even .fc,#main .mod_search .odd .fc{width:100%;margin-bottom:10px}}#main .mod_search .even .sc,#main .mod_search .odd .sc{position:relative;width:10%;float:left;text-align:right}#main .mod_search .even .sc span,#main .mod_search .odd .sc span{margin:0}@media only screen and (max-width:1030px){#main .mod_search .even .sc,#main .mod_search .odd .sc{text-align:left;width:100%;margin-bottom:10px}}#main .mod_search .even .tc,#main .mod_search .odd .tc{position:relative;width:70%;float:left}#main .mod_search .even .tc p,#main .mod_search .odd .tc p{padding:0 50px 0 40px;margin:0}@media only screen and (max-width:1030px){#main .mod_search .even .tc p,#main .mod_search .odd .tc p{padding:0}}@media only screen and (max-width:1030px){#main .mod_search .even .tc,#main .mod_search .odd .tc{width:100%}}#main .mod_search .even .cc,#main .mod_search .odd .cc{position:relative;width:5%;float:left}@media only screen and (max-width:1030px){#main .mod_search .even .cc,#main .mod_search .odd .cc{margin-top:10px}}#main .mod_search .even .cc a,#main .mod_search .odd .cc a{position:relative;display:block;background-image:url("../../files/nt-consult/img/link_red.png");width:40px;height:40px;text-indent:-9999px}#main .mod_search .even .cc a:hover,#main .mod_search .odd .cc a:hover{background-image:url("../../files/nt-consult/img/link_blue.png")}#main .mod_search .even::after,#main .mod_search .odd::after{content:".";clear:both;display:block;visibility:hidden;height:0px}#main .mod_search form{position:relative;display:block;margin-bottom:20px;box-sizing:border-box;-moz-box-sizing:border-box;-ms-box-sizing:border-box;-webkit-box-sizing:border-box;-khtml-box-sizing:border-box;}#main .mod_search form .formbody{position:relative;display:block}#main .mod_search form .formbody input[type=submit]{background:url("../../files/nt-consult/img/search_module_icon.png") #fa321e center center no-repeat;border:0 none;cursor:pointer;border-radius:0;text-indent:-9999px}#main .mod_search form .formbody input[type=submit]:hover{background-position:center center !important}#main .mod_search form .formbody #ctrl_keywords_3{position:relative;display:block;float:left;margin-right:10px;-webkit-appearance:none;height:40px;width:94%;border:0px;border-radius:none;box-shadow:none;background-color:#f6f6f6;padding:3px 10px;-webkit-border-radius:0px;color:#00a0f5;box-sizing:border-box;-moz-box-sizing:border-box;-ms-box-sizing:border-box;-webkit-box-sizing:border-box;-khtml-box-sizing:border-box;}@media only screen and (max-width:1030px){#main .mod_search form .formbody #ctrl_keywords_3{width:93%}}@media only screen and (max-width:960px){#main .mod_search form .formbody #ctrl_keywords_3{width:93%}}@media only screen and (max-width:800px){#main .mod_search form .formbody #ctrl_keywords_3{width:92%}}@media only screen and (max-width:760px){#main .mod_search form .formbody #ctrl_keywords_3{width:91%}}@media only screen and (max-width:630px){#main .mod_search form .formbody #ctrl_keywords_3{width:100%;margin-bottom:10px}}#main .mod_search form .formbody #ctrl_submit_3{position:relative;display:block;width:40px;height:40px;box-sizing:border-box;-moz-box-sizing:border-box;-ms-box-sizing:border-box;-webkit-box-sizing:border-box;-khtml-box-sizing:border-box;}@media only screen and (max-width:630px){#main .mod_search form .formbody #ctrl_submit_3{width:100%}}#footer{background:#00a0f5;color:#fff;padding-top:60px;padding-bottom:40px}@media only screen and (max-width:1030px){#footer{display:none}}#footer a{text-decoration:none;color:#fff;font-family:'ClanWeb-News'}#footer p{text-align:center;font-family:'ClanWeb-News';margin-bottom:0}#footer .sitemap_container{position:relative;display:block;max-width:960px;margin:0 auto}#footer .sitemap_container h3{padding:0px;margin:0px 20px;padding-bottom:3px;margin-bottom:15px;font-size:20px;font-family:'ClanWeb-Bold';color:white;border-bottom:4px solid white;text-transform:uppercase}@media only screen and (max-width:1030px){}#footer .sitemap_container ul{margin:0px 20px;margin-right:64px;float:left}#footer .sitemap_container ul li{font-size:12px}#footer .sitemap_container .fourth_sm{margin-right:0}#footer .sitemap_container::after{content:".";clear:both;display:block;visibility:hidden;height:0px}#footer .mainitem{text-transform:uppercase}#footer .sm_trenner{position:relative;display:block;max-width:920px;margin:0 auto;padding:0 20px;margin-bottom:76px;margin-top:10px}#footer .sm_trenner .sm_inner{border-bottom:2px solid white;line-height:2px}#footer .social_media_icons{position:relative;display:block;max-width:960px;margin:0 auto;margin-bottom:16px;text-align:center}#footer .social_media_icons::after{content:".";clear:both;display:block;visibility:hidden;height:0px}#footer .social_media_icons a{width:40px;height:40px;display:block}#footer .social_media_icons .fb{display:inline-block;position:relative;width:40px;height:40px;margin:0 3px;background:url("../../files/nt-consult/img/facebook_white_red.png") center center no-repeat}#footer .social_media_icons .fb:hover{background:url("../../files/nt-consult/img/facebook_white_blue.png") center center no-repeat}#footer .social_media_icons .tw{display:inline-block;position:relative;width:40px;height:40px;margin:0 3px;background:url("../../files/nt-consult/img/twitter_white_red.png") center center no-repeat}#footer .social_media_icons .tw:hover{background:url("../../files/nt-consult/img/twitter_white_blue.png") center center no-repeat}#footer .social_media_icons .gl{display:inline-block;position:relative;width:40px;height:40px;margin:0 3px;background:url("../../files/nt-consult/img/google_white_red.png") center center no-repeat}#footer .social_media_icons .gl:hover{background:url("../../files/nt-consult/img/google_white_blue.png") center center no-repeat}#footer .social_media_icons .xn{display:inline-block;position:relative;width:40px;height:40px;margin:0 3px;background:url("../../files/nt-consult/img/xing_white_red.png") center center no-repeat}#footer .social_media_icons .xn:hover{background:url("../../files/nt-consult/img/xing_white_blue.png") center center no-repeat}#footer .social_media_icons .first{width:40px;height:40px;background:url("../../files/nt-consult/img/search_red.png") center center no-repeat}#footer .social_media_icons .first a{text-indent:-9999px;line-height:0}#footer .social_media_icons .first a::after{text-indent:0;display:block;line-height:initial;content:" "}#footer .social_media_icons .first:hover{background:url("../../files/nt-consult/img/search_blue.png") center center no-repeat}.livezilla_livebox_shadow_classlz_request_window{bottom:5px !important;right:5px !important;left:auto !important;top:auto !important}#main .special-title .ui-icon{margin-top:-27px}.special-title h3{font-size:16px;font-family:ClanWeb-News;line-height:24px}
@font-face{font-family:'ClanWeb-Bold';src:url("../../files/nt-consult/css/ClanWeb-Bold.woff") format('woff');}@font-face{font-family:'ClanWeb-Book';src:url("../../files/nt-consult/css/ClanWeb-Book.woff") format('woff');}@font-face{font-family:'ClanWeb-Medium';src:url("../../files/nt-consult/css/ClanWeb-Medium.woff") format('woff');}@font-face{font-family:'ClanWeb-News';src:url("../../files/nt-consult/css/ClanWeb-News.woff") format('woff');}#kontakt .ce_form{padding:0 20px}#kontakt .widget{float:left;width:49%;margin:7px 14px 7px 0px}@media only screen and (max-width:760px){#kontakt .widget{width:100%}}#kontakt .widget input,#kontakt .widget select{-webkit-appearance:none;height:40px;width:100%;border:0px;border-radius:none;box-shadow:none;background-color:#f6f6f6;padding:3px 10px;-webkit-border-radius:0px}#kontakt .widget select{-webkit-appearance:none;-moz-appearance:none;appearance:none;border:none;border-radius:0;background-image:url("../../files/nt-consult/img/select-arrow.svg") right no-repeat}#kontakt .widget-textarea{width:99.5%;margin-right:0}@media only screen and (max-width:760px){#kontakt .widget-textarea{width:100%}}#kontakt .widget-textarea textarea{height:200px;border:0px;border-radius:none;box-shadow:none;background-color:#f6f6f6;padding:10px 12px;-webkit-border-radius:0px}#kontakt input[type="submit"],#kontakt .button{color:#fff;background-image:linear-gradient(to bottom, #ff3a2c, #ff3a2c);border:0px;-webkit-border-radius:0px;height:40px;width:110px;font-size:14px;font-family:ClanWeb-Book;border-radius:0px}#kontakt input[type="submit"]:hover,#kontakt .button:hover{text-decoration:none;background-position:0 -40px !important;background-color:#00a0f5}
