*{

		margin:		0px;
		padding:	0px;
		
		font-family:		Arial;
		font-size:		11pt;

}

h3{

	padding-top: 20px;

	font-size: 40pt;
	color:		#6393c1;

	text-align: center;
}

#container{

		margin:	50px auto;
	
	
		width:	900px;
		height:	 360px;	

		/* Permalink - use to edit and share this gradient: http://colorzilla.com/gradient-editor/#cfe7fa+0,6393c1+100;Grey+Blue+3D */
		background: #cfe7fa; /* Old browsers */
		background: -moz-linear-gradient(top,  #cfe7fa 0%, #6393c1 100%); /* FF3.6-15 */
		background: -webkit-linear-gradient(top,  #cfe7fa 0%,#6393c1 100%); /* Chrome10-25,Safari5.1-6 */
		background: linear-gradient(to bottom,  #cfe7fa 0%,#6393c1 100%); /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
		filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#cfe7fa', endColorstr='#6393c1',GradientType=0 ); /* IE6-9 */

}

.spalte{

		width:	300px;
		height:	 350px;	

		

		float:	left;
}

.eingang{

		margin-top: 	50px;
		margin-left: 	50px;

		width:	200px;
		height:	75px;	

		font-size: 		40pt;
		text-align: 	center;

		padding-top: 25px;

		border: 2px solid #900000;

		/* Permalink - use to edit and share this gradient: http://colorzilla.com/gradient-editor/#eeeeee+0,eeeeee+100;Grey+Flat */
		background: #eeeeee; /* Old browsers */
		background: -moz-linear-gradient(top,  #eeeeee 0%, #eeeeee 100%); /* FF3.6-15 */
		background: -webkit-linear-gradient(top,  #eeeeee 0%,#eeeeee 100%); /* Chrome10-25,Safari5.1-6 */
		background: linear-gradient(to bottom,  #eeeeee 0%,#eeeeee 100%); /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
		filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#eeeeee', endColorstr='#eeeeee',GradientType=0 ); /* IE6-9 */


}

.operation{

		margin-top: 	20px;
		margin-left: 	50px;

		width:	200px;
		height:	50px;	

		font-size: 		30pt;
		text-align: 	center;

		padding-top: 11px;

		border: 2px solid #000090;

		background-color: #eeeeee;
		
}

.ergebnis{

		margin-top: 	20px;
		margin-left: 	50px;

		width:	200px;
		height:	205px;	

		font-size: 		80pt;
		text-align: 	center;

		padding-top: 105px;

		border: 2px solid #900000;

		/* Permalink - use to edit and share this gradient: http://colorzilla.com/gradient-editor/#eeeeee+0,eeeeee+100;Grey+Flat */
		background: #eeeeee; /* Old browsers */
		background: -moz-linear-gradient(top,  #eeeeee 0%, #eeeeee 100%); /* FF3.6-15 */
		background: -webkit-linear-gradient(top,  #eeeeee 0%,#eeeeee 100%); /* Chrome10-25,Safari5.1-6 */
		background: linear-gradient(to bottom,  #eeeeee 0%,#eeeeee 100%); /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
		filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#eeeeee', endColorstr='#eeeeee',GradientType=0 ); /* IE6-9 */

}

