a:link, a.active{
	color: #999999;
	text-decoration: underline;
}
a:hover{
	color: #333333;
	text-decoration: underline;
}

.body
{
	background : #7699C0;
	margin: 0px;
}
.textFarbeBoldGross
{
	font-family : Arial;
	font-weight : bold;
	font-size: 12pt;

}
.textBold 
{
	font-family : Arial;
	font-weight : bold;
	font-size: 10pt;

}
.formular {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #000000;
	height: 1px;
	width: 1px;
	border: solid;
}
.textFarbeBold {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #000000;
}
.textMain {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #000000;
	text-decoration: none;
}

.feedbackformTextfeld {

	width: 350px;
	border: 1px solid #C5C5C7;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	text-decoration: none;
	overflow:auto;
}

.button {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #0099b4;
	text-decoration: none;
	border: 1px solid #0099b4;
	background-color: #FFFFFF;
	width: 90px;
	margin: 0px;
	padding: 0px;
}
.textMainPink {

	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #e1057b;
	text-decoration: none;
}

