body{
	color: #11406f;
	font-size: 10pt;
	font-style: normal;
	margin-left: 0px;
	margin-right: 0px;
	margin-top: 0px;
	margin-bottom: 10px;
	font-family: Arial, Helvetica, sans-serif;
}
/*************** Startseite *********************************/
/**TestDaF-Institut**/
#tit_bereich_tdi_start{
	background-color: #e76f00;
	color: #ffffff;
	font-style: normal;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	padding: 2px;
	border:1px solid #d4d4d4;
}


#tit_bereich_tn_start{
	background-color: #d81f2a;
	color: #ffffff;
	font-style: normal;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	padding: 2px;
	border:1px solid #d4d4d4;
}

/**Testzentren**/
#tit_bereich_tz_start{
	background-color: #003580;
	color: #ffffff;
	font-style: normal;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	padding: 2px;
	border:1px solid #d4d4d4;
}



/**Angebot**/
#tit_bereich_prod_start{
	background-color: #84929f;
	color: #ffffff;
	font-style: normal;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	padding: 2px;
	border:1px solid #d4d4d4;
}

/**Aktuell**/
#tit_bereich_news_start{
	background-color: #cddbe8;
	color: #003580;
	font-style: normal;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	padding: 2px;
	border:1px solid #d4d4d4;
}

/*************** Startseite ********************************/
/* 
  #tit_bereich_tn_start{
	background-color: #e0ebf5;
	color: #21476a;
	font-style: normal;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	padding: 2px;
	border:1px solid #d4d4d4;
}
*/
/**Testzentren**/
/*
  #tit_bereich_tz_start{
	background-color: #fce3c5;
	color: #21476a;
	font-style: normal;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	padding: 2px;
	border:1px solid #d4d4d4;
}
*/

/**TestDaF-Institut**/
/*
  #tit_bereich_tdi_start{
	background-color: #e1e3e6;
	color: #21476a;
	font-style: normal;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	padding: 2px;
	border:1px solid #d4d4d4;
}
*/
/**Angebot**/
/*
  #tit_bereich_prod_start{
	background-color: #f1e3e4;
	color: #21476a;
	font-style: normal;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	padding: 2px;
	border:1px solid #d4d4d4;
}
*/

/*************** Kopf - Bereich ****************************/ 
#kopf{
	height: 120px;
	margin-top: 10px;
}

#kopf_nav{
	padding: 6px;
	border-bottom: 1px solid #d4d4d4;
	border-top: 1px solid #d4d4d4;
	background-color: #cddbe8;
	color: #11406f;
	font-style: normal;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	
}
/**Teilnehemr**/
#kopf_nav_tn{
	padding: 6px;
	border-bottom: 1px solid #d4d4d4;
	border-top: 1px solid #d4d4d4;
	background-color: #cddbe8;
	color: #11406f;
	font-style: normal;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	
}

/**Testzentren**/
#kopf_nav_tz{
	padding: 6px;
	border-bottom: 1px solid #d4d4d4;
	border-top: 1px solid #d4d4d4;
	background-color: #cddbe8;
	color: #11406f;
	font-style: normal;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	
}

/**TestDaF Institut**/
#kopf_nav_tdi{
	padding: 6px;
	border-bottom: 1px solid #d4d4d4;
	border-top: 1px solid #d4d4d4;
	background-color: #cddbe8;
	color: #11406f;
	font-style: normal;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	
}

/**Produkte**/
#kopf_nav_prod{
	padding: 6px;
	border-bottom: 1px solid #d4d4d4;
	border-top: 1px solid #d4d4d4;
	background-color: #cddbe8;
	color: #11406f;
	font-style: normal;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	
}
/******************* Inhalt, Navi - Format **************************/
#navi{
   margin-top:10px;
	margin-left: 5px;
   float:left;
   width:195px;
	border:0px solid #84919E;
	
}

#inhalt{
   margin-left:205px;
   margin-top:10px;
   text-align:left;
	margin-right: 5px;
}	

#info{
	float: right;
	width:150px;
	margin-right: 12px;
}
#text{
	margin-right: 167px;
}

#tit_bereich{
	background-color: #d2e1ec;
	color: #424b54;
	font-style: normal;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	padding: 2px;
}


/**Teilnehmer**/
#tit_bereich_tn{
	background-color: #e0ebf5;
	color: #21476a;
	font-style: normal;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	padding: 2px;
}

/**Testzentren**/
#tit_bereich_tz{
	background-color: #e0ebf5;       
	color: #21476a;
	font-style: normal;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	padding: 2px;
}

/**TestDaF Institut**/
#tit_bereich_tdi{
	background-color: #e0ebf5;
	color: #21476a;
	font-style: normal;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	padding: 2px;
}

/**Produkte**/
#tit_bereich_prod{
	background-color: #e0ebf5;
	color: #21476a;
	font-style: normal;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	padding: 2px;
}
/******** Info, Navi - Bereiche - Format ***************************/
#rahmen{
	border:1px solid #d4d4d4;
	padding: 2px;
	margin-bottom: 5px;
}

/*****************PopUp-Fenster Lizenz**********************/
#overDiv{
	background-color: #FFE4C4;
	border: solid 1px black;
	visibility: hidden;
	position: absolute;
	z-index:1000;
	font-size: 8pt;
}


/********* Navigation-Menü ************/
#tit_bereich_nav_tn{                                /* Aktive Bereich */
	background-color: #d81f2a;
	color: #ffffff;
	font-weight: bold;
	padding: 2px;
}

#tit_bereich_nav_tz{                                /* Aktive Bereich */
	background-color: #003580;
	color: #ffffff;
	font-weight: bold;
	padding: 2px;
}

#tit_bereich_nav_tdi{                                /* Aktive Bereich */
	background-color: #e76f00;
	color: #ffffff;
	font-weight: bold;
	padding: 2px;
}

#tit_bereich_nav_prod{                                /* Aktive Bereich */
	background-color: #84929f;
	color: #ffffff;
	font-weight: bold;
	padding: 2px;
}

#navi_text{
	color: #11406f;
	font-style: normal;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	margin-top:5px;
	margin-bottom:5px;
	margin-left: 5px;
}

#aktiv_navi_text_tn{
    color: #424b54;
	font-style: normal;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	margin-top:3px;
	margin-bottom:0px;
	margin-left: 0px;
	padding:2px;
	padding-left:5px;
    background-color: #e0ebf5;
}

#aktiv_navi_text_tz{
    color: #424b54;
	font-style: normal;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	margin-top:3px;
	margin-bottom:0px;
	margin-left: 0px;
	padding:2px;
	padding-left:5px;
    background-color: #e0ebf5;
}

#aktiv_navi_text_tdi{
    color: #424b54;
	font-style: normal;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	margin-top:3px;
	margin-bottom:0px;
	margin-left: 0px;
	padding:2px;
	padding-left:5px;
    background-color: #e0ebf5;
}

#aktiv_navi_text_prod{
    color: #424b54;
	font-style: normal;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	margin-top:3px;
	margin-bottom:0px;
	margin-left: 0px;
	padding:2px;
	padding-left:5px;
    background-color: #e0ebf5;
}

#tit_bereich_nav_tn_no{                          /* Nicht aktive Bereich: Teilnehemr */
   border-bottom:1px dashed #d81f2a;
	padding: 2px;
	color: #d81f2a;
    font-weight: bold;	
}

#tit_bereich_nav_tz_no{                          /* Nicht aktive Bereich Institutionen*/
   border-bottom:1px dashed #003580;
	padding: 2px;
	color: #003580;
    font-weight: bold;	
}

#tit_bereich_nav_tdi_no{                          /* Nicht aktive Bereich Institut*/
   border-bottom:1px dashed #e76f00;
	padding: 2px;
	color: #e76f00;
    font-weight: bold;	
}

#tit_bereich_nav_prod_no{                          /* Nicht aktive Bereich Produkte*/
   border-bottom:1px dashed #84929f;
	padding: 2px;
	color: #84929f;
    font-weight: bold;	
}

#tit_bereich_nav_no{                          /* Nicht aktive Bereich */
   border-bottom:1px dashed #d4d4d4;
	padding: 2px;
	color: #a2a1a1;
    font-weight: bold;	
}

#navi_text_no{
	color: #a2a1a1;
	font-size: 10pt;
	margin-top:5px;
	margin-bottom:5px;
	margin-left: 5px;
}

#navi_text_aktiv_tn{              /* Ausgewählte Navigationsmenü */
	color: #424b54;
	background-color: #e0ebf5; /*#d2e1ec; */
	padding: 2px;
	font-weight: bold;
	margin-top:3px;
	margin-bottom:3px;
	margin-left: 13px;
}

#navi_text_aktiv_tz{              /* Ausgewählte Navigationsmenü */
	color: #424b54;
	background-color: #e0ebf5; /*#d2e1ec; */
	padding: 2px;
	font-weight: bold;
	margin-top:3px;
	margin-bottom:3px;
	margin-left: 13px;
}

#navi_text_aktiv_tdi{              /* Ausgewählte Navigationsmenü */
	color: #424b54;
	background-color: #e0ebf5;
	padding: 2px;
	font-weight: bold;
	margin-top:3px;
	margin-bottom:3px;
	margin-left: 13px;
}

#navi_text_aktiv_prod{              /* Ausgewählte Navigationsmenü */
	color: #424b54;
	background-color: #e0ebf5;
	padding: 2px;
	font-weight: bold;
	margin-top:3px;
	margin-bottom:3px;
	margin-left: 13px;
}

#navi_text_noaktiv{          /* Navigationsmenü-Punkte */
	color: #424b54;
	font-weight: normal;
	margin-top:5px;
	margin-bottom:5px;
	margin-left: 15px;
}


/********* Inhalt *********************************/

#inhalt_abstand{
    margin-left:10px;
    margin-right:10px;
    margin-bottom:10px;
}

#rahmen_info{
	border:1px solid #d4d4d4;
	padding: 10px;
	margin: 5px;
}

.rahmen_wichtig{
	border:1px solid #d81f2a;
	padding: 4px;
	background-color:#f7edee;
}
.rahmen_tipp{
	border:1px solid #e76f00;
	padding: 4px;
	background-color:#fff2e6;
}

/* Rahmen für Präsentationsbilder mit Link */
.rahmen_bild{
	border:1px solid #d4d4d4;
	padding: 2px;
	margin-bottom: 5px;
}

th.tn{
	background-color: #e0ebf5;
	padding: 3px; 
}
 
h1{
	font-size: 12pt;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	margin-top:0px;
}
h2{
	font-size: 11pt;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	margin-top: 0px;
	margin-bottom: 4px;
}
td{
	font-size: 10pt;
	font-style: normal;
	font-family: Arial, Helvetica, sans-serif;
}
li{
	list-style-image: url(../images/karo_rot.gif);
}
li.g{
	list-style-image: url(../images/karo_grau.gif);
}
li.o{
	list-style-image: url(../images/karo_orange.gif);
}
li.b{
	list-style-image: url(../images/karo_blau.gif);
}


li.nix{
	list-style-image: none;
}

dd{
	margin-left: 0px;
	font-weight: bold;
}
dt{
	margin-left: 20px;
	margin-bottom:10px;
}

input.sub{
    border:1px solid #84919E;  
}

input.q{
   background-color:#FFFFFF;
	background-image:url(http://google.com/coop/images/google_custom_search_watermark.gif);
	background-repeat: no-repeat;
	background-position: left;} 

.abskopf{ 
   margin-left: 15px;
}

.nobr{
	white-space: nowrap;
}
.seiten_navi{
   margin-top:0px;
   margin-bottom:10px;
   margin-left:0px;
   font-size: 10pt;
}
.info_abs{
   margin-top:5px;
   margin-bottom:5px;
}

.info_text{
   margin-top:5px;
   margin-bottom:5px;
   font-size: 8pt;
}
/********* Index-Select ****************/
.index_format{
	font-size: 10pt;
	color: #11406f;
}

/******** Texte *********/
.norm{
	font-size:10pt;
}
.klein{
	font-size: 8pt;
}

    /****** Farbe *******/
.orange{
	color: #e76f00;
}
.rot{
	color: #d30421;
}
.blau{
	color: #003580;
}
.grau{
	color: #424b54;
}
.inaktiv{
    color: #d9d9d9;
}
.hellgrau{
    color: #b8b7b7;
}

/************** Hintergrund und weiser Text *****************/

.blau_back{
	background-color: #003580;
	color: #ffffff; 
	font-weight: bold;
}

.orange_back{
	background-color: #e76f00;
	color: #ffffff; 
	font-weight: bold;
}
.grau_back{
	background-color: #424b54;
	color: #ffffff; 
	font-weight: bold;
}

/*********** Info-Bereich **********/
.produkt_r{
    border-bottom:1px dashed #d4d4d4;
    margin-top:0px;
    margin-bottom:0px;
}

/********** Links ******************/
a:link { color: #000000;text-decoration:underline;}    /* noch nicht besuchte Ziele */
a:visited {color: #000000;text-decoration:underline;} /* besuchte Ziele */
a:hover { color: #d30421;text-decoration:none;}   /* Verweise bei "MouseOver" */
a:active {color: #000000;text-decoration:underline; }  /* Angeklickte Verweise */
a:focus { color: #000000;text-decoration:underline;}

a.text:link { color: #d30421;text-decoration:underline;}    /* noch nicht besuchte Ziele */
a.text:visited {color: #d30421;text-decoration:underline;} /* besuchte Ziele */
a.text:hover { color: #000000;text-decoration:none;}   /* Verweise bei "MouseOver" */
a.text:active {color: #d30421;text-decoration:underline; }  /* Angeklickte Verweise */
a.text:focus { color: #d30421;text-decoration:underline;}

a.testtz:link { color: #d30421;text-decoration:none;}    /* noch nicht besuchte Ziele */
a.testtz:visited {color: #d30421;text-decoration:none;} /* besuchte Ziele */
a.testtz:hover { color: #000000;text-decoration:underline;}   /* Verweise bei "MouseOver" */
a.testtz:active {color: #d30421;text-decoration:none; }  /* Angeklickte Verweise */
a.testtz:focus { color: #d30421;text-decoration:none;}

/********* Nafvigation  **********************/
a.nav:link { color:#003580; font-weight:bold; text-decoration: none;}    /* noch nicht besuchte Ziele */
a.nav:visited {color:#003580; font-weight:bold; text-decoration: none; } /* besuchte Ziele */
a.nav:hover {color:#e76f00; font-weight:none; text-decoration: none; }   /* Verweise bei "MouseOver" */
a.nav:active {color:#003580; font-weight:bold; text-decoration: none; }  /* Angeklickte Verweise */
a.nav:focus { color:#003580; font-weight:bold; text-decoration: none; }

a.nav1:link { color:#424b54; text-decoration: none;}    /* noch nicht besuchte Ziele */
a.nav1:visited {color:#424b54; text-decoration: none; } /* besuchte Ziele */
a.nav1:hover {color:#e76f00; text-decoration: none; }   /* Verweise bei "MouseOver" */
a.nav1:active {color:#424b54; text-decoration: none; }  /* Angeklickte Verweise */
a.nav1:focus { color:#424b54; text-decoration: none; }

/***********Links Startseite ***********************/
a.start:link { color:#003580; text-decoration: none;}    /* noch nicht besuchte Ziele */
a.start:visited {color:#003580; text-decoration: none; } /* besuchte Ziele */
a.start:hover {color:#e76f00; text-decoration: none; }   /* Verweise bei "MouseOver" */
a.start:active {color:#003580; text-decoration: none; }  /* Angeklickte Verweise */
a.start:focus { color:#003580; text-decoration: none; }

/************* Link Inaktive-Bereiche ***************/
a.inaktiv_tn:link { color: #d81f2a;text-decoration:none;background-color: #ffffff;padding: 2px;display:block;}    /* noch nicht besuchte Ziele */
a.inaktiv_tn:visited {color: #d81f2a;text-decoration:none;background-color: #ffffff;padding: 2px;display:block;} /* besuchte Ziele */
a.inaktiv_tn:hover { color: #ffffff;text-decoration:none;background-color: #d81f2a;padding: 2px;display:block;}   /* Verweise bei "MouseOver" */
a.inaktiv_tn:active {color: #d81f2a;text-decoration:none;background-color: #ffffff;padding: 2px;display:block; }  /* Angeklickte Verweise */
a.inaktiv_tn:focus { color: #d81f2a;text-decoration:none;background-color: #ffffff;padding: 2px;display:block;}

a.inaktiv_tz:link { color: #003580;font-weight:none;text-decoration:none;background-color: #ffffff;padding: 2px;display:block;}    /* noch nicht besuchte Ziele */
a.inaktiv_tz:visited {color: #003580;font-weight:none;text-decoration:none;background-color: #ffffff;padding: 2px;display:block;} /* besuchte Ziele */
a.inaktiv_tz:hover { color: #ffffff;font-weight:bold;text-decoration:none;background-color: #003580;padding: 2px;display:block;}   /* Verweise bei "MouseOver" */
a.inaktiv_tz:active {color: #003580;font-weight:none;text-decoration:none;background-color: #ffffff;padding: 2px;display:block; }  /* Angeklickte Verweise */
a.inaktiv_tz:focus { color: #003580;font-weight:none;text-decoration:none;background-color: #ffffff;padding: 2px;display:block;}

a.inaktiv_tdi:link { color: #e76f00;font-weight:none;text-decoration:none;background-color: #ffffff;padding: 2px;display:block;}    /* noch nicht besuchte Ziele */
a.inaktiv_tdi:visited {color: #e76f00;font-weight:none;text-decoration:none;background-color: #ffffff;padding: 2px;display:block;} /* besuchte Ziele */
a.inaktiv_tdi:hover { color: #ffffff;font-weight:bold;text-decoration:none;background-color: #e76f00;padding: 2px;display:block;}   /* Verweise bei "MouseOver" */
a.inaktiv_tdi:active {color: #e76f00;font-weight:none;text-decoration:none; background-color: #ffffff;padding: 2px;display:block;}  /* Angeklickte Verweise */
a.inaktiv_tdi:focus { color: #e76f00;font-weight:none;text-decoration:none;background-color: #ffffff;padding: 2px;display:block;}

a.inaktiv_prod:link { color: #84929f;font-weight:none;text-decoration:none;background-color: #ffffff;padding: 2px;display:block;}    /* noch nicht besuchte Ziele */
a.inaktiv_prod:visited {color: #84929f;font-weight:none;text-decoration:none;background-color: #ffffff;padding: 2px;display:block;} /* besuchte Ziele */
a.inaktiv_prod:hover { color: #ffffff;font-weight:bold;text-decoration:none;background-color: #84929f;padding: 2px;display:block;}   /* Verweise bei "MouseOver" */
a.inaktiv_prod:active {color: #84929f;font-weight:none;text-decoration:none; background-color: #ffffff;padding: 2px;display:block;}  /* Angeklickte Verweise */
a.inaktiv_prod:focus { color: #84929f;font-weight:none;text-decoration:none;background-color: #ffffff;padding: 2px;display:block;}


