body {
	margin:0px;
	background-color:#fff;
	padding:0px;
}

p,td {
	font-family:Tahoma, sans-serif;
	margin:3px;
	font-size:12px;
	color:#333;
}

a:link{color:#333;text-decoration:underline;}
a:visited{color:#333;text-decoration:underline;}
a:hover{color:#000;text-decoration:underline;}

h1 {
	font-size:20px;
	font-family:Arial;
	font-weight:normal;
	color:#ff3c00;
	margin:0px;
	padding-left:4px;
	padding-top:4px;
	padding-bottom:4px;
	text-decoration:none;
}

#ikee {
	border:3px double #93cffe;
	background-color:#fff;
	text-align:justify;
	padding:8px;
	margin-top:5px;
}

#telefon {
	font-size:21px;
	font-weight:bold;
	color:#da0000;
}

#topmenu {
	text-align:center;
	font-weight:normal;
	font-size:18px;
	font-family:Arial;
	color:#d83300;
	padding:0px 0px 5px 0px;
}

#topmenu a {color:#d83300;}
#topmenu a:hover {color:#d83300; text-decoration:none;}