


/*------------------------------------------------------------------------------------------------------------------
 DEFINITIONEN  FUER  DAS  HTML-DOKUMENT  "HTML"
--------------------------------------------------------------------------------------------------------------------*/

html
{
height:auto;
overflow:auto;
background-color:RGB(186,184,171);
}
 
h1
{color:rgb(110,110,110); margin:0px 0px 0px 0px; padding:0px 0px 0px 0px; font-weight:bold; line-height:0px; font-size:0px; letter-spacing:0px;}

h2
{color:rgb(150,150,150); margin:0px 0px 0px 0px; padding:0px 0px 0px 0px; font-weight:bold; line-height:0px; font-size:0px; letter-spacing:0px;}

p
{margin:0px 0px 0px 0px; padding:0px 0px 0px 0px; line-height:0px; font-size:0px; letter-spacing:0px;} 
 
 


/*------------------------------------------------------------------------------------------------------------------
 DEFINITIONEN  FUER  DEN  SICHTBAREN  SEITENBEREICH  "BODY"
--------------------------------------------------------------------------------------------------------------------*/
 
body {height:auto; margin:0px; padding:0px; font-family:Verdana, Geneva, Arial, Helvetica, sans-serif; background-image:url(grf/HTML_bgd.jpg);
background-repeat:repeat-x;}

p
{line-height:0px; font-size:0px; letter-spacing:0px;} 

h1
{line-height:0px; font-size:0px; letter-spacing:0px;}
 
h2
{line-height:0px; font-size:0px; letter-spacing:0px;}

img
{}

a
{color:RGB(139,150,189); font-weight:bold; font-style:normal; text-decoration:none;}

a:hover
{}




/*------------------------------------------------------------------------------------------------------------------
 DEFINITIONEN  VON  HILFBEREICHEN  FUER  DIE  ABSTANDSBILDUNG  "PCSxx"
--------------------------------------------------------------------------------------------------------------------*/

#PCS10 {clear:both; height:10px; font-size:0px; background:transparent;}

#PCS15 {clear:both; height:15px; font-size:0px; background:transparent;} 

#PCS20 {clear:both; height:20px; font-size:0px; background:transparent;} 

#PCS25 {clear:both; height:25px; font-size:0px; background:transparent;}

#PCS30 {clear:both; height:30px; font-size:0px; background:transparent;}

#PCS35 {clear:both; height:35px; font-size:0px; background:transparent;}

#PCS50 {clear:both; height:50px; font-size:0px; background:transparent;}

#VS10 {float:left; width:40px; height:1px; line-height:0px; font-size:0px; margin:0px; padding:0px; background:RGB(255,0,0);}



/*------------------------------------------------------------------------------------------------------------------
 DEFINITIONEN  FUER  OBEREN  HINTERGRUNDCONTAINER  "BT"
--------------------------------------------------------------------------------------------------------------------*/

#BT
{position:relative; top:0px; left:50%; width:1020px; height:140px; overflow:hidden; line-height:0px; font-size:0px; letter-spacing:0px; text-align:left; background:transparent; margin:0px 0px 0px -510px; padding:0px 0px 0px 0px;
background-image:url(grf/BT_bgd.jpg);
}

#BT p
{margin:0px 0px 0px 0px; padding:0px 0px 0px 0px; line-height:0px; font-size:0px; letter-spacing:0px;} 

#BT h1
{margin:0px 0px 0px 0px; padding:0px 0px 0px 0px; line-height:0px; font-size:0px; letter-spacing:0px;}
 
#BT h2
{margin:0px 0px 0px 0px; padding:0px 0px 0px 0px; line-height:0px; font-size:0px; letter-spacing:0px;}




/*------------------------------------------------------------------------------------------------------------------
 DEFINITIONEN  FUER  MITTLEREN  HINTERGRUNDCONTAINER  "BM"
--------------------------------------------------------------------------------------------------------------------*/

#BM
{position:relative; top:0px; left:50%; width:1020px; height:auto; overflow:hidden; line-height:0px; font-size:0px; letter-spacing:0px; background:transparent; margin:0px 0px 0px -510px; padding:0px 0px 0px 0px;
background-image:url(grf/BM_bgd.jpg);
background-position:top;
}

#BM p
{margin:0px 0px 0px 0px; padding:0px 0px 0px 0px; line-height:0px; font-size:0px; letter-spacing:0px;} 

#BM h1
{margin:0px 0px 0px 0px; padding:0px 0px 0px 0px; line-height:0px; font-size:0px; letter-spacing:0px;}
 
#BM h2
{margin:0px 0px 0px 0px; padding:0px 0px 0px 0px; line-height:0px; font-size:0px; letter-spacing:0px;}




/*------------------------------------------------------------------------------------------------------------------
 DEFINITIONEN  FUER  UNTEREN  HINTERGRUNDCONTAINER  "BB"
--------------------------------------------------------------------------------------------------------------------*/

#BB
{position:relative; top:0px; left:50%; width:1020px; height:100px; overflow:visible; line-height:0px; font-size:0px; letter-spacing:0px; text-align:left; background:transparent; margin:0px 0px 0px -510px; padding:0px 0px 0px 0px;
background-image:url(grf/BB_bgd.jpg); background-position:top;
background-repeat:no-repeat;
}

#BB p
{margin:0px 0px 0px 0px; padding:0px 0px 0px 0px; line-height:0px; font-size:0px; letter-spacing:0px;} 

#BB h1
{margin:0px 0px 0px 0px; padding:0px 0px 0px 0px; line-height:0px; font-size:0px; letter-spacing:0px;}
 
#BB h2
{margin:0px 0px 0px 0px; padding:0px 0px 0px 0px; line-height:0px; font-size:0px; letter-spacing:0px;}




/*------------------------------------------------------------------------------------------------------------------
 DEFINITIONEN  FUER  OBEREN  INHALTSCONTAINER  "CT"
--------------------------------------------------------------------------------------------------------------------*/

#CT
{position:static; width:980px; height:120px; overflow:hidden; text-align:left; background:transparent; margin:20px 0px 0px 20px;
}

#CT p
{margin:0px 0px 0px 0px; padding:0px 0px 0px 0px; line-height:0px; font-size:0px; letter-spacing:0px; color:rgb(130,130,130);} 

#CT h1
{margin:0px 0px 0px 0px; padding:0px 0px 0px 0px; line-height:0px; font-size:0px; letter-spacing:0px;}
 
#CT h2
{margin:0px 0px 0px 0px; padding:0px 0px 0px 0px; line-height:0px; font-size:0px; letter-spacing:0px;}

#CT a
{font-weight:normal; color:RGB(0,75,129)}

#CT a:hover
{font-weight:normal; color:RGB(0,75,129); text-decoration:underline;}

#CT img
{clear:both;}




/*------------------------------------------------------------------------------------------------------------------
 DEFINITIONEN  FUER  LINKE  SPALTE  IM  OBEREN  INHALTSCONTAINER  "CTL"
--------------------------------------------------------------------------------------------------------------------*/

#CTL
{float:left; position:static; width:170px; height:120px; overflow:hidden; text-align:right; background-image:url(grf/CTL_bgd.jpg); background-position:15px 30px; background-repeat:no-repeat;}

#CTL a img
{float:right; width:140px; height:auto; margin:30px 15px 0px 0px; padding:0px; border:none;}




/*------------------------------------------------------------------------------------------------------------------
 DEFINITIONEN  FUER  MITTLERE  SPALTE  IM  OBEREN  INHALTSCONTAINER  "CTC"
--------------------------------------------------------------------------------------------------------------------*/

#CTC
{float:left; height:120px; width:640px; margin:0px 0px 0px 0px; padding:0px 0px 0px 0px; line-height:0px; font-size:0px; overflow:hidden;}

#CTC img
{width:640px; height:145px; margin:0px 0px 0px 0px; padding:0px 0px 0px 0px;}







/*------------------------------------------------------------------------------------------------------------------
 DEFINITIONEN  FUER  RECHTE  SPALTE  IM  OBEREN  INHALTSCONTAINER  "CTR"
--------------------------------------------------------------------------------------------------------------------*/

#CTR
{float:left; height:120px; width:170px; margin:0px 0px 0px 0px; padding:0px 0px 0px 0px; line-height:0px; font-size:0px; overflow:hidden; background-position:bottom right; background-repeat:no-repeat;}

#CTR p
{height:23px; margin:20px 0px 0px 0px; padding:0px 0px 0px 35px; line-height:22px; font-size:13px; letter-spacing:0px; color:RGB(190,190,190); background-color:transparent; border-style:solid; border-color:rgb(128,166,193); border-width:0px 0px 0px 0px;}

#CTR img
{width:120px; height:115px;}




/*------------------------------------------------------------------------------------------------------------------
 DEFINITIONEN  FUER  LINK-LEISTE  IM  OBEREN  INHALTSCONTAINER  "CL"
--------------------------------------------------------------------------------------------------------------------*/

#CL
{width:980px; height:23px; overflow:hidden; text-align:left; background:transparent; margin:0px 0px 0px 20px;
 padding:0px 0px 0px 0px; background-image:url(grf/CL_bgd.jpg);}


/*------------------------------------------------------------------------------------------------------------------
 DEFINITIONEN  FUER  LINK-LEISTE  LINKS  IM  OBEREN  INHALTSCONTAINER  "CLL"
--------------------------------------------------------------------------------------------------------------------*/

#CLL
{float:left; width:170px; height:23px; overflow:hidden; text-align:right; margin:0px 0px 0px 0px; padding:0px 0px 0px 0px;}

#CLL p
{margin:0px 17px 0px 15px; padding:0px 0px 0px 0px; line-height:23px; font-size:11px; letter-spacing:0px; border-style:solid; border-color:rgb(77,129,167); border-width:0px 0px 0px 0px;}

#CLL a
{display:block; float:right; color:RGB(77,129,167); width:30px; height:15px; font-weight:normal; font-style:normal; text-decoration:none; margin:4px 0px 0px 0px; padding:0px 0px 0px 0px; line-height:23px; letter-spacing:0px; text-align:left;}

#CLL a:hover
{color:RGB(100,100,100); text-decoration:none; }

#CLL a.active
{text-decoration:none; font-weight:normal;}

#CLL a.active:hover
{color:RGB(150,150,150); text-decoration:none; }




/*------------------------------------------------------------------------------------------------------------------
 DEFINITIONEN  FUER  LINK-LEISTE  MITTE  IM  OBEREN  INHALTSCONTAINER  "CLC"
--------------------------------------------------------------------------------------------------------------------*/

#CLC
{float:left; height:23px; width:640px; margin:0px 0px 0px 0px; padding:0px 0px 0px 0px; line-height:0px; font-size:0px; overflow:visible; color:RGB(77,129,167);}

#CLC p
{margin:0px 0px 0px 0px; padding:0px 0px 0px 35px; line-height:23px; font-size:11px; letter-spacing:0px; border-style:solid; border-color:rgb(77,129,167); border-width:0px 0px 0px 0px;}

#CLC a
{color:RGB(77,129,167); font-weight:normal; font-style:normal; text-decoration:none; margin:0px 0px 0px 0px; line-height:23px; font-size:11px; letter-spacing:0px;}

#CLC a:hover
{color:RGB(100,100,100); text-decoration:none; }

#CLC a.active
{text-decoration:none; font-weight:normal;}

#CLC a.active:hover
{color:RGB(150,150,150); text-decoration:none; }



/*------------------------------------------------------------------------------------------------------------------
 DEFINITIONEN  FUER  LINK-LEISTE  MITTE  IM  OBEREN  INHALTSCONTAINER  "CLR"
--------------------------------------------------------------------------------------------------------------------*/

#CLR
{float:left; width:170px; height:23px; overflow:hidden; background:transparent; margin:0px 0px 0px 0px; padding:0px 0px 0px 0px; background-image:url(grf/CLR_bgd.jpg); background-repeat:no-repeat;}

#CLR h1
{height:23px; width:170px; margin:0px 0px 0px 0px; padding:0px 0px 0px 15px; line-height:22px; font-weight:normal; font-size:11px; letter-spacing:0px; color:RGB(103,148,180); background-color:transparent; border-width:0px;}




/*------------------------------------------------------------------------------------------------------------------
 DEFINITIONEN  FUER  MITTLEREN  INHALTSCONTAINER  "CM"
--------------------------------------------------------------------------------------------------------------------*/

#CM
{display:block; position:relative; top:0px; width:980px; height:auto; overflow:hidden; text-align:left; background:transparent; margin:0px 0px 0px 20px; padding:0px;}

#CM p
{margin:0px; padding:0px; line-height:0px; font-size:0px; letter-spacing:0px; color:rgb(130,130,130);} 

#CM h1
{margin:0px; padding:0px; line-height:0px; font-size:0px; letter-spacing:0px;}




/*------------------------------------------------------------------------------------------------------------------
 DEFINITIONEN  FUER  LINKE  SPALTE  IM  MITTLEREN  INHALTSCONTAINER  "CML"
--------------------------------------------------------------------------------------------------------------------*/

#CML
{float:left; position:relative; top:0px; left:0px; width:170px; height:auto; overflow:visible; text-align:right; background:transparent; margin:0px 0px 0px 0px; padding:30px 0px 0px 0px;
}

#CML p
{margin:0px 0px 0px 0px; padding:0px 17px 0px 0px; line-height:0px; font-size:0px; letter-spacing:0px; color:rgb(130,130,130);} 

#CML h1
{margin:0px 0px 0px 0px; padding:0px 0px 0px 0px; line-height:0px; font-size:0px; letter-spacing:0px;}

#CML a	
{display:block; padding:5px 17px 8px 0px; color:RGB(154,184,205); font-weight:bold; font-size:15px; line-height:17px; text-decoration:none; letter-spacing:0px; }

#CML a:hover
{color:RGB(255,255,255); background-image:none; background-repeat:no-repeat; background-position:right; text-decoration:none; font-weight:bold;}

#CML a.active
{color:RGB(255,255,255); background-image:none; background-repeat:no-repeat; background-position:right; font-weight:bold;}

#CML a.active:hover
{color:RGB(250,250,250); background-image:none; background-repeat:no-repeat; background-position:right;}




/*------------------------------------------------------------------------------------------------------------------
 DEFINITIONEN  FUER  MITTLERE  SPALTE  IM  MITTLEREN  INHALTSCONTAINER  "CMC"
--------------------------------------------------------------------------------------------------------------------*/

#CMC
{float:left; position:relative; top:0px; left:0px; width:640px; height:auto; overflow:hidden; text-align:justify; background:transparent; margin:0px; padding:0px;}

#CMC p
{margin:0px 0px 0px 0px; padding:0px 0px 0px 0px; line-height:0px; font-size:0px; letter-spacing:0px; color:rgb(80,80,80);} 

#CMC h1
{margin:0px 0px 0px 0px; padding:0px 0px 0px 0px; line-height:0px; font-size:0px; letter-spacing:0px;}
 
#CMC a	
{font-weight:normal; color:RGB(103,148,180);}

#CMC a.h1	
{font-weight:bold; color:RGB(200,200,200); text-decoration:none;}

#CMC a.h1:hover	
{font-weight:bold; color:RGB(120,120,120); text-decoration:none;}

#CMC a:hover
{font-weight:normal; color:RGB(80,80,80); text-decoration:underline;}

#CMC img
{}



/*  CMC  UNTERCONTAINER  FUER  TEXT   */

#CMC_T
{clear:both; position:relative; top:0px; left:35px; margin:0px 0px 0px 0px; padding:0px 0px 0px 0px; height:auto; width:520px; text-align:justify; background-color:transparent; line-height:0px; overflow:hidden;}

#CMC_T img
{float:left; margin:20px 25px 0px 0px;}

#CMC_T p
{padding:0px; margin:0px; line-height:23px; font-size:13px;}

#CMC_T h1
{padding:0px; margin:0px; line-height:20px; font-size:14px; text-align:left;}

#CMC_T h2
{margin:0px 0px 10px 0px; padding:0px 0px 0px 0px; line-height:20px; font-size:13px;}

#CMC_T a.pdf
{margin:5px 0px 0px 0px; padding:0px 0px 0px 0px; background-image:url(grf/BTN_getpdf_gr.jpg);}

#CMC_T a.pdf:hover
{margin:5px 0px 0px 0px; text-decoration:none; padding:0px 0px 0px 0px; background-image:url(grf/BTN_getpdf_rt.jpg);}

#CMC_T form
{margin:0px 0px 0px 0px; padding:0px 0px 0px 0px; line-height:0px, font-size:0px; width:520px;}

#CMC_T textarea
{margin:0px 0px 0px 0px; padding:0px 0px 0px 5px; height:100px; width:520px; background:transparent; font-family:Verdana, Geneva, Arial, Helvetica, sans-serif; font-size:13px; line-height:25px; vertical-align:center; color:RGB(100,100,100); border-style:solid; border-color:RGB(150,150,150); border-width:0px; background-image:url(grf/CMC_T_input_bgd_4.jpg);}

#CMC_T input
{margin:0px 0px 0px 0px; padding:5px 0px 0px 5px; height:20px; width:520px; background:transparent; font-family:Verdana, Geneva, Arial, Helvetica, sans-serif; font-size:13px; line-height:25px; vertical-align:center; color:RGB(100,100,100); border-style:solid; border-color:RGB(150,150,150); border-width:0px;}

#CMC_T input.normal
{background-image:url(grf/CMC_T_input_bgd_1.jpg);}

#CMC_T input.button
{margin:10px 0px 20px 0px; padding:20px 0px 20px 0px; width:570px; background:RGB(200,200,200); font-family:Verdana, Geneva, Arial, Helvetica, sans-serif; font-size:13px; line-height:20px; color:RGB(120,120,120); font-weight:bold;}

#CMC_T input.pdf
{margin:0px 0px 0px 0px; padding:0px 0px 0px 0px; width:100px; height:100px; font-family:Verdana, Geneva, Arial, Helvetica, sans-serif; overflow:hidden; font-size:13px; line-height:20px; color:RGB(120,120,120); font-weight:bold; background-image:url(grf/BTN_getpdf_rt.jpg);background-repeat:no-repeat;}

#CMC_T input.pdf_EN
{margin:0px 0px 0px 0px; padding:0px 0px 0px 0px; width:100px; height:100px; font-family:Verdana, Geneva, Arial, Helvetica, sans-serif; overflow:hidden; font-size:13px; line-height:20px; color:RGB(120,120,120); font-weight:bold; background-image:url(grf/BTN_submit.jpg);background-repeat:no-repeat;}

#CMC_T input.send
{margin:0px 0px 0px 0px; padding:0px 0px 0px 0px; width:100px; height:100px; font-family:Verdana, Geneva, Arial, Helvetica, sans-serif; overflow:hidden; font-size:13px; line-height:20px; color:RGB(120,120,120); font-weight:bold; background-image:url(grf/BTN_send_rt.jpg);background-repeat:no-repeat;}

#CMC_T input.send_EN
{margin:0px 0px 0px 0px; padding:0px 0px 0px 0px; width:100px; height:100px; font-family:Verdana, Geneva, Arial, Helvetica, sans-serif; overflow:hidden; font-size:13px; line-height:20px; color:RGB(120,120,120); font-weight:bold; background-image:url(grf/BTN_submit.jpg);background-repeat:no-repeat;}

#CMC_T input.pdf:hover
{margin:0px 0px 0px 0px; padding:0px 0px 0px 0px; width:100px; height:100px; font-family:Verdana, Geneva, Arial, Helvetica, sans-serif; overflow:visible; font-size:13px; line-height:20px; color:RGB(120,120,120); font-weight:bold; background-repeat:no-repeat; }


/*  UNTERSCHRIFT  FUER  BILD   IM  TEXTBEREICH  */

#CMC_TU
{font-weight:normal; float:left; clear:left; color:rgb(0,0,0); margin:3px 25px 5px 0px; font-size:11px; line-height:17px; text-align:left;}




/*  ZWEI-SPALTEN-BEREICH  FUER  LISTENAUFZAEHLUNG  CMC_LL  UND  CMC_LR */

#CMC_LL
{float:left; position:static; margin:0px; padding:0px; height:auto; width:250px; text-align:left; background-color:transparent; line-height:0px; overflow:hidden;}

#CMC_LL p
{padding:3px 0px 3px 17px; margin:0px 0px 0px 0px; text-indent:-17px; line-height:21px; font-size:13px; }

#CMC_LL h1
{padding:0px 0px 0px 0px; margin:0px 0px 0px 0px; line-height:20px; font-size:14px; }


#CMC_LR
{float:left; position:static; margin:0px; padding:0px; height:auto; width:270px; text-align:left; background-color:transparent; line-height:0px; border-width:0px; overflow:hidden;}

#CMC_LR p
{padding:3px 0px 3px 37px; margin:0px 0px 0px 0px; text-indent:-17px; line-height:21px; font-size:13px; }

#CMC_LR h1
{padding:0px 0px 0px 0px; margin:0px 0px 0px 0px; line-height:20px; font-size:14px; }




/*  ZWEI-SPALTEN-BEREICH  FUER  SELEKTIONS-LISTE  CMC_SL  UND  CMC_SR   */

#CMC_SL
{position:relative; left:0px; float:left; width:100px; height:100px; overflow:visible; font-size:0px; line-height:0px; margin:0px 0px 0px 0px; padding:0px 0px 0px 0px; background-color:transparent; border:none;}

#CMC_SL h1
{margin:-3px 0px 0px 0px; padding:0px; line-height:30px; font-size:30px; color:RGB(154,184,205);}

#CMC_SL img
{width:100px; height:100px; margin:0px 0px 0px 0px; padding:0px 0px 0px 0px; text-align:left; background:transparent; border:none; border-style:solid; border-width:0px; border-color:RGB(205,205,205);}

#CMC_SL a
{display:block; float:left; width:100px; height:100px; overflow:hidden; line-height:0px; font-size:0px; margin:3px 0px 0px 0px; padding:0px 0px 0px 0px; background-repeat:no-repeat; Background-position:bottom; border-style:solid; border-width:0px; border-color:RGB(0,72,129);}

#CMC_SL a:hover
{display:block; float:left;	width:100px; height:100px; margin:3px 0px 0px 0px; padding:0px 0px 0px 0px; background-repeat:no-repeat; Background-position:top; border-style:solid; border-width:0px; border-color:RGB(0,72,129);}


#CMC_SR
{position:relative; left:40px; width:380px; float:left; margin:0px; padding:0px; background:transparent; line-height:0px; letter-spacing:0px;}

#CMC_SR h1
{margin:0px; padding:0px; line-height:15px; font-size:14px; background:RGB(255,255,255);}

#CMC_SR h1.white
{margin:0px; padding:0px; line-height:15px; font-size:14px; color:RGB(255,255,255); background:RGB(255,255,255);}

#CMC_SR h2
{margin:-3px 0px 0px 0px; padding:0px 0px 0px 0px; text-align:left; line-height:20px; font-size:13px; color:RGB(110,110,110);}

#CMC_SR p
{margin:0px 0px 0px 0px; padding:7px 0px 0px 0px; line-height:21px; font-size:13px; background:transparent;}



/*  ZWEISPALTENBEREICH  FUER  PUBLIKATIONEN  CMC_PL  UND  CMC_PR  */

#CMC_PL
{float:left; width:100px; height:60px; overflow:visible; font-size:0px; line-height:0px; margin:0px 0px 0px 0px; padding:0px 0px 0px 0px; background-color:transparent; border:none;}

#CMC_PL h1
{margin:0px 0px 0px 0px; padding:0px; line-height:20px; font-size:14px; font-weight:bold; color:RGB(120,120,120);}

#CMC_PL h2
{margin:0px 0px 0px 0px; padding:0px; line-height:19px; font-size:13px; text-align:left; background:transparent; color:RGB(100,100,100);}

#CMC_PL a
{display:block; float:left; width:100px; height:100px; margin:3px 0px 0px 0px; padding:0px 0px 0px 0px; background-repeat:no-repeat; Background-position:top; border-style:solid; border-width:0px; border-color:RGB(0,72,129);}

#CMC_PL a:hover
{display:block; float:left;	width:100px; height:100px; margin:3px 0px 0px 0px; padding:0px 0px 0px 0px; background-repeat:no-repeat; Background-position:bottom; border-style:solid; border-width:0px; border-color:RGB(0,72,129);}


#CMC_PR
{position:relative; left:40; width:400px; float:left; margin:0px 0px 0px 0px; padding:0px; background:transparent; line-height:0px; letter-spacing:0px; z-index:0;}

#CMC_PR h1
{margin:0px 0px 10px 0px; padding:0px; line-height:19px; font-size:13px; text-align:left; background:transparent;}

#CMC_PR h2
{text-align:left;}

#CMC_PR p
{width:400px; margin:0px 0px 0px 0px; text-align:left; padding:0px 0px 0px 0px; line-height:21px; font-size:13px; background:transparent;}




/*  ZWEISPALTENBEREICH  FUER  GLOSSAR  CMC_GL  UND  CMC_GR  */

#CMC_GL
{float:left; width:80px; height:40px; overflow:visible; font-size:0px; line-height:0px; margin:0px 0px 0px 0px; padding:0px 0px 0px 0px; background-color:transparent; border:none;}

#CMC_GL h1
{margin:-3px 0px 0px 0px; padding:0px; line-height:30px; font-size:30px; color:RGB(154,184,205);}

#CMC_GL a
{display:block; float:left; width:100px; height:100px; margin:3px 0px 0px 0px; padding:0px 0px 0px 0px; background-repeat:no-repeat; Background-position:top; border-style:solid; border-width:0px; border-color:RGB(0,72,129);}

#CMC_GL a:hover
{display:block; float:left;	width:100px; height:100px; margin:3px 0px 0px 0px; padding:0px 0px 0px 0px; background-repeat:no-repeat; Background-position:bottom; border-style:solid; border-width:0px; border-color:RGB(0,72,129);}


#CMC_GR
{position:relative; left:40; width:400px; float:left; margin:0px; padding:0px; background:transparent; line-height:0px; letter-spacing:0px; z-index:0;}

#CMC_GR h1
{margin:0px; padding:0px; line-height:15px; font-size:15px; background:transparent;}

#CMC_GR p
{width:340px; margin:0px 0px 0px 0px; text-align:left; padding:7px 0px 0px 0px; line-height:21px; font-size:13px; background:transparent;}




/*  ZWEISPALTENBEREICH  FUER  ABSTRACT-DETAILDARSTELLUNG  CMC_AL  UND  CMC_AR  */

#CMC_AL
{float:left; width:120px; height:auto; overflow:hidden; font-size:0px; line-height:0px; margin:0px 0px 0px 0px; padding:0px 0px 0px 0px; background-color:transparent; border:none;}

#CMC_AL  h1
{padding:0px; margin:0px; line-height:20px; font-size:15px; text-decoration:none;}

#CMC_AL a
{display:block; float:left; width:100px; height:auto; margin:0px 0px 0px 0px; padding:0px 0px 0px 0px; background-repeat:no-repeat; Background-position:top; border-style:solid; border-width:0px; border-color:RGB(0,72,129);}

#CMC_AL a:hover
{display:block; float:left;	width:100px; height:auto; margin:0px 0px 0px 0px; padding:0px 0px 0px 0px; background-repeat:no-repeat; Background-position:bottom; border-style:solid; border-width:0px; border-color:RGB(0,72,129); text-decoration:none;}


#CMC_AR
{position:relative; left:20px; width:380px; float:left; margin:0px; padding:0px; background:transparent; line-height:0px; letter-spacing:0px; z-index:0;}

#CMC_AR h1
{margin:0px 0px 30px 0px; padding:0px; line-height:21px; font-size:13px; font-weight:normal; background:transparent; text-align:left; color:rgb(80,80,80);}

#CMC_AR h2
{margin:0px 0px 30px 0px; padding:0px; line-height:21px; font-size:13px; font-weight:normal; background:transparent; text-align:left; color:rgb(80,80,80);}

#CMC_AR p
{width:auto; margin:0px 0px 15px 0px; padding:0px 0px 0px 0px; line-height:21px; font-size:13px; background:transparent;}





/* BUTTON-CONTAINER  IM  MITTLEREN  INHALTSCONTAINER  CMC_B  */

#CMC_B
{position:relative; width:400px; float:right; height:0px; font-size:0px; line-height:0px; overflow:visible; margin:-27px 0px 0px 0px; padding:0px 30px 0px 0px; text-align:right; background:transparent; z-index:0;}

#CMC_B a img
{float:right; height:25px; width:25px; margin:0px 0px 0px 10px; padding:0px 0px 0px 0px; text-align:left; border:none;}




/*------------------------------------------------------------------------------------------------------------------
 DEFINITIONEN  FUER  RECHTE  SPALTE  IM  MITTLEREN  INHALTSCONTAINER  "CMR"   _(154,184,205)
--------------------------------------------------------------------------------------------------------------------*/

#CMR
{float:left; width:170px; height:auto; overflow:visible; text-align:left; margin:0px 0px 0px 0px; padding:0px 0px 0px 0px; border-style:solid; border-width:0px; border-color:RGB(128,166,193); background-color:transparent; background-repeat:no-repeat; background-position:top right;}

#CMR p
{margin:5px 0px 5px 0px; padding:0px 15px 0px 17px; line-height:19px; font-size:11px; letter-spacing:0px; color:rgb(103,148,180);} 

#CMR h1
{margin:0px 0px 10px 0px; padding:0px 10px 0px 17px; line-height:23px; font-size:11px; letter-spacing:0px; font-weight:bold; border-style:solid; border-color:rgb(128,166,193); border-width:0px 0px 0px 0px; color:rgb(103,148,180); background-image:__url(grf/CMR_bgd_h1.jpg); background-repeat:no-repeat;}

#CMR a
{display:block; margin:5px 0px 5px 0px; padding:0px 15px 0px 17px; font-weight:normal; line-height:25px; font-size:11px; letter-spacing:0px; color:rgb(103,148,180); background-position:right; } 

#CMR a:hover
{overflow:visible; font-weight:normal; Background-image:url(grf/CMR_bgd_a.jpg); background-repeat:no-repeat;} 

#CMR a.active
{overflow:visible; font-weight:normal; letter-spacing:0px; text-decoration:none; Background-image:url(grf/CMR_bgd_a.jpg); background-repeat:no-repeat;} 

#CMR a.active:hover
{color:RGB(103,148,180); overflow:visible; font-weight:normal; letter-spacing:0px; text-decoration:none; Background-image:url(grf/CMR_bgd_a.jpg); background-repeat:no-repeat;} 

#CMR a.news
{overflow:visible; line-height:21px; font-weight:normal; letter-spacing:0px; text-decoration:none; Background-image:none; background-repeat:no-repeat;} 

#CMR a.news:hover
{overflow:visible; color:rgb(120,120,120); font-weight:normal; letter-spacing:0px; text-decoration:underline; Background-image:none; background-repeat:no-repeat;} 

#CMR img
{width:180; height:120;}





/*------------------------------------------------------------------------------------------------------------------
 DEFINITIONEN  FUER  UNTEREN  INHALTSCONTAINER  "CB"
---------------------------------------------------------------------------------------------------------------------*/

#CB
{position:static; width:980px; height:75px; overflow:hidden; text-align:left; background:transparent; margin:0px 0px 0px 20px;}

#CB p
{margin:0px 0px 0px 0px; padding:0px 0px 0px 0px; line-height:0px; font-size:0px; letter-spacing:0px; color:rgb(130,130,130);} 

#CB h1
{margin:0px 0px 0px 0px; padding:0px 0px 0px 0px; line-height:0px; font-size:0px; letter-spacing:0px;}
 
#CB h2
{margin:0px 0px 0px 0px; padding:0px 0px 0px 0px; line-height:0px; font-size:0px; letter-spacing:0px;}

#CB a
{font-weight:normal; color:RGB(0,72,129)}

#CB a:hover
{font-weight:normal; color:RGB(0,72,129); text-decoration:underline;}

#CB img
{clear:both;}



/*------------------------------------------------------------------------------------------------------------------
 DEFINITIONEN  FUER  LINKE  SPALTE  IM  UNTEREN  INHALTSCONTAINER  "CBL"
---------------------------------------------------------------------------------------------------------------------*/

#CBL
{float:left; position:static; width:170px; height:75px; overflow:hidden; text-align:left; background:transparent; margin:0px 0px 0px 0px;}

#CBL p
{margin:0px 0px 0px 0px; padding:0px 0px 0px 0px; line-height:0px; font-size:0px; letter-spacing:0px; color:rgb(130,130,130);} 

#CBL h1
{margin:0px 0px 0px 0px; padding:0px 0px 0px 0px; line-height:0px; font-size:0px; letter-spacing:0px;}
 
#CBL h2
{margin:0px 0px 0px 0px; padding:0px 0px 0px 0px; line-height:0px; font-size:0px; letter-spacing:0px;}

#CBL a	
{font-weight:normal; color:RGB(0,72,129)}

#CBL a:hover
{font-weight:normal; color:RGB(0,72,129); text-decoration:underline;}

#CBL img
{}




/*------------------------------------------------------------------------------------------------------------------
 DEFINITIONEN  FUER  MITTLERE  SPALTE  IM  UNTEREN  INHALTSCONTAINER  "CBC"
---------------------------------------------------------------------------------------------------------------------*/

#CBC
{float:left; position:static; width:640px; height:75px; overflow:hidden; text-align:center; background:RGB(255,255,255); margin:0px 0px 0px 0px; padding:0px 0px 0px 0px;}

#CBC p
{font-size:11px; line-height:11px; letter-spacing:0px; color:RGB(130,130,130); padding:6px 0px 0px 0px; margin:45px 0px 0px 0px; }

#CBC h1
{margin:0px; padding:0px; line-height:0px; font-size:0px; letter-spacing:0px;}
 
#CBC h2
{margin:0px 0px 0px 0px; padding:0px 0px 0px 0px; line-height:0px; font-size:0px; letter-spacing:0px;}

#CBC a	
{margin:0px 0px 0px 0px; padding:0px 0px 0px 0px; color:RGB(130,130,130); font-weight:normal; letter-spacing:0px; background-color:transparent;}

#CBC a:hover
{font-weight:normal; text-decoration:none; color:RGB(70,70,70);}

#CBC a.active
{color:RGB(70,70,70); text-decoration:none; }




/*------------------------------------------------------------------------------------------------------------------
   DEFINITIONEN  FUER  RECHTE  SPALTE  IM  UNTEREN  INHALTSCONTAINER  "CBR"
---------------------------------------------------------------------------------------------------------------------*/

#CBR
{float:left; position:static; width:170px; height:75px; overflow:hidden; text-align:left; background:transparent; margin:0px 0px 0px 0px;}

#CBR p
{margin:0px 0px 0px 0px; padding:0px 0px 0px 0px; line-height:0px; font-size:0px; letter-spacing:0px; color:rgb(130,130,130);} 

#CBR h1
{margin:0px 0px 0px 0px; padding:0px 0px 0px 0px; line-height:0px; font-size:0px; letter-spacing:0px;}
 
#CBR h2
{margin:0px 0px 0px 0px; padding:0px 0px 0px 0px; line-height:0px; font-size:0px; letter-spacing:0px;}

#CBR a	
{font-weight:normal; color:RGB(0,72,129);}

#CBR a:hover
{font-weight:normal; color:RGB(0,72,129); text-decoration:underline;}

#CBR img
{}


#bold
{font-weight:bold; color:RGB(120,120,120);}

#white
{color:RGB(255,255,255);}

#grey200
{color:RGB(200,200,200);}


