@import "variables.css";
.form1_table { 
max-width: 100%;
padding: 0;
margin: 0;
}
.form1 {
  width: 100%;
  margin-top: -15px;
  font-family: 'sourcesanspro-light', Verdana, Helvetica, Arial, sans-serif;
  font-size: 1.1em;
  border-bottom: none;
  margin-bottom: 0;
  }

.form1_dd {
  float: none !important;
  margin: 0;
}
.form1_th {
  display: none;
  font-family: 'sourcesanspro-light', Verdana, Helvetica, Arial, sans-serif;
  font-size: 1em;
  margin: 15px 0;
  float: right;
}
.form1 input[type="text"],
.form1 input[type="email"],
.form1 textarea {
  font-family: 'sourcesanspro-light', Verdana, Helvetica, Arial, sans-serif; width: 100%;
  height: auto;
  color: #f8f8f8;
  border: 1px solid rgba(66,66,66,0.3);
  font-size: 1.1em;
  padding: 15px;
  margin-bottom: 10px;
  background-color: rgba(125,125,125,0.3);
}
.form1_input[type="checkbox"] {
  margin: 18px 0;
  
}
.form1_input {
  font-family: 'sourcesanspro-light', Verdana, Helvetica, Arial, sans-serif; width: 100%;
  color: #ffffff;
  text-shadow: 1px 1px 0 rgba(0,0,0,0.3);
  font-size: 1.1em;
  padding: 15px 10px;
  background: #3570c1;

}
.form1_input:hover { 

}
input[type="submit"] {
width: 107%;
} 

// zweites formular //

.form1_table { 
max-width: 100%;
padding: 0;
margin: 0;
}
.form2 {
  width: 100%;
  margin-top: -15px;
  font-family: 'sourcesanspro-light', Verdana, Helvetica, Arial, sans-serif;
  font-size: 1.1em;
  border-bottom: none;
  margin-bottom: 0;
  }

.form2_dd {
  float: none !important;
  margin: 0;
}
.form2_th {
  display: none;
  font-family: 'sourcesanspro-light', Verdana, Helvetica, Arial, sans-serif;
  font-size: 1em;
  margin: 15px 0;
  float: right;
}
.form2 input[type="text"],
.form2 input[type="email"],
.form2 textarea {
  font-family: 'sourcesanspro-light', Verdana, Helvetica, Arial, sans-serif; width: 100%;
  height: auto;
  color: #333333;
  text-shadow: none;
  border: 1px solid rgba(66,66,66,0.3);
  font-size: 1.1em;
  padding: 15px;
  margin-bottom: 10px;
  background-color: rgba(125,125,125,0.3);
}
.form2_input[type="checkbox"] {
  margin: 18px 0;
  
}
.form2_input {
  font-family: 'sourcesanspro-light', Verdana, Helvetica, Arial, sans-serif; width: 100%;
  color: #ffffff;
  text-shadow: 1px 1px 0 rgba(0,0,0,0.3);
  font-size: 1.1em;
  padding: 15px 10px;
  background: #3570c1;
}
.form2 input[type="file"] {
width: 104%;
height: 45px;
background: rgba(125,125,125,0.3);
}
#rt-utility {
color: #303030;
background: rgb(243,253,255);
background: -moz-linear-gradient(top,  rgba(243,253,255,1) 0%, rgba(201,214,255,1) 100%);
background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,rgba(243,253,255,1)), color-stop(100%,rgba(201,214,255,1)));
background: -webkit-linear-gradient(top,  rgba(243,253,255,1) 0%,rgba(201,214,255,1) 100%);
background: -o-linear-gradient(top,  rgba(243,253,255,1) 0%,rgba(201,214,255,1) 100%);
background: -ms-linear-gradient(top,  rgba(243,253,255,1) 0%,rgba(201,214,255,1) 100%);
background: linear-gradient(to bottom,  rgba(243,253,255,1) 0%,rgba(201,214,255,1) 100%);
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#f3fdff', endColorstr='#c9d6ff',GradientType=0 );

}
.sprocket-mosaic-loadmore span {
line-height: 1.3em !important;
}

#rt-header-surround {
color: #303030;
background: rgb(243,253,255);
background: -moz-linear-gradient(top,  rgba(243,253,255,1) 0%, rgba(201,214,255,1) 100%);
background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,rgba(243,253,255,1)), color-stop(100%,rgba(201,214,255,1)));
background: -webkit-linear-gradient(top,  rgba(243,253,255,1) 0%,rgba(201,214,255,1) 100%);
background: -o-linear-gradient(top,  rgba(243,253,255,1) 0%,rgba(201,214,255,1) 100%);
background: -ms-linear-gradient(top,  rgba(243,253,255,1) 0%,rgba(201,214,255,1) 100%);
background: linear-gradient(to bottom,  rgba(243,253,255,1) 0%,rgba(201,214,255,1) 100%);
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#f3fdff', endColorstr='#c9d6ff',GradientType=0 );

}

#rt-showcase {
color: #303030;
background: rgb(254,252,234);
background: -moz-linear-gradient(top,  rgba(254,252,234,1) 0%, rgba(241,218,54,1) 100%);
background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,rgba(254,252,234,1)), color-stop(100%,rgba(241,218,54,1)));
background: -webkit-linear-gradient(top,  rgba(254,252,234,1) 0%,rgba(241,218,54,1) 100%);
background: -o-linear-gradient(top,  rgba(254,252,234,1) 0%,rgba(241,218,54,1) 100%);
background: -ms-linear-gradient(top,  rgba(254,252,234,1) 0%,rgba(241,218,54,1) 100%);
background: linear-gradient(to bottom,  rgba(254,252,234,1) 0%,rgba(241,218,54,1) 100%);
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#fefcea', endColorstr='#f1da36',GradientType=0 );

}

#rt-bottom {
color: #303030;
background: rgb(241,218,54);
background: -moz-linear-gradient(top,  rgba(241,218,54,1) 0%, rgba(254,252,234,1) 100%);
background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,rgba(241,218,54,1)), color-stop(100%,rgba(254,252,234,1)));
background: -webkit-linear-gradient(top,  rgba(241,218,54,1) 0%,rgba(254,252,234,1) 100%);
background: -o-linear-gradient(top,  rgba(241,218,54,1) 0%,rgba(254,252,234,1) 100%);
background: -ms-linear-gradient(top,  rgba(241,218,54,1) 0%,rgba(254,252,234,1) 100%);
background: linear-gradient(to bottom,  rgba(241,218,54,1) 0%,rgba(254,252,234,1) 100%);
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#f1da36', endColorstr='#fefcea',GradientType=0 );

}
#rt-main {
color: #303030;
background: rgb(255,255,255);
background: -moz-linear-gradient(top,  rgba(255,255,255,1) 0%, rgba(246,246,246,1) 47%, rgba(237,237,237,1) 100%);
background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,rgba(255,255,255,1)), color-stop(47%,rgba(246,246,246,1)), color-stop(100%,rgba(237,237,237,1)));
background: -webkit-linear-gradient(top,  rgba(255,255,255,1) 0%,rgba(246,246,246,1) 47%,rgba(237,237,237,1) 100%);
background: -o-linear-gradient(top,  rgba(255,255,255,1) 0%,rgba(246,246,246,1) 47%,rgba(237,237,237,1) 100%);
background: -ms-linear-gradient(top,  rgba(255,255,255,1) 0%,rgba(246,246,246,1) 47%,rgba(237,237,237,1) 100%);
background: linear-gradient(to bottom,  rgba(255,255,255,1) 0%,rgba(246,246,246,1) 47%,rgba(237,237,237,1) 100%);
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#ffffff', endColorstr='#ededed',GradientType=0 );

}
.rt-title-tag {
color:
}
.top-type-epsilon #rt-top {
color: #303030;
background: rgb(254,252,234);
background: -moz-linear-gradient(top,  rgba(254,252,234,1) 0%, rgba(241,218,54,1) 100%);
background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,rgba(254,252,234,1)), color-stop(100%,rgba(241,218,54,1)));
background: -webkit-linear-gradient(top,  rgba(254,252,234,1) 0%,rgba(241,218,54,1) 100%);
background: -o-linear-gradient(top,  rgba(254,252,234,1) 0%,rgba(241,218,54,1) 100%);
background: -ms-linear-gradient(top,  rgba(254,252,234,1) 0%,rgba(241,218,54,1) 100%);
background: linear-gradient(to bottom,  rgba(254,252,234,1) 0%,rgba(241,218,54,1) 100%);
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#fefcea', endColorstr='#f1da36',GradientType=0 );

}
