body {
	background-color: #F6F6F6;
	font-size: 11px;
	color: #6D6D6D;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}
img {
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	vertical-align: bottom;
}

table {
	font-size: 11px;
	color: #6D6D6D;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	background-color: #F6F6F6;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	margin: 0px;
	padding: 0px;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
}

a:link {
	color: #ff8000;
	text-decoration: none;
}
a:hover {
	color: #ff8000;
	text-decoration: none;
}
textarea {
	font-size: 11px;
	color: #6D6D6D;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-weight: normal;
}
a:visited {
	text-decoration: none;
	color: #ff8000;
}
a:active {
	text-decoration: none;
	color: #ff8000;
}




select {
	color: #6D6D6D;
	font-size: 11px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	height: 19px;
}
form {
	background-color: #F6F6F6;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
}
input {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #6D6D6D;
}
.inputbutton {
	color: #6D6D6D;
	background-color: #C1C1C1;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
}

a.blau:link{
font-family:Arial,Helvetica,sans-serif;
font-size:12px;
font-weight:normal;
text-decoration:none;
color: #0000FF;
}

a.blau:visited {color:#0000FF;}
a.blau:hover{color:#FF007F;}


.infoBox {
	background-color:#F0F0F0;
	border:1px solid #ff8000;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:10px;
	color:#6D6D6D;
	width: 200px;
	background-image: url(../images/buttonInfo.gif);
	background-repeat: no-repeat;
	background-position: 2px 2px;
	padding-top: 5px;
	padding-right: 10px;
	padding-bottom: 5px;
	padding-left: 30px;
	position: absolute;
	top: 40%;
	left: 15%;
}
.hinweis {
	font-size: 10px;
	margin-top: 15px;
	margin-bottom: 15px;
}
.mess_hl {
	color: #FF8000;
	font-weight: bold;
}
.mess_text {
	line-height: 20px;
	margin-top: 20px;
}

