input.name{
	display: none;
}

body {
	font-family: "Trebuchet MS,Tahoma,Verdana,Arial,sans-serif";
	text-align: center;
	font: 80% "Trebuchet MS", sans-serif;
}
img {
	border: 0;
}

element.style {
	margin-top: 20px;
	max-width: 70%;
	padding: 0 0.7em;
}

#waitImg {
	background-repeat: no-repeat;
}

.hidden{
	display: none;
}

.urlsum{
	background-image: url("../images/urlsum.png");
	width: 64px;
	height: 64px;
}
.md5notfound{
	background-color: #c7ffcb;
}
.md5found{
	background-color: #FFFFFF;
}

.newurl{
	background-color: #FFFFFF;
}

.ui-corner-all {
	-moz-border-radius: 4px;
	-webkit-border-radius: 4px;
	-moz-border-radius: 4px 4px 4px 4px;
}

.ui-state-highlight {
	font-size: 1.1em;
	background: url("../images/ffe45c_1x100.png") repeat-x scroll 50% top #FFE45C;
	border: 1px solid #FED22F;
	color: #363636;
	margin-left: 17%;
	margin-right: 17%;
	margin-top: 20px;
	padding: 0 .7em;
	max-width: 70%;
	align: center;
}

.ui-icon {
	background-image: url("../images/228ef1_256x240.png");
	background-position: -16px -144px;
	background-repeat: no-repeat;
	height: 16px;
	width: 16px;
	display: block;
	overflow: hidden;
	text-indent: -99999px;
	float: left;
	margin-right: .3em;
}

#impressum-de {
}

#impressum-en {
}

#privacy-de {
	margin-left: 17%;
	margin-right: 17%;
	text-align: justify;
}

#privacy-en {
	margin-left: 17%;
	margin-right: 17%;
	text-align: justify;
}
