body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-image: url(../grafik/bak_col_01.gif);
	background-color: #f5f6f6;
}

.text {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 18px;
	color: #999999;
}

.reposition {
	padding-top: 10px;
}

a:link {
	color: #999999;
	text-decoration: none;
}
a:visited {
	text-decoration: none;
	color: #999999;
}
a:hover {
	text-decoration: none;
	color: #ed7100;
}
a:active {
	text-decoration: none;
	color: #ed7100;
}


.link a {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #ED7100;
}


.fehler {
	font-weight: bold;
	color: #CC3300;
}
.success {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 18px;
	color: #ED7100;
	font-weight: bold;
}

.text img {
	border: 0px;
	margin: 0px;
	padding: 0px;
	margin-left: -9px;
x	margin-bottom: -1px;
	padding-right: 10px;
	vertical-align: text-bottom;
}