.modal {
	position:fixed;
	top:0px;
	left:0px;
	width:100%;
	height:100%;
	overflow:auto;
	display:none;
	text-align:center;
	z-index:999;
	background-color:#ecefff;
}

.modal > .modal-content > img {
	margin-top:50px;
}

* {
	font-family:"Verdana" !important;
    font-style:normal;
    font-weight:normal;
    font-size:11.0pt;
    color:#000000;
	
}

body {
	margin: 0px !important;
}

body > div.ltr {
	margin-left: 8px !important;
	margin-right: 8px !important;
}

.topic-header {
	position: static !important;
	/*padding: 0.75em 1.8em;*/
	background-color:#ffffff !important;
	border-top-width:15px;
	border-top-style: solid;
	border-top-color: #35668b;
}

.topic-header-shadow {
    height: 0px !important;
    width: 100%;
}

.logo img {
	height:40px;
	width:250px;
	margin-top:8px;	
	margin-left:20px !important;
	margin-right:30px;
}

.title span {
	font-size:30px;
}

.title span, .gotohome span {
	color: #35668b; 
	font-family: 'Open Sans',sans-serif !important; 
}

h1, .Ueberschrift1 * {
    margin-left:0.000pt;
    margin-right:0.000pt;
    text-align:left;
    text-indent:0.000pt;
    margin-top:0px !important;
    margin-bottom:0.000pt;
    word-spacing:0.250em;
    font-family:Arial;
    font-style:normal;
    font-weight:bold;
    font-size:28.0pt !important;
	font-weight: bold !important;
}

h2, .Ueberschrift2 * {
	margin-top: 0px !important;
	margin-left:0.000pt !important;
	font-size:22.0pt !important;
	font-weight: bold !important;
}

h3, .Ueberschrift3 * {
	margin-left:0.000pt !important;
	font-size:17.0pt !important;	
	font-weight: bold !important;
}

p {
	margin-top:10.000pt;
	font-family:"Verdana" !important;
	text-align: left !important;
    font-style:normal;
    font-weight:normal;
    font-size:11.0pt !important;
	line-height:26px !important;
    color:#000000;
	word-spacing: 0 !important;
}

div+p { 
	/*background-Color:red;  */
	/*margin:0px;
	padding:0px;*/
	display:none;
}

div > img {
	margin-left:0pt !important;	
}

OL {
	margin-top:0px;
	margin-bottom:0px;
	list-style-image: url('../azure_blueResponsive_HTML5/bullet_arrow.png');
}	
UL {
	margin-top:0px;
	margin-bottom:0px;
	list-style-image: url('../azure_blueResponsive_HTML5/bullet_arrow.png');
}

UL LI {
	margin-top:10.000pt; /*+*/
}

/* "FM_" Präfix in Klassennamen ist entfallen */
p.KapitelohneNummer {
	margin-top: 26px !important;
}


/* Aufzählung Framemaker 2022 (nicht mehr UL OL LI) */
p.Markiert::before {
	content:url('../azure_blueResponsive_HTML5/bullet_arrow.png') !important;
	margin: 5px 5px 0 0 !important;
	position: absolute;
	left:0.5em;
}
p.Markiert {
	padding-left: 1em;
	text-indent:0 !important;
}

/* alle Mari Bilder nach links mit extra Abstand oben*/
.imageSettings[onclick],
object.imageSettings {
	float:none !important;	
	margin-top: 30px !important;
}

/* Bildunterschrift näher an das Bild und kleiner */
.Bildunterschrift {
	margin-top: -30px !important;
	margin-bottom: 15px !important;
	font-size: 9pt !important;
}


/* Symbol vor Seitenlink */
/*
a.Seitenlink::before {
	content:url('../azure_blueResponsive_HTML5/bullet_arrow.png') !important;
	margin: 5px 5px 0 0 !important;
}
*/


.Seitlich {
	margin-top: 20px !important;
	margin-bottom: -3px !important;
	font-weight: bold !important;
}


/* Hinweis-Symbole links neben Text */
p._Tip,
p._Achtung,
p._Birne_wichtig,
p._Info_allgemein {
	margin-left:50px !important;
}
p._Tip img,
p._Achtung img,
p._Birne_wichtig img,
p._Info_allgemein img {
	position: absolute !important;
	margin-top: 5px !important;
	margin-left: -50px !important;
}
