/**
 * @license
 * MyFonts Webfont Build ID 2760785, 2014-03-04T08:07:37-0500
 * 
 * The fonts listed in this notice are subject to the End User License
 * Agreement(s) entered into by the website owner. All other parties are 
 * explicitly restricted from using the Licensed /_local/webfonts(s).
 * 
 * You may obtain a valid license at the URLs below.
 * 
 * Webfont: Univers Pro 57 Condensed by Linotype
 * URL: http://www.myfonts.com/fonts/linotype/univers/pro-57-condensed/
 * Licensed pageviews: 250,000
 * 
 * Webfont: Univers Pro 67 Condensed Bold by Linotype
 * URL: http://www.myfonts.com/fonts/linotype/univers/pro-67-bold-condensed/
 * Licensed pageviews: 500,000
 * 
 * 
 * License: http://www.myfonts.com/viewlicense?type=web&buildid=2760785
 * /_local/webfonts copyright: Part of the digitally encoded machine readable outline data for producing the Typefaces provided is copyrighted &#x00A9; 2008 Linotype GmbH, www.linotype.com. All rights reserved. This software is the property of Linotype GmbH, and may not be reproduced, 
 * 
 * © 2014 MyFonts Inc
*/


/* @import must be at top of file, otherwise CSS will not work */
@import url("//hello.myfonts.net/count/2a2051");

  
@font-face {
	font-family: 'UniversLTPro-Condensed';
	src: url('/_local/webfonts/2A2051_0_0.eot');
	src: url('/_local/webfonts/2A2051_0_0.eot?#iefix') format('embedded-opentype'),
	url('/_local/webfonts/2A2051_0_0.woff') format('woff'),
	url('/_local/webfonts/2A2051_0_0.ttf') format('truetype');
}
 
  
@font-face {
	font-family: 'UniversLTPro-BoldCond';
	src: url('/_local/webfonts/2A2051_1_0.eot');
	src: url('/_local/webfonts/2A2051_1_0.eot?#iefix') format('embedded-opentype'),
	url('/_local/webfonts/2A2051_1_0.woff') format('woff'),
	url('/_local/webfonts/2A2051_1_0.ttf') format('truetype');
}


#teaser {
	color: black;
}

div.background {
		background: url(/_local/images/teaser_bg.png) repeat 0 0;
}

#teaser .schwarz {
	color: black;
}

#teaser .white {
	color: white;
}

#teaser p,  
#teaser li {
	padding: 0;
	margin: 0;
	font-size: 14px;
	line-height: 18px;
	font-family: 'UniversLTPro-Condensed', Arial, Verdana, sans-serif;	
	color: black;
	letter-spacing: 1px;
}

#teaser a {
	color: #008737;
	text-decoration: none;
}

#teaser strong {
	font-family: 'UniversLTPro-BoldCond', Arial, Verdana, sans-serif;
	font-weight: normal;
}

#teaser h1 {
	font-size: 24px;
	color: black;
	margin: 0;
	padding: 0 0 17px 0;
	letter-spacing: 0;
	font-family: 'UniversLTPro-BoldCond', Arial, Verdana, sans-serif;
	font-weight: normal;
	letter-spacing: 1px;
}

#teaser h2 {
	font-size: 14px;
	line-height: 18px;
	font-family: 'UniversLTPro-BoldCond', Arial, Verdana, sans-serif;
	font-weight: normal;
	color: black;
	margin: 0;
	padding: 0;	
	letter-spacing: 1px;
}

#teaser ul {
	margin: 0;
	padding: 0;
}

#teaser ul li {
	margin: 0;
	padding: 0;
	list-style: none;
	background: url(/_local/images/liststyle.png) no-repeat 0 8px;
	padding: 0 0 0 15px;
}

#teaser hr {
	background-color: black; /* Farbe für Opera und Firefox */
	color: black; /* Farbe für Internet Explorer (IE) */
	border: 0;
	height: 1px;
	margin: 0;
}