@import url(//fonts.googleapis.com/css?family=open+sans+condensed:300,700);
.flash-install-info div{padding-top:105px;background-image:url('../../typo3/contrib/flowplayer/express-install/flashplayerlogo.jpg');background-repeat:no-repeat}
.video-js-box{text-align:left;position:relative;line-height:0 !important;margin:0;padding:0 !important;border:none !important}
video.video-js{background-color:#000;position:relative;padding:0}
.vjs-flash-fallback{display:block}
.video-js-box img.vjs-poster{display:block;position:absolute;left:0;top:0;width:100%;height:100%;margin:0;padding:0;cursor:pointer}
.video-js-box .vjs-subtitles{color:#fff;font-size:20px;text-align:center;position:absolute;bottom:40px;left:0;right:0}
.video-js-box.vjs-fullscreen{position:fixed;left:0;top:0;right:0;bottom:0;overflow:hidden;z-index:1000}
.video-js-box.vjs-fullscreen video.video-js,.video-js-box.vjs-fullscreen .vjs-flash-fallback{position:relative;top:0;left:0;width:100%;height:100%;z-index:1000}
.video-js-box.vjs-fullscreen img.vjs-poster{z-index:1001}
.video-js-box.vjs-fullscreen .vjs-spinner{z-index:1001}
.video-js-box.vjs-fullscreen .vjs-controls{z-index:1003}
.video-js-box.vjs-fullscreen .vjs-big-play-button{z-index:1004}
.video-js-box.vjs-fullscreen .vjs-subtitles{z-index:1004}
.vjs-styles-check{height:5px;position:absolute}
.video-js-box.vjs-controls-below .vjs-controls{position:relative;opacity:1;background-color:#000}
.video-js-box.vjs-controls-below .vjs-subtitles{bottom:75px}
.video-js-box .vjs-controls{position:absolute;margin:0;opacity:0.85;color:#fff;display:none;
left:0;right:0;
width:100%;bottom:0px;
height:35px;
padding:0;
}
.video-js-box .vjs-controls>div{
position:absolute;
text-align:center;margin:0;padding:0;height:25px;
top:5px;
background-color:#0B151A;
background:#1F3744 -webkit-gradient(linear,left top,left bottom,from(#0b151a),to(#1F3744)) left 12px;
background:#1F3744 -moz-linear-gradient(top,#0b151a,#1f3744) left 12px;
border-radius:5px;-webkit-border-radius:5px;-moz-border-radius:5px;
box-shadow:1px 1px 2px #000;-webkit-box-shadow:1px 1px 2px #000;-moz-box-shadow:1px 1px 2px #000}
.vjs-controls>div.vjs-play-control{left:5px;width:25px}
.vjs-controls>div.vjs-progress-control{left:35px;right:165px}
.vjs-controls>div.vjs-time-control{width:75px;right:90px}
.vjs-controls>div.vjs-volume-control{width:50px;right:35px}
.vjs-controls>div.vjs-fullscreen-control{width:25px;right:5px}
.vjs-controls>div.vjs-progress-control{border-top-right-radius:0;-webkit-border-top-right-radius:0;-moz-border-radius-topright:0;border-bottom-right-radius:0;-webkit-border-bottom-right-radius:0;-moz-border-radius-bottomright:0}
.vjs-controls>div.vjs-time-control{border-top-left-radius:0;-webkit-border-top-left-radius:0;-moz-border-radius-topleft:0;border-bottom-left-radius:0;-webkit-border-bottom-left-radius:0;-moz-border-radius-bottomleft:0}
.vjs-play-control{cursor:pointer !important}
.vjs-play-control span{display:block;font-size:0;line-height:0}
.vjs-paused .vjs-play-control span{width:0;height:0;margin:8px 0 0 8px;
border-left:10px solid #fff;
border-top:5px solid rgba(0,0,0,0);border-bottom:5px solid rgba(0,0,0,0)}
.vjs-playing .vjs-play-control span{width:3px;height:10px;margin:8px auto 0;
border-top:0px;border-left:3px solid #fff;border-bottom:0px;border-right:3px solid #fff}
.vjs-progress-holder{
position:relative;padding:0;overflow:hidden;cursor:pointer !important;height:9px;border:1px solid #777;margin:7px 1px 0 5px;
border-radius:5px;-webkit-border-radius:5px;-moz-border-radius:5px}
.vjs-progress-holder div{
position:absolute;display:block;width:0;height:9px;margin:0;padding:0;border-radius:5px;-webkit-border-radius:5px;-moz-border-radius:5px}
.vjs-play-progress{
background:#fff;
background:-webkit-gradient(linear,left top,left bottom,from(#fff),to(#777));
background:-moz-linear-gradient(top,#fff,#777)}
.vjs-load-progress{opacity:0.8;
background-color:#555;
background:-webkit-gradient(linear,left top,left bottom,from(#555),to(#aaa));
background:-moz-linear-gradient(top,#555,#aaa)}
.vjs-controls .vjs-time-control{font-size:10px;line-height:1;font-weight:normal;font-family:Helvetica,Arial,sans-serif}
.vjs-controls .vjs-time-control span{line-height:25px;
}
.vjs-volume-control{cursor:pointer !important}
.vjs-volume-control div{display:block;margin:0 5px 0 5px;padding:4px 0 0 0}
.vjs-volume-control div span{
float:left;padding:0;margin:0 2px 0 0;
width:5px;height:0px;
border-bottom:18px solid #555;
}
.vjs-volume-control div span.vjs-volume-level-on{border-color:#fff;
}
.vjs-volume-control div span:nth-child(1){border-bottom-width:2px;height:16px}
.vjs-volume-control div span:nth-child(2){border-bottom-width:4px;height:14px}
.vjs-volume-control div span:nth-child(3){border-bottom-width:7px;height:11px}
.vjs-volume-control div span:nth-child(4){border-bottom-width:10px;height:8px}
.vjs-volume-control div span:nth-child(5){border-bottom-width:14px;height:4px}
.vjs-volume-control div span:nth-child(6){margin-right:0}
.vjs-fullscreen-control{cursor:pointer !important}
.vjs-fullscreen-control div{padding:0;text-align:left;vertical-align:top;cursor:pointer !important;margin:5px 0 0 5px;
width:20px;height:20px}
.vjs-fullscreen-control div span{float:left;margin:0;padding:0;font-size:0;line-height:0;width:0;text-align:left;vertical-align:top}
.vjs-fullscreen-control div span:nth-child(1){
margin-right:3px;
margin-bottom:3px;
border-top:6px solid #fff;
border-right:6px solid rgba(0,0,0,0);
}
.vjs-fullscreen-control div span:nth-child(2){border-top:6px solid #fff;border-left:6px solid rgba(0,0,0,0)}
.vjs-fullscreen-control div span:nth-child(3){clear:both;margin:0 3px 0 0;border-bottom:6px solid #fff;border-right:6px solid rgba(0,0,0,0)}
.vjs-fullscreen-control div span:nth-child(4){border-bottom:6px solid #fff;border-left:6px solid rgba(0,0,0,0)}
.vjs-fullscreen .vjs-fullscreen-control div span:nth-child(1){border:none;border-bottom:6px solid #fff;border-left:6px solid rgba(0,0,0,0)}
.vjs-fullscreen .vjs-fullscreen-control div span:nth-child(2){border:none;border-bottom:6px solid #fff;border-right:6px solid rgba(0,0,0,0)}
.vjs-fullscreen .vjs-fullscreen-control div span:nth-child(3){border:none;border-top:6px solid #fff;border-left:6px solid rgba(0,0,0,0)}
.vjs-fullscreen .vjs-fullscreen-control div span:nth-child(4){border:none;border-top:6px solid #fff;border-right:6px solid rgba(0,0,0,0)}
.vjs-no-video{font-size:small;line-height:1.5}
div.vjs-big-play-button{display:none;
z-index:2;position:absolute;top:50%;left:50%;width:80px;height:80px;margin:-43px 0 0 -43px;text-align:center;vertical-align:center;cursor:pointer !important;border:3px solid #fff;opacity:0.9;border-radius:20px;-webkit-border-radius:20px;-moz-border-radius:20px;
background-color:#0B151A;
background:#1F3744 -webkit-gradient(linear,left top,left bottom,from(#0b151a),to(#1F3744)) left 40px;
background:#1F3744 -moz-linear-gradient(top,#0b151a,#1f3744) left 40px;
box-shadow:4px 4px 8px #000;-webkit-box-shadow:4px 4px 8px #000;-moz-box-shadow:4px 4px 8px #000}
div.vjs-big-play-button:hover{box-shadow:0px 0px 80px #fff;-webkit-box-shadow:0px 0px 80px #fff;-moz-box-shadow:0px 0px 80px #fff}
div.vjs-big-play-button span{display:block;font-size:0;line-height:0;width:0;height:0;margin:20px 0 0 23px;
border-left:40px solid #fff;
border-top:20px solid rgba(0,0,0,0);border-bottom:20px solid rgba(0,0,0,0)}
.vjs-spinner{display:none;position:absolute;top:50%;left:50%;width:100px;height:100px;z-index:1;margin:-50px 0 0 -50px;
transform:scale(0.5);-webkit-transform:scale(0.5);-moz-transform:scale(0.5)}
.vjs-spinner div{position:absolute;left:40px;top:40px;width:20px;height:20px;background:#fff;border-radius:20px;-webkit-border-radius:20px;-moz-border-radius:20px;border:1px solid #ccc;
}
.vjs-spinner div:nth-child(1){opacity:0.12;transform:rotate(000deg) translate(0,-40px) scale(0.1);-webkit-transform:rotate(000deg) translate(0,-40px) scale(0.1);-moz-transform:rotate(000deg) translate(0,-40px) scale(0.1)}
.vjs-spinner div:nth-child(2){opacity:0.25;transform:rotate(045deg) translate(0,-40px) scale(0.2);-webkit-transform:rotate(045deg) translate(0,-40px) scale(0.2);-moz-transform:rotate(045deg) translate(0,-40px) scale(0.2)}
.vjs-spinner div:nth-child(3){opacity:0.37;transform:rotate(090deg) translate(0,-40px) scale(0.4);-webkit-transform:rotate(090deg) translate(0,-40px) scale(0.4);-moz-transform:rotate(090deg) translate(0,-40px) scale(0.4)}
.vjs-spinner div:nth-child(4){opacity:0.50;transform:rotate(135deg) translate(0,-40px) scale(0.6);-webkit-transform:rotate(135deg) translate(0,-40px) scale(0.6);-moz-transform:rotate(135deg) translate(0,-40px) scale(0.6)}
.vjs-spinner div:nth-child(5){opacity:0.62;transform:rotate(180deg) translate(0,-40px) scale(0.8);-webkit-transform:rotate(180deg) translate(0,-40px) scale(0.8);-moz-transform:rotate(180deg) translate(0,-40px) scale(0.8)}
.vjs-spinner div:nth-child(6){opacity:0.75;transform:rotate(225deg) translate(0,-40px) scale(1.0);-webkit-transform:rotate(225deg) translate(0,-40px) scale(1.0);-moz-transform:rotate(225deg) translate(0,-40px) scale(1.0)}
.vjs-spinner div:nth-child(7){opacity:0.87;transform:rotate(270deg) translate(0,-40px) scale(1.1);-webkit-transform:rotate(270deg) translate(0,-40px) scale(1.1);-moz-transform:rotate(270deg) translate(0,-40px) scale(1.1)}
.vjs-spinner div:nth-child(8){opacity:1.00;transform:rotate(315deg) translate(0,-40px) scale(1.3);-webkit-transform:rotate(315deg) translate(0,-40px) scale(1.3);-moz-transform:rotate(315deg) translate(0,-40px) scale(1.3)}
.vjs-controls>div.vjs-play-control{left:5px;width:25px}
.vjs-controls>div.vjs-progress-control{left:35px;right:221px}
.vjs-controls>div.vjs-time-control{width:75px;right:156px}
.vjs-controls>div.vjs-volume-control{width:50px;right:101px}
.vjs-controls>div.vjs-captions-control{width:31px;right:65px}
.vjs-controls>div.vjs-audio-description-control{width:25px;right:35px}
.vjs-controls>div.vjs-fullscreen-control{width:25px;right:5px}
.vjs-captions-control div{cursor:pointer !important}
.vjs-captions-control div{padding:0;text-align:left;vertical-align:top;cursor:pointer !important;margin:5px 0 0 5px;
width:20px;height:20px}
.vjs-captions-control div{background-image:url('../../typo3/contrib/videojs/video-js/controls/captions.png');background-repeat:no-repeat;background-position:center center}
.vjs-audio-description-control div{cursor:pointer !important}
.vjs-audio-description-control div{padding:0;text-align:left;vertical-align:top;cursor:pointer !important;margin:5px 0 0 5px;
width:20px;height:20px}
.vjs-audio-description-control div{background-image:url('../../typo3/contrib/videojs/video-js/controls/audio-description.png');background-repeat:no-repeat}
.news .clear{clear:both}
.news .nav ul{float:left;display:inline;margin:0}
.news .nav li{float:left}
.news .nav a{float:left;display:block}
.news .nav:after{content:".";display:block;height:0;clear:both;visibility:hidden}
.news .article{padding-bottom:15px;margin-bottom:15px}
.news .article:last-child{padding-bottom:0;margin-bottom:0}
.news .article:after{content:".";display:block;height:0;clear:both;visibility:hidden}
.news .article .news-img-wrap{float:left;margin:3px 12px 5px 0;background:#fff}
.news .article .news-img-wrap a{display:block;float:left;padding:4px;border:1px solid #ddd;background:#fff}
.news .article .news-img-wrap img{float:left;height:auto;width:auto}
.news .article .teaser-text{margin:0 0 10px 0}
.news .article h3{margin-bottom:0}
.news .footer{clear:both;
color:#888;margin:0}
.news .footer p{line-height:1em;font-size:11px}
.news .footer span{display:inline-block;padding-right:8px;margin-right:8px;border-right:1px solid #ddd}
.news .footer span:last-child{border-right:0}
.news .footer .news-category a{text-transform:uppercase}
.news .no-news-found{color:#DB0202;font-style:italic}
.news .page-navigation p{float:left}
.news .page-navigation ul{float:right}
.news .page-navigation ul li{float:left;display:block;padding:0 2px;background:none}
.news .page-navigation ul li a{display:block}
.news-category-view ul li{padding:5px 8px}
.news-category-view ul li li{padding:2px 8px 2px 12px}
.news-category-view>ul>li:nth-child(even){background:#f9f9f9;border-top:1px solid #eee;border-bottom:1px solid #eee}
.news-category-view .category-desc{padding-left:10px;margin-left:10px;border-left:1px solid #ddd}
.news-single .article .news-img-wrap{float:right;width:282px;margin:0 0 0 25px}
.news-single .article .news-img-wrap img{float:none}
.news-single .teaser-text{font-size:15px;color:#888}
.news-text-wrap{margin-bottom:10px}
.news-img-caption{color:#888;text-align:center;font-size:11px}
.news-related-wrap{display:table;margin-top:20px;width:100%}
.news-related{width:50%;padding:15px;border:1px solid #eee;display:table-cell}
.news-related ul li{line-height:1em;margin-bottom:12px}
.news-related ul li span{border-right:1px solid #DDDDDD;display:inline-block;margin-right:8px;padding-right:8px;color:#888}
.news-related ul li span:last-child{border-right:0;padding-right:0}
.news-related h4{margin-bottom:10px}
.news-related-files ul li{margin-bottom:20px}
.news-related-files .news-related-files-link .jpg{background-position:0 0}
.news-clear{clear:both}
.news-list-category a,.news-list-category a:hover,.news-list-category a:active,.news-list-category a:visited{color:#888}
.tx-felogin-pi1 label{display:block}
.csc-header-alignment-center{text-align:center}
.csc-header-alignment-right{text-align:right}
.csc-header-alignment-left{text-align:left}
div.csc-textpic-responsive,div.csc-textpic-responsive *{-moz-box-sizing:border-box;-webkit-box-sizing:border-box;box-sizing:border-box}
div.csc-textpic,div.csc-textpic div.csc-textpic-imagerow,ul.csc-uploads li{overflow:hidden}
div.csc-textpic .csc-textpic-imagewrap table{border-collapse:collapse;border-spacing:0}
div.csc-textpic .csc-textpic-imagewrap table tr td{padding:0;vertical-align:top}
div.csc-textpic .csc-textpic-imagewrap figure,div.csc-textpic figure.csc-textpic-imagewrap{margin:0;display:table}
figcaption.csc-textpic-caption{display:table-caption}
.csc-textpic-caption{text-align:left;caption-side:bottom}
div.csc-textpic-caption-c .csc-textpic-caption,.csc-textpic-imagewrap .csc-textpic-caption-c{text-align:center}
div.csc-textpic-caption-r .csc-textpic-caption,.csc-textpic-imagewrap .csc-textpic-caption-r{text-align:right}
div.csc-textpic-caption-l .csc-textpic-caption,.csc-textpic-imagewrap .csc-textpic-caption-l{text-align:left}
div.csc-textpic div.csc-textpic-imagecolumn{float:left}
div.csc-textpic-border div.csc-textpic-imagewrap img{border:2px solid black;padding:0px 0px}
div.csc-textpic .csc-textpic-imagewrap img{border:none;display:block}
div.csc-textpic .csc-textpic-imagewrap .csc-textpic-image{margin-bottom:10px}
div.csc-textpic .csc-textpic-imagewrap .csc-textpic-imagerow-last .csc-textpic-image{margin-bottom:0}
div.csc-textpic-imagecolumn,td.csc-textpic-imagecolumn .csc-textpic-image{margin-right:10px}
div.csc-textpic-imagecolumn.csc-textpic-lastcol,td.csc-textpic-imagecolumn.csc-textpic-lastcol .csc-textpic-image{margin-right:0}
div.csc-textpic-intext-left .csc-textpic-imagewrap,div.csc-textpic-intext-left-nowrap .csc-textpic-imagewrap{margin-right:10px}
div.csc-textpic-intext-right .csc-textpic-imagewrap,div.csc-textpic-intext-right-nowrap .csc-textpic-imagewrap{margin-left:10px}
div.csc-textpic-center .csc-textpic-imagewrap,div.csc-textpic-center figure.csc-textpic-imagewrap{overflow:hidden}
div.csc-textpic-center .csc-textpic-center-outer{position:relative;float:right;right:50%}
div.csc-textpic-center .csc-textpic-center-inner{position:relative;float:right;right:-50%}
div.csc-textpic-right .csc-textpic-imagewrap{float:right}
div.csc-textpic-right div.csc-textpic-text{clear:right}
div.csc-textpic-left .csc-textpic-imagewrap{float:left}
div.csc-textpic-left div.csc-textpic-text{clear:left}
div.csc-textpic-intext-left .csc-textpic-imagewrap{float:left}
div.csc-textpic-intext-right .csc-textpic-imagewrap{float:right}
div.csc-textpic-intext-right-nowrap .csc-textpic-imagewrap{float:right}
div.csc-textpic-intext-left-nowrap .csc-textpic-imagewrap{float:left}
div.csc-textpic div.csc-textpic-imagerow-last,div.csc-textpic div.csc-textpic-imagerow-none div.csc-textpic-last{margin-bottom:0}
.csc-textpic-intext-left ol,.csc-textpic-intext-left ul{padding-left:40px;overflow:auto}
ul.csc-uploads{padding:0}
ul.csc-uploads li{list-style:none outside none;margin:1em 0}
ul.csc-uploads img{float:left;margin-right:1em;vertical-align:top}
ul.csc-uploads span{display:block}
ul.csc-uploads span.csc-uploads-fileName{text-decoration:underline}
table.contenttable-color-1{background-color:#EDEBF1}
table.contenttable-color-2{background-color:#F5FFAA}
table.contenttable-color-240{background-color:black}
table.contenttable-color-241{background-color:white}
table.contenttable-color-242{background-color:#333333}
table.contenttable-color-243{background-color:gray}
table.contenttable-color-244{background-color:silver}
.csc-space-after-7{margin-bottom:7px !important}
div.csc-mailform ol,div.csc-mailform ol li{margin:0;padding:0}
div.csc-mailform ol li{overflow:hidden}
div.csc-mailform fieldset{margin:0;padding:0;position:relative}
div.csc-mailform legend{margin-left:1em;color:#000000;font-weight:bold}
div.csc-mailform fieldset ol{padding:1em 1em 0 1em}
div.csc-mailform fieldset li{padding:0.5em;margin-bottom:0.5em;list-style:none}
div.csc-mailform fieldset.submit{border-style:none}
div.csc-mailform li label{float:left;width:13em;margin-right:1em;vertical-align:baseline}
div.csc-mailform li input+label,div.csc-mailform li textarea+label,div.csc-mailform li select+label{float:none;width:auto;margin-right:0;margin-left:1em}
div.csc-mailform li textarea+label{vertical-align:top}
label em,legend em{display:block;color:#060;font-size:85%;font-style:normal;text-transform:uppercase}
legend em{position:absolute}
label strong,legend strong{display:block;color:#C00;font-size:85%;font-weight:normal;text-transform:uppercase}
legend strong{position:absolute;top:1.4em}
.labels-alignment-right label,.labels-alignment-right .fieldset-subgroup legend,.labels-alignment-right.fieldset-subgroup legend{text-align:right}
fieldset.fieldset-horizontal{border-width:0}
fieldset.fieldset-horizontal ol{padding:0}
fieldset.fieldset-horizontal li{float:left;padding:0;margin-right:1em}
fieldset.fieldset-horizontal.label-below label{display:block;margin-left:0;margin-top:0.2em;font-size:90%;color:#999999;text-align:left}
fieldset.fieldset-horizontal label em{display:inline}
fieldset.fieldset-subgroup{margin-bottom:-2em;border-style:none}
fieldset.fieldset-subgroup legend{margin-left:0;padding:0;font-weight:normal;width:13em}
fieldset.fieldset-subgroup ol{position:relative;top:-1.4em;margin:0 0 0 14em;padding:0}
fieldset.fieldset-subgroup li{padding:0}
fieldset.fieldset-subgroup input+label{float:none;width:auto;display:inline;margin:0 0 0 1em}
.labels-block label{display:block;float:none;margin:0 0 0.5em;width:auto}
.labels-block input+label,.labels-block textarea+label{margin:0.5em 0 0}
.labels-block fieldset.fieldset-subgroup,fieldset.labels-block.fieldset-subgroup{margin-bottom:0}
.labels-block .fieldset-subgroup legend,.labels-block.fieldset-subgroup legend{width:auto}
.labels-block .fieldset-subgroup legend em,.labels-block.fieldset-subgroup legend em{position:relative}
.labels-block .fieldset-subgroup legend strong,.labels-block.fieldset-subgroup legend strong{position:relative;top:0}
.labels-block .fieldset-subgroup ol,.labels-block.fieldset-subgroup ol{top:0;margin:0;padding:0.5em 0 0}
textarea.f3-form-error{background-color:#FF9F9F;border:1px #FF0000 solid}
input.f3-form-error{background-color:#FF9F9F;border:1px #FF0000 solid}
.tx-gnpfeeds table{border-collapse:separate;border-spacing:10px}
.tx-gnpfeeds table th{font-weight:bold}
.tx-gnpfeeds table td{vertical-align:top}
.typo3-messages .message-error{color:red}
.typo3-messages .message-ok{color:green}
textarea.f3-form-error{background-color:#FF9F9F;border:1px #FF0000 solid}
input.f3-form-error{background-color:#FF9F9F;border:1px #FF0000 solid}
.tx-collectiongallery table{border-collapse:separate;border-spacing:10px}
.tx-collectiongallery table th{font-weight:bold}
.tx-collectiongallery table td{vertical-align:top}
.typo3-messages .message-error{color:red}
.typo3-messages .message-ok{color:green}
.edtweet{background:#ddd;border:1px solid #ddd;-moz-border-radius:4px;-webkit-border-radius:4px;-khtml-border-radius:4px;border-radius:4px;font-family:Helvetica}
.edtweet_timeline_header{height:10px}
.edtweet_timeline_content,.edtweet_search_content{max-height:300px;overflow-y:scroll}
.edtweet_footer_join_conversation{float:right;margin:2px}
.edtweet_status{color:#8A8A8A;padding:0.5em 0.5em;clear:both;border-bottom:1px solid #ddd;background:#fafafa;
background:-moz-linear-gradient(center top,#fafafa,#f9f9f9) repeat scroll 0 0 transparent;
background:-webkit-gradient(linear,left top,left bottom,from(#fafafa),to(#f9f9f9));
filter:progid:DXImageTransform.Microsoft.Gradient(StartColorStr='#fafafa',EndColorStr='#f9f9f9',GradientType=0)}
.edtweet_status_avatar{float:left}
.edtweet_status_avatar img{height:32px;width:32px}
.edtweet_status_names,.edtweet_status_text,.edtweet_status_actions{margin-left:44px}
div.edtweet_status_names span.edtweet_screenname{font-size:120%;font-weight:bolder}
div.edtweet_status_names span.edtweet_name{font-size:95%}
.edtweet_status_text{color:#282828;padding:0.3em 0}
.edtweet_tweetaction{padding-left:20px}
.edtweet_twitter_icon{background:transparent url('../../typo3conf/ext/edtweet/resources/public/images/bird_16_blue.png') no-repeat left center}
a.edtweet_reply_icon{background:transparent url('../../typo3conf/ext/edtweet/resources/public/images/reply.png') no-repeat left center}
a.edtweet_reply_icon:hover{background:transparent url('../../typo3conf/ext/edtweet/resources/public/images/reply_hover.png') no-repeat left center}
.edtweet_retweet_icon{background:transparent url('../../typo3conf/ext/edtweet/resources/public/images/retweet.png') no-repeat left center}
.edtweet_retweet_icon a:hover,.edtweet_retweet_icon:hover{background:transparent url('../../typo3conf/ext/edtweet/resources/public/images/retweet_hover.png') no-repeat left center}
.edtweet_favorite_icon{background:transparent url('../../typo3conf/ext/edtweet/resources/public/images/favorite.png') no-repeat left center}
.edtweet_favorite_icon a:hover,.edtweet_favorite_icon:hover{background:transparent url('../../typo3conf/ext/edtweet/resources/public/images/favorite_hover.png') no-repeat left center}
.edtweet a{color:#0094C2;text-decoration:none}
.edtweet a:hover{color:#0060A6;text-decoration:underline}
.tx-ke-questionnaire{text-align:left}
.tx-ke-questionnaire .clearer{height:1px;line-height:1px;font-size:1px;clear:both}
#keq_loadingDiv{position:absolute;left:50%;top:50%;color:red}
.tx-ke-questionnaire select,.tx-ke-questionnaire textarea,.tx-ke-questionnaire input[type="text"],.tx-ke-questionnaire input[type="password"],.tx-ke-questionnaire input[type="datetime"],.tx-ke-questionnaire input[type="datetime-local"],.tx-ke-questionnaire input[type="date"],.tx-ke-questionnaire input[type="month"],.tx-ke-questionnaire input[type="time"],.tx-ke-questionnaire input[type="week"],.tx-ke-questionnaire input[type="number"],.tx-ke-questionnaire input[type="email"],.tx-ke-questionnaire input[type="url"],.tx-ke-questionnaire input[type="search"],.tx-ke-questionnaire input[type="tel"],.tx-ke-questionnaire input[type="color"]{-webkit-box-sizing:content-box;-moz-box-sizing:content-box;box-sizing:content-box;display:inline-block;height:20px;padding:4px 6px;margin-bottom:10px;font-size:14px;line-height:20px;color:#555555;vertical-align:middle;-webkit-border-radius:4px;-moz-border-radius:4px;border-radius:4px}
.tx-ke-questionnaire textarea{height:auto}
.tx-ke-questionnaire textarea,.tx-ke-questionnaire input[type="text"],.tx-ke-questionnaire input[type="password"],.tx-ke-questionnaire input[type="datetime"],.tx-ke-questionnaire input[type="datetime-local"],.tx-ke-questionnaire input[type="date"],.tx-ke-questionnaire input[type="month"],.tx-ke-questionnaire input[type="time"],.tx-ke-questionnaire input[type="week"],.tx-ke-questionnaire input[type="number"],.tx-ke-questionnaire input[type="email"],.tx-ke-questionnaire input[type="url"],.tx-ke-questionnaire input[type="search"],.tx-ke-questionnaire input[type="tel"],.tx-ke-questionnaire input[type="color"]{background-color:#ffffff;border:1px solid #cccccc;-webkit-box-shadow:inset 0 1px 1px rgba(0,0,0,0.075);-moz-box-shadow:inset 0 1px 1px rgba(0,0,0,0.075);box-shadow:inset 0 1px 1px rgba(0,0,0,0.075);-webkit-transition:border linear 0.2s,box-shadow linear 0.2s;-moz-transition:border linear 0.2s,box-shadow linear 0.2s;-o-transition:border linear 0.2s,box-shadow linear 0.2s;transition:border linear 0.2s,box-shadow linear 0.2s}
.tx-ke-questionnaire textarea:focus,.tx-ke-questionnaire input[type="text"]:focus,.tx-ke-questionnaire input[type="password"]:focus,.tx-ke-questionnaire input[type="datetime"]:focus,.tx-ke-questionnaire input[type="datetime-local"]:focus,.tx-ke-questionnaire input[type="date"]:focus,.tx-ke-questionnaire input[type="month"]:focus,.tx-ke-questionnaire input[type="time"]:focus,.tx-ke-questionnaire input[type="week"]:focus,.tx-ke-questionnaire input[type="number"]:focus,.tx-ke-questionnaire input[type="email"]:focus,.tx-ke-questionnaire input[type="url"]:focus,.tx-ke-questionnaire input[type="search"]:focus,.tx-ke-questionnaire input[type="tel"]:focus,.tx-ke-questionnaire input[type="color"]:focus,.tx-ke-questionnaire .uneditable-input:focus{border-color:rgba(0,152,161,0.8);outline:0;outline:thin dotted \9;
-webkit-box-shadow:inset 0 1px 1px rgba(0,0,0,0.075),0 0 8px rgba(0,152,161,0.6);-moz-box-shadow:inset 0 1px 1px rgba(0,0,0,0.075),0 0 8px rgba(0,152,161,0.6);box-shadow:inset 0 1px 1px rgba(0,0,0,0.075),0 0 8px rgba(0,152,161,0.6)}
.tx-ke-questionnaire input[type="radio"],.tx-ke-questionnaire input[type="checkbox"]{margin:4px 0 0;margin-top:1px \9;*margin-top:0;line-height:normal;cursor:pointer}
.tx-ke-questionnaire input[type="file"],.tx-ke-questionnaire input[type="image"],.tx-ke-questionnaire input[type="submit"],.tx-ke-questionnaire input[type="reset"],.tx-ke-questionnaire input[type="button"],.tx-ke-questionnaire input[type="radio"],.tx-ke-questionnaire input[type="checkbox"]{width:auto}
.tx-ke-questionnaire input[type="submit"]{height:30px}
.tx-ke-questionnaire label,.tx-ke-questionnaire input,.tx-ke-questionnaire button,.tx-ke-questionnaire select,.tx-ke-questionnaire textarea{max-width:100%;font-size:14px;font-weight:normal;line-height:20px}
.tx-ke-questionnaire button,.tx-ke-questionnaire input[type="button"],.tx-ke-questionnaire input[type="reset"],.tx-ke-questionnaire input[type="submit"]{cursor:pointer;-webkit-appearance:button}
.tx-ke-questionnaire .btn{display:inline-block;*display:inline;padding:6px 16px;margin-bottom:0;*margin-left:.3em;font-size:14px;line-height:20px;*line-height:20px;color:#333333;text-align:center;vertical-align:middle;cursor:pointer;background-color:#f5f5f5;*background-color:#e6e6e6;background-image:-moz-linear-gradient(top,#ffffff,#e6e6e6);background-image:-webkit-gradient(linear,0 0,0 100%,from(#ffffff),to(#e6e6e6));background-image:-webkit-linear-gradient(top,#ffffff,#e6e6e6);background-image:-o-linear-gradient(top,#ffffff,#e6e6e6);background-image:linear-gradient(to bottom,#ffffff,#e6e6e6);background-repeat:repeat-x;border:1px solid #bbbbbb;*border:0;border-color:#e6e6e6 #e6e6e6 #bfbfbf;border-color:rgba(0,0,0,0.1) rgba(0,0,0,0.1) rgba(0,0,0,0.25);border-bottom-color:#a2a2a2;-webkit-border-radius:4px;-moz-border-radius:4px;border-radius:4px;filter:progid:DXImageTransform.Microsoft.gradient(startColorstr='#ffffffff',endColorstr='#ffe6e6e6',GradientType=0);filter:progid:DXImageTransform.Microsoft.gradient(enabled=false);*zoom:1;-webkit-box-shadow:inset 0 1px 0 rgba(255,255,255,0.2),0 1px 2px rgba(0,0,0,0.05);-moz-box-shadow:inset 0 1px 0 rgba(255,255,255,0.2),0 1px 2px rgba(0,0,0,0.05);box-shadow:inset 0 1px 0 rgba(255,255,255,0.2),0 1px 2px rgba(0,0,0,0.05)}
.tx-ke-questionnaire .btn:hover,.tx-ke-questionnaire .btn:active,.tx-ke-questionnaire .btn.active,.tx-ke-questionnaire .btn.disabled,.tx-ke-questionnaire .btn[disabled]{color:#333333;background-color:#e6e6e6;*background-color:#d9d9d9}
.tx-ke-questionnaire .btn:active,.tx-ke-questionnaire .btn.active{background-color:#cccccc \9}
.tx-ke-questionnaire .btn:first-child{*margin-left:0}
.tx-ke-questionnaire .btn:hover{color:#333333;text-decoration:none;background-color:#e6e6e6;*background-color:#d9d9d9;
}
.tx-ke-questionnaire .btn:focus{outline:thin dotted #333;outline:5px auto -webkit-focus-ring-color;outline-offset:-2px}
.tx-ke-questionnaire .btn.active,.tx-ke-questionnaire .btn:active{background-color:#e6e6e6;background-color:#d9d9d9 \9;background-image:none;outline:0;-webkit-box-shadow:inset 0 2px 4px rgba(0,0,0,0.15),0 1px 2px rgba(0,0,0,0.05);-moz-box-shadow:inset 0 2px 4px rgba(0,0,0,0.15),0 1px 2px rgba(0,0,0,0.05);box-shadow:inset 0 2px 4px rgba(0,0,0,0.15),0 1px 2px rgba(0,0,0,0.05)}
.tx-ke-questionnaire .btn-primary:active,.tx-ke-questionnaire .btn-primary.active{background-color:#003399 \9}
.tx-ke-questionnaire .btn{font-size:14px;font-weight:bold;font-family:Arial,Verdana}
.tx-ke-questionnaire .keqButtons{margin:0 0 20px 0}
.tx-ke-questionnaire .keqButtons:after{clear:both}
.tx-ke-questionnaire .prev{float:left}
.tx-ke-questionnaire .next{float:right}
.tx-ke-questionnaire .prev{background:rgb(227,227,227);
background:url(data:image/svg+xml;base64,pd94bwwgdmvyc2lvbj0ims4wiia/pgo8c3znihhtbg5zpsjodhrwoi8vd3d3lnczlm9yzy8ymdawl3n2zyigd2lkdgg9ijewmcuiighlawdodd0imtawjsigdmlld0jved0imcawidegmsigchjlc2vydmvbc3bly3rsyxrpbz0ibm9uzsi+ciagpgxpbmvhckdyywrpzw50iglkpsjncmfklxvjz2ctz2vuzxjhdgvkiibncmfkawvudfvuaxrzpsj1c2vyu3bhy2vpblvzzsigede9ijaliib5mt0imcuiihgypsiwjsigeti9ijewmcuipgogicagphn0b3agb2zmc2v0psiwjsigc3rvcc1jb2xvcj0ii2uzztnlmyigc3rvcc1vcgfjaxr5psixii8+ciagica8c3rvccbvzmzzzxq9ijewmcuiihn0b3aty29sb3i9iinhm2ezytmiihn0b3atb3bhy2l0et0imsivpgogidwvbgluzwfyr3jhzgllbnq+ciagphjly3qged0imciget0imcigd2lkdgg9ijeiighlawdodd0imsigzmlsbd0idxjskcnncmfklxvjz2ctz2vuzxjhdgvkksiglz4kpc9zdmc+);background:-moz-linear-gradient(top,rgba(227,227,227,1) 0%,rgba(163,163,163,1) 100%);
background:-webkit-gradient(linear,left top,left bottom,color-stop(0%,rgba(227,227,227,1)),color-stop(100%,rgba(163,163,163,1)));
background:-webkit-linear-gradient(top,rgba(227,227,227,1) 0%,rgba(163,163,163,1) 100%);
background:-o-linear-gradient(top,rgba(227,227,227,1) 0%,rgba(163,163,163,1) 100%);
background:-ms-linear-gradient(top,rgba(227,227,227,1) 0%,rgba(163,163,163,1) 100%);
background:linear-gradient(to bottom,rgba(227,227,227,1) 0%,rgba(163,163,163,1) 100%);
filter:progid:DXImageTransform.Microsoft.gradient(startColorstr='#e3e3e3',endColorstr='#a3a3a3',GradientType=0);
}
.tx-ke-questionnaire .prev:hover{background:rgb(240,240,240);
background:url(data:image/svg+xml;base64,pd94bwwgdmvyc2lvbj0ims4wiia/pgo8c3znihhtbg5zpsjodhrwoi8vd3d3lnczlm9yzy8ymdawl3n2zyigd2lkdgg9ijewmcuiighlawdodd0imtawjsigdmlld0jved0imcawidegmsigchjlc2vydmvbc3bly3rsyxrpbz0ibm9uzsi+ciagpgxpbmvhckdyywrpzw50iglkpsjncmfklxvjz2ctz2vuzxjhdgvkiibncmfkawvudfvuaxrzpsj1c2vyu3bhy2vpblvzzsigede9ijaliib5mt0imcuiihgypsiwjsigeti9ijewmcuipgogicagphn0b3agb2zmc2v0psiwjsigc3rvcc1jb2xvcj0ii2ywzjbmmcigc3rvcc1vcgfjaxr5psixii8+ciagica8c3rvccbvzmzzzxq9ijewmcuiihn0b3aty29sb3i9iinjowm5yzkiihn0b3atb3bhy2l0et0imsivpgogidwvbgluzwfyr3jhzgllbnq+ciagphjly3qged0imciget0imcigd2lkdgg9ijeiighlawdodd0imsigzmlsbd0idxjskcnncmfklxvjz2ctz2vuzxjhdgvkksiglz4kpc9zdmc+);background:-moz-linear-gradient(top,rgba(240,240,240,1) 0%,rgba(201,201,201,1) 100%);
background:-webkit-gradient(linear,left top,left bottom,color-stop(0%,rgba(240,240,240,1)),color-stop(100%,rgba(201,201,201,1)));
background:-webkit-linear-gradient(top,rgba(240,240,240,1) 0%,rgba(201,201,201,1) 100%);
background:-o-linear-gradient(top,rgba(240,240,240,1) 0%,rgba(201,201,201,1) 100%);
background:-ms-linear-gradient(top,rgba(240,240,240,1) 0%,rgba(201,201,201,1) 100%);
background:linear-gradient(to bottom,rgba(240,240,240,1) 0%,rgba(201,201,201,1) 100%);
filter:progid:DXImageTransform.Microsoft.gradient(startColorstr='#f0f0f0',endColorstr='#c9c9c9',GradientType=0);
}
.tx-ke-questionnaire .keqNavigationTypeDisplay ul{padding:0px 15px;padding-left:0px;list-style:none;background-color:#f0f0f0;border:1px solid #C2C2C2}
.tx-ke-questionnaire .keqNavigationTypeDisplay ul li:first-child{border-top:none}
.tx-ke-questionnaire .keqNavigationTypeDisplay ul li{overflow:hidden;border-top:1px solid #ffffff;border-bottom:1px solid #C2C2C2;font-size:1em}
.tx-ke-questionnaire .keqNavigationTypeDisplay ul li a{color:#0099a1}
.tx-ke-questionnaire .keqNavigationTypeDisplay ul li .quest_number{float:left;width:auto;margin-right:0.625em;padding:5px;background-color:#A3A3A3;color:#F0F0F0}
.tx-ke-questionnaire .keqNavigationTypeDisplay ul li p{float:left;margin-top:5px;margin-right:5px}
.tx-ke-questionnaire .keqNavigationTypeDisplay ul li img{margin-top:5px}
.tx-ke-questionnaire .keqNavigationTypeDisplay ul li:last-child{border-bottom:none}
.tx-ke-questionnaire .keqQuestion{position:relative;background-color:#f0f0f0;border:1px solid #d3d3d3;margin:0 0 20px 0;box-shadow:0px 4px 6px -6px rgba(99,99,99,0.2)}
.tx-ke-questionnaire .keqQuestionTitle{overflow:hidden;padding:12px 20px;font-family:inherit;font-weight:normal;font-size:1.125em;color:#222222;text-shadow:0px 1px 0px white;box-shadow:0px 1px 0px 0px white inset,0px 1px 0px 0px white;background-color:#e3e3e3;background-image:url('../../typo3conf/ext/ke_questionnaire/resources/public/images/bgnoise1.png');border-bottom:1px solid #c2c2c2}
.tx-ke-questionnaire .keqQuestionTitle p{float:left;width:85%;margin-top:0.5em;margin-left:24px}
@media (max-width:767px){.tx-ke-questionnaire .keqNavigationTypeDisplay ul li p{width:80%}
.tx-ke-questionnaire .keqQuestionTitle p{width:70%}
.tx-ke-questionnaire .keqAnswerBox{overflow-x:scroll}
}
.tx-ke-questionnaire .keqQuestionTitle .keqQuestionTitleline{margin-left:1.25em;font-weight:bold}
.tx-ke-questionnaire .keqQuestionTitle .question_number{float:left;font-weight:bold}
.tx-ke-questionnaire .keqAnswerBox{padding:12px 20px 12px 43px;color:#000000}
.tx-ke-questionnaire .keqAnswerRadio label,.tx-ke-questionnaire .keqAnswerCheckbox label{min-height:20px;padding-left:20px}
.tx-ke-questionnaire .keqAnswerWrap label{display:block;margin-bottom:5px}
.tx-ke-questionnaire .keqAnswerWrap label.radio_checkbox{display:inline-block;padding:0px;margin-bottom:0px;width:18px;height:18px}
.tx-ke-questionnaire input[type="checkbox"]+label{background-position:0px -55px}
.tx-ke-questionnaire input[type="checkbox"]:checked+label{background-position:0px -17px}
.tx-ke-questionnaire .keqAnswerRadio label input[type="radio"],.tx-ke-questionnaire .keqAnswerCheckbox label input[type="checkbox"]{float:left;margin-left:-20px}
.tx-ke-questionnaire .postText{position:relative;top:-5px;padding:0 0 0 8px;color:#545454}
.tx-ke-questionnaire .keqMandatory{padding:8px 14px 8px 14px;margin-bottom:10px;text-shadow:0 1px 0 rgba(255,255,255,0.5);-webkit-border-radius:4px;-moz-border-radius:4px;border-radius:4px;color:#3a87ad;background-color:#d9edf7;border:1px solid #bce8f1;font-size:14px;line-height:20px}
.tx-ke-questionnaire .keq-placeholder.cloze-text{background-color:#f1fdfe;border:1px solid #FFFCDF;display:inline-block;font-size:11px;height:25px;line-height:20px;margin:0 0px -5px;padding:0 10px;text-align:center;width:180px}
.tx-ke-questionnaire .keqAnswerColumns .keq-moveable.moveable-text{background-color:#fffcdf;border:1px solid #dfdbb5;display:inline-block;font-size:11px;margin:3px 0 3px 0;padding:2px 10px;line-height:20px;text-align:center;width:165px;cursor:pointer}
.tx-ke-questionnaire .keq-baloon{position:relative}
.tx-ke-questionnaire .keq-baloon textarea{position:absolute;padding:5px;font-size:1.2em;color:#ffffff;font-weight:bold;
background:url(data:image/svg+xml;base64,pd94bwwgdmvyc2lvbj0ims4wiia/pgo8c3znihhtbg5zpsjodhrwoi8vd3d3lnczlm9yzy8ymdawl3n2zyigd2lkdgg9ijewmcuiighlawdodd0imtawjsigdmlld0jved0imcawidegmsigchjlc2vydmvbc3bly3rsyxrpbz0ibm9uzsi+ciagpgxpbmvhckdyywrpzw50iglkpsjncmfklxvjz2ctz2vuzxjhdgvkiibncmfkawvudfvuaxrzpsj1c2vyu3bhy2vpblvzzsigede9ijaliib5mt0imcuiihgypsiwjsigeti9ijewmcuipgogicagphn0b3agb2zmc2v0psiwjsigc3rvcc1jb2xvcj0ii2ezytnhmyigc3rvcc1vcgfjaxr5psiwljcilz4kicagidxzdg9wig9mznnldd0imtawjsigc3rvcc1jb2xvcj0ii2ezytnhmyigc3rvcc1vcgfjaxr5psiwljcilz4kica8l2xpbmvhckdyywrpzw50pgogidxyzwn0ihg9ijaiihk9ijaiihdpzhropsixiibozwlnahq9ijeiigzpbgw9invybcgjz3jhzc11y2dnlwdlbmvyyxrlzckiic8+cjwvc3znpg==);background:-moz-linear-gradient(top,rgba(163,163,163,0.7) 0%,rgba(163,163,163,0.7) 100%);
background:-webkit-gradient(linear,left top,left bottom,color-stop(0%,rgba(163,163,163,0.7)),color-stop(100%,rgba(163,163,163,0.7)));
background:-webkit-linear-gradient(top,rgba(163,163,163,0.7) 0%,rgba(163,163,163,0.7) 100%);
background:-o-linear-gradient(top,rgba(163,163,163,0.7) 0%,rgba(163,163,163,0.7) 100%);
background:-ms-linear-gradient(top,rgba(163,163,163,0.7) 0%,rgba(163,163,163,0.7) 100%);
background:linear-gradient(to bottom,rgba(163,163,163,0.7) 0%,rgba(163,163,163,0.7) 100%);
filter:progid:DXImageTransform.Microsoft.gradient(startColorstr='#b3a3a3a3',endColorstr='#b3a3a3a3',GradientType=0);
}
.tx-ke-questionnaire .keq-dd-area-container{position:relative;margin-bottom:10px}
.tx-ke-questionnaire .dd-area{position:absolute}
.tx-ke-questionnaire .dd-area-highlight-hover,.tx-ke-questionnaire .dd-area-highlight:hover{background-image:url('../../typo3conf/ext/ke_questionnaire/resources/public/images/transparent30.png')}
.tx-ke-questionnaire .keq-dd-area-title{padding:4px}
.tx-ke-questionnaire .keq-moveable.moveable-image{display:inline-block;cursor:pointer;border:1px solid black;z-index:500;margin:3px;float:left}
.tx-ke-questionnaire .keqDDArea .keq-moveable-container{padding:10px 5px 10px 5px;margin:5px 0 5px 0;background-color:#fff}
.tx-ke-questionnaire .keqAnswerColumns .keqDDArea,.tx-ke-questionnaire .keqAnswerColumns .keqAnswerClozeTextDD,.tx-ke-questionnaire .keqAnswerColumns .keq-baloon{margin-left:18px}
.tx-ke-questionnaire .keqAnswerColumns .keqAnswerClozeTextDD .keq-moveable-container{padding-left:0px}
.tx-ke-questionnaire .keq-placeholder.dd-sequence{background-color:#d9edf7;border:1px solid #bce8f1;display:inline-block;padding:10px;line-height:1px}
.tx-ke-questionnaire .keqAnswerBox .keqAnswerColumns{float:left}
.tx-ke-questionnaire .keqAnswerBox .keqAnswerColumns div{padding:5px}
.tx-ke-questionnaire .keqAnswerBox .keqAnswerSlider *{-webkit-box-sizing:content-box;-moz-box-sizing:content-box;box-sizing:content-box}
.tx-ke-questionnaire .keqAnswerBox .keqAnswerSlider .keqSilderLeftLabel{float:left;padding:0 15px 10px 0;line-height:1.1em}
.tx-ke-questionnaire .keqAnswerBox .keqAnswerSlider .keqSilderRightLabel{float:left;padding:0 0 10px 15px;line-height:1.1em}
.tx-ke-questionnaire .keqAnswerBox .keqAnswerSlider .keqSilderValueShow{float:left;padding:0 0 10px 15px;line-height:1.1em}
.tx-ke-questionnaire .keqAnswerBox .keqAnswerSlider .keqSlider{float:left;padding:0;border-bottom-right-radius:4px;border-bottom-left-radius:4px;border-top-right-radius:4px;border-top-left-radius:4px;background:#FFFFFF;border:1px solid #AAAAAA;color:#222222;font-size:1.1em}
.tx-ke-questionnaire .keqAnswerBox .keqAnswerSlider .keqSlider .ui-slider-handle{padding:0px;border-bottom-right-radius:4px;border-bottom-left-radius:4px;border-top-right-radius:4px;border-top-left-radius:4px;background:#3B78EF;border:1px solid #AAAAAA;color:#222222;font-size:1.1em}
.tx-ke-questionnaire .ui-slider{position:relative;text-align:left}
.tx-ke-questionnaire .ui-slider .ui-slider-handle{position:absolute;z-index:2;width:1.2em;height:1.2em;cursor:default}
.tx-ke-questionnaire .ui-slider .ui-slider-range{position:absolute;z-index:1;font-size:.7em;display:block;border:0;background-position:0 0}
.tx-ke-questionnaire .ui-slider-horizontal{height:.8em}
.tx-ke-questionnaire .ui-slider-horizontal .ui-slider-handle{top:-.3em;margin-left:-.6em}
.tx-ke-questionnaire .ui-slider-horizontal .ui-slider-range{top:0;height:100%}
.tx-ke-questionnaire .ui-slider-horizontal .ui-slider-range-min{left:0}
.tx-ke-questionnaire .ui-slider-horizontal .ui-slider-range-max{right:0}
.tx-ke-questionnaire .ui-slider-vertical{width:.8em;height:100px}
.tx-ke-questionnaire .ui-slider-vertical .ui-slider-handle{left:-.3em;margin-left:0;margin-bottom:-.6em}
.tx-ke-questionnaire .ui-slider-vertical .ui-slider-range{left:0;width:100%}
.tx-ke-questionnaire .ui-slider-vertical .ui-slider-range-min{bottom:0}
.tx-ke-questionnaire .ui-slider-vertical .ui-slider-range-max{top:0}
.tx-ke-questionnaire .keqAnswerBox .keqAnswerSlider .keqSematicDifferential{float:left;padding:0;margin-bottom:5px;line-height:1.1em;display:block;border-bottom:1px solid #e2e2e2}
.tx-ke-questionnaire .keqAnswerBox .keqAnswerSlider .keqSematicDifferentialStep{float:left;text-align:center;width:18px !important}
.tx-ke-questionnaire .keqAnswerBox .keqAnswerSlider .keqSematicDifferentialStepLabel{text-align:center !important;padding:0 0 5px 0}
.tx-ke-questionnaire .keqAnswerBox .keqAnswerSlider .keqSematicDifferentialStep{text-align:center}
.tx-ke-questionnaire .keqAnswerBox .keqAnswerSlider .keqSematicDifferentialStep input[type="radio"]{clip:auto;position:relative}
.tx-ke-questionnaire .keqAnswerBox .keqAnswerSlider .keqSematicDifferentialStepLabel{text-align:center}
.tx-ke-questionnaire .keqAnswerBox .keqAnswerSlider .keqSematicDifferentialStep input[type="radio"]{margin-top:20px}
.tx-ke-questionnaire .keqAnswerBox .keqAnswerSlider .keqSematicDifferentialLeftLabel{float:left;padding:0 15px 10px 0;margin-top:0.6em;display:block;width:125px}
.tx-ke-questionnaire .keqAnswerBox .keqAnswerSlider .keqSematicDifferentialStep .keqSematicDifferentialStepLabel+input[type="radio"]{margin-top:0px}
.tx-ke-questionnaire .keqAnswerBox .keqAnswerSlider .keqSematicDifferentialRightLabel{float:left;padding:0 0 10px 15px;margin-top:0.6em;display:block;width:125px;text-align:left}
.tx-ke-questionnaire .keqAnswerBox .keqAnswerSlider .keqSematicDifferentialValueShow{float:left;padding:0 0 10px 15px;margin-top:0.6em}
.tx-ke-questionnaire .keqAnswerBox .keqSematicDifferential label.radio_checkbox{position:relative;top:-18px}
.tx-ke-questionnaire .keqTextElement{padding:5px 0}
.tx-ke-questionnaire .keqExtendedMatrix table{border-collapse:collapse;border-spacing:0}
.tx-ke-questionnaire .keqExtendedMatrix .keqEmExthead{text-align:center;padding:5px 10px;border:1px solid #E3E3E3;border-left:2px solid #B7B7B7}
.tx-ke-questionnaire .keqExtendedMatrix .keqEmHead{text-align:center;padding:5px 10px;border:1px solid #E3E3E3}
.tx-ke-questionnaire .keqExtendedMatrix .keqEmHead.keqEmHead_0{border-left:2px solid #B7B7B7}
.tx-ke-questionnaire .keqExtendedMatrix .keqEmCol{text-align:center;padding:3px 5px;border:1px solid #E3E3E3}
.tx-ke-questionnaire .keqExtendedMatrix .keqEmCol.keqEmCol_0{border-left:2px solid #B7B7B7}
.tx-ke-questionnaire .keqImage{padding:5px}
.tx-ke-questionnaire .keqImageLeft{float:left}
.tx-ke-questionnaire .keqImageRight{float:right}
.tx-ke-questionnaire #progressbar-wrap{position:relative}
.tx-ke-questionnaire #keqPageProgressbar{border-radius:0px;padding:7px 4px 0px;background-color:#bdbdbd}
.tx-ke-questionnaire #keqPageProgressbar .ui-progressbar-value{margin-bottom:3px;background:rgb(240,240,240);
background:url(data:image/svg+xml;base64,pd94bwwgdmvyc2lvbj0ims4wiia/pgo8c3znihhtbg5zpsjodhrwoi8vd3d3lnczlm9yzy8ymdawl3n2zyigd2lkdgg9ijewmcuiighlawdodd0imtawjsigdmlld0jved0imcawidegmsigchjlc2vydmvbc3bly3rsyxrpbz0ibm9uzsi+ciagpgxpbmvhckdyywrpzw50iglkpsjncmfklxvjz2ctz2vuzxjhdgvkiibncmfkawvudfvuaxrzpsj1c2vyu3bhy2vpblvzzsigede9ijaliib5mt0imcuiihgypsiwjsigeti9ijewmcuipgogicagphn0b3agb2zmc2v0psiwjsigc3rvcc1jb2xvcj0ii2ywzjbmmcigc3rvcc1vcgfjaxr5psixii8+ciagica8c3rvccbvzmzzzxq9ijewmcuiihn0b3aty29sb3i9iinmzmyxyzyiihn0b3atb3bhy2l0et0imsivpgogidwvbgluzwfyr3jhzgllbnq+ciagphjly3qged0imciget0imcigd2lkdgg9ijeiighlawdodd0imsigzmlsbd0idxjskcnncmfklxvjz2ctz2vuzxjhdgvkksiglz4kpc9zdmc+);background:-moz-linear-gradient(top,rgba(240,240,240,1) 0%,rgba(255,241,198,1) 100%);
background:-webkit-gradient(linear,left top,left bottom,color-stop(0%,rgba(240,240,240,1)),color-stop(100%,rgba(255,241,198,1)));
background:-webkit-linear-gradient(top,rgba(240,240,240,1) 0%,rgba(255,241,198,1) 100%);
background:-o-linear-gradient(top,rgba(240,240,240,1) 0%,rgba(255,241,198,1) 100%);
background:-ms-linear-gradient(top,rgba(240,240,240,1) 0%,rgba(255,241,198,1) 100%);
background:linear-gradient(to bottom,rgba(240,240,240,1) 0%,rgba(255,241,198,1) 100%);
filter:progid:DXImageTransform.Microsoft.gradient(startColorstr='#f0f0f0',endColorstr='#fff1c6',GradientType=0);
border-radius:0px;height:80%}
.tx-ke-questionnaire .keqProgressbar{margin-bottom:10px}
.tx-ke-questionnaire .ui-progressbar{height:2em;text-align:left;overflow:hidden;position:relative}
.tx-ke-questionnaire .ui-progressbar .ui-progressbar-value{margin:-1px;height:100%}
.tx-ke-questionnaire .ui-progressbar .ui-progressbar-overlay{background:url('http://www.gnp1.de/typo3conf/ext/ke_questionnaire/resources/public/css/images/animated-overlay.gif');height:100%;border:5px solid #ff0000;filter:alpha(opacity=25);opacity:0.25}
.tx-ke-questionnaire .ui-progressbar-indeterminate .ui-progressbar-value{background-image:none}
.tx-ke-questionnaire .progress-label{position:relative;width:120px;height:34px;margin:0px auto;font-weight:bold;font-size:1.2em;color:#636363;text-align:center;line-height:16px;text-shadow:1px 1px 0 #FFFFFF}
.tx-ke-questionnaire .ui-corner-all,.ui-corner-bottom,.ui-corner-right,.ui-corner-br{border-bottom-right-radius:4px}
.tx-ke-questionnaire .ui-corner-all,.ui-corner-bottom,.ui-corner-left,.ui-corner-bl{border-bottom-left-radius:4px}
.tx-ke-questionnaire .ui-corner-all,.ui-corner-top,.ui-corner-right,.ui-corner-tr{border-top-right-radius:4px}
.tx-ke-questionnaire .ui-corner-all,.ui-corner-top,.ui-corner-left,.ui-corner-tl{border-top-left-radius:4px}
.tx-ke-questionnaire .ui-widget-content{background:#FFFFFF;border:1px solid #AAAAAA;color:#222222}
.tx-ke-questionnaire .ui-widget-header{background:#CCCCCC;border:1px solid #AAAAAA;color:#222222;font-weight:bold}
.tx-ke-questionnaire .keqAnswerBox .keqAnswerColumns .keqAvatar div{padding:0}
.tx-ke-questionnaire .keqAvatar .scrollable{
position:relative;overflow:hidden;width:150px;height:120px;padding:0}
.tx-ke-questionnaire .keqAvatar .scrollable .items{
width:20000em;position:absolute;clear:both;padding:0}
.tx-ke-questionnaire .keqAvatar .items div{float:left;width:680px;padding:0}
.tx-ke-questionnaire .keqAvatar .scrollable img{float:left}
.tx-ke-questionnaire .keqAvatar .scrollable .active{position:relative;cursor:default}
.tx-ke-questionnaire .keqAvatar .scrollable{float:left}
.tx-ke-questionnaire .keqAvatar a.browse{background:url('../../typo3conf/ext/ke_questionnaire/resources/public/images/scrollable_arrows.png') no-repeat;display:block;width:30px;height:30px;float:left;cursor:pointer;font-size:1px;margin:2px 5px 0 5px}
.tx-ke-questionnaire .keqAvatar a.right{background-position:0 -30px;clear:right;margin-right:0px}
.tx-ke-questionnaire .keqAvatar a.right:hover{background-position:-30px -30px}
.tx-ke-questionnaire .keqAvatar a.right:active{background-position:-60px -30px}
.tx-ke-questionnaire .keqAvatar a.left{margin-left:0px}
.tx-ke-questionnaire .keqAvatar a.left:hover{background-position:-30px 0}
.tx-ke-questionnaire .keqAvatar a.left:active{background-position:-60px 0}
.tx-ke-questionnaire .keqAvatar a.up,a.down{background:url('../../typo3conf/ext/ke_questionnaire/resources/public/images/scrollable_arrows.png') no-repeat;float:none;margin:10px 50px}
.tx-ke-questionnaire .keqAvatar a.up:hover{background-position:-30px 0}
.tx-ke-questionnaire .keqAvatar a.up:active{background-position:-60px 0}
.tx-ke-questionnaire .keqAvatar a.down{background-position:0 -30px}
.tx-ke-questionnaire .keqAvatar a.down:hover{background-position:-30px -30px}
.tx-ke-questionnaire .keqAvatar a.down:active{background-position:-60px -30px}
.tx-ke-questionnaire .keqAvatar a.disabled{visibility:hidden !important}
.tx-ke-questionnaire .keqAnswerBox .keqMatrix,.tx-ke-questionnaire .keqAnswerBox .keqExtendedMatrix{margin-left:0px}
.tx-ke-questionnaire .keqAnswerBox .keq-matrix{background-color:#fff;border-collapse:collapse;border-spacing:0}
.tx-ke-questionnaire .keqAnswerBox .keqMatrix .keq-matrix .keqAnswerSingleInput div{padding:0px;margin:0px 10px}
.tx-ke-questionnaire .keqAnswerBox .keqMatrix .keq-matrix .keqAnswerSingleInput div input{margin-bottom:0px}
.tx-ke-questionnaire .keqAnswerBox .keqMatrix table tbody tr>:first-child{border:1px solid #ff0000}
.tx-ke-questionnaire .keqAnswerBox .keq-matrix th{color:#FFFFFF;font-weight:bold;background-color:#0099A1}
.tx-ke-questionnaire .keqAnswerBox .keq-matrix th,.tx-ke-questionnaire .keqAnswerBox .keq-matrix td{padding:10px;border-top:1px solid #E5E5E5}
@media (max-width:767px){.tx-ke-questionnaire .keqAnswerColumns .keqMatrix,.tx-ke-questionnaire .keqAnswerColumns .keqExtendedMatrix,.tx-ke-questionnaire .keqAnswerColumns .keq-baloon{overflow-x:scroll}
}
.tx-ke-questionnaire .keqMatrixAddClone{cursor:pointer}
keqQuestionTitle
.tx-ke-questionnaire .keqClonableRow{display:none}
.tx-ke-questionnaire .keqRankingOrder ul{list-style-type:none;margin:0;padding:0;width:60%}
.tx-ke-questionnaire .keqRankingOrder ul li{border:1px solid #ddd;list-style-type:none;height:1.6em;line-height:1.4em;font-size:1.2em;margin:0 5px 5px;padding:5px;cursor:pointer}
.tx-ke-questionnaire .keqRankingOrderPlaceholder{background-color:#ddd}
.tx-ke-questionnaire #keqViewResult{position:relative}
.tx-ke-questionnaire #keqViewResult .disableLayer{background:none repeat scroll 0 0 rgba(20,20,20,0.1);height:100%;position:absolute;top:1px;width:100%;z-index:5000}
.tx-ke-questionnaire .keqHelp{float:right;margin-right:2.2em;margin-top:0.37em;margin-left:0.625em;text-decoration:none;font-weight:bold;border-bottom:0px dotted #4dbcf3}
.tx-ke-questionnaire .keqHelp span{display:block;width:1.4em;background:none repeat scroll 0 0 #a3a3a3;border-radius:1.4em;box-shadow:0.125em 0.175em 0 0 rgba(99,99,99,0.125);-webkit-box-shadow:0.125em 0.175em 0 0 rgba(99,99,99,0.125);color:#FFF004;height:1.4em;line-height:1.4em;text-align:center;text-shadow:none}
.tx-ke-questionnaire .keqHelp+p{float:left;margin-left:1.4em}
.tx-ke-questionnaire .keqHelp:hover{cursor:pointer;background:transparent;z-index:100}
.tx-ke-questionnaire .keqHelp .keqHelpText{display:none;margin-top:1.05em;margin-left:-11.5em;text-decoration:none;background-color:#e3e3e3}
.tx-ke-questionnaire .keqHelp .keqHelpText p{font-weight:normal;font-size:0.8em;letter-spacing:1px}
.tx-ke-questionnaire .keqHelp:hover .keqHelpText{display:block;position:absolute;top:5px;left:0px;width:200px;z-index:100;padding:5px 10px;border:1px solid #a3a3a3;border-radius:4px;background:#f0f0f0;color:#000000;text-align:left}
.tx-ke-questionnaire #keq_analysis{position:relative;padding:20px;color:#222;font-size:1.125em;background-color:#F0F0F0;border:1px solid #D3D3D3;box-shadow:0 1px 0 0 #FFFFFF inset,0 1px 0 0 #FFFFFF}
.tx-ke-questionnaire #keq_analysis .main_select{-moz-box-sizing:content-box;-webkit-box-sizing:content-box;box-sizing:content-box}
.tx-ke-questionnaire #keq_analysis .main_select{position:relative;top:-20px;left:-20px;border-bottom:1px solid #C2C2C2;box-shadow:0 1px 0 0 #FFFFFF inset,0 1px 0 0 #FFFFFF;padding:20px 20px 10px 20px;text-shadow:0 1px 0 #FFFFFF;width:100%}
.tx-ke-questionnaire #keq_analysis .keq_analysis_q_select{width:17em}
.tx-ke-questionnaire #keq_analysis h3{position:relative;width:100%;left:-20px;padding:10px 20px 10px 20px;color:#222222;font-family:inherit;font-size:1.125em;font-weight:bold;text-shadow:0 1px 0 #FFFFFF;background-color:#E3E3E3;background-image:url('../../typo3conf/ext/ke_questionnaire/resources/public/images/bgnoise1.png');border-bottom:1px solid #C2C2C2;box-shadow:0 1px 0 0 #FFFFFF inset,0 1px 0 0 #FFFFFF}
.tx-ke-questionnaire #keq_analysis h4{margin:0px}
.tx-ke-questionnaire #keq_analysis .keqLineAnalysis{background-color:#f7f7f7;list-style-position:outside;padding:0;padding-left:25px}
.tx-ke-questionnaire #keq_analysis .keqLineAnalysis li{padding:5px;color:#414141;list-style-type:square;border-bottom:1px solid #e3e3e3;border-top:1px solid #fff}
.tx-ke-questionnaire #keq_analysis .keqLineAnalysis li:first-child{border-top:none}
.tx-ke-questionnaire #keq_analysis .keqLineAnalysis li:last-child{border-bottom:none}
.tx-ke-questionnaire #keq_analysis .jqplot-pie-series{color:#fff;font-size:80%}
.tx-ke-questionnaire .jqplot-point-label{font-size:12px}
.tx-ke-questionnaire .jqplot-highlighter-tooltip{font-size:10px;background:none repeat scroll 0 0 rgba(208,208,208,0.8)}
.tx-ke-questionnaire #keq_analysis .jqplot-target table td.jqplot-table-legend-label{max-width:300px}
@media (max-width:480px){.tx-ke-questionnaire #keq_analysis{overflow-x:scroll}
.tx-ke-questionnaire #keq_analysis .jqplot-target{max-width:none}
.tx-ke-questionnaire .keqAnswerBox .keqAnswerSlider .keqSematicDifferentialRightLabel{margin-left:262px;margin-top:-6.2em !important}
}
@media (max-width:768px){.tx-ke-questionnaire .keqAnswerBox .keqAnswerSlider *{-webkit-box-sizing:inherit;-moz-box-sizing:inherit;box-sizing:inherit}
.tx-ke-questionnaire .keqAnswerBox .keqAnswerSlider .keqSematicDifferentialStep{width:26px !important}
.tx-ke-questionnaire .keqAnswerBox .keqAnswerSlider .keqSematicDifferentialLeftLabel{margin-left:5px}
.tx-ke-questionnaire .keqAnswerBox .keqAnswerSlider .keqSematicDifferentialRightLabel{float:right !important;margin-top:0px !important}
}
.tx-ke-questionnaire .keqPointsWrap{margin-top:5px}
.tx-ke-questionnaire .keqPointsWrap .keqPointsTable .numeric{text-align:right}
.tx-ke-questionnaire .keqRangeWrap{margin-top:5px}
.tx-ke-questionnaire .keqRangeWrap .keqRangeTitle{font-weight:bold}
.tx-ke-questionnaire .keqRangeWrap .keqRangeContent{margin-top:5px}
.tx-ke-questionnaire .quotaChartHeader{font-weight:bold}
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{border:0;font-size:100%;font:inherit;vertical-align:baseline;margin:0;padding:0}
@font-face{font-family:'Titillium Web';font-style:normal;font-weight:300;src:local('Titillium WebLight'),local('TitilliumWeb-Light'),url('../../fileadmin/templates/fonts/anmuvcnt0h1yn4fii8wpr30ibtj3ueb9z81j478wejq.woff') format('woff2');unicode-range:U+0100-024F,U+1E00-1EFF,U+20A0-20AB,U+20AD-20CF,U+2C60-2C7F,U+A720-A7FF}
@font-face{font-family:'Titillium Web';font-style:normal;font-weight:300;src:local('Titillium WebLight'),local('TitilliumWeb-Light'),url('../../fileadmin/templates/fonts/anmuvcnt0h1yn4fii8wpr6yfj4wtnnonucmopdh16tg.woff') format('woff2');unicode-range:U+0000-00FF,U+0131,U+0152-0153,U+02C6,U+02DA,U+02DC,U+2000-206F,U+2074,U+20AC,U+2212,U+2215,U+E0FF,U+EFFD,U+F000}
@font-face{font-family:'Titillium Web';font-style:normal;font-weight:400;src:local('Titillium Web'),local('TitilliumWeb-Regular'),url('../../fileadmin/templates/fonts/7xufz5tgs-td6qaminjtcsgr3j8a2jm30yjvj3timoy.woff') format('woff2');unicode-range:U+0100-024F,U+1E00-1EFF,U+20A0-20AB,U+20AD-20CF,U+2C60-2C7F,U+A720-A7FF}
@font-face{font-family:'Titillium Web';font-style:normal;font-weight:400;src:local('Titillium Web'),local('TitilliumWeb-Regular'),url('../../fileadmin/templates/fonts/7xufz5tgs-td6qaminjtcehuglur2dhbxwd-q_ehmme.woff') format('woff2');unicode-range:U+0000-00FF,U+0131,U+0152-0153,U+02C6,U+02DA,U+02DC,U+2000-206F,U+2074,U+20AC,U+2212,U+2215,U+E0FF,U+EFFD,U+F000}
@font-face{font-family:'Titillium Web';font-style:normal;font-weight:700;src:local('Titillium WebBold'),local('TitilliumWeb-Bold'),url('../../fileadmin/templates/fonts/anmuvcnt0h1yn4fii8wpr6nzamwsgzpigjktvinelmq.woff') format('woff2');unicode-range:U+0100-024F,U+1E00-1EFF,U+20A0-20AB,U+20AD-20CF,U+2C60-2C7F,U+A720-A7FF}
@font-face{font-family:'Titillium Web';font-style:normal;font-weight:700;src:local('Titillium WebBold'),local('TitilliumWeb-Bold'),url('../../fileadmin/templates/fonts/anmuvcnt0h1yn4fii8wpr8hg3lob74uqs1hpmwaaxzq.woff') format('woff2');unicode-range:U+0000-00FF,U+0131,U+0152-0153,U+02C6,U+02DA,U+02DC,U+2000-206F,U+2074,U+20AC,U+2212,U+2215,U+E0FF,U+EFFD,U+F000}
html,body{font-family:'Titillium Web',sans-serif;font-weight:400}
body{line-height:1;background:rgba(255,255,255,1);background:-moz-linear-gradient(left,rgba(255,255,255,1) 0%,rgba(240,240,240,1) 51%,rgba(255,255,255,1) 100%);background:-webkit-gradient(left top,right top,color-stop(0%,rgba(255,255,255,1)),color-stop(51%,rgba(240,240,240,1)),color-stop(100%,rgba(255,255,255,1)));background:-webkit-linear-gradient(left,rgba(255,255,255,1) 0%,rgba(240,240,240,1) 51%,rgba(255,255,255,1) 100%);background:-o-linear-gradient(left,rgba(255,255,255,1) 0%,rgba(240,240,240,1) 51%,rgba(255,255,255,1) 100%);background:-ms-linear-gradient(left,rgba(255,255,255,1) 0%,rgba(240,240,240,1) 51%,rgba(255,255,255,1) 100%);background:linear-gradient(to right,rgba(255,255,255,1) 0%,rgba(240,240,240,1) 51%,rgba(255,255,255,1) 100%);filter:progid:DXImageTransform.Microsoft.gradient(startColorstr='#ffffff',endColorstr='#ffffff',GradientType=1)}
ol,ul{list-style:none}
blockquote,q{quotes:none}
blockquote:before,blockquote:after,q:before,q:after{content:none}
table{border-collapse:collapse;border-spacing:0}
.clear{clear:both;font-size:1px}
a,a:visited{text-decoration:none;color:#305098}
.main .newstext a,.main .newstext a:visited{color:#424EAD}
a.active,a:hover{color:#305098}
.align-left{text-align:left}
.align-center{text-align:center}
.align-right{text-align:right}
.align-justify{text-align:justify}
P.bodytext,p{font-size:13px;line-height:18px;margin-bottom:18px}
.contenttable TD{vertical-align:top}
.clearer{background:#A09A96;height:1px;width:100%;margin-top:20px;margin-bottom:20px}
.csc-textpic-border IMG{border:1px solid #A09A96!important}
.csc-frame-rulerBefore{border-top:1px solid #A09A96;padding-top:10px;margin-top:10px}
.csc-frame-rulerAfter{border-bottom:1px solid #A09A96;padding-bottom:10px;margin-bottom:10px}
.csc-mailform-field label{display:block;float:left;width:150px;margin-top:5px}
.csc-mailform-field{margin-bottom:7px}
h1,h2,h3,h4{font-size:20px;margin-bottom:15px;font-family:'Titillium Web',sans-serif;border-bottom:2px solid #305098;line-height:25px}
h1 a,h2 a,h3 a,h4 a{font-size:20px;font-family:'Titillium Web',sans-serif;color:#000!important}
h1 a:hover,h2 a:hover,h3 a:hover,h4 a:hover{text-decoration:none}
html,body{font-family:'Titillium Web',sans-serif;width:100%;font-size:12px}
.menubg{width:100%;height:36px;background:#eeeeee;top:109px;position:absolute}
.wrap{width:1000px;margin:0 auto;background:#FFF}
.wraphead .innterwrap{width:1000px;margin:0 auto;background:#FFF}
.wraphead{background:#FFF}
.wrap{background-image:-webkit-gradient(linear,left top,left bottom,color-stop(0,#f0f0f0),color-stop(1,#FFFFFF));background-image:-o-linear-gradient(bottom,#f0f0f0 0%,#ffffff 100%);background-image:-moz-linear-gradient(bottom,#f0f0f0 0%,#ffffff 100%);background-image:-webkit-linear-gradient(bottom,#f0f0f0 0%,#ffffff 100%);background-image:-ms-linear-gradient(bottom,#f0f0f0 0%,#ffffff 100%);background-image:linear-gradient(to bottom,#f0f0f0 0%,#ffffff 100%)}
.innterwrap{margin-left:10px;margin-right:10px}
.header{padding-bottom:3px;height:106px;position:relative}
.datum{color:#fff;position:absolute;left:0;top:5px;width:100%;z-index:99;display:block;height:16px;font-size:11px}
.logo{padding-top:25px;width:415px;float:left}
.logo img{margin-left:10px}
.bannerPosA{padding-top:20px;width:560px;float:right;text-align:right}
.menu{height:95px;background:#eee;position:relative}
.menu ul{height:36px;padding-top:1px}
.menu ul li{float:left;border-right:1px solid #FFF}
.menu ul li.active,.menu ul li:hover{background:#305098}
.secMenu li:hover{background:#5AA0CE !important}
.secMenu li:hover a{color:#FFF !important}
.menu ul li a{font-size:14px;font-weight:700;color:#2f55a0;display:block;line-height:36px;padding-left:7px;padding-right:7px}
.menu ul li a.active,.menu ul li:hover a{color:#FFF}
.menu ul ul{display:none;position:absolute;left:0}
.menu li li{border:0}
.menu ul ul a{color:#FFF;font-size:13px}
.menu ul ul li a{border-right:1px solid #FFF;display:inline}
.underMenu{height:36px;width:100%;background-image:-webkit-gradient(linear,left top,left bottom,color-stop(0,#304f98),color-stop(1,#5AA0D2));background-image:-o-linear-gradient(bottom,#304f98 0%,#5aa0d2 100%);background-image:-moz-linear-gradient(bottom,#304f98 0%,#5aa0d2 100%);background-image:-webkit-linear-gradient(bottom,#304f98 0%,#5aa0d2 100%);background-image:-ms-linear-gradient(bottom,#304f98 0%,#5aa0d2 100%);background-image:linear-gradient(to bottom,#304f98 0%,#5aa0d2 100%)}
.secMenu{background:#FFF;height:24px!important;padding-top:0!important}
.wrap_subhmenu{background:#FFF;height:24px!important;padding-top:0!important;width:600px;float:left}
.wrap_subhmenu li a{color:#4d80be!important;font-size:12px!important;line-height:24px!important;border-right:1px solid #FFF;display:inline!important}
.wrap_subhmenu.right{float:right;width:366px;background:#414141}
.wrap_subhmenu.right a{color:#FFF !important}
.forumticker{height:15px;margin-bottom:5px;line-height:15px;padding-top:1px;position:relative}
.content{min-height:432px;position:relative;clear:both}
#wrap_skyscraper{position:absolute;top:0;left:0;width:990px}
#skyscraper_left{width:150px;position:absolute;
left:-170px;background:#f2f2f2}
#skyscraper_right{width:120px;min-height:400px;height:auto!important;position:absolute;
left:1004px}
.footer{position:relative;width:100%}
.footerSocial{width:100%}
.footerSocial h4{font-family:'Titillium Web',sans-serif;border-bottom:0}
.footerLinks{clear:both;height:195px;background-image:-webkit-gradient(linear,left top,left bottom,color-stop(0,#5aa0d2),color-stop(1,#304F98));background-image:-o-linear-gradient(bottom,#5aa0d2 0%,#304f98 100%);background-image:-moz-linear-gradient(bottom,#5aa0d2 0%,#304f98 100%);background-image:-webkit-linear-gradient(bottom,#5aa0d2 0%,#304f98 100%);background-image:-ms-linear-gradient(bottom,#5aa0d2 0%,#304f98 100%);background-image:linear-gradient(to bottom,#5aa0d2 0%,#304f98 100%);width:100%}
.footerContent{height:35px;width:100%}
.footerContentWrap{width:960px;text-transform:uppercase;font-size:9px;color:#c1c1c1;margin:0 auto}
.footerContentWrap a{font-size:9px;color:#c1c1c1}
.footerLeft{width:300px;float:left;margin-top:10px}
.footerRight{width:600px;float:right;margin-top:15px;text-align:right}
.footerRight .divider{margin-left:10px;margin-right:10px}
.fce_gnptv{width:366px;height:342px;position:relative}
.fce_gnptv .fce_gnptv_content{background:none repeat scroll 0 0 #1d1d1b;height:315px;overflow:hidden;position:relative;width:340px;padding:14px 13px 13px}
.fce_gnptv_left{height:70px;width:12px;position:absolute;left:0;background:url('../../fileadmin/templates/gfx/gnptv_buttonleft.png') no-repeat;bottom:9px;text-indent:-9999px}
.fce_gnptv_left a,.fce_gnptv_right a{display:block;height:70px}
.fce_gnptv_right{height:70px;width:12px;position:absolute;right:0;background:url('../../fileadmin/templates/gfx/gnptv_buttonright.png') no-repeat;bottom:9px;text-indent:-9999px}
.fce_gnptv_morevid{background:none repeat scroll 0 0 #000;bottom:9px;height:70px;left:11px;overflow:hidden;position:absolute;width:344px}
.fce_gnptv_morevid ul{width:1130px}
.playListItem{float:left;width:114px}
.fce_box_2colsbig .fce_2colsbig_left{float:left;width:600px;background:#FFF;border:1px solid #305098}
.fce_box_2colsbig .fce_2colsbig_right{float:right;width:366px}
.fce_box_2cols .fce_2cols_left{float:left;width:480px}
.fce_box_2cols .fce_2cols_right{float:right;width:480px}
.fce_box_2cols.mini .fce_2cols_left{float:left;width:235px}
.fce_box_2cols.mini .fce_2cols_right{float:right;width:235px}
.fce_abo_content{background:url('../../fileadmin/templates/gfx/fce_abo_bg.jpg') no-repeat;width:980px;min-height:867px;height:867px}
.socialForum .leftSocial{float:left;width:210px;height:231px;overflow:hidden;background:#FFF;-moz-border-radius:4px;border-radius:4px;padding:5px}
.socialForum .leftSocial .tx-fblikebox-pi1{height:230px;overflow:hidden;border:1px solid #305098}
.socialForum .rightSocial li a{height:25px;overflow:hidden;line-height:1.4em;border-bottom:1px solid #EDEDED;background:url('../../fileadmin/templates/gfx/articlelink2.png') no-repeat right center;text-decoration:none;display:block;color:#3a3a3a;font-size:10px;font-weight:700;padding:4px 20px 3px 10px}
.socialForum .rightSocial li a:hover{background:url('../../fileadmin/templates/gfx/articlelink2a.png') no-repeat right center;color:#004180;text-decoration:none!important}
.socialForum .rightSocial .button a span{background:url('../../fileadmin/templates/gfx/button.png') no-repeat right top;display:block;padding:5px 4px 5px 1px}
.socialForum .rightSocial .button a{color:#3a3a3a;background:url('../../fileadmin/templates/gfx/button.png') no-repeat left top;display:block;line-height:26px;text-align:center;text-decoration:none;font-weight:700;font-size:10px;padding-left:4px;margin-top:5px}
.socialCal .leftCal{float:left;width:210px;background:#FFF;-moz-border-radius:4px;border-radius:4px;padding:5px}
.socialCal .leftCal .ltc li{height:30px;overflow:hidden;line-height:1.4em;border-bottom:1px solid #EDEDED;text-decoration:none;display:block;color:#3a3a3a;font-size:10px;font-weight:700;padding:4px 20px 3px 10px}
.socialCal .rightCal img{margin:0!important}
.bluebox{background:#FFF;margin-bottom:25px}
.blueboxinner{padding:8px 10px}
.blueboxinner h2{color:#5aa0d2;text-transform:uppercase;margin-bottom:5px;border-bottom:none}
.blueboxinner .news-latest-item{float:left;width:124px;margin-left:15px}
.blueboxinner .news-latest-item-text{height:40px;overflow:hidden;margin-top:5px}
.blueboxinner .news-latest-item-text p{font-size:10px!important;line-height:13px;font-weight:700;color:#FFF}
.blueboxinner a{color:#4d80be}
.morebox .addMore{width:70px;height:16px;background:#305098;color:#FFF;position:absolute;right:0;top:9px;font-size:10px;font-weight:700;z-index:9}
.morebox .addMore .addMoreinner{text-align:center;margin-top:3px}
.moreboxinner h2{position:relative;z-index:10}
.news-list-view .news-latest-item-image{display:inline-block;height:99px}
.news-list-view .news-latest-item{float:left}
.news-list-view .news-latest-item:first-child{border-left:0}
.news-list-view .news-latest-item:first-child .news-latest-item-inner{margin-left:0;border-left:0}
.news-list-view .news-latest-item-inner{margin-left:5px;margin-right:5px;width:151px;background-image:-webkit-gradient(linear,left top,left bottom,color-stop(0,#ffffff),color-stop(1,#E6E6E6));background-image:-o-linear-gradient(bottom,#ffffff 0%,#e6e6e6 100%);background-image:-moz-linear-gradient(bottom,#ffffff 0%,#e6e6e6 100%);background-image:-webkit-linear-gradient(bottom,#ffffff 0%,#e6e6e6 100%);background-image:-ms-linear-gradient(bottom,#ffffff 0%,#e6e6e6 100%);background-image:linear-gradient(to bottom,#ffffff 0%,#e6e6e6 100%)}
.news-list-view .title{font-size:12px;font-weight:700;margin-top:15px;height:40px;overflow:hidden}
.news-list-view .txt{height:70px;overflow:hidden;margin-bottom:0;line-height:13px}
.news-list-view .txt p{font-size:12px}
.news-latest-container .title{font-size:12px;font-weight:700;
margin-bottom:5px;overflow:hidden}
.news-latest-container .txt{height:72px;overflow:hidden}
.news-latest-container .txt a,.news-latest-container .txt p{font-size:12px;line-height:16px}
.news-latest-container-singleline{margin-bottom:5px}
.news-latest-container-singleline .news-latest-item{background:#e6e6e6;width:590px;height:22px;margin-left:5px;margin-bottom:2.8px}
.news-latest-container-singleline .brandNew{background:url('../../fileadmin/templates/gfx/newsbutton.png') no-repeat;float:left;margin-left:5px;width:37px;height:12px;margin-top:4px;margin-right:10px}
.news-latest-container-singleline .txt{float:left;width:500px;overflow:hidden;margin-top:5px;height:16px}
.news-latest-container-singleline .news-latest-item a{color:#4d80be;font-size:11px;font-weight:bold}
.news .article{margin-bottom:5px;cursor:pointer;background:#FFF url('../../fileadmin/templates/gfx/articlelink2.png') no-repeat right center;height:110px;overflow:hidden;padding:5px 15px 5px 5px}
.news .article:hover{background:#FFF url('../../fileadmin/templates/gfx/articlelink2a.png') no-repeat right center}
.news .article .articleImage{float:left;width:180px}
.news .article .articleContent{float:left;width:420px}
.news.list .news-list-browse{margin-bottom:25px;height:25px}
.news .article span{display:block;overflow:hidden;color:#010101;width:400px;margin-top:5px}
.news .article em{margin-right:8px;display:block;width:160px;height:80px;float:left}
.news .article small{display:block;margin-bottom:10px;font-size:10px;padding-top:5px}
.news .article .more{text-align:right;display:block}
.language{width:65px;float:left;position:absolute;right:0;top:3px}
.searchbox-top{position:absolute;top:4px;right:4px}
.searchbox-top .text-input{width:165px;background:url('../../fileadmin/templates/gfx/searchbg.png') no-repeat;height:30px;margin-right:-3px}
.searchbox-top .text-input input{border:none;background:0;font-size:11px;color:#FFF;margin-left:10px;margin-top:7px}
.searchbox-top .submit-input{width:30px}
.searchbox-top .submit-input input{border:none;font-size:12px;background:url('../../fileadmin/templates/gfx/searchbutton.png') no-repeat;width:33px;height:29px}
ul.tab h2 a{color:#FFF!important;font-size:18px}
ul.tab li{float:left;margin-right:5px}
#tab1,#tab2{padding-top:29px}
#rssBox{height:19px}
.tickercontainer{width:855px;height:15px;line-height:15px;right:0;overflow:hidden;color:#f02222;position:absolute;background:#FFF;margin:0;padding:0}
.tickercontainer .mask{position:relative;left:7px;top:0;width:847px;overflow:hidden}
ul.newsticker{position:relative;left:750px;font:bold 10px Verdana;list-style-type:none;height:19px;overflow:hidden;margin:0;padding:0}
ul.newsticker li{float:left;margin:0;padding:0}
ul.newsticker a{white-space:nowrap;color:#f02222;font-size:11px!important;margin:0 2px 0 0;padding:0}
ul.newsticker span{margin:0 5px}
.forumticker .rssHeader{float:left;width:125px;line-height:15px;height:15px;background:#fe0000;color:#FFF;text-transform:uppercase;font-weight:700;padding-left:6px}
.blau .rssHeader{background:#305098}
.blau li,.blau ul.newsticker a{color:#305098}
#social{width:100%;margin:0}
#social .social{width:960px;margin:0 auto}
#social .sc{float:left;width:225px;margin-right:20px}
#social .sc.sc4,#social .sc.sc5{width:90px}
#social .sc UL LI{float:left;width:auto;margin:0;padding:0}
#social .sc UL LI A{display:block;width:35px;height:35px;background:url('../../fileadmin/templates/gfx/icons/icon_fb.png') no-repeat left top;margin:3px}
#social .sc UL LI A:hover{background-position:left 1px}
#social .sc UL LI A:active{background-position:1px 3px}
#social .sc UL LI.yt A{background-image:url('../../fileadmin/templates/gfx/icons/icon_yt.png')}
#social .sc UL LI.tw A{background-image:url('../../fileadmin/templates/gfx/icons/icon_tw.png')}
#social .sc UL LI.rss A{background-image:url('../../fileadmin/templates/gfx/icons/icon_rss.png')}
#social .sc UL LI.iphone A{background-image:url('../../fileadmin/templates/gfx/icons/icon_app.png')}
#social .sc UL LI.pc A{background-image:url('../../fileadmin/templates/gfx/icons/icon_pc.png')}
#social .sc UL LI.svz A{background-image:url('../../fileadmin/templates/gfx/icons/icon_svz.png')}
#social .sc UL LI.ms A{background-image:url('../../fileadmin/templates/gfx/icons/icon_ms.png')}
#social .sc UL LI.fr A{background-image:url('../../fileadmin/templates/gfx/icons/icon_forum.png')}
#social .sc UL LI.it A{background-image:url('../../fileadmin/templates/gfx/icons/icon_it.png')}
#social .sc A.app{display:block;height:64px;background:url('../../fileadmin/templates/gfx/icons/icon_app.png') no-repeat 5px center;width:115px;-moz-border-radius:6px;-webkit-border-radius:6px;border-radius:6px;padding-top:5px}
#social .sc A.app:hover{background-color:#3B3B3B;color:#FFF;text-decoration:none}
#social .sc A.app SPAN,#social .sc A.app SMALL{padding-left:70px;display:block}
#social .sc H4,#footLinks .fl H4{font-size:12px;color:#FFF!important;padding-left:2px;font-weight:400;text-shadow:none;text-transform:uppercase;text-align:left;margin:4px 0 2px}
#social .sc H4 a,#social .sc H4 a:hover{color:#4d80be!important;font-size:12px;font-weight:bold}
#footLinks{width:960px;text-align:left;padding-top:20px;margin:0 auto}
#foot #footLinks A{color:#747474}
#footLinks .fl{max-height:160px;float:left;width:144px;margin-right:60px;padding-top:4px}
#footLinks .fl.fl4{margin-right:0;margin-left:0}
#footLinks .fl H4{color:#FFF;border-bottom:1px solid #FFF;padding-left:0;line-height:20px}
#footLinks .fl .item{margin-bottom:18px}
#footLinks .fl ul{margin-top:10px;margin-bottom:30px}
#foot .extrafoot{clear:right}
#footLinks a,#footLinks a:hover{color:#FFF;font-size:11px;text-transform:uppercase}
.main{float:left;width:600px}
.sidebar{width:366px;float:right}
.sidebar h2{background:#305098;color:#FFF;font-size:14px;margin:0;padding:7px 10px 2px}
.sidebar .csc-default{margin-bottom:25px;font-size:15px;line-height:26px}
.sidebar .news-latest-item-image{width:120px;float:left}
.sidebar .news-latest-item-text .title{font-weight:700;font-size:12px;line-height:14px}
.sidebar .readmore,.sidebar .readmore a{font-weight:700;text-align:right;font-size:12px}
.whiteboxinner .news-latest-container{background:#FFF;border:1px solid #919191;border-top:0;padding:10px 8px 0}
.root,.root a{font-size:11px;color:#555}
.root .normal,.root .addMore{float:left;line-height:20px}
.root .addMore{line-height:20px}
.root .toolbar{float:right}
.root .author{margin-bottom:10px;margin-top:10px}
.newstext h1,.newstext h2,.newstext h3,.newstext h4{display:inline-block;margin-top:10px}
.news-single-imgcaption{font-size:11px;color:#555;margin-top:4px}
.news-single-img{float:left;margin-right:20px}
#rankings{width:99%;border:1px solid #E4E4E4;border-top:1px solid #8D8D8D;margin:1px}
#rankings A{color:#000;text-decoration:none}
#rankings A:hover{text-decoration:inherit;color:#004382}
#rankings IMG{border:1px solid #929292}
#rankings A:hover IMG{border:1px solid #004382}
#rankings .tr2,#rankings .tr4,#rankings .tr6,#rankings .tr8,#rankings.tr10{background:#E5E5E5}
#rankings TR,#rankings TD{vertical-align:middle}
#rankings TD,#rankings TH{font-size:10px;font-weight:700;padding:5px}
#rankings TH{border-right:1px solid #828282;border-bottom:1px solid #525252;color:#FEFEFE;padding-top:7px;padding-bottom:7px;background:#535353 url('../../fileadmin/templates/gfx/ranking-head.png')}
#rankings TD{font-weight:400;font-size:12px;vertical-align:middle}
#rankings .tr2 TD,#rankings .tr4 TD,#rankings .tr6 TD,#rankings .tr8 TD,#rankings .tr10 TD{border-color:#FFF}
#rankings TD.rc3{width:30px;text-align:center}
#rankings TD.rc5{width:40px}
#rankings TD.rc6{width:66px}
#rankings TD.rc7{width:103px!important;padding:5px 7px}
#rankings TD.rc8{padding-left:3px;padding-top:10px;padding-right:0}
#rankings TH.rc1,#rankings TD.rc1{border-right:0 solid #000}
#rankings TD.rc1{padding-left:42px;background:url('../../fileadmin/templates/gfx/ranking.png') no-repeat 2px 12px}
#rankings .tr2 TD.rc1{background-position:2px -90px}
#rankings .tr3 TD.rc1{background-position:2px -190px}
#rankings .tr4 TD.rc1{background-position:2px -290px}
#rankings .tr5 TD.rc1{background-position:2px -390px}
#rankings .tr6 TD.rc1{background-position:2px -490px}
#rankings .tr7 TD.rc1{background-position:2px -590px}
#rankings .tr8 TD.rc1{background-position:2px -690px}
#rankings .tr9 TD.rc1{background-position:2px -790px}
#rankings .tr10 TD.rc1{background-position:2px -890px}
#rankings .tr1:hover TD.rc1{background:url('../../fileadmin/templates/gfx/ranking.png') no-repeat -198px 12px}
#rankings .tr2:hover TD.rc1{background-position:-198px -90px}
#rankings .tr3:hover TD.rc1{background-position:-198px -190px}
#rankings .tr4:hover TD.rc1{background-position:-198px -290px}
#rankings .tr5:hover TD.rc1{background-position:-198px -390px}
#rankings .tr6:hover TD.rc1{background-position:-198px -490px}
#rankings .tr7:hover TD.rc1{background-position:-198px -590px}
#rankings .tr8:hover TD.rc1{background-position:-198px -690px}
#rankings .tr9:hover TD.rc1{background-position:-198px -790px}
#rankings .tr10:hover TD.rc1{background-position:-198px -890px}
#rankings .rfights SPAN{background:url('../../fileadmin/templates/gfx/ranking-history.png') no-repeat center top;text-indent:-10em;display:block;float:left;width:20px;height:20px;overflow:hidden}
#rankings .rtrend SPAN{background:url('../../fileadmin/templates/gfx/ranking-trend2.png') no-repeat center top;text-indent:-10em;display:block;width:35px;height:35px;overflow:hidden}
#rankings .rtrend .ranktrend1{background-position:center 0}
#rankings TD.rnation SPAN{padding-top:13px}
#rankings TD.rnation{padding-top:22px}
UL.csc-menu{width:100%;margin-bottom:25px;padding:0!important}
UL.csc-menu LI{display:block;margin-bottom:7px!important}
UL.csc-menu LI A{text-decoration:none;display:block;background:url('../../fileadmin/templates/gfx/ranking-button-bg.png') repeat-x center;border:1px solid #BAC9D6;-webkit-border-radius:5px;-moz-border-radius:5px;border-radius:5px;-webkit-box-shadow:1px 1px 2px 0 #a0aabf;-moz-box-shadow:1px 1px 2px 0 #a0aabf;box-shadow:1px 1px 2px 0 #a0aabf;text-align:center;padding:7px}
UL.csc-menu LI A:hover{background-position:-100px right;font-weight:700}
#abobestellung fieldset.style1>legend{margin-left:650px;padding-top:200px;color:#FFF;font-weight:700;font-size:20px;margin-bottom:10px}
#powermaildiv_uid1,#powermaildiv_uid2{color:#FFF;margin-left:650px;margin-bottom:30px;font-weight:700;line-height:18px;font-size:13px}
.powermail_check_inner_uid1_0,.powermail_check_inner_uid2_0{width:280px}
#abobestellung fieldset.style2{margin-top:220px;color:#FFF;margin-left:60px}
#abobestellung fieldset.style2 legend{margin-bottom:20px}
#abobestellung fieldset.style2 label{width:100px;min-width:100px;display:block;float:left;line-height:28px}
#abobestellung #powermaildiv_uid3{margin-right:110px}
#abobestellung #powermaildiv_uid4,#abobestellung #powermaildiv_uid5,#abobestellung #powermaildiv_uid6,#abobestellung #powermaildiv_uid7,#abobestellung #powermaildiv_uid8{margin-right:10px}
#powermaildiv_uid13{clear:both;float:right!important;margin-right:128px}
#powermaildiv_uid12{clear:both;float:right!important;margin-right:210px;margin-top:10px;margin-bottom:10px}
.powermail_check_inner_uid12_0 label{width:160px!important}
.powermail_submit_uid13{border:none;background:#080857;color:#FFF;float:right;line-height:27px}
.powermail_mandatory{color:#a7110c}
.tx-powermail-pi1_mandatory,div.tx-powermail-pi1_confirmation,div.tx-powermail-pi1_thx{margin-left:650px;padding-top:200px;color:#FFF}
.powermail_mandatory_list{margin-top:10px}
.fancybox-wrap,.fancybox-skin,.fancybox-outer,.fancybox-inner,.fancybox-image,.fancybox-wrap iframe,.fancybox-wrap object,.fancybox-nav,.fancybox-nav span,.fancybox-tmp{border:0;outline:none;vertical-align:top;margin:0;padding:0}
.fancybox-wrap{position:absolute;top:0;left:0;z-index:8020}
.fancybox-skin{position:relative;background:#f9f9f9;color:#444;text-shadow:none;-webkit-border-radius:4px;-moz-border-radius:4px;border-radius:4px}
.fancybox-opened{z-index:8030}
.fancybox-opened .fancybox-skin{-webkit-box-shadow:0 10px 25px rgba(0,0,0,0.5);-moz-box-shadow:0 10px 25px rgba(0,0,0,0.5);box-shadow:0 10px 25px rgba(0,0,0,0.5)}
.fancybox-type-iframe .fancybox-inner{-webkit-overflow-scrolling:touch}
.fancybox-error{color:#444;font:14px/20px"Helvetica Neue",Helvetica,Arial,sans-serif;white-space:nowrap;margin:0;padding:15px}
.fancybox-image,.fancybox-iframe{display:block;width:100%;height:100%}
.fancybox-image{max-width:100%;max-height:100%}
#fancybox-loading,.fancybox-close,.fancybox-prev span,.fancybox-next span{background-image:url('../../fileadmin/templates/gfx/fancybox_sprite.png')}
#fancybox-loading{position:fixed;top:50%;left:50%;margin-top:-22px;margin-left:-22px;background-position:0 -108px;opacity:0.8;cursor:pointer;z-index:8060}
#fancybox-loading div{width:44px;height:44px;background:url('../../fileadmin/templates/gfx/fancybox_loading.gif') center center no-repeat}
.fancybox-close{position:absolute;top:-18px;right:-18px;width:36px;height:36px;cursor:pointer;z-index:8040}
.fancybox-nav{position:absolute;top:0;width:40%;height:100%;cursor:pointer;text-decoration:none;background:transparent url('http://www.gnp1.de/fileadmin/templates/gfx/blank.gif');-webkit-tap-highlight-color:rgba(0,0,0,0);z-index:8040}
.fancybox-prev{left:0}
.fancybox-next{right:0}
.fancybox-nav span{position:absolute;top:50%;width:36px;height:34px;margin-top:-18px;cursor:pointer;z-index:8040;visibility:hidden}
.fancybox-prev span{left:10px;background-position:0 -36px}
.fancybox-next span{right:10px;background-position:0 -72px}
.fancybox-tmp{position:absolute;top:-9999px;left:-9999px;visibility:hidden}
.fancybox-overlay{position:absolute;top:0;left:0;overflow:hidden;display:none;z-index:8010;background:url('../../fileadmin/templates/gfx/fancybox_overlay.png')}
.fancybox-overlay-fixed{position:fixed;bottom:0;right:0}
.fancybox-lock .fancybox-overlay{overflow:auto;overflow-y:scroll}
.fancybox-title{visibility:hidden;font:normal 13px/20px"Helvetica Neue",Helvetica,Arial,sans-serif;position:relative;text-shadow:none;z-index:8050}
.fancybox-title-float-wrap{position:absolute;bottom:0;right:50%;margin-bottom:-35px;z-index:8050;text-align:center}
.fancybox-title-float-wrap .child{display:inline-block;margin-right:-100%;background:rgba(0,0,0,0.8);-webkit-border-radius:15px;-moz-border-radius:15px;border-radius:15px;text-shadow:0 1px 2px #222;color:#FFF;font-weight:700;line-height:24px;white-space:nowrap;padding:2px 20px}
.fancybox-title-outside-wrap{position:relative;margin-top:10px;color:#fff}
.fancybox-title-inside-wrap{padding-top:10px}
.fancybox-title-over-wrap{position:absolute;bottom:0;left:0;color:#fff;background:rgba(0,0,0,.8);padding:10px}
.moreboxinner,.tx-collectiongallery .bluebox{background-image:-webkit-gradient(linear,left top,left bottom,color-stop(0,#ffffff),color-stop(1,#E6E6E6));background-image:-o-linear-gradient(bottom,#ffffff 0%,#e6e6e6 100%);background-image:-moz-linear-gradient(bottom,#ffffff 0%,#e6e6e6 100%);background-image:-webkit-linear-gradient(bottom,#ffffff 0%,#e6e6e6 100%);background-image:-ms-linear-gradient(bottom,#ffffff 0%,#e6e6e6 100%);background-image:linear-gradient(to bottom,#ffffff 0%,#e6e6e6 100%)}
.moreboxinner li{line-height:0}
div.csc-default{margin-top:0!important}
div.content.weiss{background-color:#fff;margin:25px 20px 20px}
div.content.weiss .main{width:500px;color:#444;padding:25px}
div.content.weiss .sidebar{width:299px;margin-top:25px;margin-right:25px;color:#999;border:1px solid #d5d5d5;-webkit-border-radius:4px;-moz-border-radius:4px;border-radius:4px;padding:25px}
div.content.weiss .sidebar h1,div.content.weiss .sidebar h2{color:#444;background:none;border:0 none;padding:0}
div.content.weiss .main h1,div.content.weiss .main h2{color:#444;border:0 none;border-top:1px solid #dfdfdf;padding-top:15px}
div.content.weiss .csc-form-element label{display:block;float:none;clear:both;margin-top:5px;margin-bottom:13px;font-size:12px;font-family:'Titillium Web',sans-serif}
div.content.weiss .csc-form-element{margin-bottom:26px}
div.content.weiss .csc-form-element input[type=text],div.content.weiss .csc-form-element textarea{border:1px solid #d5d5d5;background-color:#f1f1f1;width:50%;padding:5px}
div.content.weiss .csc-form-element textarea{width:95%;resize:none;height:150px;max-height:150px;min-height:150px}
div.content.weiss .csc-form-element-submit input{border:1px solid #d5d5d5;background-color:#1e2229;text-align:center;color:#fff;min-width:130px;height:30px;line-height:30px;font-weight:700;font-family:Arial;word-spacing:3px}
.gnptv_logo{background:none repeat scroll 0 0 #1d1d1b;bottom:15px;height:36px;left:0;overflow:hidden;position:absolute;text-align:center;width:340px;padding:0 13px}
.gnptv_logo a{display:block;width:100%;height:36px;background:url('../../fileadmin/templates/gfx/gnptv-logo_neu.png') no-repeat center}
.gnptv_logo a img{display:block;visibility:visible;width:114px;height:28px;border:0 none;margin:auto}
a.facebook{display:inline-block;font-size:11px;font-family:'Titillium Web',sans-serif;line-height:1em;text-decoration:none;color:#3B5998!important;border:1px solid #CAD4E7;border-radius:3px;background-color:#eceef5;background-image:url('../../fileadmin/templates/gfx/facebook-logo.gif');background-repeat:no-repeat;background-position:4px 4px;padding:5px 6px 5px 20px}
a.facebook:hover{color:#3b5998;border:1px solid #9dacce;text-decoration:none}
.subpage{background-color:#000;width:980px;padding-top:50px;position:relative;margin-bottom:2em}
.subpage_nav{position:relative;top:0;left:0;z-index:0;width:960px;height:460px}
.corner{position:absolute;left:0;top:0;z-index:1;background:url('../../fileadmin/templates/gfx/border_left.jpg') no-repeat;width:73px;height:65px}
ul.snav{position:absolute;left:70px;top:0;z-index:1;width:860px;display:block;height:65px;background-image:url('../../fileadmin/templates/gfx/navbgrepeat.png');background-repeat:repeat-x;background-position:top left;background-color:transparent;margin:0;padding:0}
ul.snav li{list-style-type:none;display:inline}
ul.snav a{color:#000;text-transform:uppercase;line-height:53px;font-size:14px;display:inline-block;height:53px;text-decoration:none;font-family:'Titillium Web',sans-serif;padding-right:.25em}
ul.snav a:after{content:' | ';margin-left:.25em;font-family:'Titillium Web',sans-serif;font-size:14px}
ul.snav li.last a{padding-right:0}
ul.snav li.last a:after{content:' ';display:none}
#badge{position:absolute;top:-30px;right:20px;z-index:2;background:url('../../fileadmin/templates/gfx/mma/badge.png') no-repeat;width:115px;height:115px}
.content #badge h2 a{color:#FFF!important}
#badge h2{position:absolute;width:80px;height:80px;left:17px;top:27px;color:#FFF;text-transform:uppercase;text-decoration:none;border:0 none;font-weight:700;font-size:20px;line-height:22px;text-align:center}
.subpage .teaserbild{position:absolute;z-index:0;top:48px;left:74px;width:805px;height:363px;border:2px solid #fff;border-bottom:5px sold #fff;border-radius:4px}
.subpage .article{font-size:12px;color:#fff;position:relative;left:0;top:0;padding-bottom:80px;min-height:500px}
.subpage .article .csc-default{padding-left:70px;padding-right:100px}
.subpage .article h2{font-size:20px;color:#071e7f;background-color:#fff;display:inline-block;padding:5px}
.subpage a{color:#fff;text-decoration:underline}
.intextmenu{display:block;margin-bottom:1em}
.intextmenu ul{margin:0;padding:0 0 0 30px}
.intextmenu li{display:inline-block;list-style-type:none;width:150px;text-align:center;color:#fff}
.intextmenu a{color:#fff;text-decoration:none;font-size:12px}
.intextmenu img{margin-top:5px}
.fce_gnptv_content .csc-default object,.fce_gnptv_content .csc-default div{background:#000;background-color:#transparent}
.tx_jkpoll_pi1_questiontext{background:none repeat scroll 0 0 #305098;color:#FFF;font-family:'Titillium Web',sans-serif;font-size:10px;font-weight:700;line-height:21px;margin-bottom:2px;padding-left:10px;text-transform:uppercase}
ul.tx_jkpoll_pi1_answers{margin-top:0;margin-bottom:0}
.pollsubmit{margin-left:60px;margin-top:20px}
.leftCal .ltc{height:252px}
.news-latest-container-singleline .news-latest-item.more .txt{color:#fff;padding-right:5px;padding-left:52px}
.tx-comments-pi1 #facebookauth a{margin-left:100px}
#c742,#c743{margin-right:14px}
#c742,#c743,#c744{width:316px;display:inline-block;float:left;margin-bottom:2em}
li.weight{position:relative;z-index:10;margin-top:10px;margin-bottom:10px;padding-top:7px}
#dew313 span.icon{background-image:url('../../fileadmin/templates/gfx/icons/57.png')}
#dew69 span.icon,#dew61 span.icon,#dew59 span.icon{background-image:url('../../fileadmin/templates/gfx/icons/61.png')}
#dew70 span.icon,#dew62 span.icon,#dew58 span.icon{background-image:url('../../fileadmin/templates/gfx/icons/66.png')}
#dew71 span.icon,#dew57 span.icon,#dew63 span.icon{background-image:url('../../fileadmin/templates/gfx/icons/70.png')}
#dew72 span.icon,#dew56 span.icon,#dew64 span.icon{background-image:url('../../fileadmin/templates/gfx/icons/77.png')}
#dew73 span.icon,#dew55 span.icon,#dew65 span.icon{background-image:url('../../fileadmin/templates/gfx/icons/84.png')}
#dew74 span.icon,#dew54 span.icon,#dew66 span.icon{background-image:url('../../fileadmin/templates/gfx/icons/93.png')}
#dew75 span.icon,#dew53 span.icon,#dew67 span.icon{background-image:url('../../fileadmin/templates/gfx/icons/120.png')}
#enw313 span.icon{background-image:url('../../fileadmin/templates/gfx/icons/57_en.png')}
#enw69 span.icon,#enw61 span.icon,#enw59 span.icon{background-image:url('../../fileadmin/templates/gfx/icons/61_en.png')}
#enw70 span.icon,#enw62 span.icon,#enw58 span.icon{background-image:url('../../fileadmin/templates/gfx/icons/66_en.png')}
#enw71 span.icon,#enw57 span.icon,#enw63 span.icon{background-image:url('../../fileadmin/templates/gfx/icons/70_en.png')}
#enw72 span.icon,#enw56 span.icon,#enw64 span.icon{background-image:url('../../fileadmin/templates/gfx/icons/77_en.png')}
#enw73 span.icon,#enw55 span.icon,#enw65 span.icon{background-image:url('../../fileadmin/templates/gfx/icons/84_en.png')}
#enw74 span.icon,#enw54 span.icon,#enw66 span.icon{background-image:url('../../fileadmin/templates/gfx/icons/93_en.png')}
#enw75 span.icon,#enw53 span.icon,#enw67 span.icon{background-image:url('../../fileadmin/templates/gfx/icons/120_en.png')}
.weight span.icon{position:absolute;right:10px;top:0;height:45px;width:40px;background-repeat:no-repeat;background-position:left center;z-index:11}
.modul{width:366px;display:inline-block;border:1px solid #f0f0f0;border-bottom:0 none}
.modul h3{color:#3A4147;font-size:13px;font-weight:700;padding-left:31px;text-decoration:none;background-color:#f0f0f0;line-height:20px;vertical-align:middle;margin:0}
.modul .tsr{border:0 none;border-bottom:1px solid #f0f0f0;width:100%;clear:both;display:block;margin:0}
.modul .tsr.small .left,.modul .tsr.small{height:37px}
.modul .tsr.big .left,.modul .tsr.big{height:60px;overflow:hidden}
.modul .tsr.big{background-color:#f0f0f0}
.modul .big .image{display:inline-block;float:left;width:75px;height:60px;text-align:center}
.modul .tsr .left{width:29px;display:inline-block;float:left;border-right:1px solid #f0f0f0}
.modul .tsr .right{width:325px;float:left;display:inline-block;padding:5px}
.modul .tsr.big .right{width:250px;float:left;display:inline-block;padding:5px}
.modul .right h4{border:0 none;font-family:'Titillium Web',sans-serif;font-size:10px;margin:0;padding:0;line-height:13px}
.modul .right h4 a{font-size:10px;font-weight:700;line-height:auto;overflow:hidden;text-decoration:none;font-family:'Titillium Web',sans-serif;margin:0;padding:0}
.modul .right p{font-size:10px;line-height:auto;overflow:hidden;margin:0;padding:0}
.modul .big .right h4 a,.modul .big .right p{font-size:12px;line-height:12px}
.whitebox{margin-bottom:16px}
div.news.left{max-width:250px;float:left;margin-right:10px}
li.socialBtn{float:left;display:inline-block;margin-right:5px}
li.socialBtn.facebook{width:85px;height:80px}
.socialButtons.big{text-align:center;height:80px}
.big .center{width:auto;min-width:200px;max-width:240px;margin:auto}
article,aside,details,figcaption,figure,footer,header,hgroup,menu,nav,section,.menu ul li.active ul,.moreboxinner h2 a,#social .sc A.app:hover SMALL{display:block}
b,strong,#rankings TD.rc2{font-weight:700}
.content ul,.fce_box_2cols,.fce_box_2cols.mini,.tx-comments-comments,.tx-comments-form-top-message{padding-bottom:25px}
.content li,#footLinks .fl ul li{line-height:18px}
#footLinks .fl ul li{color:#FFF}
ul.randombanner,.tx-gkhrssimport-pi1 ul,.moreboxinner ul{margin-bottom:0;position:relative}
fieldset.csc-mailform,div.content.weiss fieldset.csc-mailform{border:none;margin:0;padding:0}
.csc-mailform-submit,.csc-mailform-field img{margin-left:152px}
.menu ul li:last-child,.menu ul ul li:last-child a,.wrap_subhmenu li:last-child a,.wrap_subhmenu li.last a{border-right:0}
.wrap_subhmenu li,li.noBorder a{border-right:0!important}
.content a:hover,li.tx-pagebrowse-current{text-decoration:underline}
#skyscraper_left>.tx-sicbanner-pi1,#skyscraper_right *{position:fixed}
.footerSocial h4 a,.footerLinks h4{font-family:'Titillium Web',sans-serif}
.fce_box_2colsbig,.news.single .head h2,.news.list .head h2,.sidebar .news-latest-item{margin-bottom:10px}
.socialForum .leftSocial h2,.socialForum .rightSocial h2,.socialCal .leftCal h2,.socialCal .rightCal h2{text-transform:uppercase;font-family:'Titillium Web',sans-serif;font-size:10px;font-weight:700;background:#305098;line-height:21px;color:#FFF;padding-left:10px;margin-bottom:2px}
.socialForum .rightSocial,.socialCal .rightCal{float:right;width:240px;background:#FFF;-moz-border-radius:4px;border-radius:4px;padding:5px}
.socialForum .bottomSocial,.socialCal .bottomSocial{margin-top:12px}
.socialForum .rightSocial li,.whiteboxinner{background:#FFF}
.blueboxinner .news-latest-item:first-child,div.content.weiss .csc-mailform-submit,div.content.weiss .csc-mailform-field img{margin-left:0}
.morebox,.fancybox-outer,.fancybox-inner{position:relative}
.article-3col .readmore a,.article-3col .readmore,.news-latest-container .readmore a,.news-latest-container .readmore{font-weight:700;font-size:12px;text-align:right;padding-right:2px;padding-bottom:5px}
.news-latest-container a .txt,.news-latest-container-singleline .news-latest-item.more .txt a{color:#4d80be}
.news .article-single .head span,.news.list .head span{background:#305098;line-height:26px;padding-left:5px;padding-right:5px;color:#FFF}
.news.list .article a strong,.tx_jkpoll_pi1_answer label{font-size:14px}
.news.list .article cite,.news.single em{font-style:italic}
.showResultsWrap,#social .sc UL LI A SPAN,#social .sc A.app:hover SPAN,#social .sc A.app SMALL,.csc-linkToTop,#powermaildiv_uid1 legend,#powermaildiv_uid2 legend,#abobestellung #powermaildiv_uid12 legend,.powermail_all_tr_uid2,.powermail_all_tr_uid1,.powermail_all_tr_uid12,.modul .small .image{display:none}
.tx-comments-comment-form,#abobestellung #powermaildiv_uid4,#abobestellung #powermaildiv_uid12,.modul article{clear:both}
#rssBox #rssticker{height:0px;overflow:hidden}
.comment-name,.comment-date,.searchbox-top .text-input,.searchbox-top .submit-input,#rssticker,#abobestellung fieldset.style2 .tx_powermail_pi1_fieldwrap_html,.powermail_check_inner_uid12_0 input,.tx-pagebrowse-pages{float:left}
#rankings .rfights .rankfight2,#rankings .rtrend .ranktrend2{background-position:center -100px}
#rankings .rfights .rankfight4,#rankings .rtrend .ranktrend8{background-position:center -150px}
#rankings .rfights .rankfight8,#rankings .rtrend .ranktrend4{background-position:center -50px}
.fancybox-inner,.fancybox-lock{overflow:hidden}
.fancybox-nav:hover span,.fancybox-opened .fancybox-title{visibility:visible}
#tx-solr-pagination-results-per-page,#tx-solr-pagination .tx-pagebrowse-pi1{float:none;width:100%;display:block}
.tx-pagebrowse-pi1,#tx-solr-pagination-results-per-page,#c1333,.tx-powermail-pi1_formwrap{margin-bottom:1em}
.content .snav a:hover,.content #badge h2 a:hover{text-decoration:none}
#dew318 span.icon,#enw318 span.icon{background-image:url('../../fileadmin/templates/gfx/icons/infinity.png')}
.advertisenotice{position:absolute;bottom:4px;right:3px;font-size:8px;display:block;z-index:50;color:#FFFFFF;text-align:right}
.videoYTcount{position:absolute;right:137px;height:20px;padding:10px 15px 15px;width:70px;text-align:center;background:url('../../fileadmin/templates/gfx/trennerv.png') repeat-y top left;font-size:10px;color:#9F9F9F}
.videoYTlike{position:absolute;right:0px;height:45px;width:137px;text-align:center;background:url('../../fileadmin/templates/gfx/trennerv.png') repeat-y top left}
.videoYTupload{float:left;display:none;font-size:11px;color:#A09F9F;margin-top:5px;margin-left:5px}
.videoYTcount SPAN{position:relative;height:15px}
.videoYTcount SPAN{font-weight:bold;font-size:20px;color:#0068B5;display:block}
.videoYTcount SPAN STRONG{background:url('../../fileadmin/templates/gfx/gradient-white.png') repeat-x;position:absolute;display:block;width:100%;height:15px}
.videoYTupload A{color:#656565}
.videoYTtitle{float:left;clear:left;font-size:12px;color:#646464;width:350px;overflow:hidden;margin-left:6px;margin-top:11px}
.videoYTlike SPAN{background:url('../../fileadmin/templates/gfx/rating.png') no-repeat top left;width:82px;height:15px;display:block;margin-top:15px;margin-left:28px}
.videoYTlike SPAN.star1{background-position:0px -15px}
.videoYTlike SPAN.star2{background-position:0px -30px}
.videoYTlike SPAN.star3{background-position:0px -45px}
.videoYTlike SPAN.star4{background-position:0px -60px}
.videoYTlike SPAN.star5{background-position:left bottom}
.playlistCont{clear:left;padding-top:5px;margin-top:46px;background-color:#f2f2f2;-moz-border-radius:4px;-webkit-border-radius:4px;border-radius:4px;margin-bottom:5px}
.playlistCont H3.playlistHead{margin-bottom:10px;margin-top:10px}
.playlistCont UL{padding:0px !important;margin:0px !important}
.playlistCont UL LI{float:left;width:115px;padding:0px !important;overflow:hidden;height:130px;margin-right:5px}
.videoPlayer{background:#F9F9F9;position:relative;margin-bottom:20px}
.videoPlayer .news-single-video{height:360px;overflow:hidden}
.playlistCont UL LI A:hover{background-color:#C9C9C9;text-decoration:none}
.playlistCont UL LI A{font-size:10px;line-height:1.1em;display:block;height:115px;-moz-border-radius:4px;-webkit-border-radius:4px;border-radius:4px;padding:4px;background-color:#E5E5E5}
.playlistCont UL LI SPAN{height:68px;overflow:hidden;display:block}
.playlistCont UL LI STRONG{padding:2px;display:block;max-height:44px;overflow:hidden}
.playlistCont-a{background:#f2f2f2}
.newstext ul{list-style-type:initial;margin-left:15px;list-style-position:inside}
.newstext sub{vertical-align:sub;font-size:smaller}
.newstext sup{vertical-align:super;font-size:smaller}
.newstext ol{list-style-type:decimal;margin-left:15px}
.slicknav_menu{display:none}
.menu .wrap_hmenu li ul li{height:35px}
.tx-comments-no-comments{display:none}
sub{vertical-align:sub;font-size:smaller}
sup{vertical-align:super;font-size:smaller}
i{font-style:italic}
#disqus_thread{position:relative}
#disqus_thread:after{content:"";display:block;height:55px;width:100%;position:absolute;bottom:0px;background:#FFF}
.fce_box_2cols.mini .fce_2cols_right .news-img-wrap{text-align:right;padding:0px 10px 10px 0}
.fce_box_2cols.mini .fce_2cols_left .news-latest-container{padding-left:10px}
.slicknav_menu:after,.slicknav_menu:before{display:table;content:" "}
.slicknav_btn,.slicknav_nav .slicknav_item{cursor:pointer}
.slicknav_menu,.slicknav_menu *{box-sizing:border-box}
.slicknav_nav,.slicknav_nav ul{padding:0;list-style:none;overflow:hidden}
.slicknav_btn{position:relative;display:block;vertical-align:middle;float:right;padding:.438em .625em;line-height:1.125em}
.slicknav_btn .slicknav_icon-bar+.slicknav_icon-bar{margin-top:.188em}
.slicknav_menu .slicknav_menutxt{display:block;line-height:1.188em;float:left;color:#fff;font-weight:700;text-shadow:0 1px 3px #000}
.slicknav_menu .slicknav_icon{float:left;margin:.188em 0 0 .438em}
.slicknav_menu .slicknav_no-text{margin:0}
.slicknav_menu .slicknav_icon-bar{display:block;width:1.125em;height:.125em;-webkit-border-radius:1px;-moz-border-radius:1px;border-radius:1px;-webkit-box-shadow:0 1px 0 rgba(0,0,0,.25);-moz-box-shadow:0 1px 0 rgba(0,0,0,.25);box-shadow:0 1px 0 rgba(0,0,0,.25)}
.slicknav_menu:after{clear:both}
.slicknav_nav li,.slicknav_nav ul{display:block}
.slicknav_nav .slicknav_arrow{font-size:.8em;margin:0 0 0 .4em}
.slicknav_nav .slicknav_item a{display:inline}
.slicknav_nav .slicknav_row,.slicknav_nav a{display:block}
.slicknav_nav .slicknav_parent-link a{display:inline}
.slicknav_menu{*zoom:1;font-size:16px;background:#4c4c4c;padding:5px}
.slicknav_menu .slicknav_icon-bar{background-color:#fff}
.slicknav_btn{margin:5px 5px 6px;text-decoration:none;text-shadow:0 1px 1px rgba(255,255,255,.75);-webkit-border-radius:4px;-moz-border-radius:4px;border-radius:4px;background-color:#222}
.slicknav_nav{clear:both;color:#fff;margin:0;font-size:.875em}
.slicknav_nav ul{margin:0 0 0 20px}
.slicknav_nav .slicknav_row,.slicknav_nav a{padding:5px 10px;margin:2px 5px}
.slicknav_nav .slicknav_row:hover{-webkit-border-radius:6px;-moz-border-radius:6px;border-radius:6px;background:#ccc;color:#fff}
.slicknav_nav a{text-decoration:none;color:#fff}
.slicknav_nav a:hover{-webkit-border-radius:6px;-moz-border-radius:6px;border-radius:6px;background:#ccc;color:#222}
.slicknav_nav .slicknav_txtnode{margin-left:15px}
.slicknav_nav .slicknav_item a,.slicknav_nav .slicknav_parent-link a{padding:0;margin:0}
.slicknav_brand{float:left;color:#fff;font-size:18px;line-height:30px;padding:7px 12px;height:44px}
.flex-caption{position:absolute;left:0px;bottom:0px;background:#000;color:#fff;width:100%;z-index:8;padding:5px 50px 5px 15px;opacity:0.8;overflow:hidden;-moz-opacity:0.95;filter:alpha(opacity=9.5);-webkit-box-sizing:border-box;-moz-box-sizing:border-box;box-sizing:border-box;min-height:60px}
.flex-caption h3 a{color:white !important;padding-bottom:10px}
.flex-caption p{margin-bottom:0}
.t3s-jslidernews h3{border-bottom:0 none;margin-bottom:0}
.fce_2colsbig_left .t3s-jslidernews{margin:5px 5px 0}
.fce_2colsbig_left .t3s-jslidernews .flexslider{max-height:381px}
.fce_2colsbig_left .t3s-jslidernews .flexslider,.carousel .slides li{border:1px solid #FFF}
.carousel .slides li:hover{cursor:pointer}
.flexslider.carousel.thumbnailslider{border:0}
.flexslider.carousel{display:block;height:62px;margin-bottom:10px}
.news-list-browse a,.news-list-browse .activeLinkWrap,.news-list-browse .disabledLinkWrap{line-height:18px;float:left;border:1px solid #E3E3E3;border-radius:2;-moz-border-radius:2px;-webkit-border-radius:2px;color:#7E7070!important;font-size:10px;margin-right:5px;background-color:#F7F6F6;padding:2px 6px}
.page-navigation p{font-size:10px}
.tx-sf-banners{position:relative;margin-bottom:5px;text-align:center}
.bannerPosA .tx-sf-banners{text-align:right}
.intextmenu ul{margin-left:50px}
.article li.icon_ufc{height:140px;background:url('../../fileadmin/templates/gfx/icon_ufc.jpg') no-repeat center 25px}
.article li.icon_history{height:140px;background:url('../../fileadmin/templates/gfx/icon_history.jpg') no-repeat center 25px}
.article li.icon_regeln{height:140px;background:url('../../fileadmin/templates/gfx/icon_regeln.jpg') no-repeat center 25px}
.article li.icon_lexikon{height:140px;background:url('../../fileadmin/templates/gfx/icon_vorurteile.jpg') no-repeat center 25px}
.article li.icon_faq{height:140px;background:url('../../fileadmin/templates/gfx/icon_faq.jpg') no-repeat center 25px}
.tx_collectiongallery .gallerys li{float:left;margin-bottom:10px;position:relative}
.tx_collectiongallery .gallerys li.odd{margin-right:30px}
.tx_gnpfeeds ul{padding-bottom:0}
.article-3col .news-latest-item-text{padding-left:5px;padding-right:5px}
.csc-default.nomargin{margin-bottom:0}
.content:last-child .fce_box_2cols.mini{margin-bottom:0}
.tx-collectiongallery .bluebox .news-latest-container{padding-top:10px}
ul.tx_jkpoll_pi1_answers{margin-bottom:0 !important;padding-bottom:0}
.flex-direction-nav{display:none}
.f3-widget-paginator li.last.next,.tx-pagebrowse li.last.next{padding-right:0}
.f3-widget-paginator li.last.next a,.tx-pagebrowse li.last.next a{margin-right:0}
.f3-widget-paginator li a,.f3-widget-paginator li.current,.tx-pagebrowse li a,.tx-pagebrowse li.tx-pagebrowse-current{line-height:18px;float:left;border:1px solid #E3E3E3;border-radius:2;-moz-border-radius:2px;-webkit-border-radius:2px;color:#7E7070!important;font-size:10px;margin-right:5px;background-color:#F7F6F6;padding:2px 6px !important}
.tx-pagebrowse-pi1 ul li{float:left;display:block;padding:0 2px;background:none}
.tx-pagebrowse-first,.tx-pagebrowse-prev,.tx-pagebrowse-next,.tx-pagebrowse-last{display:none !important}
.result-content,.relevance-label,.relevance-percent{color:#000}
.keqMandatory{display:none}
.keqQuestion .clearer{background:transparent}
.tx-ke-questionnaire .btn-primary,.tx-ke-questionnaire .btn-primary:hover,.tx-ke-questionnaire .btn-primary:active,.tx-ke-questionnaire .btn-primary.active,.tx-ke-questionnaire .btn-primary.disabled,.tx-ke-questionnaire .btn-primary[disabled]{background-image:-webkit-gradient(linear,left top,left bottom,color-stop(0,#304f98),color-stop(1,#5AA0D2));background-image:-o-linear-gradient(bottom,#304f98 0%,#5aa0d2 100%);background-image:-moz-linear-gradient(bottom,#304f98 0%,#5aa0d2 100%);background-image:-webkit-linear-gradient(bottom,#304f98 0%,#5aa0d2 100%);background-image:-ms-linear-gradient(bottom,#304f98 0%,#5aa0d2 100%);background-image:linear-gradient(to bottom,#304f98 0%,#5aa0d2 100%);font-size:12px;color:#FFF}
.t3s-jslidernews ul.slides{padding:0}
.tx-ke-questionnaire{clear:both}
.tickercontainer{
width:500px;height:27px;margin:0;padding:0;overflow:hidden}
.tickercontainer .mask{
position:relative;top:8px;height:18px;
overflow:hidden}
ul.newsticker{
position:relative;
font:bold 10px Verdana;list-style-type:none;margin:0;padding:0}
ul.newsticker li{float:left;
margin:0;padding-right:15px;
}