/* ====================================================
   General styles
   ==================================================== */

body {
  background-color: #ccd5db;
  line-height: 2;
  color: #012844;
}

a { outline: none; } 

h1 {
  font-size: 14px;
  color: #002e4d;
  padding-bottom: 5px;
  font-style: italic;
  border-bottom: 1px solid #002e4d;
  margin-bottom: 15px;
  clear: both;
}
h1 span {
  color: #4b91c6;
}

h2 {
  font-size: 13px;
  padding: 5px 0;
  text-decoration: underline;
  clear: both;
}
h3 {
  font-size: 14px;
  padding-bottom: 10px;
}
.clear {
  clear: both;
  height: 1px;
}
.clear_left {
  clear: left;
}
.fl_right, .fright {
  float: right;
}
.fl_left, .fleft {
  float: left;
}
.right {
  text-align: right;
}
.left {
  text-align: left;
}
.center {
  text-align: center;
}
.small {
  font-size: 11px;
  line-height: 12px;
}
.u, .underline {
  text-decoration: underline;
}
.b, .bold {
  font-weight: bold;
}
select.big option {
  font-size: 14px;
}

.spacer10 {
height: 15px;
}

label {
  float: left;
  clear: left;
  margin-right: 20px;
  width: 130px;
  line-height: 1.5;
}
table {
  width: 100%;
}

h2.fleft {
  float: left;
  margin-right: 20px;
}

p {
  text-align: justify;
}
p.head {
  font-weight: bold;
  text-decoration: underline;
  color: #6dbc24;
  font-size: 13px;
}
input.v4, select.v4 {
  width: 200px;
  font-size: 14px;
}
/* ==================================================
   Styles for index.php
   ================================================== */

#wrapper {
width: 960px;
margin: 0 auto;
background-color: #ffffff;
border: 1px solid #06003f;
border-top: none;
}
#header {
  background: #002d4c url(../gfx/bg_header.gif) left top repeat-x;
  padding: 7px 20px 5px 20px;
  overflow: hidden;
  border-bottom: 1px solid #000000;
  line-height: 1;
}
#logo {
float: left;
}
.userbox {
  text-align: right;
  float: right;
  width: 480px;
  color: #ffffff;
  font-size: 11px;
  height: 65px;
}
.userbox a {
  color: #b5cfe5;
  font-size: 11px;
}
.userbox a:hover {
  color: #ffffff;
}
.login {
float: right;
width: 480px;
color: #ffffff;
font-size: 11px;
margin-top: 13px;
}
input.input1 {
  width: 110px;
  background-color: #106cb0;
  border: 1px solid #0380e1;
  margin-left: 2px;
  color: #ffffff;
  padding: 0 3px;
}
.login a {
  color: #b5cfe5;
  font-size: 9px;
}
.login a:hover {
  color: #ffffff;
}
.login table {
  text-align: center;
  line-height: 1.6;
}
  
img.slogan {
float: right;
}
#header p {
clear: both;
float: right;
}
  #header p a {
  color: #ffffff;
  }

#mainbody {
  clear: both;
  overflow: hidden;
  min-height: 350px;
  
}
  #homepage #mainbody h1 img {
  padding-bottom: 23px;
  }
  #mainbody a {
  color: #0262a2;
  }
  #mainbody a:hover {
  color: #0996f5;
  }
  #mainbody p {
  padding-bottom: 10px;
  }

/* ====== Anfrageformular ======  */

.anfrage {
  float: left;
  width: 315px;
  height: 355px;
}
  /* ====== standard ======  */
  
  body#i_standard {
    background-color: #0A4F83;
  }
  .standard {
  width: 315px;
  background: #004579 url(../gfx/bg_anfrage.gif) left top repeat-x;
  color: #ffffff;
  }
  .menu a {
  display: block;
  color: #ffffff;
  text-decoration: none;
  font-size: 14px;
  line-height: 1.3;
  text-align: center;
  }
  .menu a:hover {
  color: #95f821;
  }
  .menu a.menu1 {
  width: 160px;
  padding: 6px 0 3px 20px;  
  float: left;
  }
  .menu a.menu2 {
  width: 70px;
  padding: 4px 16px 5px 45px;  
  float: right;
  background: url(../gfx/bg_option2.gif) right top no-repeat;
  }
  
  .form_anfrage {
  clear: both;
  padding: 10px 10px 25px 25px;
  }
  .form_anfrage span {
  font-size: 14px;
  font-weight: bold;
  }
  .standard p {
  padding-bottom: 0;
  }
  .form_anfrage img {
  margin-right: 10px;
  margin-top: 10px;
  }
  .form_anfrage strong a {
  color: #ffffff;
  font-size: 14px;
  margin-left: 10px;
  font-weight: normal;
  }
  .select1 {
  width: 125px;
  margin-right: 10px;
  margin-bottom: 15px;
  margin-top: 5px;
  }
  textarea {
  width: 260px;
  height: 45px;
  margin-top: 5px;
  margin-bottom: 6px;
  font-family: Arial, Helvetica, sans-serif;
  font-size: 12px;
  }
  img.TUV {
  margin-left: 15px;
  }
.bluebox {
  clear: right;
  background-color: #3282be;
  text-align: center;
  margin-right: 15px;
  margin-top: 15px;
  line-height: 1.4;
  padding: 3px 0;
  border: 1px solid #0e2644;
  font-size: 14px;
  letter-spacing: 0.5px;
}
  
  /* ====== mehroptionen ======  */
  
  .mehroptionen {
  width: 315px;
  background: #004579 url(../gfx/bg_anfrage.gif) left top repeat-x;
  color: #ffffff;
  }
  .mehroptionen .menu a.menu1 {
  width: 190px;
  padding: 6px 20px 3px 0;  
  background: url(../gfx/bg_option1.gif) left top no-repeat;
  }
  .mehroptionen .menu a.menu2 {
  width: 85px;
  padding: 4px 16px 5px 0;  
  background: none;
  }
  .mehroptionen .menu a:hover {
  color: #ffffff;
  }
  .mehroptionen .form_anfrage {
  padding: 10px 5px 25px 25px;
  line-height: 2.5;
  }
  .select4 {
  font-size: 12px;
  padding: 0;
  font-family: Arial, Helvetica, sans-serif;
  width: 150px;
  margin-left: 5px;
  }
  .select5 {
  font-size: 12px;
  padding: 0;
  font-family: Arial, Helvetica, sans-serif;
  }
  .check {
  margin-right: 3px;
  }
  .mehroptionen .textarea2 {
  width: 265px;
  margin-top: 0;
  margin-bottom: 0;
  }

  
/* ====== End Anfrageformular ======  */


.box_content {
  margin-left: 340px;
  margin-bottom: 10px;
  width: 580px;
  position: relative;
}

.fbox_content {
  margin: 10px 15px 0px 15px;
  width: 430px;
  line-height: 1.4;
  float: left;
  text-align: justify;
}
.bbox_content {
  background-color: #EEF2F6;
  border: 1px solid #a6c3d9;
  padding: 10px 20px;
  line-height: 1.5;
  margin: 10px 0 15px 0;
  text-align: justify;
}

.gbox_content {
  background-color: #dcf7ac;
  border: 1px solid #6cbc25;
  padding: 10px 20px;
  line-height: 1.5;
  margin: 10px 0 15px 0;
  text-align: justify;
}
.bbox_content h2, .gbox_content h2 {
  margin-top: 0px;
  padding-top: 0px;
}
.gbutton {
  border: 1px solid #388e0a;
  border-top: 1px solid #b6ec7a;
  border-left: 1px solid #b6ec7a;
  background-color: #7cda27;
  font-size: 12px;
  font-weight: bold;
  color: #000000;
  padding: 5px 10px;
  cursor: pointer;
  text-align: center;
}


ul.partner li {
  list-style-type: none;
  border-bottom: 1px solid #CCD5DB;
  padding: 15px 0 5px 0;
}
ul.partner li a {
  display: block;
  text-align: center;
  text-decoration: none;
  color: #000000;
  font-weight: bold;
  margin-bottom: 20px;
}
ul.partner li a:hover {
  color: #58b501;
}
ul.partner li a span {
  font-weight: normal;
}
ul.partner li.partner01 a {
  background: url(../gfx/logos/sdl_gold.gif) center bottom no-repeat;
  padding-bottom: 50px;
}
ul.partner li.partner02 a {
  background: url(../gfx/logos/xtcommerce.gif) center bottom no-repeat;
  padding-bottom: 90px;
}
ul.partner li.partner03 a {
  background: url(../gfx/logos/afterbuy.gif) center bottom no-repeat;
  padding-bottom: 35px;
}
ul.partner li.partner04 a {
  background: url(../gfx/logos/cbc.gif) center top no-repeat;
}
ul.leistungen {
  clear: both;
  margin-left: 30px;
  margin-bottom: 20px;
  line-height: 1.5;
}
ul.leistungen li {
  list-style-type: none;
  background: url(../gfx/hook.gif) left top no-repeat;
  padding-left: 20px;
  padding-bottom: 8px;
  font-weight: bold;
}

.linkbox {
  padding: 6px 0 7px 20px;
  overflow: hidden;
  line-height: 1.7;
  font-size: 11px;
  background-color: #dfe6ea;
  border-top: 1px solid #a7b6c1;
  border-bottom: 1px solid #a7b6c1;
}
.linkbox p {
  float: left;
}
.linkbox ul {
  margin: 0;
  padding: 0;
}
.linkbox ul li {
  list-style-type: none;
  float: left;
  text-align: center;
}
.linkbox a {
  display: block;
  width: 172px;
  color: #557891;
}
.linkbox a:hover {
  color: #012844;
}

table.flags tr td {
  vertical-align: text-bottom;
}
table.flags tr th {
  text-align: left;
  padding-bottom: 5px;
  text-decoration: underline;
}

table.price {
  margin-bottom: 10px;
  background-color: #a6c3d9;
}
table.price tr td {
  background-color: #ffffff;
  padding: 3px 10px;
}
table.price tr th {
  background-color: #002E4E;
  text-align: left;
  padding: 3px 10px;
  color: #ffffff;
}
table.price span {
  font-size: 10px;
}

table.customers {
  padding: 8px 10px;
}
table.customers a {
  color: #002e4d;
}

ul.specialty {
  margin: 0;
  margin-top: 25px;
  margin-left: 30px;
  padding: 0;
}
ul.specialty li {
  float: left;
  list-style-type: none;
}
ul.specialty li a {
  display: block;
  width: 150px;
  margin-right: 25px;
  margin-bottom: 25px;
  text-align: center;
  padding-top: 100px;
  border: 1px solid #003357;
  text-decoration: none;
  color: #ffffff;
  font-size: 13px;
}

ul.specialty li.navi10 a {
  background: #003357 url(../gfx/gebiet_technik.jpg) top center no-repeat;
}
ul.specialty li.navi11 a {
  background: #003357 url(../gfx/gebiet_recht.jpg) top center no-repeat;
}
ul.specialty li.navi12 a {
  background: #003357 url(../gfx/gebiet_medizin.jpg) top center no-repeat;
}
ul.specialty li.navi13 a {
  background: #003357 url(../gfx/gebiet_wirtschaft.jpg) top center no-repeat;
}
ul.specialty li.navi14 a {
  background: #003357 url(../gfx/gebiet_umwelt.jpg) top center no-repeat;
}
ul.specialty li.navi15 a {
  background: #003357 url(../gfx/gebiet_politik.jpg) top center no-repeat;
}
ul.specialty li.navi16 a {
  background: #003357 url(../gfx/gebiet_kunst.jpg) top center no-repeat;
}
ul.specialty li.navi17 a {
  background: #003357 url(../gfx/gebiet_IT.jpg) top center no-repeat;
}
ul.specialty li.navi18 a {
  background: #003357 url(../gfx/gebiet_ausbildung.jpg) top center no-repeat;
}
ul.specialty li.navi19 a {
  background: #003357 url(../gfx/gebiet_ecommerce.jpg) top center no-repeat;
}
ul.specialty li.navi20 a {
  background: #003357 url(../gfx/gebiet_websites.jpg) top center no-repeat;
}
ul.specialty li a:hover {
  background-color: #20669A;
}
/*
######################################################
######################################################
*/

#footer {
  clear: both;
  height: 30px;
  background: #57a80a url(../gfx/bg_footer.gif) left top repeat-x;
  border-top: 1px solid #4b9902;
}
#footer ul {
  margin-bottom: 0;
  margin-left: 320px;
}
#footer li {
  margin-left: 0;
  list-style-type: none;
  float: left;
}
#footer li a {
  margin-bottom: 0;
  color: #001727;
  display: block;
  padding: 4px 20px 0 20px;
  text-align: center;
  font-size: 11px;
  background: url(../gfx/border_footer.gif) right center no-repeat;
}
#footer li a:hover {
  text-decoration: none;
}
#footer li.noborder a {
  background-image: none;
}

#bottom {
clear: both;
width: 960px;
margin: 0 auto;
font-size: 9px;
color: #292970;
}
.copyright {
  float: left;
  padding: 5px 0;
  width: 500px;
}

.error {
  text-align: left;
  line-height: 1;
  color: #ff5050;
  padding-left: 12px;
}

.required {
  color: #002e4d;
}

/* ================================================== 
   Styles for languages.php
   ================================================== */

#languages #mainbody {
  padding: 23px 30px 15px 30px;
}
.scroll {
  margin-bottom: 15px;
}
table.sprachen {
  margin-bottom: 15px;
  background-color: #EEF2F6;
  border: 1px solid #a6c3d9;
  padding: 5px 0 10px 0;
}
table.sprachen tr td {
  vertical-align: top;
  padding: 3px 5px 3px 35px;
}
table.sprachen tr th {
  text-align: left;
  color: #2078bb;
  padding: 3px 5px 0 35px;
  font-size: 13px;
}

.zitat {
  background-color: #EEF2F6;
  margin-bottom: 10px;
  border: 1px solid #a6c3d9;
  padding: 3px 10px;
  font-size: 11px;
  font-weight: bold;
  line-height: 1.6;
  font-style: italic;
}
    /*
#mainbody table.sprachen ul {
margin-left: 18px;
}
   /*
#languages legend {
font-weight: bold;
padding: 0 10px;
border: none;
color: #2078bb;
font-size: 13px;
margin-bottom: 5px;
}   /*
#languages fieldset {
padding: 5px 20px 10px 20px;
border: 1px solid #2078bb;
margin-bottom: 20px;
line-height: 1.6;
}
  #languages fieldset label {
  font-weight: bold;
  margin-right: 20px;
  }
  #languages fieldset ul {
  margin: 5px 0 15px 30px;
  line-height: 1.3;
  }
  #languages fieldset img {
  margin: 5px 0 10px 0;
  }
  
.select2 {
width: 230px;
background-color: #eff3f6;
margin-bottom: 10px;
}

/* ================================================== 
   Styles for specialty.php
   ================================================== */
/*
ul.specialty {
margin: 0;
margin-top: 25px;
margin-left: 30px;
padding: 0;
}
ul.specialty li {
float: left;
list-style-type: none;
}
#mainbody ul.specialty li a {
display: block;
width: 150px;
margin-right: 25px;
margin-bottom: 25px;
text-align: center;
padding-top: 100px;
border: 1px solid #003357;
text-decoration: none;
color: #ffffff;
font-size: 13px;
}
ul.specialty li.navi10 a {
background: #003357 url(../gfx/gebiet_technik.jpg) top center no-repeat;
}
ul.specialty li.navi11 a {
background: #003357 url(../gfx/gebiet_recht.jpg) top center no-repeat;
}
ul.specialty li.navi12 a {
background: #003357 url(../gfx/gebiet_medizin.jpg) top center no-repeat;
}
ul.specialty li.navi13 a {
background: #003357 url(../gfx/gebiet_wirtschaft.jpg) top center no-repeat;
}
ul.specialty li.navi14 a {
background: #003357 url(../gfx/gebiet_umwelt.jpg) top center no-repeat;
}
ul.specialty li.navi15 a {
background: #003357 url(../gfx/gebiet_politik.jpg) top center no-repeat;
}
ul.specialty li.navi16 a {
background: #003357 url(../gfx/gebiet_kunst.jpg) top center no-repeat;
}
ul.specialty li.navi17 a {
background: #003357 url(../gfx/gebiet_IT.jpg) top center no-repeat;
}
ul.specialty li.navi18 a {
background: #003357 url(../gfx/gebiet_ausbildung.jpg) top center no-repeat;
}
ul.specialty li.navi19 a {
background: #003357 url(../gfx/gebiet_ecommerce.jpg) top center no-repeat;
}
ul.specialty li.navi20 a {
background: #003357 url(../gfx/gebiet_websites.jpg) top center no-repeat;
}

#mainbody ul.specialty li a:hover {
background-color: #20669A;
}


/* ================================================== 
   Styles for fachbereiche.php
   ================================================== */ 
/*
#fachbereiche #mainbody {
overflow: hidden;
}
#fachbereiche .anfrage {
margin-bottom: 15px;
}
#fachbereiche h1 {
margin-bottom: 20px;
}
#fachbereiche .box_content {
width: 580px;
float: right;
margin-left: 0;
}
#fachbereiche table.sprachen {
margin-top: 5px;
margin-bottom: 5px;
line-height: 1.9;
padding: 5px 0;
}
#fachbereiche table.sprachen tr td {
vertical-align: top;
padding-left: 20px;
}
.zitat {
background-color: #EEF2F6;
margin-bottom: 10px;
border: 1px solid #a6c3d9;
padding: 3px 10px;
font-size: 11px;
font-weight: bold;
line-height: 1.6;
}



/* ================================================== 
   Styles for pricelist.php
   ================================================== */ 
/*
#pricelist #mainbody {
padding: 23px 30px 15px 30px;
}

table.price {
margin-bottom: 10px;
background-color: #a6c3d9;
}
table.price tr td {
background-color: #ffffff;
padding: 3px 10px;
}
table.price tr th {
background-color: #002E4E;
text-align: left;
padding: 3px 10px;
color: #ffffff;
}
table.price span {
font-size: 10px;
}

table.flags tr td {
vertical-align: text-bottom;
}
table.flags tr th {
text-align: left;
padding-bottom: 5px;
text-decoration: underline;
}

/* ================================================== 
   Styles for quality.php, dtp_formate.php
   ================================================== */ 

/*

.box {
width: 850px;
clear: both;
padding-top: 15px;
margin-bottom: 20px;
}

#mainbody ul {
margin-left: 15px;
}
ul.leistungen {
clear: both;
margin-left: 30px;
margin-bottom: 20px;
line-height: 1.5;
}
ul.leistungen li {
list-style-type: none;
background: url(../gfx/hook.gif) left top no-repeat;
padding-left: 20px;
padding-bottom: 8px;
font-weight: bold;
}
p.head {
font-weight: bold;
text-decoration: underline;
color: #6dbc24;
font-size: 13px;
}

img.design {
float: right;
border: 1px solid #333333;
margin-left: 25px;
margin-top: 5px;
}

/* ================================================== 
   Styles for reference.php
   ================================================== */ 
/*
#reference #mainbody {
padding: 23px 30px 25px 30px;
}   
.logos {
padding-left: 20px;
padding-bottom: 20px;
}
  .logos img {
  margin-top: 5px;
  }
  
/* ================================================== 
   Styles for contact.php
   ================================================== */ 

#contact #mainbody {
padding: 23px 30px 25px 30px;
} 
.form1 {
float: left;
width: 550px;
height: 387px;
background-color: #002E4E;
padding: 13px 30px 20px 30px;
margin-top: 10px;
border: 1px solid #000000;
color: #ffffff;
}
.pflicht {
color: #a8fc19;
text-align: right;
font-size: 10px;
line-height: 1;
}
#contact fieldset {
padding: 5px 90px 15px 20px;
border: 1px solid #a8fc19;
text-align: right;
line-height: 2.4;
margin-bottom: 15px;
}
legend {
font-weight: bold;
padding: 0 10px;
border: none;
color: #a8fc19;
font-size: 13px;
margin-bottom: 5px;
text-align: left;
}
.error {
text-align: left;
line-height: 1;
color: #ff5050;
padding-left: 12px;
}
.input2 {
width: 250px;
margin-left: 15px;
}
.select3 {
width: 253px;
margin-left: 15px;
}
.label1 {
float: left;
width: 167px;
padding-top: 28px;
}
.textarea1 {
width: 251px;
height: 80px;
margin-left: 15px;
margin-top: 6px;
font-family: Arial, Helvetica, sans-serif;
font-size: 12px;
}
.required {
color: #a8fc19;
}
.character {
line-height: 1;
font-size: 11px;
padding-top: 2px;
}

.address {
  float: right;
  width: 190px;
  height: 365px;
  background-color: #002E4E;
  padding: 25px 40px 30px 40px;
  margin-top: 10px;
  border: 1px solid #000000;
  color: #ffffff;
  line-height: 1.5;
}
  #mainbody .address p {
    padding-bottom: 15px;
  }
  .address img {
    margin-bottom: 15px;
    margin-left: 10px;
  }
  #mainbody .address a {
    color: #a8fc19;
  }

/* ================================================== 
   Styles for imprint.php
   ================================================== */ 
/*
#imprint #mainbody {
padding: 23px 30px 25px 30px;
line-height: 1.7;
} 
#imprint #mainbody ol li {
list-style-type: lower-alpha;
margin-left: 10px;
padding-bottom: 5px;
}

/* ================================================== 
   Styles for partner.php
   ================================================== */ 
/*
#partner #mainbody {
padding: 23px 30px 25px 30px;
}
#partner #mainbody ul {
margin: 0;
padding: 0;
}
#partner #mainbody ul li {
list-style-type: none;
border-bottom: 1px solid #CCD5DB;
padding: 15px 0 5px 0;
}
#partner #mainbody ul li a {
display: block;
text-align: center;
text-decoration: none;
color: #000000;
font-weight: bold;
margin-bottom: 20px;
}
  #partner #mainbody ul li a:hover {
  color: #58b501;
  }
  #partner #mainbody ul li a span {
  font-weight: normal;
  }
  



/* ================================================== 
   Styles for project.php
   ================================================== */ 
/*
#project #mainbody {
padding: 23px 30px 25px 30px;
} 
#project #mainbody strong {
color: #2078bb;
}
#project #mainbody table tr td {
vertical-align: top;
padding: 0 30px;
}
  #project #mainbody table tr td.small {
  padding: 60px 10px 0 10px;
  text-align: center;
  }

.ausgangstext,
.sprache,
.extras,
.kontaktdaten {
background-color: #EEF2F6;
border: 1px solid #a6c3d9;
margin-bottom: 20px;
margin-top: 5px;
padding: 20px 30px 15px 30px;
line-height: 1.3;
}
.kontaktdaten {
background: #004579 url(../gfx/bg_anfrage.gif) left top repeat-x;
border: 1px solid #19304d;
color: #ffffff;
}
  .ausgangstext span,
  .extras span {
  font-size: 11px;
  }
  .extras {
  line-height: 2;
  }
  .extras span {
  line-height: 1.3;
  }
  #mainbody .extras a {
  color: #2078bb;
  }
  .kontaktdaten {
  float: left;
  width: 550px;
  }
  #project .kontaktdaten fieldset {
  text-align: right;
  padding-right: 100px;
  line-height: 2.5;
  border: 1px solid #ffffff;
  }
  #project .kontaktdaten legend {
  color: #ffffff;
  }
  #project .kontaktdaten .select3 {
  margin: 0 0 0 15px;
  }
  #project .kontaktdaten .textarea1 {
  width: 252px;
  margin-left: 15px;
  height: 80px;
  }
  
#project legend {
color: #2078bb;
margin-bottom: 10px;
line-height: 1;
}
#project fieldset {
padding: 15px 10px 25px 10px;
border: 1px solid #a6c3d9;
margin-bottom: 15px;
}
#project .select3,
#project .select4,
#project .select5 {
margin: 0 0 15px 0;
}
#project .textarea1 {
width: 270px;
height: 90px;
margin-top: 6px;
margin-left: 0;
}
#project .textarea2 {
width: 100%;
height: 90px;
margin-top: 0;
}

#project #mainbody span.underline {
border-bottom: 1px solid #012844;
font-weight: bold;
}
#project input.check {
margin-bottom: 15px;
}
#project .pflicht,
#project .required {
color: #a8fc19;
}
#project .address {
margin-top: 5px;
padding: 25px 25px 65px 40px;
}
  #project #mainbody .address p {
  padding-bottom: 15px;
  }


/* ======================================= 
   E N D  screen.css 
   ======================================= */


div.languagebox {
  width: 160px;
  float: left;
  border: 1px solid #BBBBBB;
  background-color: #ECF5FF;
  padding: 1px;
  margin: 2px;
  line-height: 1;
}
div.languagebox label {
  clear: none;
  float: left;
  width: 120px;
  display: inline;
  cursor: pointer;
}
div.languagebox input {
  clear: none;
  float: left;
  width: 20px;
  display: inline;
  margin-right: 20px;
}
