@CHARSET "UTF-8";

#textContainer {
	width:100%;
	min-height:400px;
	border: 0px solid black;
	
}

#textResult {
	width: 610px;
	height: 85px;
	border: 0px solid black;
	padding-top: 10px;		
	}
#textHead {
	width: 650px;
	height: 40px;
	border: 0px solid black;
	padding-top: 10px;		
	}

#textHead_website {
	width: 650px;
	height: 90px;
	border: 0px solid black;
	padding-top: 10px;		
}


#textForm {
	width: 600px;
	min-height: 400px;
	border: 0px solid black;
	
}

#textForm_website {
	width: 600px;
	min-height: 50px;
	border: 0px solid black;
	
}

#textInput{
	padding: 5px;
	width: 620px;
	min-height: 300px;
	border: 1px dotted gray;
	background-color: #FCFCFC;
}

#textBottom{
	width: 620px;
	height: 10px;
	border: 0px solid black;
	font-size: 9px;
}

.tableErgebnis {
	/*border: 1px dotted black;*/
	
	
}
