#hauptcontainer {

	width: 800px;
	height: 500px;
	margin : 0px auto;
	margin-top: 80px;
}

#schrift {
	font-family: Verdana;
	font-size: 13px;
	color: #ffffff;
}

#schrift1 {
	font-family: Verdana;
	font-size: 13px;
	color: #005E00;
}

#schrift2 {
	font-family: Verdana;
	font-size: 13px;
	color: #DB9146;
}

#schrift3 {
	font-family: Verdana;
	font-size: 13px;
	color: #000000;
}

#bild{

	width: 310px;
	height: 264px;
	border: 1px solid #000000;

}

#galleriebild {


	width: 120px;
	height: autopx;
	border: 1px solid #000000;
	position:absolute;

}

  .input_a {

    background-color: #e7e7e7;
    border: 1px solid #000000;
    font-family: Verdana, Arial, Helvetica, sans-serif;
    font-size: 10pt;
    color: #000000;
	font-weight:normal;
  }
  
    .button_k {
    background-color: #e7e7e7;
    border: 1px solid #000000;
    font-family: Verdana, Arial, Helvetica, sans-serif;
    font-size: 9pt;
    color: #000000;
	font-weight: bold;
  }
