body {
	margin: 0px;
	padding: 0px;
	font-family: Verdana, Geneva, Arial, sans-serif;
	text-align: center;
}
div.description-de, div.description-en, div.description-nl, div.description-fr, div.description-es {
	display: none;
}
#frame {
	width: 650px;
	height: 100%;
	background-color: #FFFFFF;
	margin-left: auto;
	margin-right: auto;
	text-align: center;
	padding-top: 60px;
}
#logo {
	width: 660px;
	background-color: #FFFFFF;
	text-align: left;
	padding-bottom: 10px;
}
#logo img {
	border: 0px;
}
#innerframe {
	background-color: #E8F2F6;
	border: 5px solid #DCEEEE;
	width: 100%;
	height: auto;
	text-align: left;
}
#innerframe form {
	padding: 20px;
}
span.sellang {
    font-size: 10px;
    color: #666;
}
.caption {
	color: #0063DC;
	font-size: 16px;
	font-family: Trebuchet MS, Verdana, Geneva, Arial, sans-serif;
	text-align: left;
	font-weight: bold;
	text-align: left;
	margin-top: 10px;
}
table.languageselection td {
    padding-left: 3px;
    height: 20px;
}


a:link, a:visited, a:active {
	color: #0063DC;
	text-decoration: none
}
a:hover {
	color: #FF0048;
	text-decoration: none
}
input.inputmessage {
	line-height: 60px;
	font-size: 30px;
	margin-top: 5px;
	width: 590px;
	margin-bottom: 10px;
}
textarea.hash {
	line-height: 20px;
	margin-top: 5px;
	width: 590px;
}
table.hashfunctiontable {
	font-size: 10px;
	padding-bottom: 10px;
	width: 100%;
}
.advertlink, #footer {
	font-size: 11px;
	padding-top: 8px;
}

