* {
  margin: 0;
  padding: 0;
  outline: 0;
  color: #666666;
  font-size: 12px;
  line-height: 18px;  
}

body {
  text-align: center;
  background: url(/css/images/bg_03000.png);
  font-family: Helvetica, Arial, sans-serif;
}

img {
  border: 0;
}

a, h1 {
  text-decoration: none;
}

h2, h3, h4 {
  color: #f7ad00;
  line-height: 30px;
}

h2 {
  font-size: 15px;
  height: 30px;
}

h3 {
  font-size: 16px;
}

h4 {
  font-weight: normal;
  font-size: 22px;
  line-height: 25px;
  padding: 7px 0;
}

.newsTitle
{
  color: #f7ad00;
  font-weight: normal;
  font-size: 22px;
  line-height: 25px;
  padding: 7px 0;
}

h5 {
  color: #f7ad00;
  font-size: 12px;
  font-weight: bold;
  padding: 5px 0;
}

/** class based styles */
.bg {
  background: url(/css/images/verlauf_.png) repeat-x;
}

.clear {
  clear: both;
}

.hide {
  display: none !important;
}

.more {
  padding-top: 5px;
  color: #f7ad00;
  display: block;
  background: url(/css/images/more0000.gif) 33px 10px no-repeat;
}

.line {
  background: url(/css/images/line0000.png) top left repeat-x;
}

.lineHomepageNews {
  background: url(/css/images/line0000.png) top left repeat-x;
font-size: 34px;
height: 40px;
line-height: 40px;
text-transform: uppercase;
font-weight: normal;
}


.spc {
  line-height: 7px;
}

.thick {
  border-bottom: 15px solid #f7ad00;
}

.medium {
  border-bottom: 10px solid #f7ad008;
}

.thin {
  border-bottom: 2px solid #f7ad00;
  color: black;
}

.nav {
  position: absolute;
  top: 25px;
  left: 0;
  list-style: none;
}

.nav li {
  display: inline;
}

.nav a {
  display: block;
  float: left;
  margin: 0 20px 0 0;
  font-size: 13px;
  line-height: 20px;
  border-bottom: 4px solid transparent;
  color: #666666;
}

.nav a:hover {
  border-bottom: 4px solid #666666;
}

.nav .active a {
  color: #f7ad00;
  border-bottom: 4px solid #f7ad00;
}

.column {
  float: left;
  position: relative;
  padding-bottom:20px;
}

.column h2, .column h3, .column h4, .column h5, .column p, .column .spc, .column ul {
  margin-right: 20px;
}

.single {
  width: 260px;
  height: 220px;
}

.double {
  width: 520px;
}

.content p {
  padding: 10px 0;
}

.content ul {
  padding: 0 20px;
}

.subpages {
  margin-left: 60px;
  background: url(/css/images/line0000.png) bottom left repeat-x;
  list-style: none;
}

.subpages li, .subpages a {
  display: block;
  height: 40px;
  line-height: 40px;
  font-size: 15px;
}

.subpages a:hover, .subpages .active a {
  color: #f7ad00;
}

.subnav {
  margin-left: 60px;
  background: url(/css/images/line0000.png) bottom left repeat-x;
  list-style: none;
}

.subnav li, .subpages a {
  display: block;
  height: 40px;
  line-height: 40px;
  font-size: 15px;
}

.subnav a:hover, .subpages .active a {
  color: #f7ad00;
}

.sidebar {
  margin-left: 60px;
  padding-top: 40px;
}

.sidebar h3 {
  font-size: 34px;
  line-height: 40px;
  font-weight: normal;
}

.sidebar p {
  padding: 5px 0 20px 0;
  border-top: 2px solid #f7ad00;
}

.news .last {
  background: url(/css/images/line0000.png) bottom left repeat-x;
}

.news_date {
  font-weight: bold;
  font-size: 12px;
  margin-bottom: 20px;
}

.news h4 {
  font-size: 34px;
  height: 40px;
  line-height: 40px;
  text-transform: uppercase;
  font-weight: normal;
}

.news  h5 {
  color: #666666;
}

.news p, .subpages p {
  padding: 0 0 5px 0;
  clear: both;
}

.news img {
  float: left;
  display: block;
  margin-right: 10px;
}

.news .more {
  display: inline;
  padding-right: 15px;
  background-position: 33px 7px;
}

.sendButton {
  margin-left: 402px;
  margin-top: 20px;
  margin-bottom: 20px;
  display: block;
  width: auto !important;
  padding-right: 15px;
  height: 30px;
  line-height: 30px;
  color: #333;
  cursor: pointer;
  border: 0;
  outline: 0;
  font-size: 13px !important;
  background: url(/css/images/more0000.gif) right 10px no-repeat;
}

/** id based styles */
#page {
  position: relative;
  text-align: left;
  width: 970px;
  margin: 0 auto;
  background: url(/css/images/muster00.jpg);
}

#page .bg {
  background: url(/css/images/bg_04000.png) repeat-x;
}

#content, #header, #footer {
  position: relative;
  width: 760px;
  margin-left: 90px;
}

#header {
  height: 130px;
}

#header h1 {
  position: absolute;
  height: 61px;
  width: 153px;
  top: 25px;
  right: 0px;
  background: url(/css/images/logo0000.png) no-repeat;
}

#header h1 a {
  display: block;
  height: 79px;
  width: 138px;  
  text-indent: -10000px;
}

#content {
  width: 780px;
  min-height: 700px;
}

/** home **/
#solutions
{
  width: 520px;
  float: left;
}

#partner_map
{
  height: 380px;
}

#news_container
{
  margin-top: -315px;
}

.partners {
  list-style: none;
  padding-top: 20px;
  position: relative;
  width: 540px;
  overflow: hidden;
}
  
.partners li {
  position: relative;
  display: block;
  float: left;
  width: 133px;
  height: 100px;
  overflow: hidden;
  font-size: 10px;  
}

.partners li a {
  display: block;
  width: 100px;
  height: 80px;
  font-size: 11px;
  line-height: 15px;
  text-align: center;  
}

.partners li a img {
  display: block;
  width: 100px;
  height: 58px;
}

#articles {
  padding-top: 20px;
}

#articles p {
  padding: 0 0 20px 0;
}

#articles p a, .contact p a {
  text-decoration: underline;
}

#articles p a:hover, .contact p a:hover {
  text-decoration: underline;
}

#jobs {
  padding-top: 20px;
}

#jobs p {
  padding: 0 0 20px 0;
}

#jobs p a {
  color: #000;
}

#jobs p a:hover {
  text-decoration: underline;
}


.teams {
  list-style: none;
}

.teams li {
  display: block;
  background: url(/css/images/line0000.png) bottom left repeat-x;
  clear: both;  
  padding-top: 20px;
}

.teams img {
  display: block;
  width: 91px;
  float: left;
  margin-right: 10px;
}

.teams strong {
  color: #E5AC28;
}

.teams p {
  padding: 10px 0 20px 0;
  margin-left: 101px;
}

.teams .last {
  background: none;
}

.submit {
  position: relative;
  background: url(/css/images/submit00.png) no-repeat;
  width: 800px;
  height: 595px;
}

.submit ul {
  list-style: none;
  padding: 13px 0 0 20px;  
}

.submit .error_list {
  position: absolute !important;
  top: 0;
  left: 520px;
  padding: 0 !important;
}

.submit li {
  clear: both;
  position: relative;
  line-height: 30px;
}

.submit label {
  display: block;
  float: left;
  width: 180px;
  height: 30px;
  line-height: 30px;
}

.submit input, #submit textarea  {
  width: 275px;
  border: 0;
  font-size: 12px;
  font-family: Helvetica, Arial, sans-serif;
}

.submit input #contact_newsletter  {
  width: 16px;
  height: 16px;
  margin-top: 7px;
  margin-left: -15px;
}

.submit textarea {
  height: 132px;
  margin-top: 10px;
}

#portal {
  background: url(/css/images/portal00.png) 60px 0 no-repeat;
  padding-left: 70px;
  height: 158px;
}

#portal ul {
  list-style: none;
  padding: 10px 0;
}

#portal label {
  display: block;
  width: 70px;
  float: left;
  clear: both;
  line-height: 28px;
  height: 28px;
}

#portal div {
  line-height: 28px;
}
#portal input {
  width: 80px;
  border: 0;
}

#portal h4 {
  color: #D8D9DA;
  font-size: 14px;
  font-weight: normal;
}

#portal a {
  color: #333;
  line-height: 20px;
}

#portal a:hover {
  text-decoration: underline;
}

#portal .submit {
  margin: 0;
  padding: 0 15px 0 0;
  border: 0;
  height: 28px;
  line-height: 28px;
}

#footer {
  clear: both;
  height: 120px;
}

#footer .nav {
  top: 10px;
}

#footer .nav a {
  font-size: 11px;
}

#footer .copy {
  position: absolute;
  top: 10px;
  right: 0;
  text-align: right;
  color: #666666;
  font-size: 11px;
}

/*** ReCaptcha **/

#recaptcha_widget_div
{
  position: relative;
  top: 0px;
  left: 20px;
}


#recaptcha_widget_div #recaptcha_area
{
  float: left;
}

.recaptchatable #recaptcha_response_field {
  font-size: 11px !important;
  left: 0px;
  position: relative;
  top: 4px;
  border: none !important;
}

#recaptcha_widget_div #recaptcha_area #recaptcha_table.recaptchatable  {
  border: none !important;
}

.recaptcha_input_area {
  background:none repeat scroll 0 0 transparent !important;
  left:10px;
  position:relative !important;
}





































/* EDITOR PROPERTIES - PLEASE DON'T DELETE THIS LINE TO AVOID DUPLICATE PROPERTIES */

