html {
	height: 100%;
}
body {
	margin:0;
	padding: 0;
	font-family: Tahoma;
	font-size: 11px;
	text-align: center;
	background-color: #333333;
}
.container {
  width: 928px;
  margin: 0 auto;
  text-align: left; 
  display: block;
  background-image: url('../images/bckg.gif');
  background-repeat: repeat;  
}
#top {
  width: 100%;
  height: 13px;
  background-color: #333333;
}
.langs {
  display: none;
}
#rollerin {
  display: none;
}
.head {
  height: 90px;
  margin-left: 15px;
}
.logo{
  height: 90px;
}
.logodiv {
  float:left;
  width: 155px;
}

.section_image {
  float: left;
  display: none;
  width: 500px;
}
.menu {
  display: none;
}
.locked {
  display:inline;
  float: left;
  margin-right: 0px;
  margin-left: -22px;
}
.subsections {
  height: 13px;
  background-color: transparent;
  width: 100%;
}
.content {
  float: left;
  width: 900px;
  color: white;
  padding: 0;
}
.content td {
  vertical-align: top;
}
.content table {
  border-spacing: 0px;
  padding: 0px;
}
#content-padding {
  float: left;
  height: 100%;
  display: block;
  margin-left: 20px;
  display: inline;
  line-height: 15px;
}
#content-padding a {
 color:#F40806;
}
.text {
 margin-top: 13px;
 line-height: 14px;
 font-size: 11px;
 margin-top: 0px;
}
.text a {
  text-decoration: none;
}
.text a:hover {
  text-decoration: underline;
}
.bodertable tr td {
  /*border-bottom: 1px solid red;*/
}
.text sup {  
  vertical-align: text-top;
}
.text1 {
  width: 49%;
  text-align: justify;
}

.text2 {
  width: 51%;
  text-align: justify;
  padding-left: 15px;
}
p {
 padding: 0px;
 margin: 0px; 
 margin-bottom: 14px;
}
#bread_crumbs {
  margin-top: 2px;
  color: #4378AE;
  line-height: 14px;
  margin-bottom: 2px;
}
#bread_crumbs a {
  color: #4378AE;
  text-decoration: none;
}
#bread_crumbs a:hover {
  text-decoration: underline;
}
.cleaner {
  clear:both;
  background-color: transparent;
  width:100px;
  height: 20px;
  font-size: 1px;
}
#login_form {
  padding: 13px 0px 0px 14px;
  margin: 0;
  height: 128px;
  color: #7e7e7e;
  display: block;
  background-color: #202020;
  /*background-color: #0F0F0F;
  opacity:.55;
  filter: alpha(opacity=55);*/
  margin-left: 15px;
  margin-bottom: 13px;
  text-align: left;
}
.blank {
  height: 10px;
  display: table-cell;
  font-size: 1px;
}
#login_form input {
  width: 100px;
	font-family: Tahoma;
	font-size: 11px; 
  border: 1px solid #555553;
}
#login_form .submit {
  border: none;
  width: auto;
}
.submit {
  background-color: transparent;
  color: white;
  border: 0px;
  width: auto;
  margin: 0;
  padding: 0;
	font-family: Tahoma;
	font-size: 11px;
  cursor: pointer;  
}
#login_form a {
  color: white;
  font-weight: normal;
  display: inline;
  padding: 0px;
  border: 0;
  margin-left: 0px;
  background-image: none;  
}
#login_form a:hover {
  text-decoration: underline;
  background-color: transparent;
}
#search_form {
  padding: 13px 13px 14px 14px;
  _padding-bottom: 12px;
  margin: 0;
  color: #7e7e7e;
  display: block;
  background-color: #202020;
  /*background-color: #0F0F0F;
  opacity:.55;
  filter: alpha(opacity=55);*/
  margin-left: 15px;
  text-align: left;
}
#search_text {
  width: 128px;
	font-family: Tahoma;
	font-size: 11px; 
  border: 1px solid #555553;
  display: inline;
  padding-left: 2px;
}
.search_result {
 margin-bottom: 14px;
 line-height: 14px;
 font-size: 11px;
 margin-top: 0px;
}
.sresult {
 font-weight: bold;
}
#footer {
  width: 928px;  
  margin: 0 auto;
  margin-top: 15px;
}
#footer a {
  color: #7F7E83;
  text-decoration: none;  
}
#form_builder_form input {
	font-family: Tahoma;
	font-size: 11px;   
}
#form_builder_form textarea {
	font-family: Tahoma;
	font-size: 11px; 
  border: 1px solid #555553;
}
.input_long {
  width: 195px;
  border: 1px solid #555553;
}
.input_short {
  width: 100px;
  border: 1px solid #555553;
}
#product_form {
  display: none;
  margin-top: 15px;
}
#foto_all img {
  margin-right: 7px;
  margin-bottom: 11px;
  height: 140px;
  border: none;
}
#foto_all a {
 text-decoration: none;
}
#click_product {
  margin-top: 15px;
  cursor: pointer;
}
img {
  border: 0;
  background:white none repeat scroll 0%;
}
h2 {
  font-size: 14px;
  line-height: 14px;
  margin-top: 12px;
  margin-bottom: 14px;
  padding-bottom: 0px;
  clear: both;
}
h3 {
  font-size: 13px; 
  margin-top: 0px;
  margin-bottom: 14px;
}

.banner {
  margin-bottom: 14px;
}

img.image_on_left{
  float: left;
  margin: 0 14px 14px 0;
}
img.image_on_right{
  float: right;
  margin-left: 14px;
}
div.text{
  clear: both;
}

div.article_left_column{
  width: 305px;
  text-align: justify;
  float:left; 
  margin-right: 5px;
  padding: 0;
}
html>body div.article_left_column{
  width: 425px;
  margin-right: 15px;
}
div.article_right_column{
  width: 305px;
  float: left;
  text-align: justify;
  margin-left: 5px;
  padding: 0;
}
html>body div.article_right_column{
  width: 425px;
  margin-left: 10px;
}
div.clear{
  clear:both;
}
