/*====================================================*/
/*----- _formate.css - 09.02.2010 -----*/
/*----------------------------------------------------*/

div { border:0px solid #888; }


body {
    	font-size:9pt;
    	font-family:Verdana,arial,helvetica,sans-serif;
    	font-weight:normal;
    	font-style:normal;
    	color:#404040;
        background-color:#FFF;
  }


#site {
   position: absolute; 
   top: 0px; 
   left: 5px;
   margin-top: 0px;
   margin-right: 0px;
   margin-bottom: 0px;
   margin-left: 0px;
   width: 950px;
   
   height: 550px;
   
   min-height: 540px;
   
   z-index: 0; 
   background-color: #FFF;
   padding: 0px; /*top-right-bottom-left*/
   /*padding: px px px px;*/ 
   /*background-color:transparent;*/
   }

#header {
   position: absolute; 
   top: 0px; 
   left: 0px;
   width: 945px;
   
   height: 30px;
   
   z-index: 0; 
   background-color: #DDD4C9;
	    border-top:    0px solid #DDD4C9; 
	    border-right:  0px solid #DDD4C9;
	    border-bottom: 0px solid #DDD4C9; 
	    border-left:   0px solid #DDD4C9; 
   margin: 0px;
   padding: 10px 10px 10px 10px; 
   background-color:transparent;
   }
#navi_quer {
   position: absolute; 
   top: -5px;  //-orig: $navi_quer__pos_px__top
   left: 10px;
   width: 770px;
   
   height: 20px;
   
   z-index: 1; 
   background-color: #003366;
	    border-top:    0px solid #DDD4C9; 
	    border-right:  0px solid #DDD4C9;  //5
	    border-bottom: 0px solid #DDD4C9; 
	    border-left:   0px solid #DDD4C9; 
   margin: 0px;
   padding: 40px 5px 0px 5px; 
   background-color:transparent;
   }

/*-----------------------------------------------------*/

ul#nav_quer {
   font-size:8pt;
   font-weight: bold;
   font-family:Verdana,arial,helvetica,sans-serif;
   margin: 0px; padding: 0px;
   text-align: right;
   border: 0px solid gray;
   background-color: #003366;
   background-color:transparent;
  }

  ul#nav_quer li {
    list-style: none;
    /*display: inline;*/
    /*margin: 0px;*/
	margin: 0px 10px 0px 0px;
	/*padding: 0;*/
	padding: 5px 20px 7px 15px; 
  }
  ul#nav_quer a, ul#nav_quer span {
    /*float: left;*/
	font-weight: bold;
  }
  ul#nav_quer a:hover, ul#nav_quer span {
	font-weight: bold;
  }

  ul#nav_quer div {
	font-weight: bold;
    clear: left;
  }

li.nav_quer_HL {
	font-weight: bold;
    list-style: none;
    display: inline;
    margin: 0px; 
	padding: 5px 10px 5px 10px; 
    background-color: #DDD4C9;
  }
li.nav_quer_DL {
	font-weight: bold;
    list-style: none;
    display: inline;
    margin: 0px; 
	padding: 5px 10px 5px 10px;
    background-color: #003366;
  }

.navlnk_vert__HL {
   font-size:8pt;
   font-weight:bold;
   color:#990000;
   padding: 3px;
   text-decoration:none;
  }
.navlnk_vert__DL {
   font-size:8pt;
   font-weight:bold;
   padding: 3px;
   color:#F3DBAB;
  }

/*-----------------------------------------------------*/

#navi_main {
   position: absolute; 
   top: 55px; 
   left: 0px;
   width: 10px;
   
   
   
   min-height: 490px;
   
   z-index: 4; 
   background-color: #003366;
   margin: 0px;
   padding: 0px 0px 10px 0px; 
   background-color:transparent;
   }


ul#nav_main {
   	font-size:8pt;
   	font-family:Verdana,arial,helvetica,sans-serif;
    /*width: 10em;*/
    margin: 0px; padding: 0px;
    border: 0px solid gray;
    background-color: #003366;
    background-color:transparent;
  }

li.nav_space {
    list-style: none;
    margin: 0px; 
	padding: 5px 0px 5px 10px; 
    background-color: #003366;
  }
li.nav_1stlvl_HL {
    list-style: none;
    margin: 0px; 
	padding: 5px 0px 5px 10px; 
    background-color: #DDD4C9;
  }
li.nav_1stlvl_DL {
    list-style: none;
    margin: 0px; 
	padding: 5px 0px 5px 10px;
    background-color: #003366;
  }

li.nav_2ndlvl_HL {
    list-style: none;
    margin: 0px; 
	padding: 5px 0px 5px 30px;
    background-color: #DDD4C9;
  }
li.nav_2ndlvl_DL {
    list-style: none;
    margin: 0px; 
	padding: 5px 0px 5px 30px;
    background-color: #003366;
  }

li.nav_3rdlvl_HL {
    list-style: none;
    margin: 0px; 
	padding: 5px 0px 5px 50px;
    background-color: #DDD4C9;
  }
li.nav_3rdlvl_DL {
    list-style: none;
    margin: 0px; 
	padding: 5px 0px 5px 50px;
    background-color: #003366;
  }

.navlnk_1stlvl__HL {
   font-size:8pt;
   font-weight:bold;
   color:#990000;
   padding: 3px;
   text-decoration:none;
  }
.navlnk_1stlvl__DL {
   font-size:8pt;
   font-weight:bold;
   padding: 3px;
   color:#F3DBAB;
  }

.navlnk_2ndlvl__HL {
   font-size:8pt;
   font-weight:bold;
   color:#990000;
   padding: 3px;
   padding-right: 0px;
   text-decoration:none;
  }
.navlnk_2ndlvl__DL {
   font-size:8pt;
   font-weight:normal;
   padding: 3px;
   padding-right: 0px;
   color:#F3DBAB;
  }

.navlnk_3rdlvl__HL {
   font-size:8pt;
   font-weight:bold;
   color:#990000;
   padding: 3px;
   padding-right: 0px;
   text-decoration:none;
  }
.navlnk_3rdlvl__DL {
   font-size:8pt;
   font-weight:normal;
   padding: 3px;
   padding-right: 0px;
   color:#F3DBAB;
  }

/*-----------------------------------------------------*/

#page_topic {
   position: absolute; 
   top: 55px; 
   left: 10px;
   width: 755px;
   
   height: 55px;
   
   z-index: 3; 
   background-color: #DDD4C9;
   margin: 0px;
   padding: 5px 10px 5px 10px; 

/*
   background-image: url(images/px.ff6633.5x5.jpg);
   background-position: top;
   background-repeat: repeat-x;
   background-attachment: scroll;
*/
border-top: 4px solid #FF6633;  /*5px*/
border-left: 2px solid #DDD4C9;
border-right: 0px solid #DDD4C9;
border-bottom: 0px solid #DDD4C9;
   /*background-color:transparent;*/
   }

#page_content { 
   position: absolute; 
   top: 120px; 
   left: 10px;
   width: 735px;
   
   
   
   min-height: 425px;
   
   z-index: 2; 
   background-color: #DDD4C9;
   margin: 0px;
   padding: 5px 20px 15px 20px; 

   /*background: url(images/xyz_hg.gif) no-repeat scroll top;*/  /* fixed | scroll /// center | top  | left | ... */

/*
   background-image: url(images/px.ff6633.5x5.jpg);
   background-position: bottom;
   background-repeat: repeat-x;
   background-attachment: scroll;
*/
border-top: 0px solid #FF6633;
border-left: 2px solid #DDD4C9;
border-right: 1px solid #DDD4C9;
border-bottom: 2px solid #FF6633;
   /*background-color:transparent;*/
   }

#contentnorm {
		font-family:Verdana,arial,helvetica,sans-serif;
		font-size:10pt;
		font-weight: normal;
		font-style: normal;
		color:#404040;
		padding-left:0px;
		padding-right:0px;
		text-decoration:none;
        background: transparent;
   background-color:transparent;
        /*background-color:#DDD4C9;*/
}

#rahmen_img {
	    border-top:    2px solid #FBB591; 
	    border-right:  4px solid #8F523D;
	    border-bottom: 3px solid #8F523D; 
	    border-left:   2px solid #FBB591; 

	    margin:  5px 10px 5px 10px; 
        padding: 0px 0px 0px 0px;
        /*background-color: ;*/
        background-color:transparent;
   }
#rahmen_linkimg {
	    border-top:    2px solid #FBB591; 
	    border-right:  4px solid #8F523D;
	    border-bottom: 3px solid #8F523D; 
	    border-left:   2px solid #FBB591; 

	    margin:  5px 10px 5px 10px;
        padding: 0px 0px 0px 0px; 
        /*background-color: ;*/
        background-color:transparent;
   }
#rahmen_linkarea {
	    border-top:    1px solid #990000; 
	    border-right:  1px solid #F6B08C;
	    border-bottom: 1px solid #F6B08C; 
	    border-left:   1px solid #F6B08C; 

	    margin:  0px 5px 0px 5px;
        padding: 0px 0px 10px 0px;
        /*background-color: ;*/
        background-color:transparent;
   }
#rahmen_linkarea_wfix {
        width: 200px;
	    border-top:    1px solid #990000; 
	    border-right:  1px solid #F6B08C;
	    border-bottom: 1px solid #F6B08C; 
	    border-left:   1px solid #F6B08C; 

	    margin:  0px 0px 0px 0px; 
        padding: 0px 0px 10px 0px;
        /*background-color: ;*/
        background-color:transparent;
   }


#spalte_re {
   position: absolute;
   top: -5px; 
   left: 785px;  //-orig: ($spalte_re__pos_px__left + 10)
   width: 180px;
   
   
   
   min-height: 520px;
   
   z-index: 5; 
   background-color: #003366;
   margin: 0px;
   padding: 0px 0px 20px 0px; 
   background-color:transparent;
   border: 0px solid gray;
   }
/*-----------------------------------------------------*/
#rahmen_logo {
        width:180px; 
	    border-top:    0px solid #DDD4C9; 
	    border-right:  0px solid #DDD4C9; 
	    border-bottom: 0px solid #DDD4C9; /*5*/
	    border-left:   5px solid #DDD4C9; 

	    margin:  20px 0px 0px 0px; 
        padding: 0px 0px 0px 0px; 
        /*background-color: ;*/
        background-color:transparent; 
   }






/*-----------------------------------------------------*/

h1.pageMasterHeadline { 
   text-align: center;
   font-family:Verdana,arial,helvetica,sans-serif;
   font-size: 12pt;
   font-weight: bold;
   font-style: normal;
   color:#303030;
   margin: 15px 0px 15px 0px;
}
h1.pageMasterHeadline_left { 
   text-align: left;
   font-family:Verdana,arial,helvetica,sans-serif;
   font-size: 12pt;
   font-weight: bold;
   font-style: normal;
   color:#303030;
   margin: 15px 0px 15px 0px;
}

h2.pageMasterHeadline { 
   text-align: left;
   font-family:Verdana,arial,helvetica,sans-serif;
   font-size: 10pt;
   font-weight: bold;
   font-style: normal;
   color:#303030;
   margin: 15px 0px 15px 0px;
   border: 0px;  /*top-right-bottom-left*/
}

h3.pageMasterHeadline { 
   text-align: left;
   font-family:Verdana,arial,helvetica,sans-serif;
   font-size: 10pt;
   font-weight: bold;
   font-style: normal;
   color:#404040;
   margin: 5px 0px 15px 0px;
   border: 0px;
}

h1.pageHeadline { 
   font-family:Verdana,arial,helvetica,sans-serif;
   font-size: 12pt;
   font-weight: bold;
   font-style: normal;
   color:#303030; /*$color__text_HL*/
   margin: 10px 0px 5px 8px;
}

p.pageSubline { 
   font-family:Verdana,arial,helvetica,sans-serif;
   font-size: 10pt;
   font-weight: normal;
   font-style: normal;
   color:#303030; /*$color__text_HL*/
   margin: 0px 0px 0px 8px;
}

/*-----------------------------------------------------*/

#c_tab { 
   position: absolute; 
   /*top: px;*/
   /*left: px;*/
   width: 500px;
   
   
   
   /*z-index: ;*/
   /*background-color: ;*/
   /*margin: px;*/
   /*padding: px px px px;*/ 
   background-color:transparent;
   }

#nav_tourguide { 
        border: 0px solid gray;
        margin: 0px;
        padding: 5px;
    	width: 160px; /*orig: 90px*/
		text-align: center;
        background-color: #FFF; /* $color__background_body / $color__background__page_content / transparent */
        background-color:transparent;

        /*background-image:url(images.xxx/bg.jpg); 
		background-repeat:repeat;
		background-position:100%;
		background-attachment:scroll;*/

   }

/*=================================================================================*/


/*-----------------------------------------------------*/

h1 { font-size:10pt; font-family:Verdana,arial,helvetica,sans-serif; color:#404040; font-weight:bold; margin: 5px 0px 15px 0px;}
h2 {
		/*top-right-bottom-left*/
		font-size:9pt; 
		font-family:Verdana,arial,helvetica,sans-serif; 
		font-weight:bold; 
		font-style:normal;
		color:#FF6633;  /*color:#404040;*/
		text-align:center;
		/*white-space: nowrap;*/
		margin: 0px 0px 10px 0px;
		padding:5px;

		border-top: 1px double #003366;
		border-right: 0px none #003366;
		border-bottom: 1px double #003366;
		border-left: 0px none #003366;
		border-top-width:2px;
		border-bottom-width:2x;
		}
h3, h4 { font-size:8pt; font-family:Verdana,arial,helvetica,sans-serif; color:#404040; font-weight:normal; }

li { font-size:9pt; font-family:Verdana,arial,helvetica,sans-serif; color:#404040; font-weight:normal; }
STRONG, b { font-family:Verdana,arial,helvetica,sans-serif; color:#404040; font-weight:bold; }
input, select, textarea { font-size:9pt; font-family:Verdana,arial,helvetica,sans-serif; color:#404040; font-weight:normal; }

.system_headline {
    	font-size:24pt;
        font-family:Verdana,arial,helvetica,sans-serif;
    	font-weight:normal;
    	font-style:normal;
    	color:#CC0000;
        text-decoration:none;
		}


.page_headline {
		font-family:Verdana,arial,helvetica,sans-serif;
		font-size:8pt;
		font-style:normal;
		font-weight:bold;
		color:#676866;
        text-decoration:none;
		}

/*-----------------------------------------------------*/

a {
		font-family:Verdana,arial,helvetica,sans-serif;
		font-size:10pt;
		font-weight: normal;
		font-style: normal;
		color:#990000;
		padding-left:0px;  /* 3px */
		text-decoration:underline;
}


a.nav {
		font-family:Verdana,arial,helvetica,sans-serif;
		font-size:8pt;
		font-weight: bold;
		font-style: normal;
		color:#F3DBAB;
		padding-left:3px;
		text-decoration:underline;
}
a.nav:active {
		font-family:Verdana,arial,helvetica,sans-serif;
		font-weight: bold;
		font-style: normal;
		color:#990000;
		text-decoration:none;
}
a.nav:hover {
		font-family:Verdana,arial,helvetica,sans-serif;
		font-weight: bold;
		font-style: normal;
		color:#FF6600;
		text-decoration:underline;
}

/*---*/
a.nav_2level {
		font-family:Verdana,arial,helvetica,sans-serif;
		font-size:8pt;
		font-weight: normal;
		font-style: normal;
		color:#F3DBAB;
		text-decoration:underline;
}
a.nav_2level:active {
		font-family:Verdana,arial,helvetica,sans-serif;
		font-weight: bold;
		font-style: normal;
		color:#990000;
		text-decoration:none;
}
a.nav_2level:hover {
		font-family:Verdana,arial,helvetica,sans-serif;
		font-weight: bold;
		font-style: normal;
		color:#FF6600;
		text-decoration:underline;
}

a.nav_3rdlvl {
		font-family:Verdana,arial,helvetica,sans-serif;
		font-size:8pt;
		font-weight: normal;
		font-style: normal;
		color:#F3DBAB;
		text-decoration:underline;
}
a.nav_3rdlvl:active {
		font-family:Verdana,arial,helvetica,sans-serif;
		font-weight: bold;
		font-style: normal;
		color:#990000;
		text-decoration:none;
}
a.nav_3rdlvl:hover {
		font-family:Verdana,arial,helvetica,sans-serif;
		font-weight: bold;
		font-style: normal;
		color:#FF6600;
		text-decoration:underline;
}


/*
.link_HL_nav {
   color:#990000;font-size:8pt;font-weight:bold;text-decoration:none;
}
.link_DL_nav {
   color:#F3DBAB;font-size:8pt;font-weight:bold;text-decoration:underline;
}

.link_si_HL_nav {
   color:#990000;font-size:8pt;font-weight:bold;text-decoration:none;
}
.link_si_DL_nav {
   color:#F3DBAB;font-size:8pt;font-weight:normal;text-decoration:underline;
}

.link_3rdlvl_HL_nav {
   color:#990000;font-size:8pt;font-weight:bold;text-decoration:none;
}
.link_3rdlvl_DL_nav {
   color:#F3DBAB;font-size:8pt;font-weight:normal;text-decoration:underline;
}
*/

a:hover {
		font-family:Verdana,arial,helvetica,sans-serif;
		font-weight: normal;
		font-style: normal;
		color:#FF6600;
		text-decoration:underline;
}

a.link_txt_small  {
   font-size: 8pt;
   font-family:Verdana,arial,helvetica,sans-serif;
   font-weight: normal;
   font-style: normal;
   color:#990000;
   text-decoration:underline;
}
a.link_txt_small:hover {
		font-family:Verdana,arial,helvetica,sans-serif;
		font-weight: normal;
		font-style: normal;
		color:#FF6600;
		text-decoration:underline;
}
a.link_txt_tiny_normal  {
   font-size: 7pt;
   font-family:Verdana,arial,helvetica,sans-serif;
   font-weight: normal;
   font-style: normal;
   color:#990000;
   text-decoration:underline;
}
a.link_txt_tiny_normal:hover  {
		font-family:Verdana,arial,helvetica,sans-serif;
		font-weight: normal;
		font-style: normal;
		color:#FF6600;
		text-decoration:underline;
}

a.link_txt_tiny  {
   font-size: 7pt;
   font-family:Verdana,arial,helvetica,sans-serif;
   font-weight: normal;
   font-style: normal;
   color:#404040;
   text-decoration:none;
}
a.link_HL_underlined  {
   font-size: 12pt;
   font-family:Verdana,arial,helvetica,sans-serif;
   font-weight:bold;
   font-style:normal;
   color:#F3DBAB;
   text-decoration:underline;
}

a.link_content  {
   /*font-family:Verdana,arial,helvetica,sans-serif;*/
   font-weight:normal;
   font-style:normal;
   color:#990000;
   text-decoration:underline;
}
a.link_content_HL  {
   /*font-family:Verdana,arial,helvetica,sans-serif;*/
   font-weight:bold;
   font-style:normal;
   color:#990000;
   text-decoration:underline;
}

a.links_content_like  {   /*Links formatiert wie Content-Text*/
   font-size:10pt;
   font-family:Verdana,arial,helvetica,sans-serif;
   font-weight: normal;
   font-style: normal;
   color:#404040;
   text-decoration:none;
}

a.links_content_like_small  {   /*Links formatiert wie Content-Text*/
   font-size:8pt;
   font-family:Verdana,arial,helvetica,sans-serif;
   font-weight: normal;
   font-style: normal;
   color:#404040;
   text-decoration:none;
}

/*-----------------------------------------------------*/

th {
		font-family:Verdana,arial,helvetica,sans-serif;
		font-size:10pt;
		font-weight: bold;
		font-style: normal;
        background: transparent;
        /*background-color:#DDD4C9;*/
		color:#404040;
		padding-left:0px;
		padding-right:0px;
		text-decoration:none;
}

td {
		font-family:Verdana,arial,helvetica,sans-serif;
		font-size:10pt;
		font-weight: normal;
		font-style: normal;
        background: transparent;
        /*background-color:#DDD4C9;*/
		color:#404040;
		padding-left:0px;
		padding-right:0px;
		text-decoration:none;
}

td.header {
		font-family:Verdana,arial,helvetica,sans-serif;
		font-size:10pt;
		font-weight: normal;
		font-style: normal;
        background-color:#DDD4C9;   
		color:#DDD4C9;
		padding-left:0px;
		text-decoration:none;
}
td.sub_header {
		font-family:Verdana,arial,helvetica,sans-serif;
		font-size:10pt;
		font-weight: bold;
		font-style: normal;
        background-color:#DDD4C9;   
		color:#E69900;
		padding-left:0px;
		text-decoration:none;
}

td.nav_quer {
		font-family:Verdana,arial,helvetica,sans-serif;
		font-size:9pt;
		font-weight: normal;
		font-style: normal;
        background-color:#003366;   
		color:#CFCFCF;
		padding:0px;
		padding-left:3px;
		padding-right:0px;
		text-decoration:none;
}
td.nav_quer_DL {
		font-family:Verdana,arial,helvetica,sans-serif;
		font-size:9pt;
		font-weight: normal;
		font-style: normal;
        background-color:#003366;   
		color:#CFCFCF;
		padding:0px;
		padding-left:3px;
		padding-right:0px;
		text-decoration:none;
}
td.nav_quer_HL {
		font-family:Verdana,arial,helvetica,sans-serif;
		font-size:9pt;
		font-weight: normal;
		font-style: normal;
        background-color:#DDD4C9; /*color__background_content*/
		color:#CFCFCF;
		padding:0px;
		padding-left:3px;
		padding-right:0px;
		text-decoration:none;
}

td.bildleiste {
		font-family:Verdana,arial,helvetica,sans-serif;
		font-size:10pt;
		font-weight: normal;
		font-style: normal;
        background-color:#DDD4C9;   
		color:#404040;
		padding-left:0px;
		padding-right:0px;
		text-decoration:none;
}

td.nav_links {
		font-family:Verdana,arial,helvetica,sans-serif;
		font-size:9pt;
		font-weight: normal;
		font-style: normal;
        background-color:#003366;   
		color:#CFCFCF;
		padding-left:0px;
		text-decoration:none;
}
td.nav_links_DL {
		font-family:Verdana,arial,helvetica,sans-serif;
		font-size:9pt;
		font-weight: normal;
		font-style: normal;
        background-color:#003366;   
		color:#CFCFCF;
		padding:0px;
		text-decoration:none;
}
td.nav_links_HL {
		font-family:Verdana,arial,helvetica,sans-serif;
		font-size:9pt;
		font-weight: normal;
		font-style: normal;
        background-color:#DDD4C9; /*color__background_content*/
		color:#CFCFCF;
		padding:0px;
		text-decoration:none;
}

td.content_page {
		font-family:Verdana,arial,helvetica,sans-serif;
		font-size:10pt;
		font-weight: normal;
		font-style: normal;
        /*background: transparent;*/
        background-color:#DDD4C9;
		color:#404040;
		padding-left:15px;
		padding-right:10px;
		text-decoration:none;
}
td.content_page_title {
		font-family:Verdana,arial,helvetica,sans-serif;
		font-size:10pt;
		font-weight: normal;
		font-style: normal;
        /*background: transparent;*/
        background-color:#DDD4C9;
		color:#404040;
		padding:0px;
        border: 0px solid #DDD4C9;
		text-decoration:none;
}
td.content {
		font-family:Verdana,arial,helvetica,sans-serif;
		font-size:10pt;
		font-weight: normal;
		font-style: normal;
        /*background: transparent;*/
        background-color:#DDD4C9;
		color:#404040;
		padding-left:0px;
		padding-right:0px;
		text-decoration:none;
}


td.authorlink {
		font-family:Verdana,arial,helvetica,sans-serif;
		font-size:7pt;
		font-weight: bold;
		font-style: normal;
        background: transparent;
        /*background-color:#DDD4C9;*/
		color:#B3B3B3;
        padding:0px; 
		padding-top:3px;
		border-top:1px solid #B3B3B3;
		text-decoration:none;
}

td.nav_rechts {
		font-family:Verdana,arial,helvetica,sans-serif;
		font-size:9pt;
		font-weight: normal;
		font-style: normal;
        background-color:#003366;   
		color:#CFCFCF;
		padding-left:0px;
		text-decoration:none;
}

td.base_quer {
		font-family:Verdana,arial,helvetica,sans-serif;
		font-size:7pt;
		font-weight: normal;
		font-style: normal;
        background-color:#FFFFFF;   
		color:#606060;
		padding-left:0px;
		padding-right:0px;
		text-decoration:none;
}

/*-----------------------------------------------------*/

.link_base_quer {
   color:#606060;font-size:7pt;font-weight:normal;text-decoration:none; 
}

.link_h2_nav {
   color:#990000;font-size:8pt;font-weight:bold;text-decoration:none;
}

.link_HL_nav {
   color:#990000;font-size:8pt;font-weight:bold;text-decoration:none;
}
.link_DL_nav {
   color:#F3DBAB;font-size:8pt;font-weight:bold;text-decoration:underline;
}

.link_si_HL_nav {
   color:#990000;font-size:8pt;font-weight:bold;text-decoration:none;
}
.link_si_DL_nav {
   color:#F3DBAB;font-size:8pt;font-weight:normal;text-decoration:underline;
}

.link_3rdlvl_HL_nav {
   color:#990000;font-size:8pt;font-weight:bold;text-decoration:none;
}
.link_3rdlvl_DL_nav {
   color:#F3DBAB;font-size:8pt;font-weight:normal;text-decoration:underline;
}

.link_HL {
   color:#F3DBAB;font-size:10pt;font-weight:bold;
}

.txt_HL_tiny {
   color:#FF6633;font-size:7pt;font-weight:bold;
}

.txt_HL_small {
   color:#FF6633;font-size:8pt;font-weight:bold;
}

.txt_HL {
   color:#FF6633;font-weight:bold;
}
.txt_Page_HeadLine  {
   font-size: 11pt;
   font-family:Verdana,arial,helvetica,sans-serif;
   font-weight: bold;
   font-style: normal;
   color:#FF6633;
}
.txt_Page_SubLine  {
   font-size: 9pt;
   font-family:Verdana,arial,helvetica,sans-serif;
   font-weight: bold;
   font-style: normal;
   color:#FF6633;
}
.txt_Topic_Date  {
   font-size: 8pt;
   font-family:Verdana,arial,helvetica,sans-serif;
   font-weight: bold;
   font-style: normal;
   color:#404040;
}
.txt_Topic_Head  {
   font-size: 10pt;
   font-family:Verdana,arial,helvetica,sans-serif;
   font-weight: bold;
   font-style: normal;
   color:#990000;
}
.txt_Topic_Content  {
   font-size: 9pt;
   font-family:Verdana,arial,helvetica,sans-serif;
   font-weight: normal;
   font-style: normal;
   color:#404040;
}

.txt_Content  {
   font-size: 10pt;
   font-family:Verdana,arial,helvetica,sans-serif;
   font-weight: normal;
   font-style: normal;
   color:#404040;
}

.txt_small  {
   font-size: 8pt;
   font-family:Verdana,arial,helvetica,sans-serif;
   font-weight: normal;
   font-style: normal;
   color:#404040;
}

.txt_tiny  {
   font-size: 7pt;
   font-family:Verdana,arial,helvetica,sans-serif;
   font-weight: normal;
   font-style: normal;
   color:#404040;
}

.txt_Hints  {
   font-size: 11pt;
   font-family:Verdana,arial,helvetica,sans-serif;
   font-weight: bold;
   font-style: normal;
   color:#404040;
   text-decoration:none;
}

.txt_authorlink  {
   font-size: 7pt;
   font-family:Verdana,arial,helvetica,sans-serif;
   font-weight: bold;
   font-style: normal;
   color:#B3B3B3;
   text-decoration:none;
}

/*----------------------------------------------*/

/*----------------------------------------------*/

/*----------------------------------------------------*/
/*----- _formate.css -----*/
/*====================================================*/

