/* BODY,TD,INPUT{
font-size:12px;
line-height:15px;
}*/

/* neu von RN*/
body {
    font-family:"Trebuchet MS", Arial, Helvetica, sans-serif;
    font-size: 13px;
    color: #333333;
    background-color: #E6ECEF;
    margin-top:0px;
    padding:0px;      /*for Opera */
    margin-left:0px;
}

/*neu von RN*/
form, input, select, textarea {
    font-family:"Trebuchet MS", Arial, Helvetica, sans-serif;
    font-size: 11px;
    font-style: normal;
    font-weight: normal;
    color: #000000;
}

form {
    margin:0px;
    padding:0px;
}

h1 {
	font-size: 14px;
	font-style: normal;
	font-weight: bold;
	color: #000000;
	margin-bottom: 8px;
	text-transform: uppercase;
}

h2 {
	font-size: 14px;
	font-style: normal;
	font-weight: bold;
	color: #000000;
	margin-bottom: 8px;
	text-transform: uppercase;
}

h3 {
	font-size: 14px;
	font-style: normal;
	font-weight: bold;
	color: #000000;
	margin-bottom: 8px;
	text-transform: uppercase;
}

h4 {
	font-size: 14px;
	font-style: normal;
	font-weight: bold;
	color: #000000;
	margin-bottom: 8px;
	text-transform: uppercase;
}

hr {
  border: 1px dotted #407f7f;
}
/*
a:link, a:visited, a:active, a:hover {
    font-size: 13px;
    font-style: normal;
    font-weight: bold;
    color: #0488BA;
    text-decoration: none;
}
*/
a:hover {
    background-color: #F0F8FE;
}


/* Klassen für Banksuche */

.search_bank {
	position: relative;
	top: 150px;
	left: 0px;
	border:solid 2px blue;
	visibility: visible;
}



/* Formstyles neu von RN*/
.feldplz {font-family: "Trebuchet MS", Arial, Helvetica, sans-serif; color: black;  font-size: 9pt; width: 70px}
.feldort {font-family: "Trebuchet MS", Arial, Helvetica, sans-serif; color: black; font-size: 9pt; width: 173px}
.feldhalb {font-family: "Trebuchet MS", Arial, Helvetica, sans-serif; color: black; font-size: 9pt; width: 121px} 
.feldlang {font-family: "Trebuchet MS", Arial, Helvetica, sans-serif; color: black;  font-size: 9pt; width: 260px}
.evo_start{width:485px; text-align:left; margin-left:5px; }

/* Farbdefinitionen neu von RN */
.hell_orange {
	background-color: #FFFFFF;
}

.dunkel_oragne{
	background-color: #00AAEE;
}

.txt_orange{
	color: #EFF9F9;
}

/* 13.12.2007 Arndt: neue Farbgebung von RN gewünscht */
.bg_weiss {
	background-color: #FFFFFF;
}

/* Farbdefinitionen für Rahmen und Linie in Anzeigenpräsentation*/

.az_rahmen {	border: 1px solid #00AAEE; padding:1px; background-color: #EFF9F9; }
.az_linie  {  border-bottom: 1px solid #00AAEE;padding:2px; height:18px; background-color:#EFF9F9; border-left-width:0px; border-right-width:0px; }

.em_thgf {				/* DKrauße 2007-11-28	von rubriken.css übernommen*/
		background-color:#EFF9F9; border-left-width:0px; border-right-width:0px;
}


/*TDstyles*/
.bghead{
background-color:#FFFFFF;
}
.bgheadtop{
background-color:#FFFFFF;
}
.bgtime{
background-color:#FFFFFF;
}
.bgbg{
background-color:#E9E9E9;
}
.bgpaper1{
background-color:#D3D6E1;
}
.bgpaper2{
 background-color:#A7AAAE;
}
.bannerhead{
background-color:#8E8E8F;
}
.bgdark{
background-color:#C5C9CB;
}
.bgmid{
background-color:#949694;
}
.bglight{
background-color:#E9E9E9;
}
.bgseperator{
background-color:#E9E9E9; 
}
.bgseperatordark{
background-color:#8E8E8F; 
}
.bgcolor{
background-color:#FFFFD6;
}
.bgborder{
background-color:#E9E9E9; 
}
.bgnavseperator{
background-color:#949694;  
}
.bgnav{
background-color:#AAAAAA; 
}
.bgsubnav{
background-color:#FFFFFF;
}
.bgnavselect{
background-color:#E9E9E9; 
}

.bgbu{
background-color:#EFEBEF; 
}
.bgweatherbright{
background-color:#DDE0E7;
}
.bgweatherdark{
background-color:#9A9BB9;
}
.bgquiz{
background-color:#991100;
}
.bgquizbalken{
background-color:#939393;
}
.bgslideshow{
background-color:#000000;
}
.bgslidetext {
background-color:#FFFFFF;
}

.bgarchivborder{
background-color:#E9E9E9;
}
.bgtrenn{
background-color:#989898;
}
.modulhead{
color:#CC0000;
font-size:10px;
background-color:#FFFFD9;
}
/*INPUT,SELECTundRADIOstyles*/
.input360{
font-family:Verdana,Arial;
color:#000000;
font-size:10px;
background-color:#FFFFFE;
width:360px;
}
.input183{
font-family:Verdana,Arial;
color:#000000;
font-size:10px;
background-color:#FFFFFE;
width:183px;
}
.inputsmall{
color:#000000;
font-size:10px;
background-color:#FFFFFE;
}
.sel130{
font-size:10px;
font-weight:bold;
width:130px;
}
.sel160{
font-size:10px;
width:160px;
}
.bgRadio{
BACKGROUND-COLOR:#FFFFFF;
}
/*CONTENTstyles*/
.contentsmall{
color:#000000;
font-size:10px;
}
.contentsmallnarrow{
color:#000000;
font-size:10px;
line-height:11px;
}
.contentsmallbold{
color:#000000;
font-size:10px;
font-weight:bold;
}

/* neuer Inhalt durch RN*/
.contentmid {  padding-bottom:5px;}



.contentmidbold{
color:#000000;
font-size:11px;
font-weight:bold;
}
.contentmidheight{
color:#000000;
font-size:11px;
font-weight:regular;
line-height:17px;
}
.contentmidlist{
color:#CC0000;
font-size:11px;
}
.contentmidlistlink{
color:#CC0000;
font-size:11px;
text-decoration:underline;
}
.contentbigbold{
color:#000000;
font-size:12px;
font-weight:bold;
}
.contentfliess{
color:#000000;
font-size:12px;
padding-left:5px;
padding-right:5px; 
}
.contentextlink{
color:#0000E8;
font-size:11px;
}
.contentexplanation{
color:#919191;
font-size:11px;
}
.contentquiztipp{
color:#CC0000;
font-size:11px;
font-weight:bold;
}
.contentquizlink{
color:#CC0000;
font-size:11px;
font-weight:regular;
text-decoration:underline;
}
/*HEADLINEstyles*/
.headlinesmall{
color:#000000;
font-size:10px;
font-weight:bold;
}

.headlinemid{
color:#000000;
font-size:11px;
font-weight:bold;
}
.headlinearticle{
color:#CC0000;
font-size:11px;
font-weight:bold;
}
.headlinebig{
color:#000000;
font-size:12px;
font-weight:bold;
line-height:23px; 
}
.headlinebigreg{
color:#000000;
font-size:19px;
font-weight:regular;
line-height:23px; 
}
.headlinemiddlebigbold{
color:#000000;
font-size:18px;
font-weight:bold;
line-height:25px; 
}
.headlinevario{
color:#000000;
font-size:16px;
font-weight:bold;
line-height:19px; 
}
.headlinemidthin{
color:#000000;
font-size:11px;
}
.headlinesmallthin{
color:#000000;
font-size:10px;
}
.headlinenav{
font-family:Verdana,Geneva,Arial,Helvetica,sans-serif;
color:#000000;
font-size:10px;
font-weight:bold;
}
.headlinebigmid{
color:#000000;
font-size:12px;
font-weight:bold;
}
.headlinearticleheight{
color:#CC0000;
font-size:11px;
line-height:17px;
}
.headlinemidgrey{
color:#747474;
font-size:12px;
font-weight:regular;
}

.headlineextralarge{
color:#999999;
font-size:28px;
font-weight:bold;
line-height:21px;
}
/*helleSchrift(fürdunklenGrund)*/
.headlinemidinv{
color:#FFFFFF;
font-size:11px;
font-weight:bold;
}
.headlinebigboldinv{
color:#FFFFFF;
font-size:18px;
font-weight:bold;
}
.contentmidinv{
color:#FFFFFF;
font-size:11px;
}
.headlineregional{
color:#CC0000;
font-size:20px; 
font-weight:bold;
}
/*StylesfürZusatz-Layout*/
.lh12{
line-height:12px;
}
/*LINKstyles*/
A:LINK,A:ACTIVE,A:VISITED{
color:#000000;
text-decoration:none;
}
A:HOVER{
color:#000000;
text-decoration:underline;
}
A.head:LINK,A.head:ACTIVE,A.head:VISITED{
color:#000000;
text-decoration:none;
}
A.head:HOVER{
color:#000000;
text-decoration:underline;
}
A.light:LINK,A.light:ACTIVE,A.light:VISITED{
color:#000000;
text-decoration:none;
}
A.light:HOVER{
color:#000000;
text-decoration:underline;
}
A.lightblack:LINK,A.lightblack:ACTIVE,A.lightblack:VISITED{
color:#000000;
text-decoration:none;
}
A.lightblack:HOVER{
color:#000000;
text-decoration:underline;
}
A.nav:LINK,A.nav:ACTIVE,A.nav:VISITED{
font-family:Verdana,Geneva,Arial,Helvetica,sans-serif;
color:#FFFFFF;
font-size:10px;
font-weight:bold;
text-decoration:none;
}
A.nav:HOVER{
font-family:Verdana,Geneva,Arial,Helvetica,sans-serif;
color:#FFFFFF;
font-size:10px;
font-weight:bold;
text-decoration:underline;
}

A.color:LINK,A.color:ACTIVE,A.color:VISITED{
color: #0488BA;
font-size:12px;
text-decoration:none;
}
A.color:HOVER{
color: #0488BA;
font-size:12px;
text-decoration:none;
}
A.colorunderline:LINK,A.colorunderline:ACTIVE,A.colorunderline:VISITED,A.colorunderline:HOVER{
font-size:10px;
color:#CC0000;
text-decoration:underline;
}


A.klasse:LINK,A.klasse:ACTIVE,A.klasse:VISITED {
	color: #000000;
	font-size:11px;
	font-weight:normal;
	text-decoration:none;
}

A.klasse:HOVER {
	font-size:11px;
	font-weight:normal;
	text-decoration:underline;
}


A.headart:LINK,A.headart:ACTIVE,A.headart:VISITED{
color:#CC0000;
font-size:11px;
font-weight:bold;
text-decoration:none;
}
A.headart:HOVER{
color:#CC0000;
font-size:11px;
font-weight:bold;
text-decoration:underline;
}
A.standard:LINK,A.standard:VISITED,A.standard:ACTIVE,A.standard:HOVER{
text-decoration:underline;
}


/*Modul-Hintergrund-Klassen-diesemüssenserverseitigeingebundenwerden!*/
.bg1{ 
background-color:#FFFFFF; 
}
.bg2{ 
background-color:#FFFFFF; 
}
/*Head-SpezifischeStyles*/
 
.bgheadseperator{
background-color:#000000;
}
.bglineunderhead1{
background-color:#000000;
width:756px;
height:1px;
}
.bglineunderhead2{
background-color:#000000;
width:756px;
height:1px;
}
.bglineunderhead3{
background-color:#000000;
width:756px;
height:1px;
}
/* Aussenrahmen fuer Module mho-11/02 */
#rahmen {
  border-width:1px;
  border-style:solid;
  border-color:#E9E9E9;
}


/* Modulheader */
.mdhd{
height:15px;
background-color:#E9E9E9;
padding-left:5px;
padding-right:15px;
}
.mdhdtxt{
font-family:Arial,verdana,Helvetica,sans-serif;
font-size:11px;
font-weight:bold;
color: #5e5d5d;
letter-spacing:1px;
text-transform:uppercase;
white-space:nowrap;
}


/* Moneyspecial */
/* Uebersicht */
/* Farbe für den äußeren Tabellenrahmen */
#ms_tabellenrahmen_aussen_uebersicht  {background-color:#ffffff;}

/* Einstellungen Schriftart, Schriftfarbe, Schriftgrösse, Hintergrundfarbe für Content Uebersicht */
#ms_tabelleninhalt_uebersicht   {font-family: Arial; color: #000000; font-size: 11px; background-color: #ffffff;}
#ms_tabellenrahmen_aussen_uebersicht  {width: 180px}
#ms_gruen_uebersicht    {color:#005A2D;}
#ms_rot_uebersicht    {color: #CC0033;}
#ms_schwarz_uebersicht    {color:#000000;}
#ms_farbwechsel_zeile01_uebersicht  {background-color:#ececec;}
#ms_farbwechsel_zeile02_uebersicht  {background-color:#dddddd;}
.ms_schrift_fett_uebersicht   {}
.ms_schrift_farbe_uebersicht   {color:#000000; font-size: 10px}
.ms_schrift_farbe_uebersicht2   {color:#000000;}
#ms_layout_fusszeile_uebersicht   {font-size:10px; font-family: Arial; color: #000000; background-color: #ffffff;}

/* Topflop */
/* Farbe für den äußeren Tabellenrahmen */
#ms_tabellenrahmen_aussen_topflop  {background-color:#ffffff;}
/* Einstellungen Schriftart, Schriftfarbe, Schriftgrösse, Hintergrundfarbe für Content Topflop*/
#ms_tabelleninhalt_topflop   {font-family: Arial; color: #000000; font-size: 11px; background-color: #ffffff;}
#ms_tabellenkopf_topflop   {text-transform: uppercase; background-color: #E9E9E9; color: #5E5D5D; font-weight: bold; font-size: 11px;}
#ms_gruen_topflop    {color:#005A2D;}
#ms_rot_topflop     {color: #CC0033;}
#ms_schwarz_topflop    {color:#000000;}

#ms_farbwechsel_zeile01_topflop   {background-color:#ececec;}
#ms_farbwechsel_zeile02_topflop   {background-color:#dddddd; font-size: 9px}
#ms_zwischenzeile_topflop   {background-color:#dddddd;}
.ms_schrift_fett_topflop   {}
.ms_schrift_farbe_topflop   {color:#000000; font-size: 10px}
#ms_layout_fusszeile_topflop    {font-size:10px; font-family: Arial; color: #000000; background-color: #ffffff;}

/* News */
/* Farbe für den äußeren Tabellenrahmen */
#ms_tabellenrahmen_aussen_news   {background-color:#ffffff;}
/* Einstellungen Schriftart, Schriftfarbe, Schriftgrösse, Hintergrundfarbe für Content news*/
#ms_tabelleninhalt_news    {font-family: Arial; color: #000000; font-size: 11px; background-color: #ffffff;}
#ms_tabellenkopf_news    {text-transform: uppercase; background-color: #E9E9E9; color: #5E5D5D; font-weight: bold; font-size: 11px}
#ms_gruen_news     {color:#005A2D;}
#ms_rot_news     {color: #CC0033;}
#ms_schwarz_news    {color:#000000;}

#ms_farbwechsel_zeile01_news   {background-color:#ececec;}
#ms_farbwechsel_zeile02_news   {background-color:#dddddd;}
#ms_zwischenzeile_news    {background-color:#ffffff;}
.ms_schrift_fett_news    {font-weight:bold;}
.ms_schrift_farbe_news    {color:#000000;}
#ms_layout_fusszeile_news    {font-size:10px; font-family: Arial; color: #000000; background-color: #ffffff;}

/* Suche */
/* Farbe für den äußeren Tabellenrahmen */
#ms_tabellenrahmen_aussen_suche   {background-color:#ffffff;}
/* Einstellungen Schriftart, Schriftfarbe, Schriftgrösse, Hintergrundfarbe für Content suche*/
#ms_tabelleninhalt_suche   {font-family: Arial; color: #000000; font-size: 11px; background-color: #ffffff;}
#ms_tabellenkopf_suche    {text-transform: uppercase; background-color: #E9E9E9; color: #5E5D5D; font-weight: bold; font-size: 11px}
#ms_gruen_suche     {color:#005A2D;}
#ms_rot_suche     {color: #CC0033;}
#ms_schwarz_suche    {color:#000000;}

#ms_schrift_hintergrund_suche   {background-color:#E9E9E9;}
#ms_farbwechsel_zeile02_suche   {background-color:#dddddd;}
#ms_zwischenzeile_suche    {background-color:#ffffff;}
.ms_schrift_fett_suche    {font-weight:bold;}
.ms_schrift_farbe_suche    {color:#000000;}
#ms_layout_fusszeile_suche    {font-size:10px; font-family: Arial; color: #000000; background-color: #ffffff;}
/* Eingabefelder */
.ms_input_suche     {width:80px; font-size:11px; border:1px #666666 solid;}
.ms_submit_suche    {width:70px; font-size:11px; border:1px #666666 solid;}
.vkhead{
background-color:#E9E9E9;
}
TD {
  font-size: 11px;
}
TD A {
  color: #407f7f;
}
A.klasse {
  color:#000000;
}
