body {
	margin-top		: 0px;
	margin-bottom	: 0px;
	margin-left		: 0px;
	margin-right	: 0px;
}

.text {
	font-family		: Verdana, sans-serif;
	font-weight		: normal;
	font-size		: 11px;
	color			: #949597;
	line-height		: 14px;
}

a.text:link {
	font-family		: Verdana, sans-serif;
	font-weight		: bold;
	font-size		: 11px;
	color			: #949597;
	text-decoration	: none;
	line-height		: 14px;
	font-variant	: normal;
}

a.text:hover {
	font-family		: Verdana, sans-serif;
	font-weight		: bold;
	font-size		: 11px;
	color			: #535353;
	text-decoration	: none;
	line-height		: 14px;
	font-variant	: normal;
}

a.text:visited {
	font-family		: Verdana, sans-serif;
	font-weight		: bold;
	font-size		: 11px;
	color			: #949597;
	text-decoration	: none;
	line-height		: 14px;
	font-variant	: normal;
}

a.fragen:link {
	font-family		: Verdana, sans-serif;
	font-weight		: normal;
	font-size		: 14px;
	color			: #949597;
	text-decoration	: none;
	line-height		: 16px;
	font-variant	: normal;
}

a.fragen:hover {
	font-family		: Verdana, sans-serif;
	font-weight		: normal;
	font-size		: 14px;
	color			: #535353;
	text-decoration	: none;
	line-height		: 16px;
	font-variant	: normal;
}

a.fragen:visited {
	font-family		: Verdana, sans-serif;
	font-weight		: normal;
	font-size		: 14px;
	color			: #949597;
	text-decoration	: none;
	line-height		: 16px;
	font-variant	: normal;
}

.title {
	font-family		: Verdana, sans-serif;
	font-weight		: bold;
	font-size		: 16px;
	color			: #949597;
	text-decoration	: none;

}

a.title:link {
	font-family		: Verdana, sans-serif;
	font-weight		: bold;
	font-size		: 14px;
	color			: #949597;
	text-decoration	: none;

}

a.title:hover {
	font-family		: Verdana, sans-serif;
	font-weight		: bold;
	font-size		: 14px;
	color			: #535353;
	text-decoration	: none;

}

a.title:visited {
	font-family		: Verdana, sans-serif;
	font-weight		: bold;
	font-size		: 14px;
	color			: #949597;
	text-decoration	: none;

}

#scontainer {
	position		: relative;
	top				: 0px;
	left			: 0px;
	height			: 350px;
	width			: 100px;
	overflow		: hidden;
}

#toscroll {
	position		: absolute;
	top				: 0;
	left			: 0;
}

.textarea {
	background-color: #FFFFFF;
	color			: #000000;
	font-family		: Verdana, sans-serif;
	font-size		: 11px;
	border			: 1px solid #f4f1ec;
}

.input {
	background-color: #FFFFFF;
	color			: #000000;
	font-family		: Verdana, sans-serif;
	border			: 1px solid #f4f1ec;
	font-size		: 11px;
}

.select {
	background-color: #FFFFFF;
	color			: #f4f1ec;
	font-family		: Verdana, sans-serif;
	font-size		: 11px;

