/*
font-family:'FrutigerLTW01-45Light';
font-family:'Frutiger LT W01 65 Bold';
font-family:'FrutigerLTW01-55Roman';
font-family:'FrutigerLTW01-57Condens';

Schrift #333;

*/

.mceContentBody {
	font: normal 10px/14px 'FrutigerLTW01-45Light', Arial, Helvetica, Geneva, sans-serif;
	color: #333;
	margin: 0!important;
	padding: 0!important;
}



.mceContentBody a:link,
.mceContentBody a:visited {
	color: #333;
	text-decoration: underline;
}
.mceContentBody a:hover {
	color: #000;
	text-decoration: underline;
}

.mceContentBody img {
	max-width: 100%;
}

.mceContentBody hr,
.reveal-modal hr {
	border: none;
	line-height: 1px;
	border-top: 1px solid #e0e0e0;
	margin: 0 0 1em 0;
}

.mceContentBody hr.vspacer {
	border: none;
	line-height: 1px;
	margin: 0 0 1.5em 0;
}



.reveal-modal hr {
	margin: 1.5em 0 1.5em 0;
}

.mceContentBody h1 {
	font-family:'FrutigerLTW01-55Roman';
	font-weight: normal;
	font-size: 2.4em;
	line-height: 1.2em;
	margin: -0.2em 0 0.625em -1px;
	color: #555;
}

.modalHeaderNavi {
	display: block;
	margin-bottom: 1em;
	background-color: #f2f2f2;
}

.modalContent {
	padding: 2em;
    height: 500px;
    width: 920px;
}




#standortframe {
    height: 500px;
    width: 920px;
}

.reveal-modal h1 {
	font-family:'FrutigerLTW01-55Roman';
	font-weight: normal;
	font-size: 2em;
	display: block;
	float: left;
}

.reveal-modal h1 a:link,
.reveal-modal h1 a:visited {
	color: #bbb;
	text-decoration: none;
	padding: 0.5em;
	border: 1px solid #f2f2f2;
	border-right: 1px solid #e0e0e0;
	margin: 0;
	display: block;
}

.reveal-modal h1 a.selected:link,
.reveal-modal h1 a.selected:visited {
	color: #222;
	text-decoration: none;
	border: 1px solid #e0e0e0;
	border-top: 1px solid #f2f2f2;
	border-left: 1px solid #fff;
	border-bottom: 1px solid #fff;
	background-color: #fff;
}


.reveal-modal h1 a:hover {
	color: #222;
	text-decoration: underline;
}

.mceContentBody h2,
.reveal-modal h2 {
	font-family:'Frutiger LT W01 65 Bold';
	font-weight: normal;
	font-size: 1.8em;
	line-height: 1.428em;
	margin: 0 0 0.85em 0;
	color: #333;
}

.mceContentBody h3,
.reveal-modal h3 {
	font-family:'Frutiger LT W01 65 Bold';
	font-weight: normal;
	font-size: 1.4em;
	line-height: 1.428em;
	margin: 0 0 1.1em 0;
	color: #333;
}

.mceContentBody li h3,
.mceContentBody li h4 {
	font-size: 1em;
}

.mceContentBody h4 {
	font-family:'Frutiger LT W01 65 Bold';
	font-weight: normal;
	font-size: 1.4em;
	line-height: 1.428em;
	margin: 0;
	color: #333;
}

.mceContentBody p,
.reveal-modal p {
	font-family:'FrutigerLTW01-45Light';
	font-weight: normal;
	font-size: 1.4em;
	line-height: 1.428em;
	margin: 0 0 1.1em 0;
}

.mceContentBody b,
.mceContentBody strong,
.reveal-modal b,
.reveal-modal strong {
	font-family:'Frutiger LT W01 65 Bold';	
	font-weight: normal;
}

/* @group Tabellen im Inhalt */

.mceContentBody table {
	border-collapse: collapse;
}

/* @group einfache Tabelle mit Linien */

.mceContentBody .lineTable,
.mceContentBody .lineTablePlus {
	width:100%;
	border-top: solid 1px #e0e0e0;
	margin: 0 0 1.5em 0;
	font-size: 1em;
}

.mceContentBody .lineTable td,
.mceContentBody .lineTable th,
.mceContentBody .lineTablePlus td,
.mceContentBody .lineTablePlus th {
	vertical-align: top;
	text-align: left;
	padding: 5px;
	font-family:'FrutigerLTW01-45Light';
	font-weight: normal;
	font-size: 1.4em;
	line-height: 1.428em;
	margin: 0;
	border-bottom: solid 1px #e0e0e0;
	border-left: solid 1px #e0e0e0;
}

.mceContentBody .lineTable td:first-child,
.mceContentBody .lineTable th:first-child,
.mceContentBody .lineTablePlus td:first-child,
.mceContentBody .lineTablePlus th:first-child {
	/*padding: 8px 4px 8px 0;*/
	border-left: none;
}

.mceContentBody .lineTable th,
.mceContentBody .lineTablePlus th {
	background-color: #f2f2f2;
	font-family:'Frutiger LT W01 65 Bold';
}

/* @end */

/* @group einfache Tabelle mit Linien und erster Spalte hervorgehoben */

.mceContentBody .lineTablePlus td:first-child,
.mceContentBody .lineTablePlus th:first-child {
	background-color: #f2f2f2;
	font-family:'FrutigerLTW01-55Roman';
}

.mceContentBody .lineTablePlus th,
.mceContentBody .lineTablePlus th:first-child {
	background-color: #f2f2f2;
	font-family:'Frutiger LT W01 65 Bold';
}

/* @end */

/* @end */

.mceContentBody .contentleft,
.reveal-modal .contentleft {	
	margin: 4px 15px 0 0;
	float:  left;
	border: 0; 
}

.mceContentBody .contentright,
.reveal-modal .contentright  {	
	margin: 4px 0 0 15px;
	float:  right;
	border: 0; 
}

.mceContentBody p.icon_download,
.mceContentBody p.icon_link {

}



.mceContentBody .icon_download a:link,
.mceContentBody .icon_download a:visited,
.mceContentBody .icon_link a:link,
.mceContentBody .icon_link a:visited {
	text-decoration:none!important;
	padding:0.7em 1.4em 0.7em 1.5em;
	border-top: 1px solid #e0e0e0;
	border-bottom: 1px solid #e0e0e0;
	margin-bottom: 1em;
	display: block;
}

.mceContentBody p.icon_download a:link,
.mceContentBody p.icon_download a:visited {
	background: url(../images/symbol-download-trans.png) no-repeat 0 0.8em;
}

.mceContentBody p.icon_link a:link,
.mceContentBody p.icon_link a:visited {
	background: url(../images/symbol-link-trans.png) no-repeat 0 0.8em;
}

.mceContentBody p.icon_linkm a:link,
.mceContentBody p.icon_linkm a:visited {
	background: #f1f1f1 url(../images/marginal-link.png) no-repeat 0 0;
	padding:0.1em 1.4em 0.1em 2em;
	border: none;
	display: block;
	margin-bottom: 1em;
	text-decoration: none;
}

.mceContentBody .icon_download a:hover,
.mceContentBody .icon_link a:hover 	 {
	text-decoration:underline!important;
	background-color: #f4f4f4!important;
}

.mceContentBody .mediaDBB {
	border-collapse: collapse;
	margin: 0 0 15px 0;
	width: 100%;
	border-top: 1px solid #ccc;
}

.mceContentBody .mediaDBB td {
	border-bottom: 1px solid #ccc;
	padding: 3px;
}

.mceContentBody .mediaDBB td p {
	font-size: 1em!important;	
}

.mceContentBody .portraitContainer {
	border-top: 1px solid #e0e0e0;
	/* border-bottom: 1px solid #e0e0e0; */
	padding: 1.2em 0 0 0;
	/* margin: 0 0 -1px 0; */
}

.mceContentBody .portraitPic {
	float: left;
	margin: 0 1.5em 1.2em 0;
	width: 10em;
}

.mceContentBody .portraitText {
	float: left;
	margin: -2px 0 0 0;
	max-width: 380px;
}

.mceContentBody .portraitText h3 {
	margin: 0 0 0 0;
}

.mceContentBody .portraitText p {
	font-size: 1.4em;
	line-height: 1.428em;
}

.mceContentBody .detailsAnzeigen {
	clear: both;
	cursor: pointer;
}

.mceContentBody .detailsAusblenden {
	display: none;
	clear: both;
	cursor: pointer;
}

.mceContentBody .detailsAnzeigen span, 
.mceContentBody .detailsAusblenden span {
	text-decoration: underline;
}

.mceContentBody .portraitDetail {
	display: none;
	clear: both;
}

/* @group UL LI */

.mceContentBody ul,
.mceContentBody dl,
.reveal-modal ul {
	margin:0 0 15px 0;
	padding-left:0;
	text-align:left;
	list-style-type: square;
}

.mceContentBody ul li ul,
.reveal-modal ul li ul {
	margin:8px 0 8px 0;
	padding-left:0;
	text-align:left;
}


.mceContentBody ul li,
.mceContentBody dl dt,
.mceContentBody dl dd,
.reveal-modal ul li {
	margin:0 0 8px 20px;
	padding:0;
	font-size: 1.4em;
	line-height: 1.428em;
}

.mceContentBody dl dt,
.mceContentBody dl dd {
	padding: 0;
}

.mceContentBody dl dt {
	font-family:'Frutiger LT W01 65 Bold';
	margin: 0 0 0.8em 0;
}

.mceContentBody ul li ul li,
.reveal-modal ul li ul li {
	margin:0 0 0 20px;
	font-size: inherit;
}

/* @end */

.mceContentBody .nospace {
	margin: 0!important;
}

.mceContentBody .noboderbottom {
	border-bottom: none!important;
}

.mceContentBody .nobodertop {
	border-top: none!important;
}

/* @group 1024 */
	@media only screen and (min-width: 1024px) {
		.mceContentBody {
			font-size: 10px;
			line-height: 14px;
		}
		
		#standortframe {
			width: 920px;
			height: 500px;
		}
		
		#marginal .mceContentBody .portraitPic {
			float: none;
			margin: 0 1.5em 1.2em 0;
			width: 10em;
		}
		
	}
/* @end */


/* @group 1280 */
	@media only screen and (min-width: 1280px) {
		.mceContentBody {
			font-size: 12.5px;
			line-height: 17.5px;
		}
		
		.mceContentBody .portraitText {
			max-width: 480px;
		}

		
		.mceContentBody p.icon_download {
			background: url(../images/symbol-download-trans.png) no-repeat 0 0.9em;
		}

		.mceContentBody p.icon_link {
			background: url(../images/symbol-link-trans.png) no-repeat 0 0.9em;
		}
		
		.mceContentBody p.icon_linkm a:link,
		.mceContentBody p.icon_linkm a:visited {
			background: #f1f1f1 url(../images/marginal-link1200.png) no-repeat 0 0;
			padding:0.1em 1.4em 0.1em 2em;
			border: none;
		}
		
		.modalContent {
			padding: 2em;
		    height: 565px;
		    width: 1160px;
		}
		
		#standortframe {
			width: 1160px;
			height: 565px;
		}
	}
/* @end */