body {
	background-color: #f7f7f7;
	font-family: verdana;
	font-size: 12px;
}

h1 {
	font-family: verdana;
	font-size: 24px;
	font-weight: 900;
	text-align: center;
}

#content {
	background-color: #f8f8f8;
	font-family: verdana;
	font-size: 11;
	padding: 10px;
}

#mobilfunk {
	background-color: #fff;
	border: #000 1px solid;
}

#mobilfunk td {
	border-bottom: #000 1px solid;
	border-right: #000 1px solid;
	text-align: center;
	vertical-align: top;
}