@import url(https://cdn2.site-media.eu/g/fonts/css?family=Advent+Pro:500);

body { background-image: url(/images/1842/437586/Fotolia_38860723_M.jpg?t=1371572646); background-size: cover;  }
.button {
	background: linear-gradient(top, #ec215f, #d51751); 
	background: -moz-linear-gradient(top, #ec215f, #d51751); 
	background: -webkit-linear-gradient(top, #ec215f, #d51751); 
	line-height: 30px;
	padding: 0 30px;
	color: #fff;
	text-decoration: none;
	display: inline-block;
	border-radius: 5px;
}
#wrapper { width: 950px; margin-top: 30px; }
#header { 
	background: linear-gradient(top, #ec215f, #d51751); 
	background: -moz-linear-gradient(top, #ec215f, #d51751); 
	background: -webkit-linear-gradient(top, #ec215f, #d51751); 
	height: 100px; 
	border-radius: 5px;
}
#logo h1 {
	font-family: 'Advent Pro', sans-serif;
}
#header_content { float: left; }
#menu { float: right; background: none; }
#menu ul li a {
	color: #FFFFFF;
	display: inline-block;
	font-family: 'Advent Pro',sans-serif;
	font-size: 24px;
	font-weight: 500;
	line-height: 32px;
	padding: 34px 24px 34px;
	text-decoration: none;
	letter-spacing: 1px;
}
#menu ul li a:hover, #menu ul li a.active, #menu ul li:hover a {
	background: none;
	text-decoration: none; 
}
#menu ul li a:hover {
	background: linear-gradient(top, #d0164f, #92153b); 
	background: -moz-linear-gradient(top, #d0164f, #92153b);
	background: -webkit-linear-gradient(top, #d0164f, #92153b);
	color: #FF6C81;
}
#menu ul li:last-child a {
	border-radius: 0 5px 5px 0;
}
#menu ul li a span.text {
 color: inherit;
 display: inline;
 line-height: 1em;
 padding: 0;
}
div#logo { padding-left: 28px; padding-top: 25px; }
#teaser { 
	padding-top: 120px;
	height: 180px;
}
#teaser h2 {
	font-family: 'Advent Pro',sans-serif;
	text-align: left;
	font-size: 40px;
	font-weight: 500;
	color: #ec215f;
	padding-left: 100px;
	float: left;
	margin-right: 30px;
}
#teaser .button {
	float: left;
	font-size: 30px;
	line-height: 49px;
	font-family: 'Advent Pro',sans-serif;
}
#content_wrapper {
	border-radius: 5px;
}
#content h3 { 
	text-align: center;
}
#content h2 { 
	text-align: center;
	font-family: 'Advent Pro', sans-serif;
	font-size: 28px;
}
