@font-face{
	font-family:'merriweathersans';
	src:url('../Y_ernte/css/fonts/merriweathersans-regular-webfont.eot');
	src:url('../Y_ernte/css/fonts/merriweathersans-regular-webfont.eot?#iefix') format('embedded-opentype'), url('../Y_ernte/css/fonts/merriweathersans-regular-webfont.woff') format('woff'), url('../Y_ernte/css/fonts/merriweathersans-regular-webfont.ttf') format('truetype'), url('../Y_ernte/css/fonts/merriweathersans-regular-webfont.svg#merriweathersans') format('svg');
	font-weight:normal;
	font-style:normal;
}

body {
font-family: Trebuchet MS;
font-size: 18;
line-height: 22px;
color: #6e6e6e;
}

.dropdown select {

       /*border: 0 !important; Removes border*/
      -webkit-appearance: none;  /*Removes default chrome and safari style*/
      -moz-appearance: none; /* Removes Default Firefox style*/
     /*width: 200px; Width of select dropdown to give space for arrow image*/
      height: 30px;/*fix for mac input height*/
      text-indent: 0.01px; /* Removes default arrow from firefox*/
      text-overflow: "";  /*Removes default arrow from firefox*/
      cursor: pointer;
      padding: 2px 9px 2px 9px;
      font-size: 16px;
}
select option {
  text-align: center;}


table { empty-cells:show;
		font-size: 16;
	  }
#longi {width: 100px;}

#bir tr {height: 25px;}
#bir tr td:first-child
		{width: 50px;
		 height: 35px;
		 text-align: right;}

#dkop { 
		margin-left:20px;
		margin-bottom:10px; }
		
#e5kr	{float: left;
		 margin-left:50px;
		 width:180px;
		 height:180px;
		}
#canvasImg {
		 display: inline;
		 margin-top:-300px;
		}
		
#t4p	{ border:thin solid #da9760;
		 border-collapse:collapse;
	  	text-align:center;
	 }
#t4p td	{
		 width:100px;
		 padding-bottom:3px;
		 padding-top:3px;}
#dk8	{
		 float: left;
		 margin-left:20px;}
		 
#t8p	{
		 border:thin solid #da9760;
		 border-collapse:collapse;
	  	 text-align:center;
		}
#t8p td	{
		 width:100px;
		 padding-bottom:3px;
		 padding-top:3px;}
		 
.tidi	{clear :left;
		 margin-left: 20px;
		 /* width:600px; */
		 }
.fehl	{color: red;}
	
#personal	{margin-left:20px;font-size:1.0em;}
.pzs {
    font-size: 0.81em;
    clear: left;
    float: left; width: 20em;
    margin-left:20px;
    margin-right:20px;
  }
.sta {
	width: 20em;
    margin: 5; padding: 0;
    overflow:hidden; /* beseitigt Chrome float left Bug! */
  }
.frata {
    font-size: 0.8em;
    }
.cl	{clear: left;float:left;
	margin-left:20px;}


input#gobutton {
cursor: pointer;
background: #96695E;
border: #96695E;
-moz-border-radius: 5px;
-webkit-border-radius: 5px;
border-radius: 20px;
color: #fff;
font-size: 1em;
height: 35px;
width: 100px;
}
input#gobutton:hover, input#gobutton:focus{
background-color :#96695E;
/* pushed button effect*/
-webkit-box-shadow: 0 0 1px rgba(0,0,0, .75);
-moz-box-shadow: 0 0 1px rgba(0,0,0, .75);
box-shadow: 0 0 1px rgba(0,0,0, .75);
}


.cno	{display: none}