@charset "UTF-8";
/* openJur.org screen style sheet     *//* developed by Trinkaus Creative Consultants - www.trinkaus.cc     *//* RESETS
   ================================================== */body,h1,h2,h3,h4,h5,form,fieldset{margin:0;padding:0}
select,button,input{box-sizing:border-box;-moz-box-sizing:border-box;-webkit-box-sizing:border-box}
span{/*mainly for tooltip box sizing - this way 'height' sets full height with borders and padding */box-sizing:border-box;-moz-box-sizing:border-box;-webkit-box-sizing:border-box}
/* http://meyerweb.com/eric/tools/css/reset/  */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,figcaption,figure,footer,header,hgroup,menu,nav,section,summary,time,mark,audio,video{margin:0;padding:0;border:0;outline:0;font-size:100%;font:inherit;vertical-align:baseline}
html{-webkit-text-size-adjust:100%;-ms-text-size-adjust:100%}
article,aside,details,figcaption,figure,footer,header,hgroup,menu,nav,section{display:block}
body{line-height:1}
ol,ul{list-style:none}
blockquote,q{quotes:none}
blockquote:before,blockquote:after,q:before,q:after{content:'';content:none}
/* remember to highlight inserts somehow!     */ins{text-decoration:none}
del{text-decoration:line-through}
table{border-collapse:collapse;border-spacing:0}
button,input{line-height:normal;/* 1 */*overflow:visible/* 2 */}
::-moz-selection{color:#fff;color:rgba(255,255,255,.85);background:#006180;text-shadow:0 1px #00161c}
::selection{color:#fff;color:rgba(255,255,255,.85);background:#006180;text-shadow:0 1px #00161c}
/* ================================================== */body{font:100% HelveticaNeue-Light,"Helvetica Neue Light","Helvetica Neue",Helvetica,Arial,"Lucida Grande",sans-serif;-webkit-text-size-adjust:none!important;-ms-text-size-adjust:none!important;letter-spacing:.01pc;background:#fefefe url(https://cdn.openjur.net/img/background.jpg) repeat-x top left;text-align:center}
#container{margin:0 auto;max-width:955px;min-width:760px;text-align:left;position:relative;overflow-x:hidden}
#bContainer{background:#fefefe url(https://cdn.openjur.net/img/ie_footerBg.jpg) repeat-x;text-align:left;min-height:200px;overflow-x:hidden}
header#banner{min-height:85px;height:85px;padding:0;display:block}
div#wrapper{position:relative;margin:0 auto;z-index:10;zoom:1;min-width:240px;padding:38px 0 30px;height:auto!important;overflow-x:hidden!important;min-height:670px}
nav{float:left;z-index:90;width:200px;margin:38px 0 10px 20px}
div#loginbox{float:left;clear:left;position:relative;margin:10px 0 10px 20px;width:180px;min-height:50px;padding:12px 10px 9px!important;font-size:.9em!important;opacity:.7}
div#loginbox:hover{opacity:1}
div#nav2{clear:left;float:left;font:12px/12px "Helvetica Neue",Helvetica,Arial,"Lucida Grande",sans-serif;position:relative;margin:10px 0 10px 20px;width:198px;opacity:.7;font-size:.85em!important;-webkit-transition:opacity .2s ease-in-out;-moz-transition:opacity .2s ease-in-out;-o-transition:opacity .2s ease-in-out;transition:opacity .2s ease-in-out}
div#nav2.UserNotLoggedIn{opacity:.4}
div#nav2.paragraphView{top:360px}
div#nav2:hover{opacity:1}
div#nav2.UserNotLoggedIn:hover{opacity:.8}
div#notLoggedIn{display:none;z-index:99;position:absolute;left:0;top:0;right:0;bottom:0;background:#fafafa;background:rgba(255,255,255,0.9);box-sizing:border-box;-moz-box-sizing:border-box;-webkit-box-sizing:border-box;-webkit-transition:opacity .4s ease-in-out;-moz-transition:opacity .4s ease-in-out;-o-transition:opacity .4s ease-in-out;transition:opacity .4s ease-in-out;-moz-border-radius:3px;border-radius:3px}
div#nav2:hover div#notLoggedIn{display:block}
div#notLoggedIn a{position:absolute;top:35%;/* 	bottom: 40%; */text-align:center;box-sizing:border-box;-moz-box-sizing:border-box;-webkit-box-sizing:border-box;padding:3px;font-size:12px;color:#fff;-moz-border-radius:10px;border-radius:10px;left:10%;right:10%;text-shadow:0 1px 0 #000;background:#3f4c4f;background:-moz-linear-gradient(top,#3f4c4f 0%,#2b2f2e 50%,#040604 51%,#040404 100%);background:-webkit-gradient(linear,left top,left bottom,color-stop(0%,#3f4c4f),color-stop(50%,#2b2f2e),color-stop(51%,#040604),color-stop(100%,#040404));background:-webkit-linear-gradient(top,#3f4c4f 0%,#2b2f2e 50%,#040604 51%,#040404 100%);background:-o-linear-gradient(top,#3f4c4f 0%,#2b2f2e 50%,#040604 51%,#040404 100%);background:-ms-linear-gradient(top,#3f4c4f 0%,#2b2f2e 50%,#040604 51%,#040404 100%);background:linear-gradient(top,#3f4c4f 0%,#2b2f2e 50%,#040604 51%,#040404 100%)}
div#notLoggedIn a:hover{color:#ddd}
section#mainSection{z-index:31;overflow-x:visible;max-width:960px;padding:0 20px 0 255px;min-width:400px}
form#search{text-align:right;position:absolute;top:35px;right:20px;height:60px}
div#bottomNav{display:block;position:relative;z-index:3;margin:0 auto;max-width:955px;min-width:760px;min-height:140px;padding:70px 0 0 0}
a#tcc{float:left;clear:left;margin-top:30px;margin-left:36px}
a#manitu{float:left;clear:left;margin-top:10px;margin-left:36px}
div#navWrapper{height:0;width:0;position:absolute;width:100%;z-index:20}
div#abox{float:left;clear:left;margin-top:30px;margin-left:12px;width:210px;padding:2px;text-align:center}
div.atext{width:206px;color:#b1b1b1;padding:2px;background-color:#ececec;font-size:.7em!important}
/* STYLISTIC MAIN ELEMENTS */a:visited,a:active{color:inherit}
header#banner hgroup{position:relative}
header#banner h1{width:211px;height:65px;position:absolute;top:0;left:0;z-index:3;opacity:1;-webkit-transition:top .1s ease-out,opacity .3s ease-out;-moz-transition:top .1s ease-out,opacity .3s ease-out;-o-transition:top .1s ease-out,opacity .3s ease-out;transition:top .1s ease-out,opacity .3s ease-out;-webkit-transition-delay:500ms;-moz-transition-delay:500ms;-o-transition-delay:500ms;transition-delay:500ms}
header#banner h2{font:12px/12px Palatino,Georgia,Times New Roman,serif;color:#646464;position:absolute;left:200px;z-index:2;top:53px;text-shadow:0 1px 0 #fff;opacity:1;-webkit-transition:top .1s ease-out,opacity .3s ease-out;-moz-transition:top .1s ease-out,opacity .3s ease-out;-o-transition:top .1s ease-out,opacity .3s ease-out;transition:top .1s ease-out,opacity .3s ease-out;-webkit-transition-delay:100ms;-moz-transition-delay:100ms;-o-transition-delay:100ms;transition-delay:100ms}
header#banner a:hover h1{top:2px}
header#banner a:active h1{top:4px}
header#banner a{display:block;width:420px;height:75px;margin-top: 18px;margin-left: 18px}
img#homeSymbol{position:absolute;left:107px;top:45px;z-index:0;opacity:0;-webkit-transition:opacity .8s ease-out;-moz-transition:opacity .8s ease-out;-o-transition:opacity .8s ease-out;transition:opacity .8s ease-out;-webkit-transition-delay:700ms;-moz-transition-delay:700ms;-o-transition-delay:700ms;transition-delay:700ms}
header#banner a:hover + img#homeSymbol,img#homeSymbol:hover{top:45px;opacity:1!important}
header#banner a:hover hgroup h1{opacity:.1}
header#banner a:hover hgroup h2{opacity:.4}
header#banner a:hover hgroup h2{top:56px}
.mac header#banner h2{font:13px/12px Palatino,Georgia,Times New Roman,serif}
section#mainSection header hgroup h1,section#comments h1{font:2em/1.5em Palatino,Georgia,Times New Roman,serif;color:#052356;margin-bottom:0;text-shadow:0 1px 0 #fff,1px 3px 10px rgba(44,65,93,0.7),rgba(0,0,0,.01) 0 0 1px;clear:both;padding-left:3px}
section#mainSection header hgroup h1{font:2.2em/1em Palatino,Georgia,Times New Roman,serif}
section#comments.wall h1{padding-top:30px}
section#mainSection p{margin:7px 0;font-size:.85em;color:#555;font-size:14px;line-height: 18px}
section#mainSection p + h1,section#mainSection p + h2,section#mainSection p + h3{margin-top:30px}
section#mainSection article p a{font-family:"Helvetica Neue",Helvetica,Arial,"Lucida Grande",sans-serif!important;font-weight:600;color:#364552;text-decoration:underline}
section#mainSection p a:hover{color:#25313f}
div#bottomNav{font:10px/10px "Helvetica Neue",Helvetica,Arial,"Lucida Grande",sans-serif;color:#999}
/* NAV ====== */ul.menu,div#loginbox{display:block;background:#eee;-webkit-box-shadow:0 2px 4px 0 rgba(0,0,0,.3);-moz-box-shadow:0 2px 4px 0 rgba(0,0,0,.3);box-shadow:0 2px 4px 0 rgba(0,0,0,.3);-moz-border-radius:5px;border-radius:5px}
div#loginbox{background:#fdfff9;background:-moz-linear-gradient(top,#fdfff9 0%,#e8e8da 100%);background:-webkit-gradient(linear,left top,left bottom,color-stop(0%,#fdfff9),color-stop(100%,#e8e8da));background:-webkit-linear-gradient(top,#fdfff9 0%,#e8e8da 100%);background:-o-linear-gradient(top,#fdfff9 0%,#e8e8da 100%);background:-ms-linear-gradient(top,#fdfff9 0%,#e8e8da 100%);filter:progid:DXImageTransform.Microsoft.gradient( startColorstr='#fdfff9',endColorstr='#e8e8da',GradientType=0 );background:linear-gradient(top,#fdfff9 0%,#e8e8da 100%)}
nav ul.menu a.head{color:#EAF6FF;background:url(https://cdn.openjur.net/img/menuBgGreyBlue.png) 0 0 repeat-x;padding:5px 3px;position:relative;text-indent:3px;font:14px/14px Helvetica,Arial,"Lucida Grande",sans-serif;letter-spacing:0;text-shadow:0 1px 0 rgba(0,0,0,.9),0 0 4px rgba(2,20,50,1);display:block;margin-bottom:3px;text-decoration:none;-moz-border-radius:2px;border-radius:2px;height:24px;white-space:nowrap;box-sizing:border-box;-moz-box-sizing:border-box;-o-box-sizing:border-box;-webkit-box-sizing:border-box;-webkit-box-shadow:0 1px 0 #e2e4e4,0 4px 15px rgba(0,0,60,.2);-moz-box-shadow:0 1px 0 #e2e4e4,0 4px 15px rgba(0,0,60,.2);box-shadow:0 1px 0 #e2e4e4,0 4px 15px rgba(0,0,60,.2)}
nav ul.menu a.head:last-of-type{-webkit-box-shadow:0 1px 0 rgba(255,255,255,.3),0 4px 15px rgba(0,0,60,.2);-moz-box-shadow:0 1px 0 rgba(255,255,255,.3),0 4px 15px rgba(0,0,60,.2);box-shadow:0 1px 0 rgba(255,255,255,.3),0 4px 15px rgba(0,0,60,.2)}
nav ul.menu a.head.active{-webkit-box-shadow:0 1px 0 #e2e4e4,0 4px 15px rgba(0,0,60,.2);-moz-box-shadow:0 1px 0 #e2e4e4,0 4px 15px rgba(0,0,60,.2);box-shadow:0 1px 0 #e2e4e4,0 4px 15px rgba(0,0,60,.2)}
nav ul.menu a.head:hover,nav ul.menu a.active,nav ul.menu a:focus{color:#c8e7ff;background:url(https://cdn.openjur.net/img/menuBgGreyBlue.png) 0 -26px repeat-x}
/* ARROW DOWN UNICODE SPAN */nav ul.menu a.head span{visibility:hidden;position:absolute;font-size:20px;line-height:20px;top:1px;right:7px}
div#nav2 ul.menu a.head span{visibility:hidden;position:absolute;top:2px;font-size:16px;line-height:16px;right:7px}
nav ul.menu a.head:hover span,nav ul.menu a.head.active span,nav ul.menu a.head:focus span,div#nav2 ul.menu a.head:hover span,div#nav2 ul.menu a.head.active span,div#nav2 ul.menu a.head:focus span{visibility:visible}
nav ul.acitem{padding:0 5px 5px}
nav ul.acitem a{font:11px/11px "Helvetica Neue",Helvetica,Arial,"Lucida Grande",sans-serif;text-indent:2px;margin:1px 0;padding:3px 0 4px 10px;font-size:12px;line-height:12px;position:relative;color:#333;border-radius:5px;-moz-border-radius:5px;text-decoration:none;display:block;text-shadow:0 1px 0 #fff;-webkit-transition:background .5s ease-out;-moz-transition:background .5s ease-out;-o-transition:background .5s ease-out;transition:background .5s ease-out}
nav ul.acitem a:before{content:"»";color:#777;position:absolute;top:3px;left:1px}
nav ul.acitem a:hover{color:#0a2f43;background:#dadada;-webkit-box-shadow:0 1px 0 rgba(255,255,255,.5),inset 0 -3px 4px rgba(255,255,255,.4);-moz-box-shadow:0 1px 0 rgba(255,255,255,.5),inset 0 -3px 4px rgba(255,255,255,.4);box-shadow:0 1px 0 rgba(255,255,255,.5),inset 0 -3px 4px rgba(255,255,255,.4)}
nav ul.acitem a:active,nav ul.acitem a:focus{color:#0a2f43;background:#dadada;-webkit-box-shadow:0 1px 0 rgba(255,255,255,.5),inset 0 -3px 4px rgba(255,255,255,.4);-moz-box-shadow:0 1px 0 rgba(255,255,255,.5),inset 0 -3px 4px rgba(255,255,255,.4);box-shadow:0 1px 0 rgba(255,255,255,.5),inset 0 -3px 4px rgba(255,255,255,.4)}
/* WIDGET ELEMENTS */div#nav2 ul.menu a.head{color:#031636;background:#eee;padding:3px 2px;position:relative;text-indent:3px;font:12px/12px HelveticaNeue-Light,"Helvetica Neue Light","Helvetica Neue",Helvetica,Arial,"Lucida Grande",sans-serif;display:block;margin-bottom:1px;text-decoration:none;-moz-border-radius:2px;border-radius:2px;border-bottom:1px solid #ccc;border-top:1px solid #fff;background:url(https://cdn.openjur.net/img/menuBgGrey.png) top left repeat-x;white-space:nowrap;box-sizing:border-box;-moz-box-sizing:border-box;-o-box-sizing:border-box;-webkit-box-sizing:border-box}
div#nav2 ul.menu a.head:hover{color:#000}
div#nav2 ul.menu a.active,div#nav2 ul.menu a.hover,div#nav2 ul.menu a.focus{color:#333}
div#nav2 ul.acitem{padding:1px 5px 5px 7px;background:#f2f2f2}
div#nav2 ul.acitem a{text-indent:0;margin:1px 0;padding:3px 0 4px 3px;font-size:11px;line-height:11px;border-radius:5px;-moz-border-radius:5px;color:#333;text-decoration:none;display:block}
div#nav2 ul.acitem a:hover{color:#000;background:#ccc;-webkit-box-shadow:0 1px 0 rgba(255,255,255,.5);-moz-box-shadow:0 1px 0 rgba(255,255,255,.5);box-shadow:0 1px 0 rgba(255,255,255,.5)}
div#nav2 ul.acitem a:active,div#nav2 ul.acitem a:focus{color:#fff;background:#999}
/* BREADCRUMBS */div#breadcrumbs{font:12px/12px HelveticaNeue-Light,"Helvetica Neue Light","Helvetica Neue",Helvetica,Arial,"Lucida Grande",sans-serif;color:#777;padding-left:3px}
div#breadcrumbs span{float:left;padding-top:2px}
div#breadcrumbs ol{float:left;margin-left:-2px;margin-bottom:10px}
div#breadcrumbs ol li{float:left;height:17px;padding:2px 5px 2px 20px;background:url(https://cdn.openjur.net/img/breadcrumbs.gif) no-repeat left top}
div#breadcrumbs ol li:first-of-type{padding:2px 5px;background:none}
div#breadcrumbs a{color:#2b496f;text-decoration:underline!important}
/* BOTTOM NAV
   ================================================== */div#bottomNav ul{float:left;margin-right:30px}
div#bottomNav ul a{color:#666;text-decoration:none}
div#bottomNav ul li{margin-bottom:4px}
div#bottomNav ol{width:99%;float:left;clear:left;font-size:1.2em;margin-top:40px;margin-left:258px}
div#bottomNav ol li{float:left;margin-right:5px;display:inline}
div#bottomNav ol li a{display:inline;color:#333;text-decoration:underline!important}
div#bottomNav a:hover{color:blue}
div#bottomNav img#bestproject2009{float:left;margin-right:45px;margin-top:-8px;margin-left: 15px}
div#bottomNav a:hover{color:#08739c}
/* CONTENT */article hgroup h1{font-size:1.5em}
#keyVisual{position:relative;min-width:440px;margin:20px 0 40px;border-bottom:2px #666 solid;border-left:2px #bcd1e5 solid;border-top:2px #fff solid;background:#a0b3c2;border-right:2px #bdc4cd solid;border-radius:5px;-moz-border-radius:5px;-webkit-box-shadow:0 0 8px rgba(0,0,0,.2);-moz-box-shadow:0 0 8px rgba(0,0,0,.2);box-shadow:0 0 8px rgba(0,0,0,.2)}
#keyVisual img{width:100%;height:auto;max-width:1000px;border-radius:2px;-moz-border-radius:2px;margin-bottom:-3px}
BODY:nth-of-type(1) #keyVisual img,x:-moz-any-link,x:default{/*FF HACK for Key visual image */margin-bottom:-5px}
#keyVisual p{position:absolute;font:14px/16px Palatino,Georgia,Times New Roman,serif;width:80%;min-width:280px;color:#616c76;left:15px;top:7px;text-shadow:0 1px 0 #fff,rgba(0,0,0,.01) 0 0 1px}
BODY:nth-of-type(1) nav ul.menu a.head,x:-moz-any-link,x:default{font: 14px/16px Helvetica,Arial,"Lucida Grande",sans-serif}
#keyVisual p span.deutschesRecht{display:block;font-size:18px;line-height:17px;margin:0 0 8px;padding:0;color:#30465e}
a.buttonLink{white-space:nowrap;-webkit-appearance:none;border:none;color:#fff!important;font-weight:400!important;font:14px/14px "Helvetica Neue",Helvetica,Arial,"Lucida Grande",sans-serif!important;width:100px;border-radius:5px;-moz-border-radius:5px;background:#041d46;cursor:pointer;background:url(https://cdn.openjur.net/img/buttonBgTeal.png) 0 0 repeat-x;-webkit-box-shadow:0 1px 0 rgba(255,255,255,.3),0 2px 6px rgba(0,0,0,.3);-moz-box-shadow:0 1px 0 rgba(255,255,255,.3),0 2px 6px rgba(0,0,0,.3);box-shadow:0 1px 0 rgba(255,255,255,.3),0 2px 6px rgba(0,0,0,.3);text-shadow:0 1px 0 #000;text-shadow:0 1px 0 #000;border:1px solid #061b2a;position:relative;top:10px;left:8px;text-decoration:none!important}
a.buttonLink:hover,a.buttonLink:focus{color:#d6eff2!important;background:url(https://cdn.openjur.net/img/buttonBgTeal.png) 0 -31px repeat-x;top:11px}
a.buttonLink:active,a.buttonLink:focus{color:#c2d9dc!important;top:13px}
/* Search Popup */ul.ui-widget{display:block;position:absolute!important;top:96px!important;z-index:90!important;background:#fff!important;width:220px!important;box-sizing:border-box;-moz-box-sizing:border-box;-o-box-sizing:border-box;-webkit-box-sizing:border-box;min-height:0;padding:0;-webkit-border-radius:5px;-moz-border-radius:5px;border-radius:5px;-webkit-box-shadow:0 0 5px 1px #222;-moz-box-shadow:0 0 5px 1px #222;box-shadow:0 0 5px 1px #222;border:2px solid #fff}
ul.ui-widget:before{content:" ";border-bottom:8px solid #4a585b;border-right:8px solid rgba(0,0,0,0);border-left:8px solid rgba(0,0,0,0);width:0;position:absolute;top:-10px;left:10%}
ul.ui-widget li.ui-menu-item{display:block;box-sizing:border-box;-moz-box-sizing:border-box;-o-box-sizing:border-box;-webkit-box-sizing:border-box;text-align:left;border-top:3px solid #fff;border-bottom:1px solid #96adb5;background:#eaf2f9;background:-moz-linear-gradient(top,#eaf2f9 0%,#d3dfea 94%,#a0b2c1 100%);background:-webkit-gradient(linear,left top,left bottom,color-stop(0%,#eaf2f9),color-stop(94%,#d3dfea),color-stop(100%,#a0b2c1));background:-webkit-linear-gradient(top,#eaf2f9 0%,#d3dfea 94%,#a0b2c1 100%);background:-o-linear-gradient(top,#eaf2f9 0%,#d3dfea 94%,#a0b2c1 100%);background:-ms-linear-gradient(top,#eaf2f9 0%,#d3dfea 94%,#a0b2c1 100%);background:linear-gradient(top,#eaf2f9 0%,#d3dfea 94%,#a0b2c1 100%)}
ul.ui-widget li.ui-menu-item:hover{background:#f6fbfe;background:-moz-linear-gradient(top,#f6fbfe 0%,#eaf1f6 94%,#d1dce1 100%);background:-webkit-gradient(linear,left top,left bottom,color-stop(0%,#f6fbfe),color-stop(94%,#eaf1f6),color-stop(100%,#d1dce1));background:-webkit-linear-gradient(top,#f6fbfe 0%,#eaf1f6 94%,#d1dce1 100%);background:-o-linear-gradient(top,#f6fbfe 0%,#eaf1f6 94%,#d1dce1 100%);background:-ms-linear-gradient(top,#f6fbfe 0%,#eaf1f6 94%,#d1dce1 100%);background:linear-gradient(top,#f6fbfe 0%,#eaf1f6 94%,#d1dce1 100%)}
ul.ui-widget li.ui-menu-item:last-of-type{border-bottom:none;-moz-border-radius-topleft:0;-moz-border-radius-topright:0;-moz-border-radius-bottomright:2px;-moz-border-radius-bottomleft:2px;-webkit-border-radius:0 0 2px 2px;border-radius:0 0 2px 2px}
ul.ui-widget li.ui-menu-item:first-of-type{border-top:2px solid #fff}
ul.ui-widget li.ui-menu-item a{display:block;padding:10px;font:.9em/.9em Palatino,Georgia,Times New Roman,serif;font-weight:700;color:#072235;text-shadow:0 1px #fff;cursor:pointer;margin:0}
ul.ui-widget li.ui-menu-item a:hover{color:#425e6c}
ul.ui-widget li.ui-menu-item a span{display:block;color:#354c58;font:11px/11px "Helvetica Neue",Helvetica,Arial,"Lucida Grande",sans-serif!important}
/* ARTIKEL, KOMMENTARE, SEARCH RESULTS & TOP3 STYLES  */article section{margin-top:30px}
.top3{margin-top:50px}
.top3 h1,.resultList h1,article section #overview,article section aside,section#comments article,.pBox,section.adressBlock,.subHeader1{padding:2px 6px 4px;border-radius:5px;-moz-border-radius:5px;text-shadow:0 1px 0 #fff!important;-webkit-box-shadow:0 0 2px #ccc!important;-moz-box-shadow:0 0 2px #ccc!important;box-shadow:0 0 2px #ccc;border-top:1px solid #fff;border-left:1px solid #fff;border-right:1px solid #bbb;border-bottom:1px solid #bbb!important;box-sizing:border-box;-moz-box-sizing:border-box;-o-box-sizing:border-box;-webkit-box-sizing:border-box}
.top3 h1,.resultList h1,.subHeader1,div#sideBox h1{font:1.3em/1.3em "Helvetica Neue",Helvetica,Arial,"Lucida Grande",sans-serif!important;color:#edf5f9!important;margin-bottom:18px!important;margin-top:-25px;padding:2px 6px;border-top:1px solid #0e4d66;border-left:1px solid #0e4d66;border-right:1px solid #042a45;border-bottom:1px solid #042a45!important;text-shadow:0 1px 0 black,1px 2px 5px rgba(62,65,117,0.7)!important;background:#2b3b4f;background:-moz-linear-gradient(top,#dff0ff 0%,#7292ad 6%,#4c657f 50%,#435370 51%,#2b3b4f 100%);background:-webkit-gradient(linear,left top,left bottom,color-stop(0%,#dff0ff),color-stop(6%,#7292ad),color-stop(50%,#4c657f),color-stop(51%,#435370),color-stop(100%,#2b3b4f));background:-webkit-linear-gradient(top,#dff0ff 0%,#7292ad 6%,#4c657f 50%,#435370 51%,#2b3b4f 100%);background:-o-linear-gradient(top,#dff0ff 0%,#7292ad 6%,#4c657f 50%,#435370 51%,#2b3b4f 100%);background:-ms-linear-gradient(top,#dff0ff 0%,#7292ad 6%,#4c657f 50%,#435370 51%,#2b3b4f 100%);background:linear-gradient(top,#dff0ff 0%,#7292ad 6%,#4c657f 50%,#435370 51%,#2b3b4f 100%)}
.subHeader1{margin:0 0 15px!important}
article section #overview{color:#003670!important;margin-bottom:30px!important;margin-top:-25px;background:#f2f2f2 url(https://cdn.openjur.net/img/windowBg_bright.jpg) repeat-x}
article section #overview,article section aside{margin-top:15px;margin-bottom:25px;padding:9px 3px 3px}
article section aside{background:#e5f4fc url(https://cdn.openjur.net/img/windowBg_blue.jpg) repeat-x;-moz-box-sizing:border-box;-webkit-box-sizing:border-box;box-sizing:border-box;-o-box-sizing:border-box;width:175px;float:right;display:block;margin:0 0 30px 20px!important;height:100%;color:#333}
article section #overview{height:100%;overflow:hidden}
article section #overview h1,article section aside h1{margin-bottom:5px;padding-left: 5px;}
article section #overview h1{font:16px/16px "Helvetica Neue",Helvetica,Arial,"Lucida Grande",sans-serif;color:#555}
article section aside h1{font:14px/14px "Helvetica Neue",Helvetica,Arial,"Lucida Grande",sans-serif!important}
article section #overview ol,article section aside ol{color:#3d4560;font-family:HelveticaNeue-Light,"Helvetica Neue Light","Helvetica Neue",Helvetica,Arial,"Lucida Grande",sans-serif!important}
article section #overview ol{color:inherit;margin:5px 0 3px 8px}
article section aside ol{margin:5px 0 6px 8px}
article section aside ol li{line-height:13px;color:#333;list-style:square;list-style-position:inside}
article section aside ol a,article section aside ol a:active{color:inherit}
article section aside ol a:visited{color:#777}
article section #overview ol a:visited{color:#8390aa}
article section #overview ol a,article section aside ol a{border-radius:5px;color:#333;-moz-border-radius:5px}
article section aside ol a:hover{background:#acc5d5;color:#000}
article section #overview ol a:hover{color:#00113e;background:#c8d3e6}
article section #overview li,article section aside li{font:12px/14px "Helvetica Neue",Helvetica,Arial,"Lucida Grande",sans-serif;line-height:14px;list-style:decimal;list-style-position:inside}
#overview p{font:13px/16px "Helvetica Neue",Helvetica,Arial,"Lucida Grande",sans-serif!important;color:#666!important;margin-left:0!important;text-align: justify}
#overview p:first-of-type{margin-top:9px!important}
#info{width:97%;margin-bottom:10px;display:block;background:#ededed;background:-moz-linear-gradient(top,#ededed 0%,#f6f6f6 47%,#ffffff 98%);background:-webkit-gradient(linear,left top,left bottom,color-stop(0%,#ededed),color-stop(47%,#f6f6f6),color-stop(98%,#ffffff));background:-webkit-linear-gradient(top,#ededed 0%,#f6f6f6 47%,#ffffff 98%);background:-o-linear-gradient(top,#ededed 0%,#f6f6f6 47%,#ffffff 98%);background:-ms-linear-gradient(top,#ededed 0%,#f6f6f6 47%,#ffffff 98%);filter:progid:DXImageTransform.Microsoft.gradient( startColorstr='#ededed',endColorstr='#ffffff',GradientType=0 );background:linear-gradient(top,#ededed 0%,#f6f6f6 47%,#ffffff 98%);-moz-border-radius:5px;border-radius:5px;-webkit-box-shadow:inset 0 1px 6px rgba(0,0,0,.2);-moz-box-shadow:inset 0 1px 6px rgba(0,0,0,.2);box-shadow:inset 0 1px 6px rgba(0,0,0,.2);padding:6px 7px 0 9px;vertical-align:top!important; min-height: 135px}
#info ul li{display:block}
#info ul li h3{font:11px/11px "Helvetica Neue",Helvetica,Arial,"Lucida Grande",sans-serif;color:#555;float:left;clear:left;margin:5px 6px 0 0;padding:0 2px 1px 5px;width:90px;background:#ededed;background:-moz-linear-gradient(top,#ffffff 0%,#f1f1f1 50%,#e1e1e1 51%,#f6f6f6 100%);background:-webkit-gradient(linear,left top,left bottom,color-stop(0%,#ffffff),color-stop(50%,#f1f1f1),color-stop(51%,#e1e1e1),color-stop(100%,#f6f6f6));background:-webkit-linear-gradient(top,#ffffff 0%,#f1f1f1 50%,#e1e1e1 51%,#f6f6f6 100%);background:-o-linear-gradient(top,#ffffff 0%,#f1f1f1 50%,#e1e1e1 51%,#f6f6f6 100%);background:-ms-linear-gradient(top,#ffffff 0%,#f1f1f1 50%,#e1e1e1 51%,#f6f6f6 100%);background:linear-gradient(top,#ffffff 0%,#f1f1f1 50%,#e1e1e1 51%,#f6f6f6 100%);-moz-border-radius:5px;border-radius:5px;-webkit-box-shadow:0 1px 0 rgba(0,0,0,.2);-moz-box-shadow:0 1px 0 rgba(0,0,0,.2);box-shadow:0 1px 0 rgba(0,0,0,.2);border-bottom:none}
#info ul li p{font:11px/11px HelveticaNeue-Light,"Helvetica Neue Light","Helvetica Neue",Helvetica,Arial,"Lucida Grande",sans-serif;color:#555;display:inline;margin:0!important}
#info ul li{white-space:nowrap;list-style-type:none!important;list-style:none!important}
p#related{font:12px/24px "Helvetica Neue",Helvetica,Arial,"Lucida Grande",sans-serif!important;text-align:right;padding:0 0 4px!important}
p#related a,div#info li.instanzen p a{padding:2px 3px;color:#999;font-weight:700;text-decoration:none!important;background:#ededed;background:-moz-linear-gradient(top,#ffffff 0%,#f1f1f1 50%,#e1e1e1 51%,#f6f6f6 100%);background:-webkit-gradient(linear,left top,left bottom,color-stop(0%,#ffffff),color-stop(50%,#f1f1f1),color-stop(51%,#e1e1e1),color-stop(100%,#f6f6f6));background:-webkit-linear-gradient(top,#ffffff 0%,#f1f1f1 50%,#e1e1e1 51%,#f6f6f6 100%);background:-o-linear-gradient(top,#ffffff 0%,#f1f1f1 50%,#e1e1e1 51%,#f6f6f6 100%);background:-ms-linear-gradient(top,#ffffff 0%,#f1f1f1 50%,#e1e1e1 51%,#f6f6f6 100%);background:linear-gradient(top,#ffffff 0%,#f1f1f1 50%,#e1e1e1 51%,#f6f6f6 100%);-moz-border-radius:5px;border-radius:5px;display:inline-block;text-shadow:0 1px 0 #fff;-webkit-box-shadow:0 1px 0 rgba(0,0,0,.2);-moz-box-shadow:0 1px 0 rgba(0,0,0,.2);box-shadow:0 1px 0 rgba(0,0,0,.2)}
div#info li.instanzen p a{-webkit-box-shadow:0 1px 0 rgba(255,255,255,.7);-moz-box-shadow:0 1px 0 rgba(255,255,255,.7);box-shadow:0 1px 0 rgba(255,255,255,.7);line-height:12px!important}
div#info li.instanzen p a.rot{color:#feeef0!important;text-shadow:0 1px 0 #000;background:#702723}
div#info li.instanzen p a.orange{color:#fef3e2!important;text-shadow:0 1px 0 #000;background:#e65d0d}
div#info li.instanzen p a.gruen{color:#eafddd!important;text-shadow:0 1px 0 #000;background:#09a714}
p#related a{font-size:13px;line-height:13px}
p#related a:hover{color:#000;text-shadow:0 1px 0 #fff}
p#related a .def{background:none;color:#25313F}
p#related a:hover .def{color:#000}
p#related span.rechtsgebiete{margin-top:0;display:block}
p#related span.rechtsgebiete a{font:12px/12px "Helvetica Neue",Helvetica,Arial,"Lucida Grande",sans-serif;color:#555;font-weight:400!important}
p#related span.rechtsgebiete a:hover{color:#000}
#overview.urteil{position:relative;padding-bottom:24px}
#overview.urteil p{display:none}
span.urteilInfoIElt9{display:none;font-size:.75em}
#overview.urteil p:first-of-type{display:block!important}
section#mainSection h1{font:1.1em/1.5em Palatino,Georgia,Times New Roman,serif;color:#052356;margin-bottom:0;border-bottom:1px dotted #ccc;text-shadow:0 1px 0 white,1px 1px 5px rgba(62,65,117,0.3)}
section#mainSection h1:first-of-type{border-bottom:none}
/* PINGBACKS & RELATED */section#pingbacks,section#relatedLinks{margin-bottom:30px}
section#pingbacks h1,section#relatedLinks h1{font-size:.75em;margin-bottom:10px;-moz-border-radius:5px;border-radius:5px;background:#f6f9fc}
section#pingbacks h2,section#relatedLinks h2{font-size:.7em;font-weight:700;color:#444;margin-left:4px}
section#pingbacks p,section#relatedLinks p{font-size:.7em;margin-top:2px;-moz-border-radius:5px;border-radius:5px;background:#fafafa;margin-left:4px}
section#pingbacks p a,section#relatedLinks p a{font-weight:400!important;font-size:11px}
section#pingbacks p a:after,section#pingbacks p a:before,section#relatedLinks p a:after,section#relatedLinks p a:before{content:"…";color:#aaa}
/*TABELLEN*/table{font-size:.8em;max-width:100%}
table td{padding-right:15px}
table td.titelspalte{background:#ccc;border:1px solid #ccc;border-right:1px solid #aaa;padding:5px 10px 2px 2px}
table td.datenspalte{padding:1px 10px 1px 3px;background:#eee;border:1px solid #ccc!important;font-size:11px;color:#333}
#overview a#toggleOverview,#overview a#toggleOverviewClose{position:absolute;z-index:99;right:7px;bottom:7px;padding:3px 6px 4px;font:11px/11px HelveticaNeue-Light,"Helvetica Neue Light","Helvetica Neue",Helvetica,Arial,"Lucida Grande",sans-serif;background:#041d46;background:url(https://cdn.openjur.net/img/buttonBgTeal.png) 0 0 repeat-x;-webkit-box-shadow:0 1px 0 rgba(255,255,255,.3),0 2px 6px rgba(0,0,0,.3);-moz-box-shadow:0 1px 0 rgba(255,255,255,.3),0 2px 6px rgba(0,0,0,.3);box-shadow:0 1px 0 rgba(255,255,255,.3),0 2px 6px rgba(0,0,0,.3);text-shadow:0 1px 0 #000;border:1px solid #061b2a;-moz-border-radius:5px;border-radius:5px;color:#fff;text-decoration:none}
#overview a#toggleOverviewClose{display:none}
#overview a#toggleOverview:hover,#overview a#toggleOverview:focus,#overview a#toggleOverviewClose:hover,#overview a#toggleOverviewClose:focus{color:#e0f2fb;bottom:6px;background:url(https://cdn.openjur.net/img/buttonBgTeal.png) 0 -31px repeat-x}
#overview a#toggleOverview:active,#overview a#toggleOverviewClose:active{color:#c9d8e1;bottom:5px}
#overview #overviewMore{position:absolute;bottom:23px;left:2px;background:url(https://cdn.openjur.net/img/overviewMoreBg.png) top left repeat-x;height:42px;width:100%}
section#mainSection article section#text{padding:13px 5px 13px 20px;border-left:1px solid #f4f4f4;-moz-border-radius-topleft:5px;-moz-border-radius-topright:0;-moz-border-radius-bottomright:0;-moz-border-radius-bottomleft:5px;-webkit-border-radius:5px 0 0 5px;border-radius:5px 0 0 5px;background:#fbfbfb;background:-moz-linear-gradient(left,#fbfbfb 0%,#fefefe 100%);background:-webkit-gradient(linear,left top,right top,color-stop(0%,#fbfbfb),color-stop(100%,#fefefe));background:-webkit-linear-gradient(left,#fbfbfb 0%,#fefefe 100%);background:-o-linear-gradient(left,#fbfbfb 0%,#fefefe 100%);background:-ms-linear-gradient(left,#fbfbfb 0%,#fefefe 100%);background:linear-gradient(left,#fbfbfb 0%,#fefefe 100%)}
article section #overview ol ol,article section aside ol ol{text-indent:15px;font-size:.9em;margin-top:0;margin-bottom:5px}
article section #overview ol ol li,article section aside ol ol li{list-style:disc;list-style-position:inside}
article section h2,article section h3{font-family:Palatino,Georgia,Times New Roman,serif;color:#555;padding-left:3px}
article section h3{margin-top:15px;margin-bottom:10px;padding-bottom:3px;color:#052356;border-bottom:1px dotted #ddd;margin-right:10px;padding-left:2px;font-size:.9em;text-shadow:0 1px 0 white,1px 3px 5px rgba(62,65,117,0.2)}
article section h2{margin-top:15px;margin-bottom:9px;padding-bottom:3px;border-bottom:1px dotted #ccc;margin-right:10px;text-shadow:0 1px 0 white,1px 3px 7px rgba(44,65,93,0.3)}
section#comments{font-size:.8em}
section#comments h1{margin-top:30px;margin-bottom:20px;-webkit-border-radius:5px;-moz-border-radius:5px;border-radius:5px;height:25px;font-size:1.4em;cursor:pointer}
section#comments h1 img#plusMinus{margin:auto 5px 1px auto}
section#comments article{min-width:387px;padding-top:5px;margin-bottom:15px;margin-left:65px;display:none}
.hide{display:none}
section#comments.showInitially article{display:block;min-width:150px}
section#comments.showInitially{margin-left:185px}
section#comments article img{float:left;margin-left:-65px;margin-top:-6px;-webkit-border-radius:5px;-moz-border-radius:5px;border-radius:5px;text-shadow:0 1px 0 #fff,1px 3px 6px rgba(62,65,65,0.3),0 0 6px rgba(255,255,255,1);-webkit-box-shadow:0 0 2px #ccc;-moz-box-shadow:0 0 2px #ccc;box-shadow:0 0 2px #ccc;border-top:1px solid #fff;border-left:1px solid #fff;border-right:1px solid #bbb;border-bottom:1px solid #bbb;box-sizing:border-box;-moz-box-sizing:border-box;-o-box-sizing:border-box;-webkit-box-sizing:border-box}
section#comments article h2{font-size:1.1em;color:#233e52}
section#comments article h3{font-size:.9em;color:#555}
article section p,section#comments article p{padding:2px 10px 4px 5px;font:12px/16px Palatino,Georgia,Times New Roman,serif!important;text-shadow:0 1px 0 white,rgba(0,0,0,.01) 0 0 1px}
section#comments article p{margin-bottom:0!important}
article header hgroup h1{font-size:1.5em!important}
.top3 ol li,.resultList ol li,section#comments article{background:#e9e9e9 url(https://cdn.openjur.net/img/windowBg_dark.jpg) repeat-x}
.top3 ol li:nth-child(odd),.resultList ol li:nth-child(odd),section#comments article:nth-child(odd){background:#f6f6f6 url(https://cdn.openjur.net/img/windowBg_bright.jpg) repeat-x}
.top3 ol li:nth-child(even),.resultList ol li:nth-child(even),section#comments article:nth-child(even){background:#e9e9e9 url(https://cdn.openjur.net/img/windowBg_dark.jpg) repeat-x}
.top3 li,.resultList li,#pagination{padding:5px 5px 6px 8px;border-radius:5px;-moz-border-radius:5px;margin-bottom:16px;border-top:1px solid #fff;border-left:1px solid #fff;border-right:1px solid #bbb;border-bottom:1px solid #bbb;text-shadow:0 1px 0 #fff;-webkit-box-shadow:0 0 2px #ccc;-moz-box-shadow:0 0 2px #ccc;box-shadow:0 0 2px #ccc, 0 -1px 0 #DDD}
.top3 li,.resultList li{border-left:1px solid #fcfcfc}
.top3 li h2,.resultList li h2,article header hgroup h2,hgroup.default h2{color:#747d89}
hgroup.default h2 a{color:#054661!important}
hgroup.default h2 a:hover{text-decoration:underline!important;color:#097fb1}
hgroup.default h2 a:active,hgroup.default h2 a:focus{color:#097fb1}
/* DEFAULT STYLES - APPLY <section role="main" class="default"> !!!
   ================================================== */section.default h1{color:#333}
section.default p{font:12px/18px Palatino,Georgia,Times New Roman,serif}
.top3 li h2,.resultList li h2{font:11px/10px "Helvetica Neue",Helvetica,Arial,"Lucida Grande",sans-serif;padding: 1px 4px 4px 1px;margin: 0;color: #888}
article header hgroup h2{font-size:.85em;padding-left:8px}
.top3 li h3,.resultList li h3{font:16px/16px "Helvetica Neue",Helvetica,Arial,"Lucida Grande",sans-serif;color:#182932;padding:4px 5px 5px 8px;border-bottom:1px solid #dfdfdf;margin-bottom:2px;text-shadow: 0 1px 0 white;background: none;border-top: 1px solid white;margin:0 -5px 0 -8px}
.top3 ol li:nth-child(even) h3,.resultList ol li:nth-child(even) h3 {border-bottom: 1px solid #d2d2d2;border-top: 1px solid #fcfcfc}
.top3 li h3 a,.top3 li h3 a:active,.top3 li h3 a:visited,.resultList li h3 a,.resultList li h3 a:active,.resultList li h3 a:visited{color:#3e464b;-moz-border-radius:5px;border-radius:5px}
.top3 li h3 a:hover,.resultList li h3 a:hover{color:#00507a;text-decoration: underline!important}
.top3 li p,.resultList li p.paragraphs{text-align:left;font:11px/14px "Helvetica Neue",Helvetica,Arial,"Lucida Grande",sans-serif!important;margin:0;display:inline-block;-webkit-margin-before:0!important;padding-left: 2px}
.top3 li p a,.resultList li p.paragraphs a{color:#325466}
.top3 a,.resultList a{text-decoration:none!important}
.top3 li p a:hover,.resultList li p.paragraphs a:hover{text-decoration:underline;color:#fff!important;background:#777;text-shadow:0 1px #111}
.top3 li p a,.top3 li p a:active,.top3 li p a:visited,.resultList li p.paragraphs a,.resultList li p.paragraphs a:active,.resultList li p.paragraphs a:visited{color:inherit;display:inline}
span.top3Gebiete a,span.resultListGebiete a{border-radius:5px;display:inline!important;-moz-border-radius:5px;color:#666!important;font:11px/11px "Helvetica Neue",Helvetica,Arial,"Lucida Grande",sans-serif;background:#F1F1F1;padding:2px 3px}
.top3 ol li:nth-child(even) span.top3Gebiete a:hover,.resultList ol li:nth-child(even) span.resultListGebiete a:hover{background:#777;color:#fff!important;text-shadow:0 1px 0 #000}
span.top3Gebiete a,span.resultListGebiete a{color:#fff;text-shadow:0 1px 0 #fff;background: #f9f9f9;}
.top3 ol li:nth-child(odd) span.top3Gebiete a,.resultList ol li:nth-child(odd) span.resultListGebiete a {background: #fcfcfc}
.top3 ol li:nth-child(odd) span.top3Gebiete a:hover,.resultList ol li:nth-child(odd) span.resultListGebiete a:hover{background:#888;color:#fff!important;text-shadow:0 1px 0 #000}
span.top3Gebiete,span.resultListGebiete {margin-left: -2px}
span.resultListGebiete + p,span.top3Gebiete + p,p.paragraphs{margin-top:3px!important;margin-bottom:0!important}
/* .resultList h3 { padding-bottom: 13px!important } */.resultList li h3{font:1.2em/1.2em "Helvetica Neue",Helvetica,Arial,"Lucida Grande",sans-serif!important}
p.excerpt{font:/* margin: 3px 3px 13px 3px !important */12px/15px Palatino,Georgia,Times New Roman,serif!important}
div.resultList em{color:#bd1000}
.pBox{background:#f1f1f1 url(https://cdn.openjur.net/img/windowBg_bright.jpg) repeat-x;display:block;line-height:1.3em;font-size:.8em!important;padding:12px;font:14px/16px "Helvetica Neue",Helvetica,Arial,"Lucida Grande",sans-serif!important }
.blueBg{background:#e5f4fb url(https://cdn.openjur.net/img/windowBg_blue.jpg) repeat-x }
/* pBox styles hauptsaechlich fuer Gesetzesansicht: div.gesetze.pBox !!  */div.gesetze.pBox{font:1em HelveticaNeue-Light,"Helvetica Neue Light","Helvetica Neue",Helvetica,Arial,"Lucida Grande",sans-serif!important;margin-bottom:30px}
div.gesetze.pBox h1 em{color:#666;display:inline;font-size:.7em}
div.gesetze.pBox h6{margin-top:6px!important;position:relative;padding:0 36px 10px;color:#304757;font:18px/18px HelveticaNeue-Light,"Helvetica Neue Light","Helvetica Neue",Helvetica,Arial,"Lucida Grande",sans-serif!important;border-bottom:1px solid #ddd;-webkit-box-shadow:0 1px 0 0 #fff;-moz-box-shadow:0 1px 0 0 #fff;box-shadow:0 1px 0 0 #fff}
div.gesetze.pBox h6.h6OneArrow{padding-left:0}
.pBox dt{font:14px/21px Palatino,Georgia,Times New Roman,serif!important}
.pBox dl{margin-top:30px}
a.mainHead{padding:2px 6px;box-shadow:0 0 2px #CCC;margin-right:5px;-moz-border-radius:5px;color:#314b59;border-radius:5px;background:#fafafa;background:-moz-linear-gradient(top,#ffffff 0%,#f3f3f3 50%,#ededed 51%,#ffffff 100%);background:-webkit-gradient(linear,left top,left bottom,color-stop(0%,#ffffff),color-stop(50%,#f3f3f3),color-stop(51%,#ededed),color-stop(100%,#ffffff));background:-webkit-linear-gradient(top,#ffffff 0%,#f3f3f3 50%,#ededed 51%,#ffffff 100%);background:-o-linear-gradient(top,#ffffff 0%,#f3f3f3 50%,#ededed 51%,#ffffff 100%);background:-ms-linear-gradient(top,#ffffff 0%,#f3f3f3 50%,#ededed 51%,#ffffff 100%);filter:progid:DXImageTransform.Microsoft.gradient( startColorstr='#eaeaea',endColorstr='#fefefe',GradientType=0 );background:linear-gradient(top,#ffffff 0%,#f3f3f3 50%,#ededed 51%,#ffffff 100%);border-top:1px solid #fff;border-left:1px solid #fff;border-right:1px solid #BBB;border-bottom:1px solid #BBB}
a.mainHead:hover{color:#151f25;background:#fff;background:-moz-linear-gradient(top,#ffffff 0%,#f1f1f1 50%,#e1e1e1 51%,#f6f6f6 100%);background:-webkit-gradient(linear,left top,left bottom,color-stop(0%,#ffffff),color-stop(50%,#f1f1f1),color-stop(51%,#e1e1e1),color-stop(100%,#f6f6f6));background:-webkit-linear-gradient(top,#ffffff 0%,#f1f1f1 50%,#e1e1e1 51%,#f6f6f6 100%);background:-o-linear-gradient(top,#ffffff 0%,#f1f1f1 50%,#e1e1e1 51%,#f6f6f6 100%);background:-ms-linear-gradient(top,#ffffff 0%,#f1f1f1 50%,#e1e1e1 51%,#f6f6f6 100%);filter:progid:DXImageTransform.Microsoft.gradient( startColorstr='#bbb',endColorstr='#ccc',GradientType=0 );background:linear-gradient(top,#ffffff 0%,#f1f1f1 50%,#e1e1e1 51%,#f6f6f6 100%)}
div.gesetze.pBox h2{font-size:.7em;border-top:1px solid #eee;padding:3px 2px;margin-bottom:6px;margin-top:20px}
div.gesetze.pBox h2:first-of-type{margin-top:0;border-top:none}
div.gesetze.pBox h3{margin-left:20px;margin-top:14px;font-size:.9em}
div.gesetze.pBox h3 em{color:#666;display:inline;font-size:.75em;visibility:hidden}
div.gesetze.pBox h3:hover em{visibility:visible}
a.mainHead2{border-bottom:1px dotted #ccc;padding-bottom:2px;color:#888;margin-right:5px}
a.mainHead2:hover{color:#222;border-bottom:1px dotted #888}
div.gesetze.pBox h4{margin-left:46px;font-size:.75em;margin-top:13px;color:#495961}
div.gesetze.pBox h4:last-of-type{margin-bottom:21px}
div.gesetze.pBox h4 a.mainHead3{background:#fefefe;padding:2px 4px;box-shadow:0 0 2px;border-radius:5px}
div.gesetze.pBox h4 a.mainHead3:hover{color:#212d34;background:#eee}
div.gesetze.pBox h4 em{color:#888;display:inline;font-size:.8em;visibility:hidden}
div.gesetze.pBox h4:hover em{visibility:visible}
div.gesetze.pBox h5{margin-left:78px;font-size:.7em;margin-top:5px}
div.gesetze.pBox h5:first-of-type{margin-top:11px}
div.gesetze.pBox h5:last-of-type{margin-bottom:21px}
.pBox.gesetze h1 a,.pBox.gesetze h2 a,.pBox.gesetze h3 a,.pBox.gesetze h4 a,.pBox.gesetze h5 a,.pBox.gesetze h6 a{text-decoration:none!important}
/* PARAGRAPHENANSICHT
   ================================================== */p.gesetzInfo{color:#333!important;margin-top:10px!important;font:.7em HelveticaNeue-Light,"Helvetica Neue Light","Helvetica Neue",Helvetica,Arial,"Lucida Grande",sans-serif!important}
div#sideBox{float:left;clear:left;margin:10px 0 10px 20px;height:150px;font:11px/11px "Helvetica Neue",Helvetica,Arial,"Lucida Grande",sans-serif;background:#ededed;background:-moz-linear-gradient(top,#ededed 0%,#f6f6f6 47%,#ffffff 100%);background:-webkit-gradient(linear,left top,left bottom,color-stop(0%,#ededed),color-stop(47%,#f6f6f6),color-stop(100%,#ffffff));background:-webkit-linear-gradient(top,#ededed 0%,#f6f6f6 47%,#ffffff 100%);background:-o-linear-gradient(top,#ededed 0%,#f6f6f6 47%,#ffffff 100%);background:-ms-linear-gradient(top,#ededed 0%,#f6f6f6 47%,#ffffff 100%);filter:progid:DXImageTransform.Microsoft.gradient( startColorstr='#ededed',endColorstr='#FFFFFF',GradientType=0 );background:linear-gradient(top,#ededed 0%,#f6f6f6 47%,#ffffff 100%);overflow-y:scroll;width:177px;padding:10px;-moz-border-radius:5px;border-radius:5px;text-shadow:0 1px 0 #fff,1px 3px 6px rgba(62,65,65,0.3),0 0 6px rgba(255,255,255,1);-webkit-box-shadow:0 0 2px #ccc;-moz-box-shadow:0 0 2px #ccc;box-shadow:0 0 2px #ccc;border-top:1px solid #fff;border-left:1px solid #fff;border-right:1px solid #bbb;border-bottom:1px solid #bbb;overflow-x: hidden}
div#nav2.paragraphView{top:330px}
div#sideBox li{margin:4px 0}
div#sideBox li:first-of-type{margin-top:0}
div#sideBox h1{margin-bottom:8px;margin-top:2px!important;font:11px/12px "Helvetica Neue",Helvetica,Arial,"Lucida Grande",sans-serif!important;-moz-border-radius:5px;border-radius:5px;padding:2px 5px}
div#sideBox ol{margin-bottom:16px;list-style:none}
div#sideBox li a{text-decoration:none;-moz-border-radius:5px;border-radius:5px;padding:2px 5px;color:#444;line-height:12px}
div#sideBox li a:active{font-weight:700}
div#sideBox li a:hover,div#sideBox li a:active{background:#fff;-webkit-box-shadow:0 1px 0 #ccc;-moz-box-shadow:0 1px 0 #ccc;box-shadow:0 1px 0 #ccc}
.floatRight{float:right;width:39%}
.floatLeft{float:right;width:39%}
.pBox em{display:block;color:#333;font:1.3em HelveticaNeue-Light,"Helvetica Neue Light","Helvetica Neue",Helvetica,Arial,"Lucida Grande",sans-serif!important;margin-bottom:7px}
div.sortList ~ p.pBox em{margin-bottom:0}
div.sortList ~ p.pBox{margin-left:0!important}
.pBox em.error{color:#92080a;font-size: 14px!important}
.pBox em.blue{color:#086e92;font-size: 14px!important}
clearLeft{clear:left}
.sortList{-webkit-box-sizing:border-box;box-sizing:border-box;font-family:"Helvetica Neue",Helvetica,Arial,"Lucida Grande",sans-serif;font-size:.7em;padding:0 0 15px 5px;margin-bottom:50px!important;margin-right:2px}
div.sortList~p.pBox{margin-top:30px!important}
.sortList span{color:#888;font-size:.8em;line-height:18px;float:right;display:block;margin-top:2px;margin-right:20px}
.sortList ol li{float:right;margin-right:5px;padding-right:5px}
.sortList ol li a,#pagination ol li a{background:#bbb;background:-moz-linear-gradient(top,#ffffff 0%,#f1f1f1 50%,#e1e1e1 51%,#f6f6f6 100%);background:-webkit-gradient(linear,left top,left bottom,color-stop(0%,#ffffff),color-stop(50%,#f1f1f1),color-stop(51%,#e1e1e1),color-stop(100%,#f6f6f6));background:-webkit-linear-gradient(top,#ffffff 0%,#f1f1f1 50%,#e1e1e1 51%,#f6f6f6 100%);background:-o-linear-gradient(top,#ffffff 0%,#f1f1f1 50%,#e1e1e1 51%,#f6f6f6 100%);background:-ms-linear-gradient(top,#ffffff 0%,#f1f1f1 50%,#e1e1e1 51%,#f6f6f6 100%);background:linear-gradient(top,#ffffff 0%,#f1f1f1 50%,#e1e1e1 51%,#f6f6f6 100%);background-position:right!important;background-repeat:no-repeat!important;text-decoration:none;display:inline;border-radius:5px;-moz-border-radius:5px;-webkit-box-shadow:0 1px 2px rgba(0,0,0,.5);-moz-box-shadow:0 1px 2px rgba(0,0,0,.5);box-shadow:0 1px 2px rgba(0,0,0,.5);text-shadow:0 1px 0 #fff}
.sortList ol li a{display:inline-block;padding-left:6px;padding-right:6px;height:18px;line-height:18px}
#pagination ol li a{color:#000;height:18px;line-height:18px;padding: 3px 4px 3px 4px;min-width:22px;}
a.pager{position:absolute;top:-4px;left:0;margin-left:5px;background:#bbb;background:-moz-linear-gradient(top,#ffffff 1%,#e1e1e1 19%,#f6f6f6 91%,#e1e1e1 100%);background:-webkit-gradient(linear,left top,left bottom,color-stop(1%,#ffffff),color-stop(19%,#e1e1e1),color-stop(91%,#f6f6f6),color-stop(100%,#e1e1e1));background:-webkit-linear-gradient(top,#ffffff 1%,#e1e1e1 19%,#f6f6f6 91%,#e1e1e1 100%);background:-o-linear-gradient(top,#ffffff 1%,#e1e1e1 19%,#f6f6f6 91%,#e1e1e1 100%);background:-ms-linear-gradient(top,#ffffff 1%,#e1e1e1 19%,#f6f6f6 91%,#e1e1e1 100%);background:linear-gradient(top,#ffffff 1%,#e1e1e1 19%,#f6f6f6 91%,#e1e1e1 100%);background-position:right!important;background-repeat:no-repeat!important;text-decoration:none;display:inline-block;border-radius:5px;-moz-border-radius:5px;padding:3px 6px 5px;-webkit-box-shadow:0 1px 2px rgba(0,0,0,.5);-moz-box-shadow:0 1px 2px rgba(0,0,0,.5);box-shadow:0 1px 2px rgba(0,0,0,.5);text-shadow:0 1px 0 #fff}
div.gesetze.pBox h6 a{color:#000;font-size:14px!important}
div.gesetze.pBox h6 a:hover{color:#000}
div.gesetze.pBox h6 a#qaNextPara{left:auto;right:0}
div.gesetze.pBox h6 a:nth-of-type(1){margin-right:9px!important}
div.gesetze.pBox h6 a#qaNextPara:only-of-type{right:0;left:auto;margin-right:0!important}
div.gesetze.pBox h6 a#qaLastPara:only-of-type{left:0;right:auto;margin-right:0!important}
div.gesetze.pBox h6.h6OneArrow a#qaLastPara{right:0;left:auto}
.sortList ol li a{color:#555}
.sortList ol li a.indicator-s{font-weight:700;padding-right:18px!important;background:url(https://cdn.openjur.net/img/indicator-b-s.png),#ccc;background:url(https://cdn.openjur.net/img/indicator-b-s.png),-moz-linear-gradient(top,#ffffff 0%,#f1f1f1 50%,#e1e1e1 51%,#f6f6f6 100%);background:url(https://cdn.openjur.net/img/indicator-b-s.png),-webkit-gradient(linear,left top,left bottom,color-stop(0%,#ffffff),color-stop(50%,#f1f1f1),color-stop(51%,#e1e1e1),color-stop(100%,#f6f6f6));background:url(https://cdn.openjur.net/img/indicator-b-s.png),-webkit-linear-gradient(top,#ffffff 0%,#f1f1f1 50%,#e1e1e1 51%,#f6f6f6 100%);background:url(https://cdn.openjur.net/img/indicator-b-s.png),-o-linear-gradient(top,#ffffff 0%,#f1f1f1 50%,#e1e1e1 51%,#f6f6f6 100%);background:url(https://cdn.openjur.net/img/indicator-b-s.png),-ms-linear-gradient(top,#ffffff 0%,#f1f1f1 50%,#e1e1e1 51%,#f6f6f6 100%);background:url(https://cdn.openjur.net/img/indicator-b-s.png),linear-gradient(top,#ffffff 0%,#f1f1f1 50%,#e1e1e1 51%,#f6f6f6 100%)}
.sortList ol li a.indicator-n{font-weight:700;padding-right:18px!important;background:url(https://cdn.openjur.net/img/indicator-b-n.png),#ccc;background:url(https://cdn.openjur.net/img/indicator-b-n.png),-moz-linear-gradient(top,#ffffff 0%,#f1f1f1 50%,#e1e1e1 51%,#f6f6f6 100%);background:url(https://cdn.openjur.net/img/indicator-b-n.png),-webkit-gradient(linear,left top,left bottom,color-stop(0%,#ffffff),color-stop(50%,#f1f1f1),color-stop(51%,#e1e1e1),color-stop(100%,#f6f6f6));background:url(https://cdn.openjur.net/img/indicator-b-n.png),-webkit-linear-gradient(top,#ffffff 0%,#f1f1f1 50%,#e1e1e1 51%,#f6f6f6 100%);background:url(https://cdn.openjur.net/img/indicator-b-n.png),-o-linear-gradient(top,#ffffff 0%,#f1f1f1 50%,#e1e1e1 51%,#f6f6f6 100%);background:url(https://cdn.openjur.net/img/indicator-b-n.png),-ms-linear-gradient(top,#ffffff 0%,#f1f1f1 50%,#e1e1e1 51%,#f6f6f6 100%);background:url(https://cdn.openjur.net/img/indicator-b-n.png),linear-gradient(top,#ffffff 0%,#f1f1f1 50%,#e1e1e1 51%,#f6f6f6 100%)}
.sortList ol li a:hover,.sortList ol li a:focus,#pagination ol li a:hover{color:#fff;background:#5b8193;background:-moz-linear-gradient(top,#5b8193 0%,#456177 50%,#3b5665 51%,#142738 100%);background:-webkit-gradient(linear,left top,left bottom,color-stop(0%,#5b8193),color-stop(50%,#456177),color-stop(51%,#3b5665),color-stop(100%,#142738));background:-webkit-linear-gradient(top,#5b8193 0%,#456177 50%,#3b5665 51%,#142738 100%);background:-o-linear-gradient(top,#5b8193 0%,#456177 50%,#3b5665 51%,#142738 100%);background:-ms-linear-gradient(top,#5b8193 0%,#456177 50%,#3b5665 51%,#142738 100%);background:linear-gradient(top,#5b8193 0%,#456177 50%,#3b5665 51%,#142738 100%);text-shadow:0 1px 0 #000}
#pagination ol li a:hover{color:#fff;background:#3c5362;background:-moz-linear-gradient(top,#3c5362 0%,#2d3d4f 50%,#273743 51%,#0d1825 100%);background:-webkit-gradient(linear,left top,left bottom,color-stop(0%,#3c5362),color-stop(50%,#2d3d4f),color-stop(51%,#273743),color-stop(100%,#0d1825));background:-webkit-linear-gradient(top,#3c5362 0%,#2d3d4f 50%,#273743 51%,#0d1825 100%);background:-o-linear-gradient(top,#3c5362 0%,#2d3d4f 50%,#273743 51%,#0d1825 100%);background:-ms-linear-gradient(top,#3c5362 0%,#2d3d4f 50%,#273743 51%,#0d1825 100%);filter:progid:DXImageTransform.Microsoft.gradient( startColorstr='#3c5362',endColorstr='#0d1825',GradientType=0 );background:linear-gradient(top,#3c5362 0%,#2d3d4f 50%,#273743 51%,#0d1825 100%);text-shadow:0 1px 0 #000}
.sortList ol li a.indicator-s:hover,.sortList ol li a.indicator-s:focus{color:#fff;background:url(https://cdn.openjur.net/img/indicator-w-s.png),#5b8193;background:url(https://cdn.openjur.net/img/indicator-w-s.png),-moz-linear-gradient(top,#5b8193 0%,#456177 50%,#3b5665 51%,#142738 100%);background:url(https://cdn.openjur.net/img/indicator-w-s.png),-webkit-gradient(linear,left top,left bottom,color-stop(0%,#5b8193),color-stop(50%,#456177),color-stop(51%,#3b5665),color-stop(100%,#142738));background:url(https://cdn.openjur.net/img/indicator-w-s.png),-webkit-linear-gradient(top,#5b8193 0%,#456177 50%,#3b5665 51%,#142738 100%);background:url(https://cdn.openjur.net/img/indicator-w-s.png),-o-linear-gradient(top,#5b8193 0%,#456177 50%,#3b5665 51%,#142738 100%);background:url(https://cdn.openjur.net/img/indicator-w-s.png),-ms-linear-gradient(top,#5b8193 0%,#456177 50%,#3b5665 51%,#142738 100%);background:url(https://cdn.openjur.net/img/indicator-w-s.png),linear-gradient(top,#5b8193 0%,#456177 50%,#3b5665 51%,#142738 100%);text-shadow:0 1px 0 #000}
.sortList ol li a.indicator-n:hover,.sortList ol li a.indicator-n:focus{color:#fff;background:url(https://cdn.openjur.net/img/indicator-w-n.png),#5b8193;background:url(https://cdn.openjur.net/img/indicator-w-n.png),-moz-linear-gradient(top,#5b8193 0%,#456177 50%,#3b5665 51%,#142738 100%);background:url(https://cdn.openjur.net/img/indicator-w-n.png),-webkit-gradient(linear,left top,left bottom,color-stop(0%,#5b8193),color-stop(50%,#456177),color-stop(51%,#3b5665),color-stop(100%,#142738));background:url(https://cdn.openjur.net/img/indicator-w-n.png),-webkit-linear-gradient(top,#5b8193 0%,#456177 50%,#3b5665 51%,#142738 100%);background:url(https://cdn.openjur.net/img/indicator-w-n.png),-o-linear-gradient(top,#5b8193 0%,#456177 50%,#3b5665 51%,#142738 100%);background:url(https://cdn.openjur.net/img/indicator-w-n.png),-ms-linear-gradient(top,#5b8193 0%,#456177 50%,#3b5665 51%,#142738 100%);background:url(https://cdn.openjur.net/img/indicator-w-n.png),linear-gradient(top,#5b8193 0%,#456177 50%,#3b5665 51%,#142738 100%);text-shadow:0 1px 0 #000}
.sortList ol li:first-of-type{margin-right:0;padding-right:0}
.sortList ol li a:active,.sortList ol li a.indicator-s:active,.sortList ol li a.indicator-n:active{color:#cdedff}
/* DEFINITION LISTS */dl#defList{color:#444;text-shadow:0 1px #fff}
dl#defList dt,dl#defList dd{padding:5px;border-radius:5px;-moz-border-radius:5px;margin-bottom:5px;border-top:1px solid #fff;border-left:1px solid #fff;border-right:1px solid #BBB;border-bottom:1px solid #BBB}
dl#defList dt{float:left;clear:left;width:150px;overflow:hidden;color:#3f4c52;background:#fafafa;background:-moz-linear-gradient(top,#f8fbfc 0%,#ecf1f4 50%,#dde5e9 51%,#f2f8fc 100%);background:-webkit-gradient(linear,left top,left bottom,color-stop(0%,#f8fbfc),color-stop(50%,#ecf1f4),color-stop(51%,#dde5e9),color-stop(100%,#f2f8fc));background:-webkit-linear-gradient(top,#f8fbfc 0%,#ecf1f4 50%,#dde5e9 51%,#f2f8fc 100%);background:-o-linear-gradient(top,#f8fbfc 0%,#ecf1f4 50%,#dde5e9 51%,#f2f8fc 100%);background:-ms-linear-gradient(top,#f8fbfc 0%,#ecf1f4 50%,#dde5e9 51%,#f2f8fc 100%);background:linear-gradient(top,#f8fbfc 0%,#ecf1f4 50%,#dde5e9 51%,#f2f8fc 100%)}
dl#defList dd{margin-left:180px;display:block;color:#444;background:#fafafa;background:-moz-linear-gradient(top,#ffffff 0%,#f1f1f1 50%,#e1e1e1 51%,#f6f6f6 100%);background:-webkit-gradient(linear,left top,left bottom,color-stop(0%,#ffffff),color-stop(50%,#f1f1f1),color-stop(51%,#e1e1e1),color-stop(100%,#f6f6f6));background:-webkit-linear-gradient(top,#ffffff 0%,#f1f1f1 50%,#e1e1e1 51%,#f6f6f6 100%);background:-o-linear-gradient(top,#ffffff 0%,#f1f1f1 50%,#e1e1e1 51%,#f6f6f6 100%);background:-ms-linear-gradient(top,#ffffff 0%,#f1f1f1 50%,#e1e1e1 51%,#f6f6f6 100%);background:linear-gradient(top,#ffffff 0%,#f1f1f1 50%,#e1e1e1 51%,#f6f6f6 100%)}
/* default FORMS */form.formDefault{margin-left:3px}
form.formDefault fieldset{line-height:24px!important}
form.formDefault h1{-webkit-border-radius:5px;-moz-border-radius:5px;border-radius:5px;color:#fff!important;font:1.3em/1.3em HelveticaNeue-Light,"Helvetica Neue Light","Helvetica Neue",Helvetica,Arial,"Lucida Grande",sans-serif!important;padding-left:5px!important;border-top:1px solid #0e4d66;border-left:1px solid #0e4d66;border-right:1px solid #042a45;border-bottom:1px solid #042a45!important;background:#ebf4f9 url(https://cdn.openjur.net/img/windowBg_darkBlue.jpg) repeat-x;text-shadow:0 1px 0 black,1px 2px 5px rgba(62,65,117,0.7)!important;margin-bottom:12px!important;margin-top:20px!important}
form.formDefault label{float:none;display:block;border-right:none;color:#627380;margin:5px 0 1px 2px!important}
form.formDefault input{width:200px!important;margin-bottom:4px;margin-right:10px}
form.formDefault label:after{content:":"}
/* PROFILES
   ================================================== */article.profile{padding-top:20px}
article.profile #overview ol li{list-style:none}
#overview ol li a,.profileTools ol li a,aside ol li a{text-decoration:none!important;display:inline;color:inherit}
section#text{clear:both}
section#text img{-moz-border-radius:15px;border-radius:15px;max-width:80%;width:auto;height:auto;max-width:85%;margin:20px 5%;-webkit-box-shadow:0 5px 15px #888;-moz-box-shadow:0 5px 15px #888;box-shadow:0 5px 15px #888;border-top:1px solid #dbecfb;border-left:1px solid #dbecfb;border-right:1px solid #BBB;border-bottom:1px solid #BBB}
.profileTools{float:left;width:auto;height:45px;margin-left:15px!important;opacity:.7;-webkit-transition:opacity .5s ease-in-out;-moz-transition:opacity .5s ease-in-out;-o-transition:opacity .5s ease-in-out;transition:opacity .5s ease-in-out}
.profileTools:hover{opacity:.9}
.profileTools ol{float:left}
.profileTools ol li{float:left;list-style:none!important;position:relative}
.profileTools ol li a{margin-right:5px;opacity:.8;-webkit-transition:opacity .5s ease-in-out;-moz-transition:opacity .5s ease-in-out;-o-transition:opacity .5s ease-in-out;transition:opacity .5s ease-in-out}
.profileTools ol li a:hover{opacity:1;background:none}
.profileTools ol li a span{position:absolute;color:#fff;text-align:left;visibility:hidden;left:5px;top:-31px;font-size:.9em;opacity:1;background:#6D7B82;background:-moz-linear-gradient(top,#6D7B82 0%,#2E3D49 64%,#1F2630 100%);background:-webkit-gradient(linear,left top,left bottom,color-stop(0%,#6D7B82),color-stop(64%,#2E3D49),color-stop(100%,#1F2630));background:-webkit-linear-gradient(top,#6D7B82 0%,#2E3D49 64%,#1F2630 100%);background:-o-linear-gradient(top,#6D7B82 0%,#2E3D49 64%,#1F2630 100%);background:-ms-linear-gradient(top,#6D7B82 0%,#2E3D49 64%,#1F2630 100%);filter:progid:DXImageTransform.Microsoft.gradient( startColorstr='#6D7B82',endColorstr='#1F2630',GradientType=0 );background:linear-gradient(top,#6D7B82 0%,#2E3D49 64%,#1F2630 100%);padding:5px;-moz-border-radius-topleft:0;white-space:nowrap;-moz-border-radius:5px;border-radius:5px;text-shadow:0 1px 0 #000;border-top:1px solid #dbecfb;border-left:1px solid #dbecfb;border-right:1px solid #BBB;border-bottom:1px solid #BBB;-webkit-box-shadow:0 1px 5px #888;-moz-box-shadow:0 1px 5px #888;box-shadow:0 1px 5px #888}
.profileTools ol li a:hover span{visibility:visible;opacity:1}
header#profileName{float:left;margin-right:0;margin-left:10px}
#profileName h1{font-size:1.5em!important}
#profileName h2{margin-top:0;display:block;border:none;padding-left:5px}
#profileName span{font-size:.7em;color:#999}
/*article.profile{position:relative}*/
img#userPicBig,img#workplacePic,img#loggedInUserPic{position:absolute;width:160px;height:160px;border-radius:5px;-moz-border-radius:5px;-webkit-box-shadow:0 0 7px #ccc;-moz-box-shadow:0 0 7px #ccc;box-shadow:0 0 7px #ccc;border-top:1px solid #fff;border-left:1px solid #fff;border-right:1px solid #bbb;border-bottom:1px solid #bbb;box-sizing:border-box;-moz-box-sizing:border-box;-o-box-sizing:border-box;-webkit-box-sizing:border-box;margin:4px 15px 30px 0}
img#loggedInUserPic{width:41px;height:41px;-webkit-box-shadow:0 0 4px 0 #999;-moz-box-shadow:0 0 4px 0 #999;box-shadow:0 0 4px 0 #999;border:1px solid #fff}
img#workplacePic{position:inherit;width:auto;height:46px;clear:left;float:left;margin:0 0 0 14px;opacity:.7;-webkit-transition:opacity .5s ease-in-out;-moz-transition:opacity .5s ease-in-out;-o-transition:opacity .5s ease-in-out;transition:opacity .5s ease-in-out}
img#workplacePic:hover{opacity:1}
div#profileTop{margin-left:175px;height:180px}
div#profileInfo{margin-bottom:30px}
div#profileInfo h2{margin-top:0;font-size:.9em;color:#555;border-bottom:1px solid #ccc;border-top:1px solid #fff;padding-top:3px;clear:left;border-radius:5px;-moz-border-radius:5px;-webkit-box-shadow:0 1px 3px #ccc;-moz-box-shadow:0 1px 3px #ccc;box-shadow:0 1px 3px #ccc;background:#fafafa;background:-moz-linear-gradient(top,#ffffff 0%,#f3f3f3 50%,#ededed 51%,#ffffff 100%);background:-webkit-gradient(linear,left top,left bottom,color-stop(0%,#ffffff),color-stop(50%,#f3f3f3),color-stop(51%,#ededed),color-stop(100%,#ffffff));background:-webkit-linear-gradient(top,#ffffff 0%,#f3f3f3 50%,#ededed 51%,#ffffff 100%);background:-o-linear-gradient(top,#ffffff 0%,#f3f3f3 50%,#ededed 51%,#ffffff 100%);background:-ms-linear-gradient(top,#ffffff 0%,#f3f3f3 50%,#ededed 51%,#ffffff 100%);filter:progid:DXImageTransform.Microsoft.gradient( startColorstr='#eaeaea',endColorstr='#fefefe',GradientType=0 );background:linear-gradient(top,#ffffff 0%,#f3f3f3 50%,#ededed 51%,#ffffff 100%)}
div#profileInfo h3{color:#999;font-size:.7em;float:left;width:150px;padding-right:10px;border-right:1px solid #eee;margin:1px 10px 0 0}
div#profileInfo li{margin-bottom:5px}
div#profileInfo olhttp://cdn.openjur.de/img
div#profileInfo p{margin:0 0 0 180px!important;/*sollte die Labelbreit nicht ausreichend sein, linken Rand vergroessern */padding:0;font-size:.75em;max-width:500px}
ol.imageListUnder{height:inherit}
ol.imageListUnder li{float:left;margin-right:15px;margin-bottom:0}
ol.imageListUnder li span{float:left;width:70px;clear:left;margin:0!important;font:.7em/1.3em Palatino,Georgia,Times New Roman;text-align:center;color:#555;margin-top:4px!important;white-space:normal;height:28px}
ol.imageListUnder img,ol.imageListRight img{float:left;width:70px;height:70px;border-radius:5px;-moz-border-radius:5px;-webkit-box-shadow:0 0 7px #ccc;-moz-box-shadow:0 0 7px #ccc;box-shadow:0 0 7px #ccc;border-top:1px solid #fff;border-left:1px solid #fff;border-right:1px solid #bbb;border-bottom:1px solid #bbb}
ol.imageListRight img{position:absolute;left:0;width:56px;height:56px;margin-top:-10px}
div#profileInfo h4 HelveticaNeue-Light,"Helvetica Neue Light","Helvetica Neue",Helvetica,Arial,"Lucida Grande",sans-serif
section#comments.showInitially.wall h1{cursor:default}
ol.imageListRight li{display:block;height:60px;padding-top:12px;position:relative}
ol.imageListRight li span{padding-left:70px;color:#333;float:left;font:1em Palatino,Georgia,Times New Roman,sans-serif}
ol.imageListRight li span.subtitle{float:left;clear:left;font-size:.6em;color:#999;padding-left:71px}
div#profileTop section{float:left;clear:left;margin:0 0 0 10px;padding:0;font-size:.85em}
section.adressBlock p{margin:0!important}
div#profileTop section p{float:left;white-space:nowrap;width:auto;margin-right:5px!important;font:.85em HelveticaNeue-Light,"Helvetica Neue Light","Helvetica Neue",Helvetica,Arial,"Lucida Grande",sans-serif!important}
div#profileTop section p a{font-weight:lighter}
div.top3.profileLists{padding-left:184px;min-width:100px;margin-top:0;font-size:.85em;box-sizing:content-box;box-sizing:content-box;box-sizing:content-box}
div.top3.profileLists ol{margin-bottom:30px}
div.top3.profileLists h1{margin-top:-10px;font:1em HelveticaNeue-Light,"Helvetica Neue Light","Helvetica Neue",Helvetica,Arial,"Lucida Grande",sans-serif !important!important}
div.top3.profileLists ol li h2{margin:0;padding:0 0 3px;border-bottom:none;box-shadow:none;font:.7em HelveticaNeue-Light,"Helvetica Neue Light","Helvetica Neue",Helvetica,Arial,"Lucida Grande",sans-serif!important;-webkit-box-shadow:none;-moz-box-shadow:none;text-shadow:0 1px 0 #fff}
div.top3.profileLists ol li h3{font:1.1em "Helvetica Neue",Helvetica,Arial,"Lucida Grande",sans-serif!important}
div.top3.profileLists ol li p{font:.8em HelveticaNeue-Light,"Helvetica Neue Light","Helvetica Neue",Helvetica,Arial,"Lucida Grande",sans-serif!important;font-weight:700;margin:0!important;padding:0}
section.adressBlock{background:#F2F2F2 url(https://cdn.openjur.net/img/windowBg_bright.jpg) repeat-x;padding:3px!important;width:100%}
section.adressBlock p.gvp{width:96%!important;border-top: 1px solid rgb(223, 223, 223);white-space:normal!important}
section.adressBlock p.gvp a{font-weight:normal!important}
/* PROFILE CONTACTS */#sideList{position:absolute;width:160px;margin-right:15px}
#sideList h1{font-size:.7em!important;text-shadow:0 1px 0 white,1px 3px 5px rgba(62,65,117,0.2);color:#455c69;margin:0 0 14px 2px!important;padding-top:5px;border-top:1px solid #ebebeb}
#sideList ol li{clear:both;margin-bottom:6px;min-height:40px;color:#052356;background:#e1e1e1;background:-moz-linear-gradient(top,#ffffff 0%,#f3f3f3 50%,#ededed 51%,#ffffff 100%);background:-webkit-gradient(linear,left top,left bottom,color-stop(0%,#ffffff),color-stop(50%,#f3f3f3),color-stop(51%,#ededed),color-stop(100%,#ffffff));background:-webkit-linear-gradient(top,#ffffff 0%,#f3f3f3 50%,#ededed 51%,#ffffff 100%);background:-o-linear-gradient(top,#ffffff 0%,#f3f3f3 50%,#ededed 51%,#ffffff 100%);background:-ms-linear-gradient(top,#ffffff 0%,#f3f3f3 50%,#ededed 51%,#ffffff 100%);background:linear-gradient(top,#ffffff 0%,#f3f3f3 50%,#ededed 51%,#ffffff 100%);border-radius:5px;-moz-border-radius:5px;text-shadow:0 1px 0 white,1px 2px 2px rgba(62,65,117,0.3);font-size:.7em;line-height:1.2em;cursor:pointer;display:block;-webkit-box-shadow:0 1px 3px #ccc;-moz-box-shadow:0 1px 3px #ccc;box-shadow:0 1px 3px #ccc}
#sideList ol li:nth-child(odd){background:#e1e1e1;background:-moz-linear-gradient(top,#ffffff 0%,#f1f1f1 50%,#e1e1e1 51%,#f6f6f6 100%);background:-webkit-gradient(linear,left top,left bottom,color-stop(0%,#ffffff),color-stop(50%,#f1f1f1),color-stop(51%,#e1e1e1),color-stop(100%,#f6f6f6));background:-webkit-linear-gradient(top,#ffffff 0%,#f1f1f1 50%,#e1e1e1 51%,#f6f6f6 100%);background:-o-linear-gradient(top,#ffffff 0%,#f1f1f1 50%,#e1e1e1 51%,#f6f6f6 100%);background:-ms-linear-gradient(top,#ffffff 0%,#f1f1f1 50%,#e1e1e1 51%,#f6f6f6 100%);background:linear-gradient(top,#ffffff 0%,#f1f1f1 50%,#e1e1e1 51%,#f6f6f6 100%)}
#sideList ol li span{display:block;font-size:.8em;font-weight:lighter;color:#5d7481}
#sideList ol li img{float:left;width:44px;height:44px;margin-top:-3px;margin-bottom:10px;margin-right:5px;border-radius:5px;-moz-border-radius:5px;-webkit-box-shadow:0 0 2px #ccc;-moz-box-shadow:0 0 2px #ccc;box-shadow:0 0 2px #ccc;border-top:1px solid #fff;border-left:1px solid #fff;border-right:1px solid #bbb;border-bottom:1px solid #bbb}
#sideList a.showAll,div.top3.profileLists ol a.showAll{opacity:.7;display:block;text-align:center;padding:3px!important;text-indent:0;font-size:.7em;margin-top:20px;border-radius:5px;-moz-border-radius:5px;-webkit-box-shadow:0 1px 2px #ccc;-moz-box-shadow:0 1px 2px #ccc;box-shadow:0 1px 2px #ccc;-webkit-transition:opacity .5s ease-in-out;-moz-transition:opacity .5s ease-in-out;-o-transition:opacity .5s ease-in-out;transition:opacity .5s ease-in-out}
#sideList a.showAll{color:#fff;text-shadow:0 1px 0 #000;background:#aaa;background:-moz-linear-gradient(top,#aebcbf 0%,#6e7774 50%,#0a0e0a 51%,#0a0809 100%);background:-webkit-gradient(linear,left top,left bottom,color-stop(0%,#aebcbf),color-stop(50%,#6e7774),color-stop(51%,#0a0e0a),color-stop(100%,#0a0809));background:-webkit-linear-gradient(top,#aebcbf 0%,#6e7774 50%,#0a0e0a 51%,#0a0809 100%);background:-o-linear-gradient(top,#aebcbf 0%,#6e7774 50%,#0a0e0a 51%,#0a0809 100%);background:-ms-linear-gradient(top,#aebcbf 0%,#6e7774 50%,#0a0e0a 51%,#0a0809 100%);background:linear-gradient(top,#aebcbf 0%,#6e7774 50%,#0a0e0a 51%,#0a0809 100%)}
div.top3.profileLists ol a.showAll{color:#000;text-shadow:0 1px 0 #fff;background:#aaa;background:-moz-linear-gradient(top,#ffffff 0%,#f1f1f1 50%,#e1e1e1 51%,#f6f6f6 100%);background:-webkit-gradient(linear,left top,left bottom,color-stop(0%,#ffffff),color-stop(50%,#f1f1f1),color-stop(51%,#e1e1e1),color-stop(100%,#f6f6f6));background:-webkit-linear-gradient(top,#ffffff 0%,#f1f1f1 50%,#e1e1e1 51%,#f6f6f6 100%);background:-o-linear-gradient(top,#ffffff 0%,#f1f1f1 50%,#e1e1e1 51%,#f6f6f6 100%);background:-ms-linear-gradient(top,#ffffff 0%,#f1f1f1 50%,#e1e1e1 51%,#f6f6f6 100%);background:linear-gradient(top,#ffffff 0%,#f1f1f1 50%,#e1e1e1 51%,#f6f6f6 100%)}
div.top3.profileLists ol a.showAll{margin:9px 0 0!important}
div.top3.profileLists ol a.showAll:hover{opacity:1}
#sideList a.showAll:hover{opacity:1}
#profileInfo{margin-left:188px}
section.clearBoth h2{overflow:hidden}
section#comments fieldset h2{color:#888}
textarea{resize:vertical;width:100%;display:block;border:1px solid #fff;color:#666;font:11px/13px Palatino,Georgia,Times New Roman,serif;background:#ededed;background:-moz-linear-gradient(top,#ededed 0%,#f6f6f6 47%,#ffffff 98%);background:-webkit-gradient(linear,left top,left bottom,color-stop(0%,#ededed),color-stop(47%,#f6f6f6),color-stop(98%,#ffffff));background:-webkit-linear-gradient(top,#ededed 0%,#f6f6f6 47%,#ffffff 98%);background:-o-linear-gradient(top,#ededed 0%,#f6f6f6 47%,#ffffff 98%);background:-ms-linear-gradient(top,#ededed 0%,#f6f6f6 47%,#ffffff 98%);filter:progid:DXImageTransform.Microsoft.gradient( startColorstr='#ededed',endColorstr='#ffffff',GradientType=0 );background:linear-gradient(top,#ededed 0%,#f6f6f6 47%,#ffffff 98%);padding:5px!important;-moz-box-sizing:border-box;-o-box-sizing:border-box;-webkit-box-sizing:border-box;-webkit-box-shadow:inset 0 0 4px #ccc;-moz-box-shadow:inset 0 0 4px #ccc;box-shadow:inset 0 0 4px #ccc;min-height: 100px}
textarea#comment{min-height:100px}
textarea:focus{outline:none;border:1px solid #aaa}
textarea + button{margin-top:10px!important}
/* ARTIKEL FOOTER */article footer{margin:30px 0;padding:3px 5px 5px;font-size:.8em;text-shadow:0 1px 0 #fff,1px 3px 6px rgba(62,65,65,0.3);background:#f2f7fb url(https://cdn.openjur.net/img/windowBg_bright.jpg) repeat-x;border-radius:5px;-moz-border-radius:5px;-webkit-box-shadow:0 0 2px #ccc;-moz-box-shadow:0 0 2px #ccc;box-shadow:0 0 2px #ccc;border-top:1px solid #fff;border-left:1px solid #fff;border-right:1px solid #bbb;border-bottom:1px solid #bbb}
article footer p{margin:0 0 3px!important}
article footer a.permalink{color:#2f416d;border-radius:5px;-moz-border-radius:5px}
article footer a.permalink:hover{color:#fff;background:#666;text-shadow:0 1px 0 #000}
hgroup.default{font-size:0.8em;margin-bottom:20px}
article header hgroup.default {font-size: 1.1em}
hgroup.default h2{padding-left:10px}
hgroup.default h2 em{font:1.2em Palatino,Georgia,Times New Roman,serif;color:#bd1000;margin-left:3px;margin-right:3px}
hgroup.default h2 a{color:#666;font-weight:700}
/* COUNTER BEHAVIOR */
article section#text p{font:13px/18px "Helvetica Neue",Helvetica,Arial,"Lucida Grande",sans-serif!important;margin:10px 0;counter-increment:row 1;counter-reset:none!important;color: #555;text-align: justify}
article section#text p.ls{font-weight:bold!important;counter-increment:none!important;text-align: justify}
article section#text h2 + p{margin-top:16px!important}
article section#text h3 + p{margin-top:16px!important}
article section#text{counter-reset:footnotes 0}
article section#text p a.footnote{counter-increment:footnotes 1;counter-reset:none!important;text-decoration:none;color:inherit!important;font-weight:bolder!important}
article section#text p:before{content:counter(row) " ";display:block;color:#999;font:8px Helvetica,Arial,"Lucida Grande",sans-serif!important;vertical-align:text-top;text-align:right;margin-left:-27px;margin-bottom:-13px;width:20px}
article section#text p.ls:before{content:""!important}
a.footnote:after{content:counter(footnotes);color:#000;text-decoration:none;font:8px HelveticaNeue-Light,"Helvetica Neue Light","Helvetica Neue",Helvetica,Arial,"Lucida Grande",sans-serif!important;vertical-align:sub}
article section.footnotes p{counter-increment:footnotesIndex 1;font:11px/11px HelveticaNeue-Light,"Helvetica Neue Light","Helvetica Neue",Helvetica,Arial,"Lucida Grande",sans-serif!important;color:#888;margin:0!important}
article section.footnotes p:before{counter-increment:none;content:counter(footnotesIndex) " ";display:block;text-align:right;color:#bbb;font:8px HelveticaNeue-Light,"Helvetica Neue Light","Helvetica Neue",Helvetica,Arial,"Lucida Grande",sans-serif!important;vertical-align:text-top;margin-left:-25px;margin-bottom:-11px;width:20px}
/* TOOLTIP BEHAVIOR */.def{position:relative;background:inherit;color:#7f8c95!important;cursor:help}
a.def{cursor:pointer;color:#7f8c95!important}
.tooltip{visibility:hidden;opacity:0;display:block;position:absolute;color:#fff!important;font:12px/12px "Helvetica Neue",Helvetica,Arial,"Lucida Grande",sans-serif!important;bottom:20px;left:-80px;z-index:99!important;overflow:visible;min-width:200px;background:#333e4e url(https://cdn.openjur.net/img/tooltipBg.png) top left repeat-x;padding:6px 6px 5px;border-top:1px solid #44576a;border-left:1px solid #44576a;border-right:1px solid #44576a;border-bottom:1px solid #11181f;text-align:left;-moz-border-radius:7px;border-radius:7px;-webkit-box-shadow:0 0 5px 0 rgba(39,50,62,.2),1px 2px 3px 0 rgba(0,0,5,.2);-moz-box-shadow:0 0 5px 0 rgba(39,50,62,.2),1px 2px 3px 0 rgba(0,0,5,.2);box-shadow:0 0 5px 0 rgba(39,50,62,.2),1px 2px 3px 0 rgba(0,0,5,.2);text-shadow:0 -1px 0 #000;-webkit-transition:opacity .1s ease-in-out;-moz-transition:opacity .1s ease-in-out;-o-transition:opacity .1s ease-in-out;transition:opacity .1s ease-in-out;-webkit-transition-delay:100ms;-moz-transition-delay:100ms;-o-transition-delay:100ms;transition-delay:100ms;box-sizing:padding-box;-moz-box-sizing:padding-box;-webkit-box-sizing:padding-box}
.def:hover span.tooltip{visibility:visible;opacity:1;bottom:22px}
span.tooltip span{color:#fff!important;margin-top:3px;display:block;font-size:9px!important;color:#dee9ef!important;line-height:10px!important}
a.defLink{text-decoration:none!important;color:#617580;border-bottom:dotted 1px #909fa8}
#info #related a.defLink{border-bottom:none}
a.defLink:hover{color:#fff!important;text-shadow:none;text-decoration:none!important}
a:hover span.tooltip{text-decoration:none!important}
#info #related a.defLink:hover{color:#555!important}
div.triangle{border-top:7px solid #141c24;border-right:7px solid rgba(0,0,0,0);border-left:7px solid rgba(0,0,0,0);width:0;position:absolute!important;bottom:-8px!important;left:40%}
.def:hover{background:#2d3235;color:#fff!important;text-shadow:none}
li p a span.tooltip,li p a:hover span.tooltip{text-decoration:none!important}
/* PAGINATION  */#pagination{background: #ecf8fc;
background: -moz-linear-gradient(top, #ecf8fc 0%, #d5e4ed 53%, #bad1db 100%);
background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#ecf8fc), color-stop(53%,#d5e4ed), color-stop(100%,#bad1db));
background: -webkit-linear-gradient(top, #ecf8fc 0%,#d5e4ed 53%,#bad1db 100%);
background: -o-linear-gradient(top, #ecf8fc 0%,#d5e4ed 53%,#bad1db 100%);
background: -ms-linear-gradient(top, #ecf8fc 0%,#d5e4ed 53%,#bad1db 100%);
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#ecf8fc', endColorstr='#bad1db',GradientType=0 );
background: linear-gradient(top, #ecf8fc 0%,#d5e4ed 53%,#bad1db 100%);-moz-box-sizing:content-box;border-bottom:1px solid #bec8d2!important;padding:3px 0 7px;margin-top:15px}
#pagination ol{width:90%;margin:0 auto;text-align:center}
#pagination ol li{font:.7em/.9em HelveticaNeue-Light,"Helvetica Neue Light","Helvetica Neue",Helvetica,Arial,"Lucida Grande",sans-serif!important;font-weight:700!important;box-sizing:border-box;-webkit-box-sizing:border-box;-moz-box-sizing:border-box;display:inline-block;color:#abbec3;text-shadow:0 1px 0 #babfc5;width:1.5em;text-align:center;margin-right:3px;margin-left:3px;font-size:.8em;font-weight:700;display: inline;}
#pagination ol li a:active{color:#ccc}
#relSearch{background:#ededed;background:-moz-linear-gradient(top,#ededed 0%,#f6f6f6 47%,#ffffff 98%);background:-webkit-gradient(linear,left top,left bottom,color-stop(0%,#ededed),color-stop(47%,#f6f6f6),color-stop(98%,#ffffff));background:-webkit-linear-gradient(top,#ededed 0%,#f6f6f6 47%,#ffffff 98%);background:-o-linear-gradient(top,#ededed 0%,#f6f6f6 47%,#ffffff 98%);background:-ms-linear-gradient(top,#ededed 0%,#f6f6f6 47%,#ffffff 98%);filter:progid:DXImageTransform.Microsoft.gradient( startColorstr='#ededed',endColorstr='#ffffff',GradientType=0 );background:linear-gradient(top,#ededed 0%,#f6f6f6 47%,#ffffff 98%);-moz-border-radius:5px;border-radius:5px;-webkit-box-shadow:inset 0 1px 6px rgba(0,0,0,.2);-moz-box-shadow:inset 0 1px 6px rgba(0,0,0,.2);box-shadow:inset 0 1px 6px rgba(0,0,0,.2);padding:10px;margin-top:15px}
#relSearch a{color:#314b59;padding:2px 2px 3px 1px;text-shadow:0 1px 0 #fff;filter:dropshadow(color=#ffffff,offx=0,offy=1)}
#relSearch a:hover{background:#115f98;color:#fff;-moz-border-radius:2px;border-radius:2px;text-shadow:0 1px 0 #000;filter:dropshadow(color=#000,offx=0,offy=1)}
#relSearch a:before{content:"»"}
#relSearch p{text-indent:25px;margin:0;font:11px/11px HelveticaNeue-Light,"Helvetica Neue Light","Helvetica Neue",Helvetica,Arial,"Lucida Grande",sans-serif;text-shadow:0 1px 0 #fff;filter:dropshadow(color=#ffffff,offx=0,offy=1)}
/* SEARCH, LOGIN *//* input reset     */input,button,textarea{margin:0;-webkit-appearance:none;border-radius:5px;-moz-border-radius:5px}
input[type=checkbox]{-webkit-appearance:checkbox}
input[type=radio]{-webkit-appearance:radio}
form#search input.searchField,div#loginbox input[type=text],div#loginbox input[type=password],input[type=text],input[type=password]{background:url(https://cdn.openjur.net/img/formBg.png) repeat;cursor:default}
form#search input.searchField:focus,div#loginbox input[type=text]:focus,div#loginbox input[type=password]:focus,input[type=text]:focus,input[type=password]:focus{background:url(https://cdn.openjur.net/img/formBg.png) repeat;cursor:text}
form#search input.searchField,div#loginbox input[type=text],div#loginbox input[type=password]{width:180px;margin-right:10px;background:#f1f5f9 url(https://cdn.openjur.net/img/formBg.png) repeat;box-shadow:0 1px 2px #99b3de inset,0 -1px 0 rgba(255,255,255,.6),0 -1px 4px #fff inset,0 -5px 10px rgba(255,255,255,.9) inset,0 9px 5px rgba(228,238,253,.7) inset;-webkit-box-shadow:0 1px 2px #99b3de inset,0 -1px 0 rgba(255,255,255,.6),0 -1px 4px #fff inset,0 -5px 10px rgba(255,255,255,.9) inset,0 9px 5px rgba(228,238,253,.7) inset;-moz-box-shadow:0 1px 2px #99b3de inset,0 -1px 0 rgba(255,255,255,.6),0 -1px 4px #fff inset,0 -5px 10px rgba(255,255,255,.9) inset,0 9px 5px rgba(228,238,253,.7) inset;-webkit-transition:background .3s ease-in-out,width .2s ease-in-out;-moz-transition:background .3s ease-in-out,width .2s ease-in-out;-o-transition:background .3s ease-in-out,width .2s ease-in-out;transition:background .3s ease-in-out,width .2s ease-in-out}
form#search input.searchField:hover,div#loginbox input[type=text]:hover,div#loginbox input[type=password]:hover{background:#fff url(https://cdn.openjur.net/img/formBg.png) repeat;color:#031636;width:200px}
form#search input.searchField:focus,div#loginbox input[type=text]:focus,div#loginbox input[type=password]:focus{outline:none;background:#fff url(https://cdn.openjur.net/img/formBg.png) repeat;color:#031636;width:220px}
div#loginbox input[type=text],div#loginbox input[type=password]{margin-bottom:5px;box-shadow:0 2px 2px #dddec5 inset,0 -1px 4px #fff inset,0 -5px 10px rgba(255,255,255,.9) inset,0 9px 5px rgba(250,250,233,.7) inset;-webkit-box-shadow:0 2px 2px #dddec5 inset,0 -1px 4px #fff inset,0 -5px 10px rgba(255,255,255,.9) inset,0 9px 5px rgba(250,250,233,.7) inset;-moz-box-shadow:0 2px 2px #dddec5 inset,0 -1px 4px #fff inset,0 -5px 10px rgba(255,255,255,.9) inset,0 9px 5px rgba(250,250,233,.7) inset;background:#fbfde4 url(https://cdn.openjur.net/img/formBg.png) repeat}
div#loginbox input[type=text],div#loginbox input[type=text]:hover,div#loginbox input[type=text]:focus,div#loginbox input[type=password],div#loginbox input[type=password]:hover,div#loginbox input[type=password]:focus{width:94px}
div#loginbox input[type=text]:hover,div#loginbox input[type=password]:hover{background:#fcfcee}
div#loginbox input[type=text]:focus,div#loginbox input[type=password]:focus{background:#fff}
section button{box-shadow:#fff 0 -2px 2px 0 inset,#333 0 1px 3px 0px,rgba(255,255,255,0.898438) 0 5px 10px 0 inset,rgba(228,228,228,0.699219) 0 9px 5px 0 inset;-webkit-box-shadow:#fff 0 -2px 2px 0 inset,#333 0 1px 3px 0px,rgba(255,255,255,0.898438) 0 5px 10px 0 inset,rgba(228,228,228,0.699219) 0 9px 5px 0 inset;-moz-box-shadow:#fff 0 -2px 2px 0 inset,#555 0 1px 2px 0px,rgba(255,255,255,0.898438) 0 5px 10px 0 inset,rgba(228,228,228,0.699219) 0 9px 5px 0 inset;background:#ddd url(https://cdn.openjur.net/img/formBg.png) repeat;-webkit-appearance:none;-moz-border-radius:5px;border-radius:5px;-webkit-transition:background-color .2s ease-in-out;-moz-transition:background-color .2s ease-in-out;-o-transition:background-color .2s ease-in-out;transition:background-color .2s ease-in-out;margin-top:30px}
input::-webkit-input-placeholder{color:#666}
input.searchField::-webkit-search-decoration,input.searchField::-webkit-search-results-button,input.searchField::-webkit-search-results-decoration{-webkit-appearance:none}
input.searchField{-webkit-appearance:textfield}
section input:focus,section button:focus{outline:none}
section button:focus,section button:hover{color:#000;background-color:#ccc}
section button:hover{cursor:pointer}
section button:active{background:#bbb url(https://cdn.openjur.net/img/formBg.png) repeat}
fieldset{border:none}
section input[type=text],form.formDefault input[type=password]{box-shadow:0 2px 2px #dedede inset,0 -1px 4px #eee inset,0 -5px 10px rgba(255,255,255,.9) inset,0 9px 5px rgba(228,228,228,.7) inset;-webkit-box-shadow:0 2px 2px #dedede inset,0 -1px 4px #eee inset,0 -5px 10px rgba(255,255,255,.9) inset,0 9px 5px rgba(228,228,228,.7) inset;-moz-box-shadow:0 2px 2px #dedede inset,0 -1px 4px #eee inset,0 -5px 10px rgba(255,255,255,.9) inset,0 9px 5px rgba(228,228,228,.7) inset;background:#fdfdfd url(https://cdn.openjur.net/img/formBg.png) repeat;-webkit-appearance:none;border-radius:5px;-moz-border-radius:5px;-webkit-transition:background-color .3s ease-in-out;-moz-transition:background-color .3s ease-in-out;-o-transition:background-color .3s ease-in-out;transition:background-color .3s ease-in-out}
section input#advSearchWord,#advSearchForm input:first-of-type{width:240px}
section input[type=text]:focus,section input[type=text]:hover{background-color:#fff}
section fieldset{margin-bottom:20px;line-height:2em}
form#default{margin-bottom:30px}
section fieldset label{margin-right:10px;border-right:1px solid #eee;min-width:110px;float:left;color:#888;font-size:.75em}
fieldset span.passwordSafety{padding:5px;font-size:.7em;border-radius:5px;-moz-border-radius:5px;box-shadow:0 5px 10px rgba(255,255,255,.3) inset,0 1px 1px rgba(0,0,0,.3) inset;-webkit-box-shadow:0 5px 10px rgba(255,255,255,.3) inset,0 1px 1px rgba(0,0,0,.3) inset;-moz-box-shadow:0 5px 10px rgba(255,255,255,.3) inset,0 1px 1px rgba(0,0,0,.3) inset}
span.med{background:#e38b30 url(https://cdn.openjur.net/img/formBg.png) repeat!important;color:#663f16;text-shadow:0 1px 0 #edcba7;filter:dropshadow(color=#edcba7,offx=0,offy=1)}
span.high{background:#4fc23a url(https://cdn.openjur.net/img/formBg.png) repeat!important;color:#003f16;text-shadow:0 1px 0 #cefcc6;filter:dropshadow(color=#cefcc6,offx=0,offy=1)}
span.low{background:#e36e70 url(https://cdn.openjur.net/img/formBg.png) repeat!important;color:#690003;text-shadow:0 1px 0 #b38586;filter:dropshadow(color=#b38586,offx=0,offy=1)}
span.none{background:#ddd url(https://cdn.openjur.net/img/formBg.png) repeat!important;color:#888}
/* LOGIN HELP */div#loginbox p a{position:absolute;right:9px;font:11px/11px "Helvetica Neue",Helvetica,Arial,"Lucida Grande",sans-serif;-moz-border-radius:5px;text-decoration:none;border-radius:5px;color:#4d4604;background:#e1e0cd;padding:2px 4px;-moz-box-shadow:0 1px 0 #fff;box-shadow:0 1px 0 #fff}
div#loginbox p a.userLogout:hover{background:#b11800;color:#fff;text-shadow:0 1px 0 #000}
div#loginbox ol.userActivity{display:block;text-align:right;margin:20px 0 1px 55px;font-size:10px;line-height:14px;color:#6e610d;text-shadow:0 1px 0 #fff}
div#loginbox ol.userActivity li img{margin-bottom:-3px;margin-left:5px;-moz-border-radius:5px;border-radius:5px}
div#loginbox ol.userActivity li a{-moz-border-radius:5px;text-decoration:none;border-radius:5px;padding:1px 0}
div#loginbox ol.userActivity li a:hover{background:#e1d85a;box-shadow:0 1px 0 #fff;-moz-box-shadow:0 1px 0 #fff;color:#333}
div#loginbox ol.userActivity li a.userActivityImg:hover{background:none;box-shadow:none;-moz-box-shadow:none}
div#loginbox p a:hover{color:#333;background:#c9c8b7}
/* SEARCH,LOGIN, ADVANCED SEARCH BUTTON */button#advSearchGo,button#searchGo,button#loginGo{position:relative;-webkit-appearance:none;border:none;color:#fff;border-radius:5px;-moz-border-radius:5px;background:#041d46;cursor:pointer;background:url(https://cdn.openjur.net/img/buttonBg.png) 0 0 repeat-x;-webkit-box-shadow:0 1px 0 rgba(255,255,255,.3),0 2px 6px rgba(0,0,0,.3);-moz-box-shadow:0 1px 0 rgba(255,255,255,.3),0 2px 6px rgba(0,0,0,.3);box-shadow:0 1px 0 rgba(255,255,255,.3),0 2px 6px rgba(0,0,0,.3);text-shadow:0 1px 0 #000}
button#advSearchGo{background:url(https://cdn.openjur.net/img/buttonBgTeal.png) 0 0 repeat-x}
button#searchGo,button#advSearchGo{border-top:1px solid #061b2a;border-right:1px solid #061b2a;border-left:1px solid #061b2a;-webkit-box-sizing:border-box;-moz-box-sizing:border-box;box-sizing:border-box;-o-box-sizing:border-box}
button#loginGo{color:#fff;float:right;width:55px;background:url(https://cdn.openjur.net/img/buttonBgYellow.png) 0 0 repeat-x;-webkit-box-shadow:0 2px 3px rgba(255,255,255,.8);-moz-box-shadow:0 2px 3px rgba(255,255,255,.8);box-shadow:0 2px 3px rgba(255,255,255,.8);text-shadow:0 1px 0 #615f0e;border:1px solid #b4b035}
button#searchGo:hover,button#searchGo:focus{color:#d5e2ef;background:url(https://cdn.openjur.net/img/buttonBg.png) 0 -31px repeat-x}
button#advSearchGo:hover,button#advSearchGo:focus{color:#d5e2ef;background:url(https://cdn.openjur.net/img/buttonBgTeal.png) 0 -31px repeat-x}
button#searchGo:active{color:#b8cbdf;top:2px}
button#advSearchGo:active{color:#b8cbdf;bottom:8px}
button#loginGo:hover,button#loginGo:focus{color:#fef8db;background:url(https://cdn.openjur.net/img/buttonBgYellow.png) 0 -26px repeat-x}
button#loginGo:active{color:#ede8cd;top:2px}
/* ERWEITERTE SUCHE BUTTON */a#advSearch{position:absolute;display:block;opacity:0;width:176px;text-align:left;font:10px/10px "Helvetica Neue",Helvetica,Arial,"Lucida Grande",sans-serif;height:11px;color:#333;margin-top:7px;background:#ccc;background:rgba(0,0,0,.1);border-radius:5px;padding:2px 2px 3px;text-decoration:none;box-shadow:0 1px 0 rgba(255,255,255,.5);z-index:97;-webkit-transition:opacity .4s linear,width .1s linear;-moz-transition:opacity .4s linear,width .1s linear;-o-transition:opacity .4s linear,width .1s linear;transition:opacity .4s linear,width .1s linear}
a#advSearch img{margin:auto 4px -1px auto}
form#search:hover a#advSearch{opacity:.7}
button#advSearchGo{/*state properties see further above */position:absolute;right:10px;bottom:10px;width:140px}
input.searchField:hover + a#advSearch{opacity:.7;width:197px}
a#advSearch:hover{opacity:1}
input.searchField:focus + a#advSearch{opacity:1;width:216px}
/* ERWEITERTE SUCHE FORMULAR */#advSearchForm{display:none;position:relative;min-width:400px;background:#fff;margin-bottom:30px;-moz-border-radius:5px;border-radius:5px;padding:10px;color:#111;text-shadow:0 1px 0 #fff;color:#003670;background:#e5f4fc url(https://cdn.openjur.net/img/windowBg_blue.jpg) repeat-x;-webkit-box-shadow:0 0 2px #ccc;-moz-box-shadow:0 0 2px #ccc;box-shadow:0 0 2px #ccc;border-top:1px solid #fff;border-left:1px solid #fff;border-right:1px solid #bbb;border-bottom:1px solid #bbb}
#advSearchForm h1{margin-bottom:10px!important;padding-left:0!important;margin-left:-2px!important;font:1.1em "Helvetica Neue",Helvetica,Arial,"Lucida Grande",sans-serif!important;text-shadow:0 1px 0 #fff,1px 3px 10px rgba(64,65,93,0.7);color:#003670}
form#advSearchForm label{color:inherit;font-size:.8em;display:compact;float:left;width:120px;margin-right:20px;border-right:1px #ddd solid}
form#advSearchForm fieldset{line-height:30px;margin-bottom:30px;font-size:.9em}
form#advSearchForm input[type=text]{margin-right:10px;box-shadow:0 1px 2px #96c8de inset,0 -1px 0 rgba(255,255,255,.6),0 -1px 4px #fff inset,0 -5px 10px rgba(255,255,255,.9) inset,0 9px 5px rgba(226,247,253,.7) inset;-webkit-box-shadow:0 1px 2px #96c8de inset,0 -1px 0 rgba(255,255,255,.6),0 -1px 4px #fff inset,0 -5px 10px rgba(255,255,255,.9) inset,0 9px 5px rgba(226,247,253,.7) inset;-moz-box-shadow:0 1px 2px #96c8de inset,0 -1px 0 rgba(255,255,255,.6),0 -1px 4px #fff inset,0 -5px 10px rgba(255,255,255,.9) inset,0 9px 5px rgba(226,247,253,.7) inset;background:#e4f6fd url(https://cdn.openjur.net/img/formBg.png) repeat;-webkit-appearance:none;border-radius:5px;-moz-border-radius:5px;-webkit-transition:background .3s ease-in-out;-moz-transition:background .3s ease-in-out;-o-transition:background .3s ease-in-out;transition:background .3s ease-in-out}
form#advSearchForm input[type=text]:hover{background:#f1f5f9 url(https://cdn.openjur.net/img/formBg.png) repeat;color:#031636}
form#advSearchForm input[type=text]:focus{outline:none;background:#fff url(https://cdn.openjur.net/img/formBg.png) repeat;color:#031636}
input[type=checkbox]{height:12px;margin-left:5px}
img#closeWindow{position:absolute;right:0;top:0;cursor:pointer}
#advSearchForm input + a,#advSearchForm select + a{color:#fff;text-shadow:0 1px #000;padding:0 7px 3px 6px;-webkit-border-radius:5px;-moz-border-radius:5px;border-radius:5px;text-decoration:none;background:#b6d0d8;background:-moz-linear-gradient(top,#b6d0d8 0%,#6f8a99 50%,#5f7983 51%,#213a4b 100%);background:-webkit-gradient(linear,left top,left bottom,color-stop(0%,#b6d0d8),color-stop(50%,#6f8a99),color-stop(51%,#5f7983),color-stop(100%,#213a4b));background:-webkit-linear-gradient(top,#b6d0d8 0%,#6f8a99 50%,#5f7983 51%,#213a4b 100%);background:-o-linear-gradient(top,#b6d0d8 0%,#6f8a99 50%,#5f7983 51%,#213a4b 100%);background:-ms-linear-gradient(top,#b6d0d8 0%,#6f8a99 50%,#5f7983 51%,#213a4b 100%);filter:progid:DXImageTransform.Microsoft.gradient( startColorstr='#b6d0d8',endColorstr='#213a4b',GradientType=0 );background:linear-gradient(top,#b6d0d8 0%,#6f8a99 50%,#5f7983 51%,#213a4b 100%)}
div#expert_normen,div#expert_gebiete{padding-left:20px;border-left:1px solid #ddd;margin-left:120px}
div#expert_normen input{width:124px!important;margin-right:7px!important}
.windows div#expert_normen input{width:155px!important}
#advSearchForm select + a:hover,#advSearchForm select + a:active,#advSearchForm select + a:focus,#advSearchForm input + a:hover,#advSearchForm input + a:active,#advSearchForm input + a:focus{background:#6fa9bb;background:-moz-linear-gradient(top,#6fa9bb 0%,#4b6a7b 50%,#425d68 51%,#172d3b 100%);background:-webkit-gradient(linear,left top,left bottom,color-stop(0%,#6fa9bb),color-stop(50%,#4b6a7b),color-stop(51%,#425d68),color-stop(100%,#172d3b));background:-webkit-linear-gradient(top,#6fa9bb 0%,#4b6a7b 50%,#425d68 51%,#172d3b 100%);background:-o-linear-gradient(top,#6fa9bb 0%,#4b6a7b 50%,#425d68 51%,#172d3b 100%);background:-ms-linear-gradient(top,#6fa9bb 0%,#4b6a7b 50%,#425d68 51%,#172d3b 100%);filter:progid:DXImageTransform.Microsoft.gradient( startColorstr='#6fa9bb',endColorstr='#172d3b',GradientType=0 );background:linear-gradient(top,#6fa9bb 0%,#4b6a7b 50%,#425d68 51%,#172d3b 100%)}
#advSearchForm input#es_date_f,#advSearchForm input#es_date_t{width:80px!important}
/* BUTTON & INPUT METRICS */button,input{white-space:nowrap;overflow:visible;/* ie6/7 width fix */width:/* ie6/7 width fix */auto}
input{border:0;height:25px;padding-left:4px}
button{border:0;height:24px;font-size:13px}
form#search input,button#advSearchGo{font-size:13px;height:26px;padding-left:6px}
form#search button{height:26px}
section button{font-size:15px;height:25px;-moz-box-sizing:padding-box}
#advSearchForm button{font-size:13px}
#loginbox button{font-size:11px;width:65px;height:24px;padding-left:2px;padding-right:2px}
#loginbox input{height:21px}
button#advSearchGo{width:166px!important}
button#searchGo{width:95px}
a.buttonLink{padding:3px 4px;letter-spacing:0}
#advSearchForm label,#advSearchForm fieldset{color:#055361}
#advSearchForm h1{color:#04455c!important}
p.pBox.searchHint{border-left:5px solid #135e7d!important;color:#135e71!important;font-size:105%!important;margin-bottom:15px!important}
p.pBox.searchHint span{color:#135e71!important;font-size:.9em}
.searchRed{border-left:5px solid #a23a19!important}
.searchBlue{border-left:5px solid #1d8aba!important}
#mainSection h2.urteilHeader{font:1.3em/1.3em Palatino,Georgia,Times New Roman,serif!important;font-weight:700;color:#555;text-shadow:0 1px 0 #fff,1px 1px 8px rgba(0,0,0,0.2);padding-left:3px;margin-top:15px;margin-bottom:-10px}
#mainSection h2.urteilHeader a{border-bottom:1px dotted #ddd}
#mainSection h2.urteilHeader a:hover{border-bottom:1px dotted #555}
a.defLink.def:hover{text-decoration:none!important}
div#overview.urteil.noLeitsatz a#toggleOverview,div#overview.urteil.noLeitsatz a#toggleOverviewClose,div#overview.urteil.noLeitsatz div#overviewMore{display:none;visibility:hidden}
div#overview.urteil.noLeitsatz{padding-bottom:0}
section#comments h1.def.switch:hover{background:#f3f3f3!important}
a.defLink.def:hover{text-decoration:none!important}
.no-opacity img#homeSymbol{display: none;visibility: hidden}
p.errorCode {font:bold 15em/1em Helvetica, Arial, sans-serif !important;color: white!important;text-shadow: 0 0 2px #1f2c33,5px 5px 0 #adc8d5,4px 4px 0 #adc8d5,3px 3px 0 #adc8d5,2px 2px 0 #adc8d5,1px 1px 0 #adc8d5; text-align: center}
.no-textshadow p.errorCode { color: #ccc!important}
p.errorCode + p {text-align: center}
img.banner { width: 100%; height: auto; margin-bottom: 20px; -webkit-border-radius: 2px; -moz-border-radius: 2px; border-radius: 2px; -webkit-box-shadow: 2px 2px 2px 1px rgba(0, 0, 0, 0.1); -moz-box-shadow: 2px 2px 2px 1px rgba(0, 0, 0, 0.1); box-shadow: 2px 2px 2px 1px rgba(0, 0, 0, 0.1) }
/* POPUP */
div#popupWrapper {
	width: 100%;
	height: 100%;
	position: fixed;
	background: rgba(0,0,0,.5);
	z-index: 100;
	overflow: hidden;
}
div#popup {
	position: absolute;
	height: auto;
	width: 520px;
	left: 50%;
	margin-left: -260px;
	top: 10%;
	padding: 0 0 20px 0;
	
	text-align: left;
	-webkit-border-radius: 5px;
	-moz-border-radius: 5px;
	border-radius: 5px;
	
	-webkit-box-shadow: 0px 0px 0px 6px black, 0px 0px 35px 17px rgba(0,0,0,.6);
	-moz-box-shadow: 	0px 0px 0px 6px black, 0px 0px 35px 17px rgba(0,0,0,.6);
	box-shadow: 		0px 0px 0px 6px black, 0px 0px 35px 17px rgba(0,0,0,.6);
	background-color: #f1f6f9;
	font-family: "Helvetica Neue",Helvetica,Arial,sans-serif;
}

a#popupClose {
	position: absolute;
	font: bold 14px/14px sans-serif;
	top: 15px;
	right: 15px;
	width: 16px;
	height: 16px;
	text-align: center;
	vertical-align: middle;
	box-sizing: border-box;
	-moz-box-sizing: border-box;
	-webkit-box-sizing: border-box;
	-o-box-sizing: border-box;
	color: #f1f8fd;
	-webkit-border-radius: 	3px;
	-moz-border-radius: 	3px;
	border-radius: 			3px;
	background: #566975;
	background: -moz-linear-gradient(top, #566975 0%, #99aec1 100%);
	background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#566975), color-stop(100%,#99aec1));
	background: -webkit-linear-gradient(top, #566975 0%,#99aec1 100%);
	background: -o-linear-gradient(top, #566975 0%,#99aec1 100%);
	background: -ms-linear-gradient(top, #566975 0%,#99aec1 100%);
	background: linear-gradient(top, #566975 0%,#99aec1 100%);
	text-shadow: 0 1px 1px rgba(18, 49, 80, 0.35);
}

a#popupClose:hover {
	background: #404c54;
	background: -moz-linear-gradient(top, #404c54 0%, #62809a 100%);
	background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#404c54), color-stop(100%,#62809a));
	background: -webkit-linear-gradient(top, #404c54 0%,#62809a 100%);
	background: -o-linear-gradient(top, #404c54 0%,#62809a 100%);
	background: -ms-linear-gradient(top, #404c54 0%,#62809a 100%);
	background: linear-gradient(top, #404c54 0%,#62809a 100%);
	color: white;
}

BODY:nth-of-type(1) a#popupClose,x:-moz-any-link,x:default{	font: bold 14px/16px sans-serif;width: 16px; padding-left: 2px;padding-right: 1px}

div#popup h1, div#popup h2, div#popup p, div#popup form {
	padding-left: 20px;
	padding-right: 20px;
}

div#popup hgroup {
	padding-top: 10px;
	padding-bottom: 20px;
	
	-moz-border-radius-topleft: 5px;
	-moz-border-radius-topright: 5px;
	-moz-border-radius-bottomright: 0px;
	-moz-border-radius-bottomleft: 0px;
	-webkit-border-radius: 5px 5px 0px 0px;
	border-radius: 5px 5px 0px 0px;
	
	background: #eaf2f9;
	
	background: -moz-linear-gradient(top, #ffffff 0%, #eaf2f9 36%, #d3dfea 94%, #a0b2c1 100%);
	background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#ffffff), color-stop(36%,#eaf2f9), color-stop(94%,#d3dfea), color-stop(100%,#a0b2c1));
	background: -webkit-linear-gradient(top, #ffffff 0%,#eaf2f9 36%,#d3dfea 94%,#a0b2c1 100%);
	background: -o-linear-gradient(top, #ffffff 0%,#eaf2f9 36%,#d3dfea 94%,#a0b2c1 100%);
	background: -ms-linear-gradient(top, #ffffff 0%,#eaf2f9 36%,#d3dfea 94%,#a0b2c1 100%);
	background: linear-gradient(top, #ffffff 0%,#eaf2f9 36%,#d3dfea 94%,#a0b2c1 100%);
		
	text-shadow: 0 1px 0 rgba(255, 255, 255, 0.74);
	-moz-box-shadow: 0 2px 1px rgba(255, 255, 255, 0.68);
	-webkit-box-shadow: 0 2px 1px rgba(255, 255, 255, 0.68);
	box-shadow: 0 2px 1px rgba(255, 255, 255, 0.68);
} 

div#popup h1 {
	color: #3a7991;
	font: normal 1.3em/1.5em HelveticaNeue-Light,"Helvetica Neue Light","Helvetica Neue",Helvetica,Arial,sans-serif;
}

div#popup h2 {
	font-size: 11px;
	line-height: 7px;
	color: #5f7e92;	
}

div#popup p, div#popup form {
	padding-top: 20px;
	font-size: 14px;
	line-height: 19px;
	color: #647f89;
	text-shadow: 0 1px 0 #ffffff;
}

div#popup form {
	line-height: 24px;
	margin-top: 20px;
	border-top: 1px dashed #dfe5e7;
}

div#popup form input[type="text"], div#popup form textarea {
	-webkit-border-radius: 	5px;
	-moz-border-radius: 	5px;
	border-radius: 			5px;
	background: #788994;
	background: -moz-linear-gradient(top, #788994 0%, #b2bfca 100%);
	background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#788994), color-stop(100%,#b2bfca));
	background: -webkit-linear-gradient(top, #788994 0%,#b2bfca 100%);
	background: -o-linear-gradient(top, #788994 0%,#b2bfca 100%);
	background: -ms-linear-gradient(top, #788994 0%,#b2bfca 100%);
	background: linear-gradient(top, #788994 0%,#b2bfca 100%);
	height: 21px;
	color: #fff;
	text-shadow: 0 1px 0 rgba(41, 54, 67, 0.36);
	font-family: "Helvetica Neue",Helvetica,Arial,sans-serif;
	font-size: 12px;
	font-weight: bold;
	}

div#popup form input[type="text"]:focus, div#popup form textarea:focus {
	outline: none;
	background: #404c54;
	background: -moz-linear-gradient(top, #404c54 0%, #62809a 100%);
	background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#404c54), color-stop(100%,#62809a));
	background: -webkit-linear-gradient(top, #404c54 0%,#62809a 100%);
	background: -o-linear-gradient(top, #404c54 0%,#62809a 100%);
	background: -ms-linear-gradient(top, #404c54 0%,#62809a 100%);
	background: linear-gradient(top, #404c54 0%,#62809a 100%);
}

div#popup form textarea {
	margin: 20px 0 20px 0;
}

div#popup form input::-webkit-input-placeholder {
    color:    #fff;
}
div#popup form input::-moz-placeholder {
    color:    #fff;
}

div#popup #formAction {
	text-align: right;
	padding-right: 15px;
}

div#popup #formAction button {
	margin: 0 5px;
	font-size: 14px;
	padding: 0 15px;
	cursor: pointer;
	background: #8cabcc;
	background: -moz-linear-gradient(top, #8cabcc 0%, #7292ad 6%, #4c657f 50%, #435370 51%, #2b3b4f 96%, #151c26 100%);
	background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#8cabcc), color-stop(6%,#7292ad), color-stop(50%,#4c657f), color-stop(51%,#435370), color-stop(96%,#2b3b4f), color-stop(100%,#151c26));
	background: -webkit-linear-gradient(top, #8cabcc 0%,#7292ad 6%,#4c657f 50%,#435370 51%,#2b3b4f 96%,#151c26 100%);
	background: -o-linear-gradient(top, #8cabcc 0%,#7292ad 6%,#4c657f 50%,#435370 51%,#2b3b4f 96%,#151c26 100%);
	background: -ms-linear-gradient(top, #8cabcc 0%,#7292ad 6%,#4c657f 50%,#435370 51%,#2b3b4f 96%,#151c26 100%);
	background: linear-gradient(top, #8cabcc 0%,#7292ad 6%,#4c657f 50%,#435370 51%,#2b3b4f 96%,#151c26 100%);	
	color: #d7ebf4;
	text-shadow: 0 1px 0 #10232c;
	-moz-box-shadow: 1px 1px 3px rgba(40, 50, 56, 0.38);
	-webkit-box-shadow: 1px 1px 3px rgba(40, 50, 56, 0.38);
	box-shadow: 1px 1px 3px rgba(40, 50, 56, 0.38);
}

div#popup #formAction button:hover {
	color: #d7ebf4;
background: #4b78a9;
background: -moz-linear-gradient(top, #4b78a9 0%, #4b6981 6%, #36475a 50%, #303b50 51%, #1e2a38 96%, #0f141b 100%);
background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#4b78a9), color-stop(6%,#4b6981), color-stop(50%,#36475a), color-stop(51%,#303b50), color-stop(96%,#1e2a38), color-stop(100%,#0f141b));
background: -webkit-linear-gradient(top, #4b78a9 0%,#4b6981 6%,#36475a 50%,#303b50 51%,#1e2a38 96%,#0f141b 100%);
background: -o-linear-gradient(top, #4b78a9 0%,#4b6981 6%,#36475a 50%,#303b50 51%,#1e2a38 96%,#0f141b 100%);
background: -ms-linear-gradient(top, #4b78a9 0%,#4b6981 6%,#36475a 50%,#303b50 51%,#1e2a38 96%,#0f141b 100%);
background: linear-gradient(top, #4b78a9 0%,#4b6981 6%,#36475a 50%,#303b50 51%,#1e2a38 96%,#0f141b 100%);}

div#popup #formAction button.cancel {
	background: #dbdbdb;
	background: -moz-linear-gradient(top, #dbdbdb 0%, #cfcfcf 6%, #bdbdbd 50%, #b8b8b8 51%, #acacac 96%, #9e9e9e 100%);
	background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#dbdbdb), color-stop(6%,#cfcfcf), color-stop(50%,#bdbdbd), color-stop(51%,#b8b8b8), color-stop(96%,#acacac), color-stop(100%,#9e9e9e));
	background: -webkit-linear-gradient(top, #dbdbdb 0%,#cfcfcf 6%,#bdbdbd 50%,#b8b8b8 51%,#acacac 96%,#9e9e9e 100%);
	background: -o-linear-gradient(top, #dbdbdb 0%,#cfcfcf 6%,#bdbdbd 50%,#b8b8b8 51%,#acacac 96%,#9e9e9e 100%);
	background: -ms-linear-gradient(top, #dbdbdb 0%,#cfcfcf 6%,#bdbdbd 50%,#b8b8b8 51%,#acacac 96%,#9e9e9e 100%);
	background: linear-gradient(top, #dbdbdb 0%,#cfcfcf 6%,#bdbdbd 50%,#b8b8b8 51%,#acacac 96%,#9e9e9e 100%);	
	color: #666;
	text-shadow: none;
}

div#popup #formAction button.cancel:hover {
	color: #ebebeb;
background: #afafaf;
background: -moz-linear-gradient(top, #afafaf 0%, #a6a6a6 6%, #979797 50%, #939393 51%, #8a8a8a 96%, #7e7e7e 100%);
background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#afafaf), color-stop(6%,#a6a6a6), color-stop(50%,#979797), color-stop(51%,#939393), color-stop(96%,#8a8a8a), color-stop(100%,#7e7e7e));
background: -webkit-linear-gradient(top, #afafaf 0%,#a6a6a6 6%,#979797 50%,#939393 51%,#8a8a8a 96%,#7e7e7e 100%);
background: -o-linear-gradient(top, #afafaf 0%,#a6a6a6 6%,#979797 50%,#939393 51%,#8a8a8a 96%,#7e7e7e 100%);
background: -ms-linear-gradient(top, #afafaf 0%,#a6a6a6 6%,#979797 50%,#939393 51%,#8a8a8a 96%,#7e7e7e 100%);
background: linear-gradient(top, #afafaf 0%,#a6a6a6 6%,#979797 50%,#939393 51%,#8a8a8a 96%,#7e7e7e 100%);}

#news {
	float: left;
	clear: left;
	-webkit-box-shadow: 0 2px 4px 0 rgba(0,0,0,.3);
	-moz-box-shadow: 0 2px 4px 0 rgba(0,0,0,.3);
	box-shadow: 0 2px 4px 0 rgba(0,0,0,.3);
	-moz-border-radius: 5px;
	border-radius: 5px;
	background: #F6F6F6 url(http://cdn.openjur.de/img/windowBg_bright.jpg) repeat-x;
	margin: 10px 0 10px 20px;
	width: 200px;
	min-height: 50px;
	
	padding-bottom: 5px;
}

#news ul {
	margin-left: 15px;
	list-style: none;
}

#news ul li {
	margin-left: 0px;
	color: #888;
	line-height: 1.3;
	font-size: 0.75em;
	position: relative;
}

#news ul li:before {
	content: "■";
	font-size: 9px;
	position: absolute;
	left: -10px;
	color: #aaa;
}

#news ul li a {
	color: #888;
	-webkit-transition: all 300ms ease-out;
	-moz-transition: 	all 300ms ease-out;
	-o-transition: 		all 300ms ease-out;
	transition: 		all 300ms ease-out;
}

#news ul li a:hover {
	text-decoration: underline;
	color: #666;
}

#news h1 {
	background: #ffffff;
	background: -moz-linear-gradient(top,  #ffffff 0%, #ededed 100%);
	background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#ffffff), color-stop(100%,#ededed));
	background: -webkit-linear-gradient(top,  #ffffff 0%,#ededed 100%);
	background: -o-linear-gradient(top,  #ffffff 0%,#ededed 100%);
	background: -ms-linear-gradient(top,  #ffffff 0%,#ededed 100%);
	background: linear-gradient(top,  #ffffff 0%,#ededed 100%);
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#ffffff', endColorstr='#ededed',GradientType=0 );
	
	padding: 4px;
	font-size: .8em;
	font-weight: bold;
	color: #888;
	-webkit-border-radius: 5px 5px 0px 0px;
	border-radius: 5px 5px 0px 0px;
	margin-top: 1px;
	border-top: 1px solid #fff;
	margin-bottom: 4px;
	text-shadow: 1px 0 0 #f4f4f4;
}

/* FF Hacks =========================== */BODY:nth-of-type(1) #loginbox button,x:-moz-any-link,x:default{height:auto;padding-top:3px;padding-bottom:3px}
BODY:nth-of-type(1) #loginbox input,x:-moz-any-link,x:default{height:auto;padding-top:4px;padding-bottom:3px}
BODY:nth-of-type(1) section button,x:-moz-any-link,x:default{height:auto;padding-bottom:2px;padding-top:2px;width:199px}
BODY:nth-of-type(1) button#searchGo,x:-moz-any-link,x:default{height:auto;padding-top:3px;padding-bottom:4px}
BODY:nth-of-type(1) #advSearchForm button,x:-moz-any-link,x:default{height:auto;padding-top:3px;padding-bottom:4px}
BODY:nth-of-type(1) a.buttonLink,x:-moz-any-link,x:default{height:auto;padding-top:2px}
BODY:nth-of-type(1) a.pager,x:-moz-any-link,x:default{top:-5px}
BODY:nth-of-type(1) div#notLoggedIn a,x:-moz-any-link,x:default{height:19px;padding:0;padding-top:1px}
BODY:nth-of-type(1) span.top3Gebiete a,x:-moz-any-link,x:default{padding:1px 2px}
BODY:nth-of-type(1) span.resultListGebiete a,x:-moz-any-link,x:default{padding:1px 2px}
BODY:nth-of-type(1) div#expert_normen input,x:-moz-any-link,x:default{width:153px!important;margin-right:6px!important}
BODY:nth-of-type(1) #advSearchForm input + a,x:-moz-any-link,x:default{padding:0 6px 3px 5px}
BODY:nth-of-type(1) #advSearchForm select + a,x:-moz-any-link,x:default{padding:0 5px 3px 6px}
/* override user agent style sheet  */a:-webkit-any-link{text-decoration:none}
a:-moz-any-link{text-decoration:none}
a:-o-any-link{text-decoration:none}
a{color:inherit}
/* QUICK CLASSES
   ================================================== */.clearBoth{clear:both}
.clearLeft{clear:left}
.clearRight{clear:right}
.floatNone{float:none!important}
.marginTop20{margin-top:20px!important}
.marginBottom20{margin-bottom:20px!important}
.marginLeft20{margin-left:20px!important}
.marginRight20{margin-right:20px!important}
.marginTop30{margin-top:30px!important}
.marginBottom30{margin-bottom:30px!important}
.marginLeft30{margin-left:30px!important}
.marginRight30{margin-right:30px!important}
.marginTop40{margin-top:40px!important}
.marginBottom40{margin-bottom:40px!important}
.marginLeft40{margin-left:40px!important}
.marginRight40{margin-right:40px!important}
.paddingTop30{padding-top:30px!important}
.paddingBottom30{padding-bottom:30px!important}
.paddingBottom0{padding-bottom:0!important}
.sizeDot8{font-size:.8em!important}
.sizeDot9{font-size:.9em!important}
.sizeDot7{font-size:.7em!important}
.sizeDot75{font-size:.75em!important}
.size1Dot1{font-size:1.1em!important}
.size1Dot2{font-size:1.2em!important}
.size1Dot3{font-size:1.3em!important}
.size1Dot4{font-size:1.4em!important}
.DottedLinks a{border-bottom:1px dotted rgb(37, 49, 63)!important}
.indent1{text-indent:5px}
.indent2{text-indent:10px}
.indent3{text-indent:15px}
.indent4{text-indent:20px}
.margin0{margin:0!important}
.padding0{padding:0!important}
.opacity1{opacity:1!important}
.opacityBlend{opacity:.6!important;-webkit-transition:opacity .3s ease-in-out;-moz-transition:opacity .3s ease-in-out;-o-transition:opacity .3s ease-in-out;transition:opacity .3s ease-in-out}
.opacityBlend:hover{opacity:1!important}
.minHeight750{min-height:750px!important}
.minHeight500{min-height:500px!important}
section#mainSection header hgroup h1,section#comments h1{color:#052356!important}
/* STYLES FOR IE 9 and below */.ie9 header#banner,.ie8 header#banner,.ie7 header#banner,.ie6 header#banner{background:url(https://cdn.openjur.net/img/ie_headerBg.jpg) repeat-x}
.ie9 div#bottomNav,.ie8 div#bottomNav,.ie7 div#bottomNav,.ie6 div#bottomNav{height:110px;min-height:110px}
.ie9 a,.ie8 a,.ie7 a,.ie6 a{text-decoration:none}
.ie9 nav ul.menu li a.head,.ie8 nav ul.menu li a.head{padding:6px 3px 4px}
/* STYLES FOR IE lower than 9  */.ie8 #info,.ie7 #info,.ie6 #info{border:1px solid #ccc}
.ie8 span.urteilInfoIElt9,.ie7 span.urteilInfoIElt9,.ie6 span.urteilInfoIElt9{display:block}
.ie7 nav ul.menu a.head{padding:0;margin:0;line-height:24px}
.ie8 .top3 h1,.ie8 .resultList h1,.ie7 .top3 h1,.ie7 .resultList h1,.ie6 .top3 h1,.ie6 .resultList h1{min-height:26px}
/* STYLES FOR IE lower than equal 6 */.ie6 #container,.ie6 bContainer{display:block;width:960px}
.ie6 #container{margin-top:-2px}
.ie6 header,.ie6 hgroup,.ie6 fieldset,.ie6 form{display:block}
.ie6 header#banner{min-height:85px;height:85px;padding:20px 15px 0 20px;display:block}
.ie6 #overview #overviewMore{display:none;visibility:hidden}
.ie6 #overview,.ie6 #overview p,.ie7 #overview,.ie7 #overview p,.ie8 #overview,.ie8 #overview p{zoom:1;display:block}
.ie6 div#bottomNav{height:140px}
.ie6 nav ul.menu a.head{padding:0;margin:0;line-height:24px}
.ie6 nav ul.acitem li ul,.ie6 nav ul.acitem li ul a{padding:0;margin:0;line-height:16px;height:16px}
.ie6 #nav2 ul.menu a.head{padding:0;margin:0;line-height:18px}
.ie6 #nav2 ul.acitem li{padding:0;margin:0;line-height:18px;height:18px}
/* MANUAL IE TWEAKS */.ie6 div#loginbox,.ie7 div#loginbox{background-color:#f3f2e8}
.ie6 div#loginbox input,.ie7 div#loginbox input,.ie6 div#loginbox input:focus,.ie7 div#loginbox input:focus,.ie6 div#loginbox input:hover,.ie7 div#loginbox input:hover{width:88px;background:url(https://cdn.openjur.net/img/formBgIEYellow.gif) repeat-x;line-height:18px;border-bottom:1px solid #fff}
.ie6 div#loginbox input,.ie6 div#loginbox input:focus,.ie6 div#loginbox input:hover{width:68px;font-size:11px;background:url(https://cdn.openjur.net/img/formBgIEYellow.gif) repeat-x;line-height:18px;border-bottom:1px solid #fff}
.ie8 div#loginbox input{border-bottom:1px solid #fff}
.ie8 div#loginbox input,.ie8 div#loginbox input:focus,.ie8 div#loginbox input:hover{background:url(https://cdn.openjur.net/img/formBgIEYellow.gif) repeat-x}
.ie6 div#loginbox p a,.ie7 div#loginbox p a{color:#505048}
.ie6 div#loginbox button,.ie7 div#loginbox button{top:-24px;margin-bottom:-24px}
.ie6 header#banner img#homeSymbol,.ie7 header#banner img#homeSymbol,.ie8 header#banner img#homeSymbol{display:none;visibility:hidden}
.ie6 input.searchField,.ie7 input.searchField,.ie8 input.searchField{width:188px}
.ie6 input.searchField,.ie7 input.searchField,.ie8 input.searchField,.ie6 input.searchField:hover,.ie7 input.searchField:hover,.ie8 input.searchField:hover,.ie6 input.searchField:focus,.ie7 input.searchField:focus,.ie8 input.searchField:focus,.ie6 form#advSearchForm input,.ie7 form#advSearchForm input,.ie8 form#advSearchForm input,.ie6 form#advSearchForm input:hover,.ie7 form#advSearchForm input:hover,.ie8 form#advSearchForm input:hover,.ie6 form#advSearchForm input:focus,.ie7 form#advSearchForm input:focus,.ie8 form#advSearchForm input:focus{background:url(https://cdn.openjur.net/img/formBgIE.gif) repeat-x!important;margin-right:10px;padding:;line-height:26px;border-bottom:1px solid #fff}
.ie9 input.searchField{line-height:25px}
.ie8 input.searchField,.ie8 form#advSearchForm input{padding:;line-height:26px;border-bottom:1px solid #fff}
.ie8 input.qs{width:200px}
.ie9 form#advSearchForm input{padding:;line-height:25px;border-bottom:1px solid #fff}
.ie7 a#advSearch{display:block;right:110px;top:30px;width:182px}
.ie6 button#searchGo,.ie7 button#searchGo{height:29px;margin-top:-5px;border:1px solid #eee}
.ie8 button#searchGo{font:16px/21px Helvetica,Arial,sans-serif;height:26px;margin-bottom:-1px}
.ie6 div.resultList ol li,.ie6 div.top3 ol li,.ie6 div#info,.ie9 div#info{background:#ededed!important;border:1px solid #ccc}
.ie6 p#related span.rechtsgebiete a,.ie7 p#related span.rechtsgebiete a{background:#ccc}
.ie6 hgroup h2 a,.ie7 hgroup h2 a{color:#05335b}
.ie6 div#pagination ol li,.ie7 div#pagination ol li{display:inline}
.ie8 div#pagination ol li a,.ie9 div#pagination ol li a{filter:none;background:#eaeaea}
div#pagination ol li a{filter:none}
.ie6 div#pagination,.ie7 div#pagination,.ie8 div#pagination,.ie9 div#pagination{background:#ccc}
.ie6 div.sortList,.ie7 div.sortList{display:none;visibility:hidden}
.ie8 div.sortList{margin-top:10px}
.ie7 article{width:100%}
.ie7 header hgroup h1,.ie8 header hgroup h1{border-bottom:none!important}
.ie7 span.top3Gebiete a,.ie7 span.resultListGebiete a{background:#bebebe}
.ie6 input,.ie7 input,.ie8 input,.ie9 input{min-height:14px}
input[type=checkbox]{min-height:18px}
input[type=checkbox]:focus{min-height:14px;outline:2px solid navy}
.ie6 button#advSearchGo{height:29px;margin-top:-5px;border:1px solid #eee}
.ie7 button#advSearchGo,.ie8 button#advSearchGo,.ie9 button#advSearchGo{height:27px;margin-bottom:-2px;font:14px/21px HelveticaNeue-Light,"Helvetica Neue Light","Helvetica Neue",Helvetica,Arial,"Lucida Grande",sans-serif;margin-top:2px!important}
.ie6 section#mainSection header hgroup h1{margin-top:-45px!important}
.ie6 div.sortList ol li,.ie6 div.resultList ol li,.ie6 div.top3List ol li{background:none;background-image:none;background-color:#ccc;opacity:1}
.ie6 div.sortList ol li *,.ie6 div.resultList ol li *,.ie6 div.top3List ol li *{opacity:1}
.ie7 div#sideBox ol li a,.ie6 div#sideBox ol li a{color:#000}
.ie6 div#sideBox{margin-left:14px}
/* Fussnoten werden von IE6+7 nicht unterstÃÂ¼tzt, da die CSS Counter Funktion nicht verfuegbar ist */.ie6 section.footnotes,.ie7 section.footnotes{display:none;visibility:hidden}
.ie7 div#bottomNav{height:180px}
.ie8 div#bottomNav,.ie9 div#bottomNav{height:160px;margin-bottom:0}
.ie6 .top3 h1,.ie6 .resultList h1,.ie6 .subHeader1{height:29px}
.ie6 .top3 h1,.ie6 .resultList h1,.ie6 .subHeader1,.ie7 .top3 h1,.ie7 .resultList h1,.ie7 .subHeader1,.ie8 .top3 h1,.ie8 .resultList h1,.ie8 .subHeader1,.ie9 .top3 h1,.ie9 .resultList h1,.ie9 .subHeader1{background:#ebf4f9 url(https://cdn.openjur.net/img/windowBg_darkBlue.jpg) repeat-x}
.ie7 .top3 h1,.ie7 .resultList h1,.ie7 .subHeader1{padding:1px 6px 3px!important}
.ie6 nav{margin-left:6px}
.ie6 div#nav2,.ie6 div#loginbox{margin-left:5px!important}
.ie6 div#loginbox{margin-top:40px!important}
.ie6 #advSearch{display:none;visibility:hidden}
.ie6 section#mainSection header hgroup h1{margin-top:4px}
.ie6 a#qaNextPara,.ie7 a#qaNextPara,.ie8 a#qaNextPara{right:0;left:auto}
.ie6 a#qaNextPara{right:40px}
.ie6 a#qaLastPara,.ie7 a#qaLastPara,.ie8 a#qaNLastara{left:0;right:auto}
.ie6 a#qaLastPara{left:-40px}
/* SNIFFED BROWSER FEATURES & MOBILE DEVICE FIXES */.no-opacity *{opacity:1}
.touchOS a#advSearch{opacity:1!important}
.touchOS div#wrapper *{opacity:1!important}
.touchOS html{-webkit-tap-highlight-color:rgba(44,65,93,.7)}
.touchOS #advSearchForm input + a,.touchOS #advSearchForm select + a{padding:0 5px 5px 6px}
.touchOS div#loginbox input[type=text],.touchOS div#loginbox input[type=text]:hover,.touchOS div#loginbox input[type=text]:focus,.touchOS div#loginbox input[type=password],.touchOS div#loginbox input[type=password]:hover,.touchOS div#loginbox input[type=password]:focus{width:93px!important}
.touchOS button#searchGo,.touchOS button#advSearchGo{border-bottom:1px solid #072130;font-size:95%}
/* Styles für das Text-Feld im Contentmodus */
article section#text p.rowRed{background-color: rgb(255,200,200);border-right: 10px solid rgb(255,0,0); padding-top: 6px;}
article section#text p.rowBlue{background-color: rgb(180,230,255);border-right: 10px solid rgb(0,79,122); padding-top: 6px;}
article section#text p.rowGreen{background-color: rgb(200,255,200);border-right: 10px solid rgb(0,139,0); padding-top: 6px;}
article section#text p.rowYellow{background-color: rgb(255,255,200);border-right: 10px solid rgb(255,255,0); padding-top: 6px;}
article section#text p.rowOrange{background-color: rgb(255,233,146);border-right: 10px solid rgb(243,125,32); padding-top: 6px;}
article section#text p.rowGrey{background-color: rgb(255,233,187);border-right: 10px solid rgb(242,134,43); padding-top: 6px;}
article section#text p.rowUl{border-bottom: 3px solid #555;}
/*
.touchOS #container,
.touchOS div#wrapper,
.touchOS #navWrapper,
.touchOS #bContainer,
.touchOS div#bottomNav,
.touchOS body,
.touchOS html { max-width: 900px !important}
*/
