/*
* file: modulRechtstexte.css
* date: 07.11.2011
* author: david jufer
*/

/* css reset (http://meyerweb.com/eric/tools/css/reset/ v2.0 20110126) */
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,
embed {
	margin: 0;
	padding: 0;
	border: 0;
	font-size: 100%;
	font: inherit;
	vertical-align: baseline;
}


body {
	line-height: 1;
}

ol, ul {
	list-style: none;
}

blockquote, q {
	quotes: none;
}

blockquote:before, blockquote:after,
q:before, q:after {
	content: "";
	content: none;
}

table {
	border-collapse: collapse;
	border-spacing: 0;
}

b {
	font-weight: bold;
}

html {
	overflow-y: scroll;
}

body {
	color: #333;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 14px;
	background: #676767;
}

.clearfix::before,
.clearfix::after {
	content: '';
	display: table;
}

.clearfix::after {
	clear: both;
}

.rtButton {
	padding: 4px 10px;
	margin: 0 10px;
	font-size: 11px;
	color: #fff;
	text-shadow: 0 1px 1px hsla(0, 0%, 0%, .6);
	text-decoration: none;
	border: 1px solid #666767;
	border-radius: 3px;
	background: linear-gradient(#C2C2C1, #919190);
	cursor: pointer;
}


#menu {
	position: fixed;
	top: 0;
	left: 0;
	z-index: 1000;
	width: 100%;
	height: 33px;
	padding: 0 0 0 10px;
	line-height: 33px;
	font-family: Arial, Helvetica, sans-serif;
	background-color: #eee;
	box-shadow: 0 10px 20px rgba(0,0,0,0.19), 0 6px 6px rgba(0,0,0,0.23);
	border-top: 1px solid #616161;
	/*background: transparent url(/_kirchenweb/images/modulRechtstexteIcon.png) 0 0 repeat-x;*/
}

.menuIcon {
	position: relative;
	overflow: hidden;
	float: left;
	width: 33px;
	height: 33px;
	margin: 0 2px;
}

a#menuHome {
background: transparent url(/_kirchenweb/images/modulRechtstexteIconBack.svg) 0 0 no-repeat;
}

a#menuPrint {
	background: transparent url(/_kirchenweb/images/modulRechtstexteIconPrint.svg) 0 0 no-repeat;
}

a#menuSave {
	background: transparent url(/_kirchenweb/images/modulRechtstexteIconPdf.svg) 0 0 no-repeat;
}

a#menuWord {
	background: transparent url(/_kirchenweb/images/modulRechtstexteIconWord.svg) 0 0 no-repeat;
}

.specialViews {
	float: left;
	margin-left: 30px;
}

#compareTexts {
	visibility: hidden;
}

.compareIcon {
	margin-left: 30px;
	background: transparent url(/_kirchenweb/images/modulRechtstexteIconCompare.svg) 0 0 no-repeat;

}

a#menuSwap {
	background: transparent url(/_kirchenweb/images/modulRechtstexteIconSwap.svg) 0 0 no-repeat;
}

.menuIcon:after {
	content: '';
	position: absolute;
	top: 50%;
	left: 50%;
	transform: translate(-50%, -50%);
	z-index: -1;
	width: 0;
	height: 0;
	background-color: #C3D8E6;
	border-radius: 50%;
	transition: width .3s, height .3s;
}

.menuIcon:not(.compareIcon):hover:after,
#compareTexts:checked ~ .compareIcon:after {
	width: 50px;
	height: 50px;
}

#menu div.menuOpt {
	float: left;
	margin: 0 10px;
}

#menu div.menuOpt a {
	color: #004c9c;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
}

.changeSides {
	display: none;
}

.viewCompare .changeSides {
	display: inline;
}

#index {
	position: fixed;
	top: 45px;
	left: 5px;
	width: 220px;
	padding: 0 0 0 3px;
}

div.boxTop {
	height: 8px;
	font-size: 0;
	background: transparent url(/_kirchenweb/images/modulRechtstexteBoxTop.png) 0 0 no-repeat;
}

div.boxMiddle {
	padding: 0 5px;
	background: #fff url(/_kirchenweb/images/modulRechtstexteBoxMiddle.png) 0 0 repeat-y;
}

div.boxBottom {
	height: 8px;
	font-size: 0;
	background: transparent url(/_kirchenweb/images/modulRechtstexteBoxBottom.png) 0 0 no-repeat;
}

div.boxMiddle div.titel {
	padding: 0px 5px 6px 5px;
	color: #fff;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-weight: bold;
	line-height: 130%;
}

div.boxMiddle div.titel p {
	font-size: 11px;
	font-weight: normal;
}

div.boxMiddle div.index {
	overflow: auto;
	height: 600px;
	padding: 5px 5px 5px 5px;
	color: #333;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	background: #fff;
}

div.boxMiddle div.index p {
	padding: 0 0 5px 0;
}

div.boxMiddle div.index p.dok {
	padding: 5px 0 5px 0;
}

div.boxMiddle div.index p.tit {
	padding: 5px 0 5px 0;
}

div.boxMiddle div.index p.dok a {
	color: #000 !important;
}

div.boxMiddle div.index p.par {
	padding: 0 0 5px 10px;
}

div.boxMiddle div.index p.par.imp {
	background: transparent url(/_kirchenweb/images/modulRechtstexteIcon.png) 0 -547px no-repeat;
}

div.boxMiddle div.index p a {
	display: block;
	padding: 0 0 0 2px;
	color: #004c9c;
	text-decoration: none;
}

div.boxMiddle div.index p a:hover {
	color: #001c3c;
	text-decoration: underline;
}

.inhaltBox {
	width: 1600px;
	/*width: 790px;*/
	margin: 47px 0 50px 235px;
	padding: 0;
}

.inhaltTop {
	height: 10px;
	font-size: 0;
	background: transparent url(/_kirchenweb/images/modulRechtstexteInhaltTop.png) 0 0 no-repeat;
}

.inhalt {
	padding: 20px 40px 40px 40px;
	background: #fff url(/_kirchenweb/images/modulRechtstexteInhaltMiddle.png) 0 0 repeat-y;
}

.inhaltLeft,
.inhaltRight {
	width: 790px;
}

.inhaltLeft {
	float: left;
	transition: margin-top .5s;
}

.inhaltRight {
	display: none;
	float: right;
	margin-top: 0;
	transition: margin-top .5s;
}

.buttonResetPosition {
	position: fixed;
	top: 42px;
	left: 957px;
	background: linear-gradient(#f99, #f08080);
}

.viewCompare .inhaltRight {
	display: block;
}

/*
.inhaltRight .links {
	display: none;
}
*/

.inhaltBottom {
	height: 10px;
	font-size: 0;
	background: transparent url(/_kirchenweb/images/modulRechtstexteInhaltBottom.png) 0 0 no-repeat;
}

.inhalt a {
	color: #004c9c;
}

.inhalt a:hover {
	color: #001c3c;
	text-decoration: none;
}

.inhalt .bezeichner {
	float: right;
	font-size: 14px;
	text-align: right;
}

.inhalt .organisation {
	color: #999;
	font-size: 14px;
	text-align: left;
}

.inhalt h1 {
	margin: 0;
	padding: 30px 0 5px 0;
	font-size: 28px;
	font-weight: normal;
	text-align: center;
	font-style: italic;
	line-height: 140%;
}

.inhalt .titelkurz {
	padding: 0 0 5px 0;
	text-align: center;
}

.inhalt .titelkurz.statEntw {
	color: #d00;
}

.inhalt .datum {
	margin: 0 0 40px 0;
	padding: 20px 0 30px 0;
	text-align: center;
	border-bottom: 1px solid #555;
}

.inhalt .suche {
	margin: 0 0 40px 0;
	padding: 10px 0 20px 0;
	text-align: center;
	border-bottom: 1px solid #555;
}

.inhalt .suche a {
	color: #333;
	font-size: 12px;
	text-decoration: none;
}

.inhalt .einleitung {
	padding: 0 0 30px 0;
	line-height: 120%;
}

.inhalt .fussnote {
	padding: 40px 0 20px 0;
	line-height: 120%;
}

.inhalt .titel {
	margin: 40px 0 35px 0;
	padding: 0;
	font-size: 20px;
	font-weight: normal;
	line-height: 140%;
}

.inhalt .titel a {
	float: right;
	position: relative;
	top: -60px;
}

.inhalt .parTitel {
	margin: 10px 0;
	padding: 0;
	font-weight: bold;
}

.inhalt .parTitel.inaktiv {
	color: #999;
}

.inhalt .parTitel div.bez {
	float: left;
	width: 120px;
	padding: 0 20px 5px 0;
	text-align: right;
}

.inhalt .parTitel a {
	float: right;
	position: relative;
	top: -60px;
}

.inhalt .parTitel a.fuss {
	float: none;
	position: static;
	top: auto;
	padding: 0 0 0 14px;
}

.inhalt .par {
	padding: 0 0 0 140px;
	line-height: 130%;
}

.inhalt .par span {
	font-size: 10px;
	vertical-align: top;
	line-height: 100%;
}

.inhalt .abs {
	padding: 0 0 7px 0;
}

.inhalt .abs span.mark {
	font-size: 14px;
	vertical-align: baseline;
	line-height: 120%;
}

.inhalt .abs p.lit {
	float: left;
	padding: 2px 0 0 0;
	font-size: 14px;
	vertical-align: baseline;
	line-height: 130%;
}

.inhalt .abs p.tex {
	margin: 0 0 0 19px;
	padding: 2px 0 0 0;
	font-size: 14px;
	vertical-align: baseline;
	line-height: 130%;
}

.inhalt .abs p.tex.lit_num_2 {
	margin-left: calc(2 * 10px + 9px);
}

.inhalt .abs p.tex.lit_num_3 {
	margin-left: calc(3 * 10px + 9px);
}

.inhalt .abs p.tex.lit_num_4 {
	margin-left: calc(4 * 10px + 9px);
}

.inhalt .abs p.tex.lit_num_5 {
	margin-left: calc(5 * 10px + 9px);
}

.inhalt .abs p.tex.lit_num_6 {
	margin-left: calc(6 * 10px + 9px);
}

.inhalt .abs.inaktiv {
	color: #999;
}

.inhalt .abs.absPub {
	float: left;
	width: 275px;
	padding: 0 10px 0 0;
}

.inhalt .abs.absRev {
	float: left;
	width: 275px;
	padding: 0 0 0 5px;
	color: #999;
	background: transparent;
}

.inhalt .absRev span.diff {
	font-size: 14px;
	color: #d00;
	vertical-align: baseline;
	line-height: 130%;
}

.inhalt .absRev span.diffsp {
	font-size: 14px;
	color: #d00;
	vertical-align: baseline;
	line-height: 130%;
	background: transparent url(/_kirchenweb/images/rechtstexteBgDiskussion.png) 0 0 repeat;
}

.inhalt .absRev span.diff p {
	color: #d00;
}

.inhalt .abschl {
	clear: left;
	padding: 0 0 7px 0;
}

.inhalt .abs {
	position: relative;
}

.inhalt span.links {
	width: 200px;
	margin: 0 -258px 0 45px;
	padding: 3px 5px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 100%;
	background: #fdfe98;
	border: 1px solid #3e3e3e;
	-moz-border-radius: 5px;
	border-radius: 5px;
}

.inhaltLeft .links {
	float: right;
}
.inhaltRight .links {
	position: absolute;
	top: 0;
	left: -140px;
}

.links span {
	display: none;
}
.links a {
	display: inline;
}
.viewCompare .links span {
	display: inline;
}
.viewCompare span.links {
	width: auto;
	margin: 0;
}
.viewCompare .links a {
	display: none;
}

.inhalt .absPub .links {
	margin: 0 -553px 0 295px;
}

.inhalt .links a,
.inhalt .links span {
	color: #004c9c;
	text-decoration: none;
	cursor: pointer;
}

.inhalt .links span.linkDocument {
	cursor: default;
}

.inhalt span.links a:hover {
	color: #002c7c;
	text-decoration: underline;
}

.inhalt div.parTitel span.links {
	margin-top: -8px;
	background: #edce68;
}

.inhalt div.parTitel span.links a {
	float: none;
	position: static;
	top: auto;
	font-weight: normal;
	line-height: 100%;
}

.inhalt div.titel span.links a {
	float: none;
	position: static;
	top: auto;
	line-height: 100%;
}








.iconFile {
	height: 20px;
	width: 16px;
	margin: 0 5px;
	cursor: pointer;
}
.inhaltLeft .icon {
	float: right;
}
.inhaltRight .icon {
	position: absolute;
	top: 0;
}
.inhaltRight .iconFile {
	left: -108px;
}



.erlaeuterungPfeil {
	position: absolute;
	top: 11px;
	width: 20px;
	height: 50px;
	z-index: 1000002;
}
.inhaltLeft .erlaeuterungPfeil {
	left: -20px;
	background: transparent url(/_kirchenweb/images/tooltipL.png) 0 0 no-repeat;
}
.inhaltRight .erlaeuterungPfeil {
	right: -20px;
	background: transparent url(/_kirchenweb/images/tooltipR.png) 0 0 no-repeat;
}

.close {
	width: 20px;
	height: 20px;
	font-family: sans-serif;
	font-size: 10px;
	line-height: 23px;
	text-align: center;
	color: white;
	ext-shadow: 0 1px 1px hsla(0, 0%, 0%, .6);
	border: 1px solid #666767;
	border-radius: 50%;
	background: linear-gradient(#C2C2C1, #919190);
	cursor: pointer;
}
.inhaltLeft .close {
	float: right;
	margin: 0 0 5px 5px;
}
.inhaltRight .close {
	float: left;
	margin: 0 5px 5px 0;
}

.erlaeuterungText {
	position: absolute;
	top: -14px;
	z-index: 100;
	display: none;
	width: 570px;
	padding: 1em;
	background-color: white;
	border: 1px solid #959595;
	box-shadow: 0 10px 20px rgba(0,0,0,0.19), 0 6px 6px rgba(0,0,0,0.23);
}
.erlaeuterungText.active {
	display: block;
}
/*
.erlaeuterungText::after {
	content: '';
	position: absolute;
	top: 2px;
	left: -8px;
	width: 13px;
	height: 13px;
	transform: rotate(45deg);
	background-color: white;
	border-bottom: 1px solid dimgrey;
	border-left: 1px solid dimgrey;
}
*/
.inhaltLeft .erlaeuterungText {
	left: 600px;
}
.inhaltRight .erlaeuterungText {
	right: 740px;
}

.inhaltLeft .absRev .iconFile {
	margin:0;
}
.inhaltLeft .absRev .erlaeuterungText {
	left: 315px;
	color: initial;
}




.iconLinkArrow {
	float: right;
	height: 22px;
	width: 17px;
	margin: 0 5px;
}



a.fuss {
	padding: 0 0 0 14px;
	background: transparent url(/_kirchenweb/images/modulRechtstexteIcon.png) 0 -497px no-repeat;
}

/* tooltip (rechts von element) */
#kwTooltip {
	position: absolute;
	margin: -15px 0 0 3px;
	z-index: 1000000;
	text-align: left;
	opacity: 1;
}

#kwTooltip div {
	position: relative;
}

#kwTooltip .kwTooltipPfeil {
	position: absolute;
	left: 0px;
	top: 16px;
	width: 20px;
	height: 50px;
	background: transparent url(/_kirchenweb/images/tooltipL.png) 0 0 no-repeat;
	z-index: 1000002;
}

#kwTooltip .kwTooltipInhalt {
	position: absolute;
	left: 19px;
	top: 0;
	min-width: 180px;
	min-height: 18px;
	margin: 0px;
	padding: 18px 18px 16px 18px;
	border: 1px solid #959595;
	background: #fff;
	font-size: 12px;
	font-family: Arial, sans-serif;
	line-height: 140%;
	overflow: visible;
	z-index: 1000001;
}

#kwTooltip .kwTooltipInhalt .laden {
	width: 16px;
	height: 16px;
	background: url(/_kirchenweb/images/iconLaden.gif) 0 0 no-repeat;
}

/* button */
a.button {
	cursor: pointer;
	float: left;
	margin: 0px 0px 0px 10px;
}

a.button span.a {
	float: left;
	width: 5px;
	height: 22px;
	margin: 0px;
	padding: 0px;
	background: url(/_kirchenweb/images/loginIcons.png) 0 -0px no-repeat;
}

.ein a.button:hover span.a {
	background: url(/_kirchenweb/images/loginIcons.png) 0 -150px no-repeat;
}

a.button span.b {
	float: left;
	min-width: 50px;
	height: 16px;
	margin: 0px;
	padding: 6px 1px 0px 3px;
	text-align: center;
	color: #fff;
	line-height: 100%;
	font-size: 11px;
	background: url(/_kirchenweb/images/loginIcons.png) 0 -50px repeat-x;
}

.ein a.button:hover span.b {
	background: url(/_kirchenweb/images/loginIcons.png) 0 -200px repeat-x;
}

a.button span.c {
	float: left;
	width: 7px;
	height: 22px;
	margin: 0px;
	padding: 0px;
	background: url(/_kirchenweb/images/loginIcons.png) right -100px no-repeat;
}

.ein a.button:hover span.c {
	background: url(/_kirchenweb/images/loginIcons.png) right -250px no-repeat;
}

/* standart aus kirchenweblogin.css */
div.checkboxAus a {
	margin: 0px;
	padding: 0px 5px 0px 20px;
	color: #686e72;
	font-size: 11px;
	text-decoration: none;
	background: url(/_kirchenweb/images/loginIcons.png) 0 -1100px no-repeat;
}

div.checkboxEin a {
	margin: 0px;
	padding: 0px 5px 0px 20px;
	color: #686e72;
	font-size: 11px;
	text-decoration: none;
	background: url(/_kirchenweb/images/loginIcons.png) 0 -1150px no-repeat;
}

div.checkboxNA a {
	margin: 0px;
	padding: 0px 5px 0px 20px;
	color: #afafaf !important;
	font-size: 11px;
	text-decoration: none;
	cursor: default;
	background: url(/_kirchenweb/images/loginIcons.png) 0 -1250px no-repeat;
}

/* modal dialog */

#kwDialogHintergrund {
	position: absolute;
	top: 0;
	left: 0;
	margin: 0;
	padding: 0;
	filter: alpha(opacity=60);
	opacity: 0.6;
	background: #fff;
	z-index: 3;
}

#kwDialog {
	position: absolute;
	top: 0;
	left: 0;
	margin: 0;
	padding: 0;
	background: #fff;
	z-index: 100;
}

#kwDialog.fenster {
	color: #686e72;
	font-family: Arial, Helvetica, sans-serif;
	border: 1px solid #07699f;
}

#kwDialog.fenster h1 {
	margin: 0px;
	padding: 9px 8px 0px 18px;
	height: 29px;
	color: #fff;
	font-size: 16px;
	background: #07699f url(/_kirchenweb/images/loginModalDialogFenster.png) 0 0 repeat-x;
}

#kwDialog h1 a.close {
	float: right;
	width: 22px;
	height: 22px;
	margin: -1px 0 0 0;
	background: transparent url(/_kirchenweb/images/loginModalDialogFenster.png) 0 -50px no-repeat;
}

#kwDialog h1 a.close:hover {
	background-position: 0 -100px;
}

#kwDialog.fenster div {
	margin: 0px;
	padding: 0px;
	line-height: 140%;
	font-size: 13px;
}

#kwDialog.fenster div.box {
	margin: 15px 0px 0px 15px;
	padding: 10px;
	line-height: 100%;
	background: #e6eff3
}

#kwDialog.warnung {
	color: #686e72;
	font-family: Arial, Helvetica, sans-serif;
	border: 1px solid #f66c05;
}

#kwDialog.warnung h1 {
	margin: 0px;
	padding: 9px 18px 0px 40px;
	height: 29px;
	color: #fff;
	font-size: 16px;
	background: #f66c05 url(/_kirchenweb/images/loginModalDialogWarnung.png) 0 0 no-repeat;
}

#kwDialog.warnung div {
	margin: 0px;
	padding: 0px;
	line-height: 140%;
	color: #ff6c00;
	font-size: 13px;
}

#kwDialog a {
	text-decoration: none;
}
