
#homefirstrow {
	position: relative;
}

#homefirstrow .item {
	float: left;
	width: 100%;
	border: 1px #d5d5d5 solid;
	padding: 1px;
	margin-bottom: 20px;
}

	#homefirstrow .item .titel {
		display: block;
		padding: 10px 10px 10px 10px;
		color: #008aa5;
		font-family: "ff-meta-serif-web-pro", "Trebuchet MS", sans-serif;
		font-weight: 700;
		font-size: 16px;
		line-height: 20px;
	}

		#homefirstrow .item .titel a {
			color: #008aa5;
			font-weight: 700;
		}

			#homefirstrow .item .titel a:hover {
				color: #d62464;
			}	

		#homefirstrow .item .titel a.more {
			color: #d62464;
			font-weight: 500;
		}

			#homefirstrow .item .titel a.more:hover {
				color: #008aa5;			
			}			

#homefirstrow .becomeMemberWrapper {
	float: right;
	width: 100%;
	margin-bottom: 20px;
	background-color: #c5c5c5;
}


	#homefirstrow .becomeMemberWrapper .becomeMember {
		font-family: "ff-meta-web-pro", sans-serif;
		font-size: 26px;
		line-height: 30px;
		color: #fff;
		font-style: italic;
		text-transform: uppercase;
		padding: 70px 10px 20px 10px;
	}

	#homefirstrow .becomeMemberWrapper .becomeMember a {
		font-style: normal;
		font-weight: 700;
		color: #008ea9;
	}

	#homefirstrow .becomeMemberWrapper .becomeMember a:hover {
		color: #da1c5f;
	}


ul.hometabs {
	list-style: none;
	height: 30px;
	margin: 0 0 0 -10px;
}

	ul.hometabs li {
		float: left;
		border: 1px #e0e0e0 solid;
		margin-right: 10px;
		margin-bottom: 10px;
		height: 30px;
	}

	ul.hometabs li.active,
	ul.hometabs li:hover {
		border: 1px #fff solid;
		background-color: #e18220;
	}

	ul.hometabs li.active a,
	ul.hometabs li:hover a {
		color: #fff;
	}			

		ul.hometabs li a {
			color: #272727;
			font-family: "ff-meta-web-pro", sans-serif;
			font-size: 16px;
			text-transform: uppercase;
			padding: 3px 10px 3px 10px;					
			height: 28px;	
			line-height: 29px;
		}




	.tab .item {
		border-bottom: 1px #ececec solid;
		padding: 20px 0 20px 0;

	}


	.tab img {
		border: 5px #ecedee solid;
		margin-bottom: 10px;
	}

	.tab .titel {
		font-family: "ff-meta-serif-web-pro", "Trebuchet MS", sans-serif;
		font-size: 24px;
		color: #008aa5;
		margin-bottom: 0;
		line-height: 28px;
	}

		.tab .titel a {
			color: #008aa5;
			font-weight: 700;
		}

		.tab .titel a:hover {
			color: #d62464;
		}

	.tab .meta {
		display: block;
		padding: 0 0 10px 0;
		font-size: 14px;
		font-family: "ff-meta-web-pro", sans-serif;
		color: #9fa3a6;
		text-transform: uppercase;
	}

	.tab p {
		display: block;
		font-family: "ff-meta-serif-web-pro", "Trebuchet MS", sans-serif;
		font-size: 16px;
		margin-bottom: 0;
		line-height: 22px;
	}		

	.morenews {
		text-align: right;
		font-family: "ff-meta-serif-web-pro", "Trebuchet MS", sans-serif;
		font-size: 18px;
		padding-top: 15px;
		margin-bottom: 20px;
	}





	.homeright .upcoming {
		position: relative;
		width: 100%;
		border: 1px #d5d5d5 solid;
		padding: 50px 20px 10px 20px;
		font-family: "ff-meta-web-pro", sans-serif;
		line-height: 22px;
		margin-bottom: 20px;
	}

		.homeright .upcoming .item {
			padding: 10px 0 10px 0;
			border-bottom: 1px #ececec solid;
		}

		.homeright .upcoming .eliaevent {
			display: inline-block;
			font-size: 12px;
			color: #fff;
			background-color: #008aa5;
			line-height: auto;
			text-transform: uppercase;
			padding: 2px 5px 0 5px;
			/*padding: 0 5px;*/
			margin-bottom: 3px;
		}

		.homeright .upcoming .date {
			display: block;
			font-size: 16px;
			color: #e18320;
		}

		.homeright .upcoming .titel {
			display: block;
			font-size: 16px;
			color: #21221c;
		}

		.homeright .upcoming .location {
			font-size: 16px;
			color: #888888;
		}

		.homeright .upcoming .link {
			font-size: 16px;
		}

		.homeright .upcoming .more {
			text-align: left;
			font-size: 18px;
			padding-top: 15px;
			font-family: "ff-meta-serif-web-pro", "Trebuchet MS", sans-serif;
		}


	.homeright .newsletter {
		position: relative;
		width: 100%;
		border: 1px #d5d5d5 solid;
		padding: 70px 20px 10px 20px;
		font-family: "ff-meta-web-pro", sans-serif;
		line-height: 22px;
		margin-bottom: 20px;
	}

		.homeright .newsletter .intro {
			display: block;
			font-family: "ff-meta-serif-web-pro", "Trebuchet MS", sans-serif;
			font-size: 15px;
			margin-bottom: 15px;
		}

	







