/* CSS Document */
body {
 
  background: #E4F9FF;
  /*background: #DCDCDE;*/
  font-size: 12px;
  font-family: Verdana, Arial, Sans-Serif;
  color: #000000; /* #363c51; */
  padding:0;
  margin:0;
}

#top_images {
 background: #FFFFFF;
  }
#logo {
 background: #FFFFFF;
  }

#container {
  width: 1200px;
  /*vertical-align: middle;*/
  margin: 0px auto 0px auto;
  padding: 0;
  border: #FFFFFF solid 0px;
  border-radius: 4px 4px 4px 4px;
/* background: url(images/bg.jpg) no-repeat ;*/
 
}
#container2 {
  width: 1200px;
  /*vertical-align: middle;*/
  margin: 0px auto 0px auto;
  padding: 0;
  border: #FFFFFF solid 0px;
 /*background: url(images/bg.jpg) no-repeat ;*/
 
}

#feld_oben {
  height: 30px;
  margin: 0;
  padding: 0 0px;
 /* background-color: #0066CC;*/
  border-bottom: #FFFFFF solid 0px;
  border-radius: 3px 3px 3px 3px;
}

#suchfeld {
  width: 250px;
  height: 25px;
  float: left;
  vertical-align: middle;
  padding: 0;
  margin: 5px 0 0 0;
  background: url(imgcss/suche_bg.jpg) no-repeat;
}

#feldnavigation {
  width: 680px;
  float: left;
  text-align: right;
  padding: 0;
  margin: 5px 0 0 0;
}

#kopf {
  background-color: white;
  background-image: url("https://www.blaesche.net/fileadmin/template/tb.jpg") ;
  color: black;
  background-repeat: no-repeat;
  /*background-image: url(template/tb.jpg)  ;
  background: #FFFFFF; #DCDCDE;  #B29C86;*/
  width: 1200px;
  float: center;
  border-bottom: #FFFFFF solid 1px;
  border-radius: 3px 3px 3px 3px;
  margin: 0px auto 0px auto;
  padding: 0;

}

#footer {
  height: 30px;
  margin: 0;
  padding: 5px;
  background-color: #DCDCDE; /*#B29C86;*/
  float: center;
  text-align: right;
  color: #FFFFFF; /* 0B8CB2*/
  font-weight: bold;
  font-size: 10px;
  border-radius: 3px 3px 3px 3px;
}

#topmenu{
  color: #504846;
  text-decoration: none;
  margin: 0;
  padding: 5px 4px;
  margin-left: 0px;
  float: right; 
  font-weight: normal;
  font-size: 10px;  
}

#topmenu a {
  color: #504846;
 /* background: #FFFFFF;*/
  text-decoration: none;
  font-size: 12px;
  font-weight: normal;

}

#topmenu a:hover {
  color: #185687;
  background: #FFFFFF;
  text-decoration: none;
  font-size: 12px;
  font-weight: normal;
}


#pdf {
  
  background: url(imgcss/hnavi_bg.jpg) repeat-x;
  border-bottom: #f2a800 solid 1px;
  margin: 0;
  float:right;
  padding: 4px 8px;
  margin-left: 0px;
  margin-top: 4px;
 
  color: #F2A800;
  background: #FFFFFF;
  font-weight: bold;
  font-size: 11px;
}

#breadcrumb{   
  border-bottom: #0066CC solid 1px;
  margin: 0;
  /*float:left;*/
  padding: 15px 20px;
  margin-left: 0px;
  color: #FFFFFF;
  /*text-align: left; */
  /*background: #FFFFFF;*/
  font-weight: bold;
  font-size: 10px;
}




#brotkrumenspur {
  
  /*border-bottom: #0066CC solid 1px;*/
  margin: 0;
  border-top: #FFFFFF solid 1px;
  

  padding: 5px 8px;
  margin-left: 0px;
  color:#FFFFFF; /*#504846; */
   
  font-weight: bold;
  font-size: 12px;
}


#brotkrumenspur a {
  color:#FFFFFF; /* #185687;*/
  /* background: #DCDCDE;*/
  text-decoration: none;
  font-size: 12px;
  font-weight: normal;

}

#brotkrumenspur a:hover {
  color: #185687;
  text-decoration: none;
  font-size: 12px;
  font-weight: normal;
}

#content {
  padding: 0;
  /*background: url(images/bg.jpg) no-repeat ;*/

}

#links {
  /*  width: 166px;*/
  background: #F6EBE5;
  float: left;
  margin: 0px;
  padding: 0px;
 border-radius: 1px;
}

#menulinks {
  width: 166px;
  float: left;
  margin: 0 10px 10px 0;
  /* background:#8CABD9; */ 
  border-radius: 3px 3px 3px 3px;
}

#mitte {
  width: 650px; 
  float: left;
  padding: 0px 10px 0px 0px;
  margin: 0px 0px 10px 10px;
  border-radius: 3px 3px 3px 3px;
}


#rechts {
  width: 335px; /*245px */
  background: #DCDCDE;
 padding: 5px 0px 5px 10px;
  
  float: right;
 /* margin: 5px 5px 5px 5px;*/
  border-radius: 3px 3px 3px 3px;
}

#basket {
   /*width: 160px;
  background: #FFFFFF; */
  float: right;
  margin: 0 0px 0px 0;
}

#headline {
  padding: 5px 5px 4px 5px;
  border-bottom: #d0d0d0 solid 1px;
  margin-left: 0px;
  background: #F6F6F8;
  text-align: right;
}

#rand {
  /*width: 80%;*/
  height: 170px;
  background: #FFFFFF; /*#928378; */
  float: left;
 margin: 0px auto 0px auto;
   border-bottom: #FFFFE5 solid 1px;
  text-align: left;
}

#rand{
  color: #FFFFFF;
  text-decoration: none;
  margin: 0;
  padding: 5px 8px;
  margin-left: 0px;
  float: right; 
  font-weight: normal;
  font-size: 10px; 
}


/*ï¿½berschriften*/

h1 {
 padding: 4px 3px;
 margin: 0;
 font-weight: bold;
 color: #0359AC;
 /*background: #FFA247;  url(imgcss/layout1.jpg) repeat-x;*/ 
 border-bottom: #0359AC solid 1px;
 border-top: #0B8CB2 solid 0px;
 font-size: 14px;
}

h2 {
 padding: 0px;
 margin: 0;
 font-weight: bold;
 color: #0066CC;
 background: #E4F9FF; /* url(imgcss/h1_bg.jpg) repeat-x;*/
 border-bottom: #f2a800 solid 0px;
}

h3 {
 padding: 1px 1px 1px 1px;
 margin: 0;
 font-weight: normal;
 color: #0066CC;
 background: #E4F9FF;
 border-bottom: #FFA247 solid 0px;
}

h1.headline {
 padding: 5px;
 margin: 0px;
 font-weight: normal;
 color: #0066CC;
 background: none;
 font-size: 16px;
 border: none;
}

/**/

p.bodytext {
  margin: 2px 3px 3px 2px;
  padding: 0;
}

div.csc-textpic {
  margin: 0 10px 0 0;
  padding: 0; 
}

/* Navigation */


#hauptnavi {
  height: 30px;
  background: #EDC022;
  /*background: #BD1548;  #B29C86;*/
  border-bottom: #FFA247 solid 0px;
  border-radius: 3px 3px 3px 3px;
  margin: 0;
}

div.hnavi {
  padding: 8px 0 5px 0;
  font-weight: bold;
  font-size: 12px;
  height: 14px;
  float: left;
  border-right: #FFA247 solid 0px;  
  border-bottom: #FFA247 solid 0px;
} 
 

a.hnavi:link {
  color: #FFFFFF;
  text-decoration: none;
  padding: 8px 10px 6px 10px;
}

a.hnavi:visited {
  color: #FFFFFF;
  text-decoration: none;
  padding: 8px 10px 6px 10px;
}

a.hnavi:hover {
  color: #0066CC;
  text-decoration: none;
  padding: 8px 10px 6px 10px;
  background: #EFDCCE; /* #FFA247;  url(imgcss/hnavi_act_bg.jpg) repeat-x;; */ 
  border-bottom: #FFA247 solid 1px;
  border-radius: 3px 3px 3px 3px;
 }

a.hnavi:active {
  color: #FFFFFF;
  text-decoration: none;
  padding: 8px 10px 6px 10px;
  background: #DCDCDE; /* #FFA247; url(imgcss/hnavi_act_bg.jpg) repeat-x;; */
  border-bottom: #FFA247 solid 1px;
  border-radius: 3px 3px 3px 3px;
 }

a.hnavi_act {
  color: #0066CC;
  text-decoration: none;
  padding: 8px 10px 6px 10px;
  background: #FFA247; /* url(imgcss/hnavi_act_bg.jpg) repeat-x;; */
  border-bottom: #FFA247 solid 1px;
  border-radius: 3px 3px 3px 3px;
 }

#usermenu {
  height: 30px;
  width: 345px;
  background: #1EA9E2;
  /*background: #0359AC;  #949599; #FFA247; url(imgcss/hnavi_bg.jpg) repeat-x; */
  color: #336699;
  border-bottom: #264040 solid 0px;
   border-radius: 3px 3px 3px 3px;
 margin: 0;
  float:right;
  vertical-align:top;
}

/* Subnavigation */

ul.navi {
  list-style: none;
  margin: 0;
  padding: 0;
  }

#menu5 {
  /*width: 190px;*/
  margin: 0 0 10px 0;
  font-size: 11px;
  font-weight: bold;
  border: #0066CC solid 0px;
  border-radius: 3px 3px 3px 3px;
  background:#F6EBE5; /*#B29C86;*/
  }
  
#menu5 li a {
    height: 17px;
    voice-family: "\"}\""; 
    voice-family: inherit;
    height: 17px;
  text-decoration: none;
  border-radius: 3px 3px 3px 3px;
  }  
  
#menu5 li a:link, #menu5 li a:visited {
  color: #185687;
  display: block;
  /* background: #FFFFFF;   url(imgcss/menu5.gif); */
  padding: 6px 0px 2px 10px;
  border-radius: 3px 3px 3px 3px;
  text-align: left;
  }
  
#menu5 li a:hover {
  color: #0066CC;
  background: #FFFFFF; /* url(imgcss/menu5.gif) 0 -25px;*/ 
  padding: 6px 0px 2px 10px;
  border-radius: 3px 3px 3px 3px;
  text-align: left;
  }
  
#menu5 li a:active {
  color: #FFFFFF;
  /* background: #FFFFFF;  /* url(imgcss/menu5.gif) 0 -25px;*/
  padding: 6px 0px 2px 10px;
  border-radius: 3px 3px 3px 3px;
  text-align: left;
  }
  
/*1.Ebene ACT*/
#menu5 li.act a {
    height: 17px;
    voice-family: "\"}\""; 
    voice-family: inherit;
    height: 17px;
  text-decoration: none;
  font-weight: bold;
  border-radius: 3px 3px 3px 3px;
  }  
  
#menu5 li.act a:link, #menu5 li.act a:visited {
  display: block;
  color: #0066CC;
  background: #FFFFFF; /* url(imgcss/menu5.gif) 0 -25px;*/
  padding: 6px 0px 2px 10px;
  border-radius: 3px 3px 3px 3px;
  text-align: left;
  }
  
#menu5 li.act a:hover {
  color: #0066CC;
  background: #FFFFFF; /* url(imgcss/menu5.gif) 0 -25px;*/
  padding: 6px 0px 2px 10px;
  border-radius: 3px 3px 3px 3px;
  text-align: left;
  }
  
#menu5 li.act a:active {
  color: #0066CC;
  background: #FFFFFF; /* url(imgcss/menu5.gif) 0 -25px;*/
  padding: 6px 0px 2px 10px;
  border-radius: 3px 3px 3px 3px;
  text-align: left;
  }  

/* 2.Ebene*/
#menu5 li.ebene2 a {
    voice-family: "\"}\""; 
    voice-family: inherit;
    height: 14px;
  text-decoration: none;
  font-size: 10px;
  font-weight: bold;
  border-radius: 3px 3px 3px 3px;
  }  
  
#menu5 li.ebene2 a:link, #menu5 li.ebene2 a:visited {
  color: #777;
  display: block;
  background: #FFFF99; /* url(imgcss/menu5.gif) 0 -25px;*/
  padding: 6px 5px 2px 20px;
  border-radius: 3px 3px 3px 3px;
  text-align: left;
  background: url(imgcss/menu5_2.gif);
  }
  
#menu5 li.ebene2 a:hover {
  color: #002e6a;
  background: #D19900; /* url(imgcss/menu5.gif) 0 -25px;*/
  padding: 6px 5px 2px 20px;
  border-radius: 3px 3px 3px 3px;
  text-align: left;
  background: url(imgcss/menu5_2.gif) 0 -22px;
  }
  
#menu5 li.ebene2 a:active {
  color: #777;
  background: #FFFF99; /* url(imgcss/menu5.gif) 0 -25px;*/
  padding: 6px 5px 2px 20px;
  border-radius: 3px 3px 3px 3px;
  text-align: left;
  background: url(imgcss/menu5_2.gif) 0 -22px;
  }
  
/* 2.Ebene ACT*/
#menu5 li.ebene2_act a {
    voice-family: "\"}\""; 
    voice-family: inherit;
    height: 14px;
  text-decoration: none;
  font-size: 10px;
  font-weight: bold;
  border-radius: 4px 4px 4px 4px;
  }  
  
#menu5 li.ebene2_act a:link, #menu5 li.ebene2_act a:visited {
  color: #002e6a;
   background: #FFFF99; /* url(imgcss/menu5.gif) 0 -25px;*/
  padding: 6px 5px 2px 20px;
  border-radius: 3px 3px 3px 3px;
  text-align: left;
  background: url(imgcss/menu5_2.gif) 0 -22px;
  }
  
#menu5 li.ebene2_act a:hover {
  color: #002e6a;
  background: #D19900;
  padding: 6px 5px 2px 20px;
  border-radius: 3px 3px 3px 3px;
  text-align: left;
  background: url(imgcss/menu5_2.gif) 0 -22px;
  }
  
#menu5 li.ebene2_act a:active {
  color: #002e6a;
  background: #FFFF99;
  padding: 6px 5px 2px 20px;
  border-radius: 3px 3px 3px 3px;
  text-align: left;
  background: url(imgcss/menu5_2.gif) 0 -22px;
  }


/* 3.Ebene*/
#menu5 li.ebene3 a {
    voice-family: "\"}\""; 
    voice-family: inherit;
    height: 14px;
  text-decoration: none;
  font-size: 10px;
  font-weight: normal;
  }  
  
#menu5 li.ebene3 a:link, #menu5 li.ebene3 a:visited {
  color: #777;
  display: block;
  background: url(imgcss/menu5_3.gif);
  padding: 6px 5px 2px 30px;
  text-align: left;
  }
  
#menu5 li.ebene3 a:hover {
  color: #002e6a;
  display: block;
  background: url(imgcss/menu5_3.gif) 0 -22px;
  padding: 6px 5px 2px 30px;
  text-align: left;
  }
  
#menu5 li.ebene3 a:active {
  color: #002e6a;
  display: block;
  background: url(imgcss/menu5_3.gif) 0 -22px;
  padding: 6px 5px 2px 30px;
  text-align: left;
  }
  
/* 3.Ebene ACT*/
#menu5 li.ebene3_act a {
    voice-family: "\"}\""; 
    voice-family: inherit;
    height: 14px;
  text-decoration: none;
  font-size: 10px;
  font-weight: normal;
  }  
  
#menu5 li.ebene3_act a:link, #menu5 li.ebene3_act a:visited {
  color: #002e6a;
  display: block;
  background: url(imgcss/menu5_3.gif) 0 -22px;
  padding: 6px 5px 2px 30px;
  text-align: left;
  }
  
#menu5 li.ebene3_act a:hover {
  color: #002e6a;
  display: block;
  background: url(imgcss/menu5_3.gif) 0 -22px;
  padding: 6px 5px 2px 30px;
  text-align: left;
  }
  
#menu5 li.ebene3_act a:active {
  color: #002e6a;
  display: block;
  background: url(imgcss/menu5_3.gif) 0 -22px;
  padding: 6px 5px 2px 30px;
  text-align: left;
  }


/* Subnavigation end*/

a.buttons:link {
 padding: 0;
 margin: 0;
 border: 0;
}

a.buttons:visited {
 padding: 0;
 margin: 0;
 border: 0;
}

a.buttons:hover {
 padding: 0;
 margin: 0;
 border-bottom: #f2a800 solid 3px;
}

a.buttons:active {
 padding: 0;
 margin: 0;
 border: 0;
}

.stopFloat {
display: block;
float: none;
clear: both;
height: 0px;
font-size: 0px;
line-height: 0px;
}

#suchbox_titel {
  float:left;
}

input.suche {
  height: 10px;
  width: 140px;
  font-size: 10px;
  float: left;
  font-weight: bold;
  color: #002e6a;
  background-color: #F7F8FC;
  margin: 2px 3px 0 50px;
  padding: 0 2px;
  height: 13px;
}

input {
  margin: 3px 3px;
}


/*Anleser Rahmenlayout*/

div.csc-frame-frame1 {
  background: #FFFFFF;
  margin: 0 0 20px 0;
  padding: 0; 
  height: 150px;
  border: #dee0ea solid 1px;
}

div.csc-frame-frame1 img{
  margin: 0;
  padding: 0; 
  border: #dee0ea solid 1px;
}

div.csc-frame-frame2 img{
  margin: 0;
  padding: 0; 
  border: #dee0ea solid 1px;
}

div.csc-frame-frame3 img{
  margin: 0;
  padding: 0; 
  border: #dee0ea solid 1px;
}

div.csc-header {
  margin: 0;
  padding: 0;
  height: 26px;
}

div.csc-header h1 {
  font-weight: bold;
  color: #264040;
}

div.csc-frame-frame2 {
  background: #FFFFFF;
  margin: 0 0 20px 0;
  padding: 0; 
  border: #dee0ea solid 1px;
}

div.csc-frame-frame3 {
  background: #FFFFFF;
  margin: 0 0 20px 0;
  padding: 0; 
  border: #dee0ea solid 1px;
  height: 165px;
}

div.csc-frame-frame3 p {
  background: #FFFFFF;
  margin: 10px;
  padding: 0; 
}

ul {
  margin: 7px 30px;
  padding: 0;
}

#rechts img{
  margin: 0;
  padding: 0; 
  border: #dee0ea solid 1px;
}

dd.csc-textpic-caption {
  font-size: 10px;
  padding: 0 0 10px 0;
}

/* Technische Daten Tabelle */

table.contenttable {
 background: #f2f4fe;
 padding: 0;
 width: 536px;
}

div.rgtabs-wrapper table.contenttable {
 background: #FFFFFF;
 padding: 0;
 width: 493px;
}

td.td-0, .td-1 {
 padding: 5px 2px 5px 15px;
}

td.td-0 {
 text-align: left;
 background: #f7f8fc;
 width: 125px;
}

td.td-1 {
 text-align: left;
 background: #FFFFFF;
}

td.td-2 {
 text-align: center;
 background: #FFFFFF;
 width: 20px;
 padding: 5px;
}

td.td-3 {
 text-align: center;
 background: #FFFFFF;
 width: 20px;
 padding: 5px;
}

td.td-4 {
 text-align: center;
 background: #FFFFFF;
 width: 20px;
 padding: 5px;
}

td.td-5 {
 text-align: center;
 background: #FFFFFF;
 width: 20px;
 padding: 5px;
}

td.td-6 {
 text-align: center;
 background: #FFFFFF;
 width: 20px;
 padding: 5px;
}

td.td-7 {
 text-align: center;
 background: #FFFFFF;
 width: 20px;
 padding: 5px;
}

.rgtabs-wrapper td.td-0 {
 text-align: left;
 background: #FFFFFF;
 width: 175px;
 vertical-align: top;
 border-top: #dee0ea solid 1px;
}

.rgtabs-wrapper td.td-1 {
 text-align: center;
 background: #FFFFFF;
 vertical-align: top;
 border-top: #dee0ea solid 1px;
}

.rgtabs-wrapper td.td-2 {
 text-align: center;
 background: #FFFFFF;
 vertical-align: top;
 border-top: #dee0ea solid 1px;
}

.rgtabs-wrapper td.head {
 text-align: center;
 background: #FFFFFF;
 vertical-align: top;
 font-weight: bold;
 border: none;
}

td.headline {
 text-align: left;
 background: #F6F6F8;
 width: 175px;
 padding: 10px 2px 5px 0px;
 border: none;
 font-weight: bold;
}

td.on {
 text-align: left;
 background-color: #DAD9DF;
}
/* CSS Document */