html, body {
	font-size: 15px;
	color: #333;
	font-family: Arial, Helvetica, sans-serif;
}

img {
	border:	0;
}

.tbl_Umzug {
	padding-left:			10px;
}

.talbe_Mietkosten {
	border:					2px solid #FFFFFF;
}

.td_cat {
	font-size:				12px;
	font-weight:			bold;
	color:					#333333;
	font-family:			Helvetica;
	line-height:			15px;
	margin:					0;
	padding:				10 10 10 10;
	width:					60px;
	text-align:				center;
}


.td_head {
	font-size:				11px;
	font-weight:			bold;
	color:					#333333;
	font-family:			Helvetica;
	line-height:			15px;
	margin:					0;
	padding:				10 10 10 10;
	width:					120px;
	text-align:				center;
}

.td_time {
	font-size:				11px;
	font-weight:			normal;
	color:					#333333;
	font-family:			Helvetica;
	line-height:			15px;
	margin:					0;
	padding:				5;
	text-align:				center;
	background-color:		#CCCCCC;
}

.td_price {
	font-size:				11px;
	font-weight:			normal;
	color:					#333333;
	font-family:			Helvetica;
	line-height:			15px;
	margin:					0;
	padding:				5;
	text-align:				center;
	background-color:		#EEEEEE;
}

.contentbox {
	font-family: Arial, Helvetica, sans-serif;
	color: #FFF;
	font-size: 14px;
	font-weight: bold;
}
.content {
	font-family: Arial, Helvetica, sans-serif;
}
.contentheadline {
	font-size: 18px;
	font-weight: bold;
}
.content {
	font-size: 15px;
	color: #333;
	font-family: Arial, Helvetica, sans-serif;
}
.context {
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
}
.contentbox a:link {
	color: #FFF;
	text-decoration: underline;
}
.contentbox a:visited {
	color: #FFF;
	text-decoration: underline;
}
.contentbox a:hover {
	color: #FFF;
}
.contentbox a:active {
	color: #FFF;
	text-decoration: underline;
}

