/*
   -------------------------------------------------------------------------------------------------

    Copyright © Beyeler-Dienstleistung.ch
   
      © Beyeler-Dienstleistung.ch
	    Philipp Beyeler
		(Geschäftsführer)
		Violaweg 72   
	    CH-4303 Kaiseraugst
		http://www.beyeler-dienstleistung.ch
		
   -------------------------------------------------------------------------------------------------
*/
html {
    min-height: 101%;
}
.container_1 {
	width: 520px;
	background-color: #C0D9B7;
	margin-right: auto;
	margin-left: auto;
	margin-top: 200px;
	margin-bottom: 0px;
	border: 1px solid #A195A6;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: normal;
	font-weight: normal;
	color: #000000;
	padding-top: 10px;
	padding-right: 20px;
	padding-bottom: 30px;
	padding-left: 20px;
}
.header {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-weight: bold;
	color: #000000;    
}
.header_2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;    
}
.button {
	text-align: center;
}
