.pm_table table, table.pm_table {width:100%; border-collapse:collapse; padding:0;}
.pm_table table tr, table.pm_table tr  { padding:0;}
.pm_table table tr td, table.pm_table tr td { vertical-align:top; margin:0; padding:0; }
.modCol, .modCol table tr td>div {overflow: hidden;}

/* headline classes */
.pm_hdl_standard, .pm_hdl_standard .editor_textarea {
	font:18px arial,sans-serif;
	font-weight:bold;
	margin-bottom:0;
	color:#505050
}

.pm_hdl_news, .pm_hdl_news .editor_textarea {
	font-family:Arial, Helvetica, sans-serif;
	font-size:30px; letter-spacing:1px; line-height:28px; font-weight:bold;margin-bottom:15px;
	color:#202020;
}

.pm_hdl_news_small, .pm_hdl_news_small .editor_textarea {
	font-family:Arial, Helvetica, sans-serif;
	font-size:20px;font-weight:normal;line-height:18px;letter-spacing:0px;
	color:#202020;
}

.pm_hdl_blue_small, .pm_hdl_blue_small .editor_textarea {
	font-family:Arial, Helvetica, sans-serif;
	font-size:15px;font-weight:bold;
	color:#2b5180;
}

/* text classes */
.pm_txt_standard, .pm_txt_standard .editor_textarea {
	font-family:Arial, Helvetica, sans-serif;
	font-size:11px;line-height:16px;margin-bottom:15px;
	color:#666666;
}

.pm_txt_news_text, .pm_txt_news_text .editor_textarea {
	font-family:Arial, Helvetica, sans-serif;
	font-size:11px;line-height:16px;margin-bottom:15px;
	color:#666666;
}

.pm_txt_news_text_medium, .pm_txt_news_text_medium .editor_textarea {
	font-family:Arial, Helvetica, sans-serif;
	font-size:13px;line-height:18px;margin-bottom:15px;
	color:#666666;
}

.pm_txt_blue, .pm_txt_blue .editor_textarea {
	font-family:Arial, Helvetica, sans-serif;
	font-size:13px;line-height:18px;
	color:#2b5180;
}


/* space classes */
.pm_spc_10{
	height:10px; overflow:hidden;
}
.pm_spc_20{
	height:20px; overflow:hidden;
}
.pm_spc_30{
	height:30px; overflow:hidden;
}
.pm_spc_standard{
	height:10px; overflow:hidden;
}


.pm_lnk_, .pm_lnk_ a, .pm_lnk_ textarea {
	font-family:Arial, Helvetica, sans-serif;
	color:#2b5180;
	font-size:13px;
	line-height:16px;
	margin-bottom:8px;
}

.pm_lnk_standard, .pm_lnk_standard a, .pm_lnk_standard textarea {
	font-family:Arial, Helvetica, sans-serif;
	color:#2b5180;
	font-size:13px;
	line-height:16px;
	margin-bottom:8px;
}


.pm_pbl_standard, .pm_pbl_standard .editor_textarea {
	font-family:Trebuchet MS, Arial, Helvetica, sans-serif;
	color:#3c3c3c;
	font-size:13px;
	font-weight:bold;
	margin-bottom:5px;
}


