body,html {
	margin: 0px;
	padding: 0px;
	background: #f8f9f2;
}

.text {
	font-family: helvetica,arial,verdana,sans-serif;
	font-size: 12px;
	color: #030093;
}

.smaller {
	font-family: helvetica,arial,verdana,sans-serif;
	font-size: 11px;
	color: #030093;
}

.input {
	width: 135px;
}

.textarea {
	width: 350px;
}

a {
	font-family: helvetica,arial,verdana,sans-serif;
	font-size: 11px;
	color: #030093;
}

.bgmenue {background: #f8f9ec;}
.bgline  {background: #ffffff;}

