body {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	line-height: 15px;
	font-weight: normal;
	font-variant: normal;
	color: #666666;
	text-align: left;
	vertical-align: top;
	margin: 0px;
	background-color: #F3F5F7;
}

.backline {
	background-image: url(assets/line.gif);
}

.backbig {
	background-image: url(assets/img_back_big.gif);
	vertical-align: middle;
	text-align: center;
}

.backsmall {
	background-image: url(assets/img_back_small.gif);
	vertical-align: middle;
	text-align: center;
}

.footer,
.footer a,
.footer a:hover {
	font-size: 9px;
	text-align: center;
	color: #8A9E99;
	text-decoration: none;
}

a:link,
a:visited,
a:active {
	color: #8A9E99;
	text-decoration: none;
}

a:hover {
	color: #F4641F;
	text-decoration: none;
}

.navimages {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	line-height: 15px;
	font-weight: normal;
	text-align: right;
	color: #8A9E99;
}

.kontakt table {
	font-size: 11px;
	line-height: 13px;
}

.kontakt p {
margin:0;
}

.error {
	color: #f4641f;
}

.formfield1 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-style: normal;
	line-height: 10px;
	font-weight: normal;
	color: #000000;
	border: none;
	border-bottom: 1px dotted #666666;
	border-left: 1px dotted #666666;
	background: #F3F5F7;
}

.formfield2 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-style: normal;
	line-height: 10px;
	font-weight: normal;
	color: #000000;
	border: none;
	border-bottom: 1px dotted #666666;
	border-left: 1px dotted #666666;
	background: #F3F5F7;
}