body,td,th {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
	background-color: #CCCCCC;
}

#domain {
	position: relative;
	top: 50px;
	font-weight: bold;
	font-size: 2em;
	text-align: center;
	background-color: #333333;
	color: #ffffff;
	padding-top: 50px;
	padding-bottom: 50px;
}

#sale {
	background-color: #ffffff;
	position: relative;
	top: 50px;
	padding-top: 20px;
	padding-bottom: 20px;
	text-align: center;
	font-size: 1.3em;
}

#domainContent {
	background-color: #dddddd;
	position: relative;
	top: 50px;
	padding-top: 5px;
	padding-bottom: 5px;
	text-align: center;
	font-size: 0.8em;
}

#domainList {
	position: relative;
	top: 200px;
	font-size: 0.8em;
}

#kontakt {
	position: relative;
	top: 70px;
	text-align: center;
	font-size: 0.8em;
}

#erklaerung {
	position: relative;
	top: 200px;
	font-size: 0.8em;
}

a:link {
	color: #0000FF;
	text-decoration: none;
}
a:visited {
	text-decoration: none;
	color: #0000FF;
}
a:hover {
	text-decoration: underline overline;
	color: #000000;
}
a:active {
	text-decoration: none;
	color: #0000FF;
}

