/* <--- MAIN --->*/

*{
  margin: 0;
  padding: 0;
}

.clearfix {
  clear:both;
}

body {
  font: 12pt Arial, sans-serif;
  color: #111;
  background: #ffffff;
  line-height: 18px;
}

a.anker {
  text-decoration: none;
  color: #111;
  }

a:hover.anker {
color: #111;
  }


a {
  text-decoration: none;
  color: #d70012;
  }

a:hover {
color: #111;
  }
  

#wrapper {
  width:  1020px;
  margin: 20px auto;
}

h1 {
  color: #000;
  font-weight: normal;
  font-size: 12px;
  margin: 2px 0 0 5px;
}

h2 {
  color: #000;
  background: url(img/list.png) center left no-repeat ;
  font-weight: bold;
  font-size: 12px;
  margin: 2px 0;
  padding-left: 15px;
}

h3 {
  color: #b7b6b6;
  font-weight: bold;
  font-size: 12px;
  margin: 2px 0;
}

/* <--- BACKGROUND --->*/

#bg_top {
  background: url(img/wrapper_bg_top.png) no-repeat bottom left;
  width:  1020px;
  height: 25px;
}

#bg_mid {
  background: url(img/wrapper_bg_mid.png) repeat-y top left;
  width:  1000px;
  padding: 10px;
}

#bg_bottom {
  background: url(img/wrapper_bg_bottom.png) no-repeat top left;
  width:  1020px;
  height: 8px;
}

/* <--- TOP NAVI --->*/

.top_navi {
  float:right;
  margin-right: 40px;
  font-size: 12px;
  color: #000;
}

.top_navi li {
  list-style: none;
  float: left;
  margin-left: 5px;
}

.top_navi li a {
  text-decoration: none;
  color: #000;
}

/* <--- HEADER --->*/

#header {
  height: 125px;
}

/* <--- MAIN NAVI--->*/

#main_navi {
  background: #cfcfcf;
  height: 21px;
  font: 12px;
}

.main_navi {
  position: relative;
  z-index: 100;
  padding: 0 16px;
}

.main_navi li {
 display:block;
 float:left;
 height:21px;
 list-style-type:none;
}

.main_navi li a {
 color:#000000;
 display:block;
 height:17px;
 padding:2px 15px;
 text-decoration:none;
  }

.main_navi li a:hover {
  text-decoration: none;
  color: #000;
  background-color: #f1f1f1;  
  }
  
.main_navi li:hover .sub_navi {
  visibility: visible;
 
  }

.sub_navi {
  position: absolute;
	visibility: hidden;
	top:21px;
	/*left:0px;*/
	margin:0;
	background: #f1f1f1;
}

.sub_navi li {
  float: none;
 	margin: 0;
 	padding: 2px 5px 0px 5px;
 	border-bottom: 1px solid #cfcfcf;
 	display: block;
 	height: 25px;
 	

}

.sub_navi li a {
  display: block;
  background: url(img/list_style_bg.png) center left no-repeat;
  padding-left: 2px 15px;
}

.sub_navi li a:hover {
 background-color: #ccc ;
}

.sub_navi li:hover {
 background-color: #ccc ;
}

/* <--- SIDEBOARD --->*/

.siteboard_navi {
  margin: 0 auto;
  padding: 25px 0 0 0;
}

.siteboard_navi li {
  list-style: none;
  border-bottom:1px solid #cfcfcf;
  margin: 0 0 15px 0;
  /*padding: 0 0 5px 0;*/
  /*display: block;*/
}
	
.siteboard_navi li a {
  font: 11px Arial, sans-serif;
  text-decoration: none;
  color: #000;
  /*display: inline;
  padding-left: 5px;*/
}

.siteboard_navi li a:hover {
  color: #666;
}

.siteboard_navi li .act {
  color: #d70012;
}

.siteboard_navi img {
padding-right: 5px;

}

.siteboard_sub_navi {
  margin: 0 auto;
  padding: 0 0 0 15px;
}

.siteboard_sub_navi li {
  margin: 10px 0;
  border: none;
  list-style:none;
  display: block;
  background: transparent url(img/list_style_bg.png) no-repeat scroll left center;
}

.siteboard_sub_navi li a {
  font: 11px Arial, sans-serif;
  color: #666;
  padding-left: 13px;
  display: block;
  background: none;
}

.siteboard_sub_navi li a:hover {
  color: #000;
}


/* <--- CONTENT --->*/

.ct_top {
  margin: 12px 0 12px 0;
}

.banner li {
  list-style: none;
  float: left !important;
}

.ct_bottom {
  padding: 0 0 0 12px;
  
}



.ct_left{
  float: left !important;
  width: 200px;
}

.ct_mid{
  float: left !important;
  width: 500px;
  padding: 0 0px;
  text-align: justify;
}

.ct_mid li {
 margin-left: 15px;
 list-style: none;
 
}

.ct_right{
  float: right !important;
  width: 210px;
  margin-right:12px;
  padding: 0 20px 0 0;
}

.ct_right li {
 margin-left: 15px;
 list-style: none;
 
}

.view{
  float: left !important;
  width: 860px;
  padding: 0 25px;
  text-align: justify;

}

.products_ct_mid{
  float: left !important;
  width: 480px;
  padding: 0 25px;
  text-align: justify;

}

.view li {
 margin-left: 15px;
 list-style: none;
}

.products_ct_mid li {
 margin-left: 15px;
 list-style: none;
}

.ct_box {
  background: url(img/ct_box_bg.png) top right no-repeat;
  float: left !important;
  border: 1px solid #cfcfcf;
  margin: 0 10px 10px 0;
  padding: 0px 5px 5px 5px;
  width: 100%;
  list-style: none;
}

.ct_box li {
list-style: none;
flaot: right !important;
}

.ct_box img {
float: right !important;
}

.ct_box h1 {
  margin: 2px 0 17px 0;
}


.ct_box_contact {
  background: url(img/ct_box_bg.png) top right no-repeat;
  float: left;
  border: 1px solid #cfcfcf;
  margin: 0 10px 10px 0;
  padding: 0px 5px 5px 5px;
  width: 100%;
  line-height: 21px;
}

.ct_box_contact h1 {
  margin: 2px 0 17px 0;
}

.ct_mid_home{
  float: left !important;
  width: 600px;
  padding: 0 10px;
}

.ct_right_home{
  float: right !important;
  width: 350px;
  margin-right:12px;
  padding: 0 10px 0 0;
}

/* <--- FORM_MAIL --->*/

.tx_powermail_pi1_fieldwrap_html {
	margin: 10px 0;
	clear:both;
}

.inputrowstart {
	border:0;
}

.inputrowstart .tx_powermail_pi1_fieldwrap_html_text label {
	margin-right: 15px;
}

.inputrowstart .tx_powermail_pi1_fieldwrap_html_text input {
	background: #fff;
	border: 1px solid #ccc;
}

.inputrowkontakt {
	border:0;
}

.inputrowkontakt .tx_powermail_pi1_fieldwrap_html_text label {
	margin-right: 40px;
	width: 250px;
	display: block;
	text-align:left;
	float:left;
}

.inputrowkontakt .tx_powermail_pi1_fieldwrap_html_text input {
	background: #fff;
	border: 1px solid #ccc;

}

.inputrowkontakt .tx_powermail_pi1_fieldwrap_html_textarea label {
	margin-right: 40px;
	width: 250px;
	display: block;
	text-align:left;
	float:left;
}

.inputrowkontakt .tx_powermail_pi1_fieldwrap_html_textarea textarea {
	background: #fff;
	border: 1px solid #ccc;

}

.inputrowkontakt .tx_powermail_pi1_fieldwrap_html_file label {
	margin-right: 40px;
	width: 250px;
	display: block;
	text-align:left;
	float:left;
}

.inputrowkontakt .tx_powermail_pi1_fieldwrap_html_file input {
	background: #fff;
	border: 1px solid #ccc;

}


.inputrowkontakt2 {
	border:0;
}

.inputrowkontakt2 .tx_powermail_pi1_fieldwrap_html_text label {
	margin-right: 20px;
	width: 120px;
	display: block;
	text-align:left;
	float:left;
}

.inputrowkontakt2 .tx_powermail_pi1_fieldwrap_html_text input {
	background: #fff;
	border: 1px solid #ccc;

}



.inputrowkontakt2 .tx_powermail_pi1_fieldwrap_html_password input {
	background: #fff;
	border: 1px solid #ccc;

}

.inputrowkontakt2 .tx_powermail_pi1_fieldwrap_html_textarea label {
	margin-right: 20px;
	width: 120px;
	display: block;
	text-align:left;
	float:left;
}

.inputrowkontakt2 .tx_powermail_pi1_fieldwrap_html_textarea textarea {
	background: #fff;
	border: 1px solid #ccc;

}

.inputrowkontakt2 .tx_powermail_pi1_fieldwrap_html_file label {
	margin-right: 20px;
	width: 120px;
	display: block;
	text-align:left;
	float:left;
}

.inputrowkontakt2 .tx_powermail_pi1_fieldwrap_html_password label {
	margin-right: 20px;
	width: 120px;
	display: block;
	text-align:left;
	float:left;
}

.inputrowkontakt2 .tx_powermail_pi1_fieldwrap_html_file input {
	background: #fff;
	border: 1px solid #ccc;

}

.inputrowkontakt2 .tx_powermail_pi1_fieldwrap_html_password input {
	background: #fff;
	border: 1px solid #ccc;

}

div.csc-textpic-intext-right div.csc-textpic-imagewrap {
float:right !important;
}

div.csc-textpic-intext-left div.csc-textpic-imagewrap {
float:left !important;
}

div.csc-textpic csc-textpic-intext-left-nowrap {
float:left !important;
}

div.csc-textpic csc-textpic-intext-right-nowrap {
float:right !important;
}