@charset "utf-8"; /* Styles for different layout in webEdition */ .weInfo, .weInfoMain { font-family: Tahoma, Arial, Helvetica, sans-serif; /* font-family: liberation_sansregular, sans-serif; */ font-weight: normal; font-size: 12px; line-height: 1.3em; color: #333; line-height: 1.4em; clear: both; /* border-radius: 2px; */ padding: 15px; } .weInfoMain { background-color: #325e94; color: #fff; } .weInfo { margin: 1em 0; border: 1px solid #A5ACB2; padding: 6px 15px; background-color: #d7dce0; } /* .weInfo.widthSelect { padding: 6px 15px; position: relative; background-color: #d1e1f8; text-align: center; margin-bottom: 0; } */ .weInfo.widthSelect { margin: 1em auto; display: block; width: 412px; text-align: center; background: #ebeef0; border: none; box-shadow: 1px 1px 2px #4d565d; clear: none; } .weInfo.widthSelect select { max-width: 100%; } .we_blockControls { /* background: red; */ margin: 0 auto; display: block; width: 280px; text-align: left; float: left; } /* Experimental */ .block-header.clearfix { margin: -1em -12px 0; background: #4d565d; padding: 12px 0 6px; background: #325e94; } .weInfo.widthSelect { margin: 0px auto; padding: 4px 15px; } .we_blockControls { margin-top: -4px; } /* Leeres Inhaltselement */ .weInfoEmpty { background: rgb(238, 238, 238); min-height: 299px; border-radius: 2px; border: dashed rgb(165, 172, 178) 1px; opacity: .5; } /* Inhalts Auswahl */ .weInfo.module { position: relative; text-align: center; } .weInfo.module:after { content: ''; position: absolute; width: 20px; height: 20px; bottom: -10px; left: 50%; margin-left: -10px; border: left; width: 0; height: 0; border-left: 10px solid transparent; border-right: 10px solid transparent; border-top: 10px solid #A5ACB2; } /* Bilderrahmen */ .weEditTable { border: solid #BBBBBB 1px; background: rgb(238, 238, 238); } .weInfo b, .weInfoMain b { font-weight: bold; } div.weBlockTrenner { margin: 1em -12px; border-top: 1px solid #A5ACB2; height: 1px; overflow: hidden; clear: both; } .infobox { /* live haben Elemente in Infoboxen oben/unten genug Margin */ padding-top: 1em; padding-bottom: 1em; } .twocols .wetextinput, .threecols .wetextinput, .fourcols .wetextinput { /* Bild-Inputfelder in Dreispaltern sonst zu breit */ width: 100%;} .weEditTable { /* Bild-Elemente brauchen mehr Abstand */ margin: 0 auto 1em;} table { width: auto; margin: 0; } table tr { border-width: 0; } table th, table td { vertical-align: middle; } body {background: rgb(239, 239, 239);} article {width: 1008px;margin: 0 auto;background: #fff;} .pic {margin: 0;} /* ---[ individuelle ]------------------------------- */ /* Für Quellcode Element */ textarea { min-width: 100%; min-height: 220px; border-color: #bbb; outline: none; font-family: Monospace, Verdana, Arial, Helvetica, Liberation Sans, sans-serif; padding: 8px; border: solid #CCCCCC 1px; font-size: 12px; } * { -moz-animation: none!important; -webkit-animation: none!important; -o-animation: none!important; animation: none!important; } header,footer,nav {display:none;} #main {padding-bottom:0;} #wrap {background: none;} article {margin-top:0;} article.clearfix { margin: 3em auto; /* box-shadow: 0px 3px 3px 0px rgb(165, 170, 174); */ border: solid rgb(165, 172, 178) 1px; border-radius: 5px; padding: 34px 12px .5em; } nav.subnav {display: block; /*entgegen der Regel oben doch anzeigen */} /* Formulare */ select {font-family: "Lucida Console", Monaco, monospace!important;} div.weBlockTrenner + table {margin: 0 auto;} /* Letzten + Button unten zentrieren */ /* div.weBlockTrenner:last-of-type ~ .weBtn, div.weBlockTrenner:last-of-type ~ .weBtnClicked { margin: 1em auto!important; } table.weBtn { border: solid rgb(165, 172, 178) 1px!important; background: rgb(209, 225, 248)!important; } table.weBtnClicked { border: solid rgb(165, 172, 178) 1px!important; background: rgb(209, 225, 248)!important; border-collapse: collapse!important; } table.weBtnDisabled { border: solid rgb(165, 172, 178) 1px!important; background: rgb(209, 225, 248)!important; opacity: .5; } table.weBtn:hover { background: rgb(176, 207, 253)!important } .weBtnLeft, .weBtnRight, .weBtnMiddle, .weBtnLeftClicked, .weBtnRightClicked, .weBtnMiddleClicked, .weBtnRightDisabled, .weBtnLeftDisabled, .weBtnMiddleDisabled { background: none!important; } table.weBtn, table.weBtnClicked, table.weBtnDisabled { height: 28px ! important; margin: 0 auto; } */ /* Table für Bilder table.weEditTable { width: 100%; } */ /* Grid in webEdition anpassen */ section { margin-bottom: 1px; } h1 { margin: 0; } h1 input { font-size: 24px; font-weight: normal; background: #fff; outline: none; border: none; padding: 1px; border-bottom: solid #325e94 2px; background: #efefef; padding: 0px 6px; font-family: 'HuPRegular', sans-serif; } .accordion h2 inputm .accordion h3 input { background: #fff; } .accordion .content { padding: 0; } /* Hilfe Button */ body:after {display:none;} .webEditionHelpButton { background: rgb(209, 225, 248); display: block; border: solid rgb(165, 172, 178) 1px; border-radius: 2px; width: 50px; text-decoration: none; font-size: 23px; text-align: center; padding: 12px; color: black; position: fixed; right: 20px; top: 20px; cursor: help; } .webEditionHelpButton:hover { color: black; background: #afceff; } table { border-spacing: 0; } /* Letztes Plus von Block Element zentrieren */ .we_blockControls:last-of-type { /* background: red; */ width: auto; margin: 1em auto; display: block; width: 100%; } /* Akkorderon stylen */ .accordion .we_blockControls:not(:last-of-type) { /* float: none; */ width: auto; text-align: left; margin: 1em 20px -1em; } .accordion h2 input { background: #fff; border: none; font-size: 20px; font-size: 2.0rem; font-weight: normal; outline: none; border: none; padding: 1px; border-bottom: solid #325e94 1px; background: #efefef; /* padding: 0px 6px; */ margin-top: 1em; } /* Sektion Klasse */ .weInfo.sectionClass { width: 95px; float: right; margin: 1em 12px; display: block; width: 260px; text-align: center; background: #ebeef0; border: none; box-shadow: 1px 1px 2px #4d565d; clear: none; /* float: right; */ margin-top: -4px; /* margin-left: -100px; */ padding: 4px 12px 5px; text-align: left; } .weInfo.sectionClass b { cursor: pointer; } .weInfo.sectionClass input[type=text] { outline: none; width: 140px;} /* Projektspezifische Anpassungen */ .keyvisual { margin-top: 0; } div.inner { padding: 0; } div.paper-header { padding: 0; } section.stripe { margin: 0 -12px; padding: 12px; box-shadow: none; border: none; width: auto; } /* Sichtbarmachen in webEdition (body class editFrameset) und Überschreiben der Funktion, in iframe alles andere auszublenden. */ body.editFrameset .iframed #main>header, body.editFrameset .iframed .keyvisual, body.editFrameset .iframed #my-page>footer, display: block !important; }