/****************************************************************/
/*>>>>>>>>>>>>>>>>>>>>>>>> Allgemeines <<<<<<<<<<<<<<<<<<<<<<<<<*/
/****************************************************************/

*
  {
    margin: 0;
    padding: 0;
  }

html,
body
  {
    font-family: Arial, Helvetiva, sans-serif;
    height: 100%;
  }

body
  {
    font-size: 62.5%;
    background-image: url('grafik/bg_content.gif');
    background-repeat: repeat-y;
    background-position: top left;
  }

body#intro
  {
    background-image: url('grafik/bg_intro.gif');
  }

body.box
  {
    background-image: url('grafik/bg_content_box.gif');
    background-repeat: repeat-y;
    background-position: top left;
  }

body#popup
  {
    background: transparent;
  }

body.box #content
  {
    width: 590px;
  }

* html body.box #content
  {
    width: 585px;
  }

body #right
  {
    display: none;
  }

body.box #right
  {
    display: block;
    float: right;
    width: 165px !important;
    margin: 0;
    text-align: left;
  }

* html body.box #right
  {
    width: 160px !important;
  }

#wrapper
  {
    float: left;
    width: 996px;
    min-height: 100%;
  }

* html #wrapper
  {
    height: 100%;
  }

#intro #container
  {
    background-image: url('../grafik/intro_new.jpg');
    background-repeat: no-repeat;
    height: 737px;
    width: 952px;
  }

#container
  {
    width: 952px;
    float: left;
    margin: 0;
    padding: 0;
  }

html>body #container
  {
    width: 952px;
  }

#content a:link,
#content a:visited,
#content a:focus,
#content a:hover,
#content a:active
  {
    color: #262E38;
  }

img
  {
    border: 0;
  }

tr,
td
  {
    vertical-align: top;
  }

#head_img
  {
    float: left;
  }

#start_grafik
  {
    float: left;
    border-top: 4px solid #ffffff;
    border-left: 4px solid #ffffff;
  }




/****************************************************************/
/*>>>>>>>>>>>>>>>>>>>>>> CI-Balken links <<<<<<<<<<<<<<<<<<<<<<<*/
/****************************************************************/

#dr_schutz_ci
  {
	float: left;
	background: #0068B4;
	width: 22px;
	height: 100%;
  }

#dr_schutz_ci img
  {
    display: block;
  }

#dr_schutz_ci #logo_cc
  {
    position: absolute;
    bottom: 0;
  }




/****************************************************************/
/*>>>>>>>>>>>>>>>>>>>>>>>> Introseite <<<<<<<<<<<<<<<<<<<<<<<<<<*/
/****************************************************************/



.sidebar,
#content,
#right
  {
    float: left;
  }

.sidebar
  {
    width: 153px;
    margin-left: 4px;
  }

* html body .sidebar
  {
    margin-left: 2px;
  }

html>body .sidebar#right
  {
    width: 165px !important;
  }

* html body .sidebar#right
  {
    width: 160px !important;
  }

#right
  {
    float: right;
  }

#start_ani
  {
/*    margin: 105px 0 0 192px;*/
    margin: 87px 0 0 35px;
  }

#languages_wrapper
  {
	float: left;
	width: 920px;
	margin: 347px 0px 20px 15px;
  }

/* für konforme Browser */
html>body #languages_wrapper
  {
	margin: 347px 0px 20px 15px;
  }
#languages
  {
    width: 845px;
    margin-left:50px;
  }

/* für konforme Browser */
html>body #languages
  {
		width: 845px;
		margin-left:50px;
  }

#languages li
  {
    float: left;
    text-align: left;
    display: inline;
    white-space: nowrap;
  }

#languages li a
  {
    color: #0068B4;
    text-decoration: none;
  }

#languages li a:hover
  {
    text-decoration: underline;
  }

#languages li img
  {
    margin-right: .5em;
  }
.reduced {
	margin: 7px 18px !important;
}
.normal {
	margin: 7px 30px !important;
}
.clearfloat {
	clear: both;
}


/****************************************************************/
/*>>>>>>>>>>>>>>>>>>>>>> Inhaltsbereich <<<<<<<<<<<<<<<<<<<<<<<<*/
/****************************************************************/

#content
  {
    width: 755px;
    padding: 20px;
    font-size: 1.2em;
  }

* html #content
  {
    padding-right: 0;
    width: 745px;
  }

#content #bread_crumb
  {
    margin-bottom: 20px;
    font-size: 0.8em;
  }

#content #bread_crumb,
#content #bread_crumb a
  {
    text-transform: uppercase;
    color: #0068B4;
  }

#content div,
#right div
  {
    float: left;
    margin: 0 0 20px 0;
  }

* html #right div
  {
    margin-left: 5px;
  }

#content .more,
#right .more
  {
    margin-top: 6px;
  }

#content .wide,
#content div
  {
    width: 100%;
  }

#content .half
  {
    width: 45%;
    margin-right: 2%;
  }

html>body #content .half
  {
    margin-right: 4%;
  }

#content h1
  {
    color: #0068B4;
    font-size: 16px;
    margin-bottom: 0.8em;
  }

#content h2
  {
    font-size: 1.4em;
    margin-bottom: 10px;
  }

#content h3
  {
    color: #0068B4;
    margin-top: 15px;
  }

#content div .pic_title
  {
    float: left;
    color: #262E38;
  }

#content div img
  {
    border-right: 10px solid #ffffff;
    border-bottom: 10px solid #ffffff;
  }

#content .pic_right img,
#content .pic_right .pic_title
  {
    border-left: 10px solid #ffffff;
  }

#content div strong
  {
    font-weight: 700;
    color: #333333;
  }

#content div
  {
    color: #262E38;
    line-height: 1.5em;
/*    margin-bottom: 4px;*/
  }

#content #haendler th
  {
    background: #0168B5;
    color: #ffffff;
  }

#content #haendler td,
#content #haendler th
  {
    text-align: left;
    padding: 4px;
  }

#content #haendler .odd
  {
    background: #E5F0F7;
  }

#content #team div
  {
    width: 45%;
  }

#content #team img
  {
    float: left;
  }

#content .anschriften
  {
    margin-top: 20px;
    margin-bottom: 20px;
  }

#content .anschriften h2,
#content .seminar h2
  {
    color: #0168B5;
    font-size: 100%;
    margin-bottom: 0;
  }




/****************************************************************/
/*>>>>>>>>>>>>>>>>>>>>>>>> Menuebenen <<<<<<<<<<<<<<<<<<<<<<<<<<*/
/****************************************************************/

#menu_pos_1
  {
    float: left;
    text-align: right;
    background: #fff;
    width: 100%;
    height: 30px;
    padding-top: 1em;
  }

#menu_pos_1,
#menu_pos_1 a
  {
    color: #0068B4;
    background: #ffffff;
    text-decoration: none;
    line-height: 2em;
  }

#menu_pos_1 a
  {
    padding: 0.4em;
  }

#menu_pos_1 img.divide
  {
    padding: 0 0.5em;
  }

#menu_pos_1 a:hover
  {
    text-decoration: underline;
  }


#menu_pos_2
  {
	float: left;
	width: 100%;
	background: #B2D1E8;
	padding: 0.4em 0;
	font-size: 12px;
  }

#menu_pos_2 a
  {
    padding: 0.4em 1em;
    color: #0068B4;
    background: #B2D1E8;
    text-transform: uppercase;
    text-decoration: none;
  }

#menu_pos_2 a:hover,
#menu_pos_2 a.active
  {
	color: #ffffff;
	background: #0068B4;
	font-size: 12px;
  }

#menu_pos_2 img
  {
    border: 0 !important;
  }

#menu_pos_3
  {
    clear: left;
    font-size: 1.1em;
  }

#menu_pos_3 ul
  {
    width: 100%;
    float: left;
    color: #0068B4;
    margin-top: 40px;
    list-style-type: none;
  }

#menu_pos_3 ul li
  {
    float: left;
    width: 100%;
    padding-top: 0.3em;
    padding-bottom: 0.3em;
  }

#menu_pos_3 ul li img
  {
    float: left;
  }

#menu_pos_3 ul li span
  {
	float: right;
	width: 80%;
	padding: 0 5%;
	text-align: left;
	font-size: 12px;
  }

#menu_pos_3 ul li:hover,
#menu_pos_3 ul li.active
  {
    background: #B2D1E8 !important;
  }

#menu_pos_3 ul li.subcats
  {
    width: 93%;
    padding-left: 7%;
  }

#menu_pos_3 ul li.subcats.active
  {
    background: #E5F0F7;
  }

#menu_pos_3 li.subcats a
  {
	color: #333333;
	text-decoration: none;
	font-size: 12px;
  }

#menu_pos_3 a,
#menu_pos_3 li.active a
  {
    color: #0068B4;
    text-decoration: none;
  }





/****************************************************************/
/*>>>>>>>>>>>>>>>>> Übersicht der Kategorien <<<<<<<<<<<<<<<<<<<*/
/****************************************************************/

#content div.product_category
	{
    float: left;
    width: 320px;
    height: 100px;
    min-height: 100px;
    margin-right: 40px;
    margin-bottom: 60px;
/*    border-bottom: 1px solid #ffffff;*/
    position: relative;
	}

#content div.product_category img
	{
    position: absolute;
    bottom: 0;
    border: 1px solid #ffffff;
  }

#content div.product_category p
	{
    border-left: 3px solid #ffffff;
    padding-left: 3px;
    position: absolute;
    width: 200px;
    top: 10px;
    right: 10px;
  }

#content div.product_category select
	{
    width: 205px;
    position: absolute;
    bottom: 10px;
    right: 10px;
  }




/****************************************************************/
/*>>>>>>>>>>>>> Übersicht der Unterkategorien <<<<<<<<<<<<<<<<<<*/
/****************************************************************/

#content #category_right_info
  {
    float: right;
    width: 100%;
  }
/*
* html #content #category_right_info
  {
    float: right;
    width: 590px;
  }*/

#content #subcat_list
  {
    list-style: none;
  }

#content #subcat_list li
  {
    margin: 4px 0;
  }

#content #subcat_list li a
  {
    text-decoration: none;
  }

#content #subcat_list li a:hover
  {
    text-decoration: underline;
  }



/****************************************************************/
/*>>>>>>>>>>>>>>>>>>>> Produktinfoseite <<<<<<<<<<<<<<<<<<<<<<<<*/
/****************************************************************/

#content .produktinfo img.produktbild
  {
    float: left;
    border: 0;
    margin-right: 30px;
  }

#content .produktinfo p
  {
    width: 100%;
  }

#content .produktinfo .artno
  {
    margin-top: 10px;
    border-bottom: 1px solid #f00;
  }

#content .produktinfo .artno span
  {
    float: left;
    width: 49%;
  }

#content .filedownload
  {
    float: left;
    width: 100%;
    margin-top: 30px;
  }

#content .filedownload th
  {
    padding: 3px;
    color: #fff;
    font-weight: 700;
  }

#content .filedownload td
  {
    border-bottom: 1px solid #f00;
  }

#content .filedownload td
  {
    padding: 3px 0;
  }



/****************************************************************/
/*>>>>>>>>>>>>>>>>>>>>>> Produktübersicht <<<<<<<<<<<<<<<<<<<<<<*/
/****************************************************************/

#content .products
  {
    width: 30%;
    margin-right: 3%;
    margin-bottom: 20px;
    height: 170px;
    position: relative;
  }

#content .products p
  {
    line-height: 120%;
  }

#content .products img
  {
    border: 1px solid #ffffff;
    padding: 3px 2px 2px 3px;
    display: block;
  }

#content .products img.no_border
  {
    border: 0;
  }


#content .products h2 {
  clear: left;
}

#content a.no_hover:hover {
  color: white;
}


/****************************************************************/
/*>>>>>>>>>>>>>>>>>>>>> Produktsuche <<<<<<<<<<<<<<<<<<<<<<<<<<<*/
/****************************************************************/

#product_search ul
  {
    width: 66%;
  }

#product_search li
  {
    margin-left: 30px;
    margin-bottom: 20px;
    list-style-image: url('../css/grafik/pfeil_unten.gif');
    list-style-position: inside;
    background: #E5F0F7;
  }

#product_search ul ul
  {
    width: 100%;
    background: #ffffff;
  }

#product_search li li
  {
    margin-left: 0;
    padding-left: 30px;
    margin-bottom: 10px;
    list-style-image: url('../css/grafik/pfeil_unten.gif');
    background: #ffffff;
  }

#product_search li li li
  {
    margin-left: 0;
    padding-left: 30px;
    margin-bottom: 0;
    list-style-image: none;
    list-style-type: square;
    background: #ffffff;
    color: #0068B4;
  }

#product_search li li li a
  {
    color: #0068B4 !important;
  }

#product_search li li li a:hover
  {
    color: #333333 !important;
  }

#product_search th
  {
    padding: 3px;
    background: #E5F0F7;
  }

#product_search th.dunkel
  {
    background: #B2D1E8;
  }

#category_right_info h2
  {
    clear: both;
    color: white;
    float: left;
    width: 100%;
  }


/****************************************************************/
/*>>>>>>>>>>>>> Farbwerte der Produkt-Kategorien <<<<<<<<<<<<<<<*/
/****************************************************************/

#content div#category_1,
#content div#category_1 p,
#content div#category_1 img,
#content div#category_1 .filedownload td,
#content div#category_1 .artno
  { border-color: #F5A300; }

#content div#category_1 .filedownload th,
#category_1 h2
  { background: #F5A300; }

#content #category_1 #subcat_list a
  { color: #E38800; }


#content div#category_2,
#content div#category_2 p,
#content div#category_2 img,
#content div#category_2 .filedownload td,
#content div#category_2 .artno
  { border-color: #00BAEF; }

#content div#category_2 .filedownload th,
#category_2 h2
  { background: #00BAEF; }

#content #category_2 #subcat_list a
  { color: #019CCA; }


#content div#category_3,
#content div#category_3 p,
#content div#category_3 img,
#content div#category_3 .filedownload td,
#content div#category_3 .artno
  { border-color: #009835; }

#content div#category_3 .filedownload th,
#category_3 h2
  { background: #009835; }

#content #category_3 #subcat_list a
  { color: #009835; }


#content div#category_4,
#content div#category_4 p,
#content div#category_4 img,
#content div#category_4 .filedownload td,
#content div#category_4 .artno
  { border-color: #592200; }

#content div#category_4 .filedownload th,
#category_4 h2
  { background: #592200; }

#content #category_4 #subcat_list a
  { color: #592200; }


#content div#category_5,
#content div#category_5 p,
#content div#category_5 img,
#content div#category_5 .filedownload td,
#content div#category_5 .artno
  { border-color: #CC4700; }

#content div#category_5 .filedownload th,
#category_5 h2
  { background: #CC4700; }

#content #category_5 #subcat_list a
  { color: #CC4700; }


#content div#category_6,
#content div#category_6 p,
#content div#category_6 img,
#content div#category_6 .filedownload td,
#content div#category_6 .artno
  { border-color: #5B7A81; }

#content div#category_6 .filedownload th,
#category_6 h2
  { background: #5B7A81; }

#content #category_6 #subcat_list a
  { color: #5B7A81; }


#content div#category_7,
#content div#category_7 p,
#content div#category_7 img,
#content div#category_7 .filedownload td,
#content div#category_7 .artno
  { border-color: #812B92; }

#content div#category_7 .filedownload th,
#category_7 h2
  { background: #812B92; }

#content #category_7 #subcat_list a
  { color: #812B92; }


#content div#category_8,
#content div#category_8 p,
#content div#category_8 img,
#content div#category_8 .filedownload td,
#content div#category_8 .artno
  { border-color: #5172B3; }

#content div#category_8 .filedownload th,
#category_8 h2
  { background: #5172B3; }

#content #category_8 #subcat_list a
  { color: #5172B3; }


#content div#category_9,
#content div#category_9 p,
#content div#category_9 img,
#content div#category_9 .filedownload td,
#content div#category_9 .artno
  { border-color: #F5A300; }

#content div#category_9 .filedownload th,
#category_9 h2
  { background: #F5A300; }

#content #category_9 #subcat_list a
  { color: #E38800; }

#category_1.produktinfo h2,
#category_2.produktinfo h2,
#category_3.produktinfo h2,
#category_4.produktinfo h2,
#category_5.produktinfo h2,
#category_6.produktinfo h2,
#category_7.produktinfo h2,
#category_8.produktinfo h2,
#category_9.produktinfo h2
  { background: white; }


/****************************************************************/
/*>>>>>>>>>>>>>>>>>>>>>>>>> News-Bereich <<<<<<<<<<<<<<<<<<<<<<<*/
/****************************************************************/

.pressnews,
#news_details
  {
    margin-top: 20px !important;
    margin-bottom: 20px !important;
  }

.pressnews h2,
#news_details h2
  {
    background: #E5F0F7;
    padding: 1px 0 1px 2px;
    font-size: 1em !important;
    margin-bottom: 0 !important;
  }

.pressnews p,
#news_details p
  {
    margin-top: 0 !important;
    margin-bottom: 0.5em !important;
  }

.pressnews img,
#news_details img
  {
    float: left;
    border: 0 !important;
    margin: 3px 8px 6px 0;
  }




/****************************************************************/
/*>>>>>>>>>>>>>>>>>>>>> rechte Inhaltsspalte <<<<<<<<<<<<<<<<<<<*/
/****************************************************************/


#right *
  {
    margin-left: 15px;
    margin-right: 15px;
  }

* html #right *
  {
    margin-left: 7px;
  }

#right h1
  {
    padding: 4px 0 4px 15px;
    margin: 10px 0;
    font-weight: 700;
    width: 150px;
    background: #B2D1E8;
  }

#right img
  {
    margin-top: 4px;
    margin-right: 4px;
    margin-bottom: 4px;
  }

#right h1,
#right p,
#right a
  {
    font-size: 1.1em;
  }

#right a
  {
    margin-left: 0;
    margin-top: 4px;
  }

#right strong
  {
    margin: 10px 0 0 0;
  }




/****************************************************************/
/*>>>>>>>>>>>>>>>>>>>>>> Formularelemente <<<<<<<<<<<<<<<<<<<<<<*/
/****************************************************************/

.formrow
  {
    width: 450px !important;
    margin: 4px 0 !important;
    float: left;
  }

#buttons
  {
    margin-top: 20px;
    margin-bottom: 3px;
    width: 450px !important;
    float: left;
  }

#buttons input
  {
    float: right;
  }

label
  {
    width: 70px;
    float: left;
  }

.required
  {
    display: inline;
    color: #ff0000;
  }

span.fehlt
  {
    float: left;
    width: 70px;
    margin: 0 2px;
    color: #ff0000;
  }

.formrow input
  {
    width: 300px;
    float: right;
    border: 1px solid #666666;
  }

#popup #sendmail input
  {
    width: 450px;
    float: left;
    margin-top: 2px;
    border: 1px solid #666666;
  }

textarea.fehlt,
input.fehlt
  {
    border-color: #ff0000;
  }

textarea
  {
    width: 450px;
    float: left;
    border: 1px solid #666666;
    margin-top: 2px;
    margin-bottom: 10px;
  }

.form_button
  {
    font-size: 0.9em;
    color: #000000;
    height: 18px;
    background-color: #EFEFF0;
    border: 1px solid #A8A8A8;
  }

#seminar .formrow
  {
    margin: 0.25em 0 !important;
  }

#seminar p
  {
    float: left;
    width: 450px;
    margin-top: 1em;
  }

.formrow input.seminar
  {
    width: 20px;
    float: left;
    border: 0;
  }

.formrow label.seminar
  {
    width: 300px;
    float: left;
  }

/****************************************************************/
/*>>>>>>>>>>>>>>>>>>>>>>> Listenelemente <<<<<<<<<<<<<<<<<<<<<<<*/
/****************************************************************/

#wirtschaftlichkeit ol,
#wirtschaftlichkeit ol li
  {
    width: 100%;
    margin-bottom: 10px;
  }

#wirtschaftlichkeit ol
  {
    width: 60%;
    float: left;
    list-style-type: none;
  }

#wirtschaftlichkeit ol ol
  {
    margin-top: 10px;
    margin-bottom: 0;
    width: 98%;
  }

#wirtschaftlichkeit ol li
  {
    list-style-position: inside;
    float: left;
    width: 100%;
    padding: 4px;
    background: #EEF5FA;
    font-weight: 700;
  }

#wirtschaftlichkeit ol ol li
  {
    background: #ffffff;
    font-weight: 500;
    margin-bottom: 4px;
    list-style-position: outside;
  }

#wirtschaftlichkeit ol input,
#wirtschaftlichkeit ol span
  {
    float: left;
    margin-left: 2%;
  }

#wirtschaftlichkeit ol label
  {
    float: right;
    width: 90%;
  }

#wirtschaftlichkeit #message
  {
    margin-top: 20px;
  }


.seminar li
  {
    margin-left: 20px;
  }

.seminar ol li
  {
    list-style-type: upper-roman;
    font-weight: 700;
    margin-left: 30px;
  }

.seminar ul li
  {
    list-style-type: disc;
    font-weight: 300;
  }


#partnerliste
  {
    margin-top: 20px;
  }

#partnerliste li
  {
    list-style: none;
    line-height: 140%;
    margin: 20px 0;
    background-repeat: no-repeat;
    background-position: left;
  }

ul.akademie li
  {
    margin: 1em 0 1em 30px;
  }


/****************************************************************/
/*>>>>>>>>>>>>>>>>>>>>>>>>>> Sitemap <<<<<<<<<<<<<<<<<<<<<<<<<<<*/
/****************************************************************/

#sitemap a:link,
#sitemap a:visited,
#sitemap a:focus,
#sitemap a:hover,
#sitemap a:active
  {
    color: #0068B4;
  }



/****************************************************************/
/*>>>>>>>>>>>>>>>>>>>>>>>> Popupfenster <<<<<<<<<<<<<<<<<<<<<<<<*/
/****************************************************************/

#popup th
  {
    background: #0068B4;
    color: #ffffff;
    padding: 4px;
    font-size: 1.1em;
    font-weight: 700;
  }

.strong
  {
    background: #B2D1E8;
    padding: 2px 0 2px 2px;
  }


#send_print
  {
    float: right !important;
    width: 40px !important;
    text-align: right;
  }

#send_print img
  {
    border: 0 !important;
  }



/****************************************************************/
/*>>>>>>>>>>>>>>>>>>>> Fehlerbereinigungen <<<<<<<<<<<<<<<<<<<<<*/
/****************************************************************/

.head
  {
    padding: 4px;
    background-color: #EEF5FA;
  }

#right table,
#content table
  {
    margin: 0;
    padding: 0;
  }






/****************************************************************/
/*>>>>>>>>>>>>>>>>>>>>>>>> FAQ-Seiten <<<<<<<<<<<<<<<<<<<<<<<<<<*/
/****************************************************************/

#main ul li
  {
    color: #0068b4;
    margin-bottom: 10px;
    margin-left: 20px;
  }

#main ul li a
  {
    color: #0068b4 !important;
  }

#main ul li p
  {
    display: none;
    color: #000000;
  }

#main ul li.active
  {
    cursor: pointer;
  }

#main ul li.active p
  {
    padding: 10px 20px 20px 20px;
    display: block;
  }

/* ----------------------------------------------------------------------------------------------------------------*/
/* ---- global settings needed for thickbox <<<-----------------------------------------------------------*/
/* ----------------------------------------------------------------------------------------------------------------*/
*{padding: 0; margin: 0;}

/* ----------------------------------------------------------------------------------------------------------------*/
/* ---- thickbox specific link and font settings <<<------------------------------------------------------*/
/* ----------------------------------------------------------------------------------------------------------------*/
#TB_window {
	font: 12px Arial, Helvetica, sans-serif;
	color: #333333;
}

#TB_secondLine {
	font: 10px Arial, Helvetica, sans-serif;
	color:#666666;
}

#TB_window a:link {color: #666666;}
#TB_window a:visited {color: #666666;}
#TB_window a:hover {color: #000;}
#TB_window a:active {color: #666666;}
#TB_window a:focus{color: #666666;}

/* ----------------------------------------------------------------------------------------------------------------*/
/* ---- thickbox settings <<<-----------------------------------------------------------------------------*/
/* ----------------------------------------------------------------------------------------------------------------*/
#TB_overlay {
	position: fixed;
	z-index:100;
	top: 0px;
	left: 0px;
	height:100%;
	width:100%;
}

.TB_overlayMacFFBGHack {background: url(macFFBgHack.png) repeat;}
.TB_overlayBG {
	background-color:#000;
	filter:alpha(opacity=75);
	-moz-opacity: 0.75;
	opacity: 0.75;
}

* html #TB_overlay { /* ie6 hack */
     position: absolute;
     height: expression(document.body.scrollHeight > document.body.offsetHeight ? document.body.scrollHeight : document.body.offsetHeight + 'px');
}

#TB_window {
	position: fixed;
	background: #ffffff;
	z-index: 102;
	color:#000000;
	display:none;
	border: 4px solid #525252;
	text-align:left;
	top:50%;
	left:50%;
}

* html #TB_window { /* ie6 hack */
position: absolute;
margin-top: expression(0 - parseInt(this.offsetHeight / 2) + (TBWindowMargin = document.documentElement && document.documentElement.scrollTop || document.body.scrollTop) + 'px');
}

#TB_window img#TB_Image {
	display:block;
	margin: 15px 0 0 15px;
	border-right: 1px solid #ccc;
	border-bottom: 1px solid #ccc;
	border-top: 1px solid #666;
	border-left: 1px solid #666;
}

#TB_caption{
	height:25px;
	padding:7px 30px 10px 25px;
	float:left;
}

#TB_closeWindow{
	height:25px;
	padding:11px 25px 10px 0;
	float:right;
}

#TB_closeAjaxWindow{
	padding:7px 10px 5px 0;
	margin-bottom:1px;
	text-align:right;
	float:right;
}

#TB_ajaxWindowTitle{
	float:left;
	padding:7px 0 5px 10px;
	margin-bottom:1px;
}

#TB_title{
	background-color:#e8e8e8;
	height:27px;
}

#TB_ajaxContent{
	clear:both;
	padding:2px 15px 15px 15px;
	overflow:auto;
	text-align:left;
	line-height:1.4em;
}

#TB_ajaxContent.TB_modal{
	padding:15px;
}

#TB_ajaxContent p{
	padding:5px 0px 5px 0px;
}

#TB_load{
	position: fixed;
	display:none;
	height:13px;
	width:208px;
	z-index:103;
	top: 50%;
	left: 50%;
	margin: -6px 0 0 -104px; /* -height/2 0 0 -width/2 */
}

* html #TB_load { /* ie6 hack */
position: absolute;
margin-top: expression(0 - parseInt(this.offsetHeight / 2) + (TBWindowMargin = document.documentElement && document.documentElement.scrollTop || document.body.scrollTop) + 'px');
}

#TB_HideSelect{
	z-index:99;
	position:fixed;
	top: 0;
	left: 0;
	background-color:#fff;
	border:none;
	filter:alpha(opacity=0);
	-moz-opacity: 0;
	opacity: 0;
	height:100%;
	width:100%;
}

* html #TB_HideSelect { /* ie6 hack */
     position: absolute;
     height: expression(document.body.scrollHeight > document.body.offsetHeight ? document.body.scrollHeight : document.body.offsetHeight + 'px');
}

#TB_iframeContent{
	clear:both;
	border:none;
	margin-bottom:-1px;
	margin-top:1px;
	_margin-bottom:1px;
}
 PSSQL-STATS: 13 queries //
.box #wrapper #container #menu_pos_2 a {
	font-size: 12px;
}

