#devotion {
	padding: 10px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	text-align: center;
}
 
.home_content {
	min-height: 200px;
	border-left: 1px solid #b3b39b;
	border-right: 1px solid #b3b39b;
	border-bottom: 1px solid #b3b39b;
	padding-left: 0px;
	padding-right: 0px;
	padding-top: 0px;
	padding-bottom: 10px;
}

 
#home_top_left {
	float: left;
	width: 250px;
	height: 202px;
}
 
#home_top_center {
	float: left;
	width: 248px;
	height: 202px;
}
 
#home_top_right {
	float: left;
	width: 250px;
	height: 202px;
	padding_top: 10px;
}
 
#home_bottom {
	clear: left;
	padding: 0px;
	margin: 0px;
}
 
.home_top_center_link {
	display: block;
	height: 14px;
	line-height: 14px;
	padding: 7px;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	text-decoration: none;
	color: #ffffff;
	border-top: 1px solid #ffffff;
}

.home_top_center_link:first-letter {
	font-size: 18px;
	font-weight: bold;
}

.home_top_center_link_first {
	display: block;
	height: 15px;
	line-height: 15px;
	padding: 7px;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	text-decoration: none;
	color: #ffffff;
	background-color: #5A8A58; /* Hintergrundfarbe */
}


.home_top_center_link, .home_top_center_link_first {
	background-color: #6699cc; /* Hintergrundfarbe */

}
.home_top_center_link:hover, .home_top_center_link_first:hover {
	background-color: #5681ac; /* Hintergrundfarbe Hover */
}


.home_top_center_link_first:first-letter {
	font-size: 18px;
	font-weight: bold;
}

.box_home {
	float: left;
	width: 214px;
	height: 160px;
	margin-top: 10px;
	margin-left: 10px;
	border: 1px solid #cccccc;
	padding: 10px;
}