
@font-face {
			font-style: normal;
			font-weight: normal;
			font-family:"HelveticaNeue-Light";
			src: url('fonts/ae1656aa-5f8f-4905-aed0-93e667bd6e4a.eot');
			src: url('fonts/ae1656aa-5f8f-4905-aed0-93e667bd6e4a.eot#') format('embedded-opentype'),
			url('fonts/530dee22-e3c1-4e9f-bf62-c31d510d9656.woff') format('woff'),
			url('fonts/688ab72b-4deb-4e15-a088-89166978d469.ttf') format('truetype'),
			url('fonts/7816f72f-f47e-4715-8cd7-960e3723846a.svg#7816f72f-f47e-4715-8cd7-960e3723846a') format('svg');
		}
		
		
		@font-face {
			font-style: normal;
			font-weight: normal;
			font-family:"HelveticaNeue-Medium";
			src:url("fonts/07fe0fec-b63f-4963-8ee1-535528b67fdb.eot?iefix");
			src: url("fonts/60be5c39-863e-40cb-9434-6ebafb62ab2b.woff")  format("woff"),
			url("fonts/4c6503c9-859b-4d3b-a1d5-2d42e1222415.ttf")  format("truetype"),
			url("fonts/36c182c6-ef98-4021-9b0d-d63122c2bbf5.svg#36c182c6-ef98-4021-9b0d-d63122c2bbf5") format("svg");
		}
	
@charset "utf-8";
/***********************************************************/
/************************** default.css ********************/
/***********************************************************/
.divBody {
	width:940px;
	padding:20px 20px 0px 20px;
	font-family: "HelveticaNeue-Light", "Helvetica Neue Light", "Helvetica Neue", sans-serif; 	font-weight: normal; text-decoration: none;
    margin: 0 auto;
}
.headline1 {
	font-size:24px;
	color: #2d4275;
	padding-top:30px;
	width:330px;
}
.headline2 {
	font-size:18px;
	color: #999999;
}
.tableInhalt {
	margin-top:14px;
}
.tableInhalt tr td {
	vertical-align:top;
}
.tdText {
	padding-right:20px;
	width:700px;
	font-size:12px;
	line-height:16px;
}
.link {
	font-weight:bold;
	color: #2d4275;
}
.languageChoosen {
	font-size:12px;
	color: #2d4275;
	}
.languageNotChoosen {
	font-size:12px;
	color: #999999;
	}
.boxaside {
	background-color: #e6e6e6;
	height:213px;
	width:220px;
	padding-top:3px;
}	
.headline {
	padding-top:15px;
	padding-left:20px;
	font-size:22px;
	color: #2d4275;
	font-weight:normal;
	margin-bottom:3px;
}
.name {
	background-color: #f8f8f8;
	color: #2d2475;
	font-size:12px;
	padding-top:5px;
	padding-left:4px;
	padding-bottom:20px;
	line-height:16px;
}
.phone {
	color: #2d2475;
	font-size:12px;
	padding-top:4px;
	margin-left:19px;
	padding-bottom:4px;
	line-height:16px;
	border-bottom:solid #FFFFFF 1px;
	width: 180px;
}
.divTeaserImage {
	margin: 0px 20px 40px 0px;	
}
.divTeaserImage h3 {
	margin: 0px 0px 15px 0px;	
	font-size: 1.583em;
	line-height: 1.263em;
}
.divTeaserImage .ImageContent {
	position: relative;
	width: 220px;
	height: 120px;
	overflow: hidden;
}
.textarial {
	font-family: arial, helvetica, sans-serif;
}
.divTeaserImage .ImageContent .Image {
	
}
.divTeaserImage .ImageContent .Link {
	position: absolute;
	left: 20px;
	bottom: 20px;
	width: 174px;
	padding: 5px 10px 3px 0px;
	background-color: #2d4375;
}
.divTeaserImage .ImageContent .Link a {
	display: block;
	padding: 0px 12px 2px 9px;
	font-size: 1.416em;
	line-height: 1.176em;
	color: #ffffff;
	background-image: url("../images/icons/icon-jumper-white-large.gif");
	background-position: right bottom;
	background-repeat: no-repeat;
}
.divTeaserImage .ImageContent .Link a:hover {
	text-decoration: underline;	
}
	
