@charset "utf-8";
/* CSS Document */
body {
	margin:0;
	padding:0;
	text-align: center;
	font-family: Verdana, Geneva, sans-serif;
	font-size: 12px;
	background-color: #ffffff;
}


/* Copyright */

.copy {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 10px;
	color: #999;
}
.copy a{
	font-family: Verdana, Geneva, sans-serif;
	font-size: 10px;
	color: #999;
}
.footer {
	background-color: #EFEFEF;
	border-top-width: 4px;
	border-top-style: solid;
	border-top-color: #666;
	border-right-color: #666;
	border-bottom-color: #666;
	border-left-color: #666;
}
.text_footer {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 12px;
	color: #666;
}
.textfield_small {
	width: 20px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
.text_14pt_schwarz {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 14px;
	color: #333;
}
.frame_grey {
	background-color: #EFEFEF;
	border: 3px solid #575756;
}
.button_orange {
	background-color: #F90;
	height: 35px;
	width: 350px;
	font-family: Verdana, Geneva, sans-serif;
	color: #FFF;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
