/****************************************************************/
/*>>>>>>>>>>>>>>>>>>>>>>>> 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
  {
    margin-top: 10px;
    background-image: url('../grafik/start_grafik.jpg');
    background-repeat: no-repeat;
    height: 360px;
    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: 44px;
    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
  {
    float: left;
    width: 800px;
    margin: 225px 15px 20px 15px;
  }

/* f�r konforme Browser */
html>body #languages
  {
    margin: 225px 75px 20px 75px;
  }

#languages li
  {
    float: left;
    width: 80px;
    text-align: center;
    display: inline;
  }

#languages li a
  {
    color: #0068B4;
    text-decoration: none;
  }

#languages li a:hover
  {
    text-decoration: underline;
  }

#languages li img
  {
    margin-right: 1em;
  }




/****************************************************************/
/*>>>>>>>>>>>>>>>>>>>>>> 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;
  }

#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;
  }

#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;
  }

#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;
  }

#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;
    width: 160px;
  }

#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_0,
#content div#category_0 p,
#content div#category_0 img,
#content div#category_0 .filedownload td,
#content div#category_0 .artno
  { border-color: #F5A300; }

#content div#category_0 .filedownload th,
#category_0 h2
  { background: #F5A300; }

#content #category_0 #subcat_list a
  { color: #E38800; }

#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: #64B65B; }

#content div#category_5 .filedownload th,
#category_5 h2
  { background: #64B65B; }

#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: #CC4700; }

#content div#category_8 .filedownload th,
#category_8 h2
  { background: #CC4700; }

#content #category_8 #subcat_list a
  { color: #CC4700; }


#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: #CC4700; }

#content div#category_9 .filedownload th,
#category_9 h2
  { background: #CC4700; }

#content #category_9 #subcat_list a
  { color: #CC4700; }

#category_0.produktinfo h2,
#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;
  }

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;
  }
.pdf-download {
  position: relative;
  top: 7px;
  display: inline-block;
  padding-right: 5px;
}

.schutz-logo {
  width: 1.25rem;
  margin: 2rem auto;
  height: 136px;
}