/*
Theme Name:     smartline-lite-child
Description:    
Author:         Kurth
Template:       smartline-lite

(optional values you can add: Theme URI, Author URI, Version, License, License URI, Tags, Text Domain)
*/
#container {width: 100%; font-family: Arial; font-size: 15px;}

#links{float:left;width: 48%;}
#rechts{float:right;width: 48%;}
#text_klein {width: 2%; font-family: Arial; font-size: 8px;}

#links_35{width: 35%;}

#claim p {color: #FF0000;text-align: center;font-size: 1.6em;font-weight: bold;padding: 30px 0;line-height: 130%;width: 60%;}

div.wpcf7 {font-family: Arial; font-size: 15px; padding:20px;}
table.wpcf7 {font-family: Arial; font-size: 15px; padding:10px;}

.wpcf7-list-item-label {width: 100%; font-family: Arial; font-size: 15px;}

th { border: 1px solid #000; width:15% }
td { border: 1px solid #000; width: 15px; height: 15px;}

<input 
  type="text"
  name="name_01"
  size="20"
  minlength="1"
  maxlength="2"
  width="4px"
  />

.wpcf7.name input[type=text]{width: 15pt;}
input.wpcf7-form-control.wpcf7-text.name {width: 15pt;}
input.wpcf7-form-control.wpcf7-text.bezeichnung {width: 200pt;}
input.wpcf7-form-control.wpcf7-text.plz {width: 30pt;}

.wpcf7 input[type="tel"],.wpcf7 input[type="number"], .wpcf7 input[type="date"],.wpcf7 input[type="email"] {font-family:arial;width: 200pt;}
.wpcf7-form-control-wrap{width: 5%}

@ {max-width: 10px;}

span.wpcf7-list-item {font-family:arial; display: block;}
.wpcf7 input[type="submit"] {background-color:#efefef; color:#4a6c7a; font-family: Arial; font-size: 18px; width:15%; margin-left:0%; text-align:center; text-transform:uppercase; float:left;}

/* beseitigen vom standard-styles von Selectlisten, Radio-Buttons und Checkboxen*/
select {-webkit-appearance: none; -moz-appearance: none; appearance: none; border:none; border-radius: 0; font-size: 1em; width: 100%}
select {border: 1px solid #dddddd; padding:.75em 1em .5em 1em; box-shadow: 0 2px 1px 0 rgba(211,211,211,211);}
option { background:white; border-top:1px solid #444; padding:.3em 1em .3em 1em;}
/* hide browser-styling (arrow) in IE10 */
select::-ms-expand {display:none;}
.lt-ie10 select {background-image: none;}