/* -----------------------------------------------formatierung von table-rahmen in main-frame-----------------------------------*/
.rahmen_rundrum {
	border-width:1px;
	border-style:solid;
	border-color:#FFFFFF;
	padding:0cm; 
}

/* -----------------------------------------------formatierung von iframe background-color in main-frame-------------------------*/

iframe.main {
	background-color:#E5DDDA;
}

/* -----------------------------------------------formatierung von texte---------------------------------------------------------*/
/*-- oldname: txt_topmain --*/
.txt_main {
	margin-top:4pt;
	margin-bottom:4pt;
	font-family:arial;
	font-size:11pt;
	font-weight:normal;
	color:#000000;
	text-align:left;
}

/*-- oldnames: txt_topmain_b, title_topic_x_x, title_topic_x_x --*/
.txt_main_b {
	font-family:arial;
	font-size:11pt;
	font-weight:bold;
	color:#000000;
	text-align:left;
}

.txt_main_b_highlight {
	font-family:arial;
	font-size:11pt;
	font-weight:bold;
	color:#e50000;
	text-align:left;
}

.txt_main_link {
	font-family:arial;
	font-size:11pt;
	font-weight:normal;
	color:#333366;
	text-decoration: underline;
}
   
.txt_main_markers {
	font-family:arial;
	font-size:10pt;
	font-weight:bold;
	font-style:italic;
	color:#000000;
	text-align:left;
}

/* ------------------------------------------------formatierung von links---------------------------------------------*/
/*-- oldname: topic_x --*/
a.txt_navi:link { text-decoration:none; color:#000000; font-family:arial;  font-size:10pt;  font-weight:normal;}
a.txt_navi:visited { text-decoration:none; color:#000000; font-family:arial;  font-size:10pt;  font-weight:normal;}
a.txt_navi:hover { text-decoration:none; color:#000000; font-family:arial;  font-size:10pt;  font-weight:bold;}
a.txt_navi:active { text-decoration:none; color:#000000; font-family:arial;  font-size:10pt;  font-weight:bold;}

/*-- oldname: topic_x_b --*/
a.txt_navi_b:link { text-decoration:none; color:#000000; font-family:arial;  font-size:10pt;  font-weight:bold;}
a.txt_navi_b:visited { text-decoration:none; color:#000000; font-family:arial;  font-size:10pt;  font-weight:bold;}
a.txt_navi_b:hover { text-decoration:none; color:#000000; font-family:arial;  font-size:10pt;  font-weight:bold;}
a.txt_navi_b:active { text-decoration:none; color:#000000; font-family:arial;  font-size:10pt;  font-weight:bold;}


/* ------------------------------------------formatierung von links und texte in slogan-iframe ---------------------------*/
/*-- oldname: slogan --*/
a.slogan_navi:link { text-decoration:none; color:#000000; font-family:arial;  font-size:10pt;  font-weight:normal;}
a.slogan_navi:visited { text-decoration:none; color:#000000; font-family:arial;  font-size:10pt;  font-weight:normal;}
a.slogan_navi:hover { text-decoration:none; color:#000000; font-family:arial;  font-size:10pt;  font-weight:bold;}
a.slogan_navi:active { text-decoration:none; color:#000000; font-family:arial;  font-size:10pt;  font-weight:bold;}
/*-- oldname: slogan_b --*/
a.slogan_navi_b:link { text-decoration:none; color:#000000; font-family:arial;  font-size:10pt;  font-weight:bold;}
a.slogan_navi_b:visited { text-decoration:none; color:#000000; font-family:arial;  font-size:10pt;  font-weight:bold;}
a.slogan_navi_b:hover { text-decoration:none; color:#000000; font-family:arial;  font-size:10pt;  font-weight:bold;}
a.slogan_navi_b:active { text-decoration:none; color:#000000; font-family:arial;  font-size:10pt;  font-weight:bold;}

.txt_slogan {
	font-family:arial;
	font-size:10pt;
	font-weight:bold;
	color:#000000;
	text-align:left;
}

.navi {
	font-family:arial;
	font-size:10pt;
	font-weight:bold;
	color:#FFFFFF;
	text-align:left;
	text-decoration: none;
}

.mediatitle {
	font-family:arial;
	font-size:11pt;
	font-weight:normal;
	color:#000000;
	text-decoration: none;
}

.entec {
	font-family:arial;
	font-size:11pt;
	font-weight:bold;
}

a.popup:link { text-decoration:none; color:#000000; font-family:arial;  font-size:10pt;  font-weight:normal;}
a.popup:visited { text-decoration:none; color:#000000; font-family:arial;  font-size:10pt;  font-weight:normal;}
a.popup:hover { text-decoration:none; color:#000000; font-family:arial;  font-size:10pt;  font-weight:bold;}
a.popup:active { text-decoration:none; color:#000000; font-family:arial;  font-size:10pt;  font-weight:bold;}

