body {
	margin: 0px;
	padding: 10px;
	background-color: #000066;
}

table.whois-formular {
	border: 1px solid Black;
	width: 400px;
}

table.big {
	border: 1px solid Black;
	width: 485px;
}

table.links {
	border: 1px solid Black;
	width: 600px;
}

.cell-nav-default {
	background-color: #000066;
	color: White;
	font-size: 14px;
	font-weight: bold;
	font-family: "Courier New", Courier, monospace;
}

.cell-nav-over {
	background-color: #006400;
	color: White;
	font-size: 14px;
	font-weight: bold;
	font-family: "Courier New", Courier, monospace;
}

table.dynamic {
	border: 1px solid Black;
}

table.nettools-1 {
	border: 1px solid Black;
	width: 300px;
}

table.nettools-dynamic {
	border: 1px solid Black;
}

table.container {
	border: 1px solid Black;
	width: 200px;
	font-family: "Courier New", Courier, monospace;
	font-size: 12px;
}

.font-default {
	font-family: "Courier New", Courier, monospace;
	font-size: 14px;
}

.font-default-small {
	font-family: "Courier New", Courier, monospace;
	font-size: 10px;
}

.font-big {
	font-family: "Courier New", Courier, monospace;
	font-size: 18px;
	font-weight: bold;
}

.font-container {
	font-family: "Courier New", Courier, monospace;
	font-size: 12px;
}

.font-table-head {
	font-family: "Courier New", Courier, monospace;
	font-size: 16px;
	font-weight: bold;
}

.font-copyright {
	font-family: "Times New Roman", Times, serif;
	font-size: 11px;
}

.font-small {
	font-family: "Courier New", Courier, monospace;
	font-size: 10px;
}

.font-partner-gruen {
	font-family: "Courier New", Courier, monospace;
	font-size: 24px;
	color: #006600;
	font-weight: bold;
}

.font-partner-blau {
	font-family: "Courier New", Courier, monospace;
	font-size: 18px;
	color: #000066;
	font-weight: bold;
}

A:Link    { color: #000000; TEXT-DECORATION: UNDERLINE; }
A:Visited { color: #000000; TEXT-DECORATION: UNDERLINE; }
A:Hover   { color: #000000; TEXT-DECORATION: NONE; }

