/* Start reset html elements */
	html, body, div, span, applet, object, iframe,
	h1, h2, h3, h4, h5, h6, p, blockquote, pre,
	a, abbr, acronym, address, big, cite, code,
	del, dfn, em, font, img, ins, kbd, q, s, samp,
	small, strike, strong, sub, sup, tt, var,
	b, u, i, center,
	dl, dt, dd, ol, ul, li,
	fieldset, form, label, legend,
	table, caption, tbody, tfoot, thead, tr, th, td {
		margin: 0;
		padding: 0;
		border: 0;
		outline: 0;
		background: transparent;
	}
	
	address,article,aside,audio,canvas,command,datalist,
	details,embed,figcaption,figure,footer,header,
	hgroup,keygen,mark,meter,nav,ouput,progress,
	section,source,summary,time,video,wbr {
		display:block;
	}
	
	input:focus, textarea:focus, select:focus { 
		outline: none; 
	}
	
	table {
		border-collapse:collapse;
		border-spacing: 0;
		padding:0;
		border:0;
	}
	
	table td, table th {
		padding: 0; 
	}
	
	a:active, label:active { 
		outline: none; 
		ie-dummy: expression(this.hideFocus=true); 
	}
	a:focus, label:focus { 
		-moz-outline-style: none; 
		outline: none; 
		ie-dummy: expression(this.hideFocus=true); 
	}
	
	input[type=checkbox] { 
		border-width:0px 
	}
/* End reset html elements */
@font-face {
    font-family: 'BrandonGrotesque-Light';
    src: url('/styles/font/brandongrotesque-light-webfont.eot');
    src: url('/styles/font/brandongrotesque-light-webfont.eot?#iefix') format('embedded-opentype'),
         url('/styles/font/brandongrotesque-light-webfont.woff') format('woff'),
         url('/styles/font/brandongrotesque-light-webfont.ttf') format('truetype'),
         url('/styles/font/brandongrotesque-light-webfont.svg#BrandonGrotesque-Light') format('svg');
    font-weight: normal;
    font-style: normal;
}

@font-face {
    font-family: 'BrandonGrotesque-Regular';
    src: url('/styles/font/brandongrotesque-regular-webfont.eot');
    src: url('/styles/font/brandongrotesque-regular-webfont.eot?#iefix') format('embedded-opentype'),
         url('/styles/font/brandongrotesque-regular-webfont.woff') format('woff'),
         url('/styles/font/brandongrotesque-regular-webfont.ttf') format('truetype'),
         url('/styles/font/brandongrotesque-regular-webfont.svg#BrandonGrotesque-Regular') format('svg');
    font-weight: normal;
    font-style: normal;
}
/* Start generic elements  */
	html {
		overflow-y: auto;
		overflow-x: hidden;
		height:100%;
	}
	
	body {
		color:#000; 
		background-color:#fff;
		height:100%;
	}
	
	td, p, div, span, ol, ul, input, textarea, select { 
		font-family: Arial;
		font-size: 12px;
		color: #6e4d59;
		line-height: 150%;
	}
	
	input, textarea, select {
		border:1px solid #ccc; 
		line-height:120%; 
		margin-top:1px; 
		padding:1px 0px;  
		resize: none; 
		-webkit-border-radius:0px;
	}
	
	input[type=submit], input[type=text], input[type=password], input[type=button],
	textarea{
		-webkit-appearance:none;
	}
	
	input[type=submit] {
		padding:2px 20px;
		cursor:pointer;
	}
	/* span is to cope for protected emails */
	a, a:visited, a span, a:visited span { 
		color: #6e4d59;
		text-decoration: none; 
	}
	
	a:hover { 
		text-decoration: underline; 
	}
	
	ul { 
		list-style-type: none;
		list-style-position: outside;
	}
	
	ul li { 
		list-style-type: none; 
		background:url('/images/bullet.gif') no-repeat 0px 7px; 
		padding-left:14px; 
	}
	
	hr {
		color: #ccc; 
		background-color: #ccc; 
		height: 1px; 
	}
	
	h1 { 
		font-size:35px; 
		display: block;
		width: 650px;
		text-align: center;
		margin: 75px auto 30px;
		font-weight: normal;
		font-family: 'BrandonGrotesque-Light';
		text-transform: uppercase;
		line-height: 38px;
	}
	
	h1.left {
		width: 540px;
		text-align: left;
	}
	
	.clear {
		clear:both;
		height: 1px;
		overflow: hidden;
	}
	
	.ie7debug{
		display: none;
	}

	/* For modern browsers */
	.clearfix:before,
	.clearfix:after {
		content:"";
		display:table;
	}

	.clearfix:after {
		clear:both;
	}

	/* For IE 6/7 (trigger hasLayout) */
	.clearfix {
		*zoom:1;
	}
/* End generic elements  */

/* Start Freshpage elements (these classes are defined in Freshpage and setable) */
	.small { 
		font-size: 10px
	}
	.big { 
		font-size: 15px
	}
	table[tbltype=Standard]{
		
	}
/* End Freshpage elements  */
	#wrapper{
		min-height: 100%;
		width: 980px;
		margin: 0 auto;
		margin-bottom: -55px;
	}
	
	#wrapper header{
		padding-top: 50px;
	}
	
	#wrapper header #logo-container{
		text-align: center;
		position: relative;
		padding-bottom: 25px;
	}
	
	#wrapper header #logo-container #portalnavi{
		position: absolute;
		right: -82px;
		top: -3px;
	}
	
	#wrapper header #logo-container #portalnavi #lang{
		display: inline-block;
		margin-right: 20px;
		color: #959595;
		font-size: 10px;
	}
	
	#wrapper header #logo-container #portalnavi #lang a{
		font-size: 10px;
		color: #959595;
		font-family: 'BrandonGrotesque-Regular';
	}
	
	#wrapper header #logo-container #portalnavi #lang a.active{
		font-weight: bold;
	}
	
	#wrapper header #logo-container #portalnavi img{
		vertical-align: middle;
	}
	
	#wrapper header #logo-container #portalnavi > a:hover{
		text-decoration: none;
	}
	
	#wrapper header nav{
		text-align: center
	}
	
	#wrapper header nav a{
		color: #6e4d59;
		font-size: 14px;
		font-family: 'BrandonGrotesque-Regular';
		text-transform: uppercase;
		margin-left: 80px;
	}
	
	#wrapper header nav a:first-child{
		margin-left: 0px;
	}
	
	#wrapper header nav a.active,
	#wrapper header nav a:hover{
		color: #cae3d5;
		text-decoration: none;
	}
	
	#wrapper #content-container{
		margin-left: -83px;
		width: 1150px;
		position: relative;
	}
	
	#wrapper #content-container > a > img{
		position: absolute;
		top: 78px;	
		cursor: pointer;
		z-index: 20;
		width: 23px;
		height: 23px;
	}
	
	#wrapper #content-container #arrow-left{
		left: 0px;
	}
	
	#wrapper #content-container #arrow-right{
		right: 0px;
	}
	
	#wrapper #content-container #content-slider{
		position: absolute;
		left: 0px;
		right: 0px;
	}
	
	#wrapper #content-container #content-slider #end-left{
		position: absolute;
		top: 115px;
		left: -2997px;
		width: 3000px;
		height: 10px;
	}
	
	#wrapper #content-container #content-slider #end-right{
		position: absolute;
		top: 115px;
		right: -2997px;
		width: 3000px;
		height: 11px;
	}
	
	#wrapper #content-container .content-page{
		width: 1145px;
		float: left;
		position: relative;
	}
	
	#wrapper #content-container .content-page.minheight{
		min-height: 550px;
	}
	
	#wrapper #content-container .content-page > img{
		position: absolute;
		z-index: 5;
		left: 0px;
	}
	
	#wrapper #content-container .content-1 > img{
		top: 35px;
	}
	
	#wrapper #content-container .content-2 > img{
		top: 78px;
	}
	
	#wrapper #content-container .content-3 > img{
		top: 69px;
	}
	
	#wrapper #content-container .content-4 > img{
		top: 92px;
	}
	
	#wrapper #content-container .entryplacer{
		position:absolute;
	}
	
	#wrapper #content-container .hook{
		text-align: center;
		height: 57px;
		position: relative;
	}
	#wrapper #content-container .hook img{
		margin-left: -41px;
		z-index: 1;
		position: relative;
	}
	
	#wrapper #content-container .hook img:first-child{
		margin-left: 0;
		z-index: 10;
		top: 1px;
	}
	
	#wrapper #content-container .entry{
		position: relative;
		top: -7px;
	}
	
	#wrapper #content-container .title-text{
		width: 216px;
		left: -108px;
	}
	
	#wrapper #content-container .image{
		width: 282px;
		left: -141px;
	}
	
	#wrapper #content-container .image .entry-name{
		position: absolute;
		top: 17px;
		left: 20px;
		font-family: 'BrandonGrotesque-Light';
	}
	#wrapper #content-container .entry .more-link {
		text-transform: uppercase;
		line-height: 27px;
		font-family: 'BrandonGrotesque-Light';
		color: #fff;
		font-size: 14px;
	}
	#wrapper #content-container .entry .more-link-image {
		position: absolute;
		bottom: 17px;
		right: 20px;
	}
	#wrapper #content-container .entry .more-link-text {
		float: right;
	}
	
	#wrapper #content-container .image  .entry-bg img{
		display: block;
	}
	
	#wrapper #content-container .title-image{
		width: 224px;
		left: -112px;
	}
	
	#wrapper #content-container .title{
		width: 160px;
		left: -80px;
	}
	
	#wrapper #content-container .entry-bg{
		padding: 13px 19px;
		color: #6e4d59;
		position: relative;
		z-index: 1;
		cursor: pointer;
	}
	
	#wrapper #content-container .image .entry-bg{
		padding: 15px;
	}

	#wrapper #content-container .entry-bg .entry-name{
		text-transform: uppercase;
		font-family: 'BrandonGrotesque-Regular';
	}
	
	#wrapper #content-container .entry-bg .entry-title{
		margin: 5px 0 15px;
		font-size: 23px;
		text-transform: uppercase;
		line-height: 27px;
		font-family: 'BrandonGrotesque-Light';
	}
	
	#wrapper #content-container .title-image .entry-bg .entry-title{
		margin: 5px 0 10px;
	}
	
	#wrapper #content-container .title .entry-bg .entry-title{
		font-size: 17px;
		margin-bottom: 0;
		font-family: 'BrandonGrotesque-Regular';
	}
	
	#wrapper #content-container .entry-bg .entry-title.small{
		font-size: 15px;
		line-height: 22px;
	}
	
	#wrapper #content-container .entry-bg .entry-text{
		font-family: Arial;
		line-height: 150%;
	}
	
	#wrapper #content-container .content-page .fpmain{
		margin: 0 auto;
	}
	
	#wrapper #content-container .content-page .back-btn{
		position: relative;
		display: block;
		margin: 30px auto 0;
	}
	
	#wrapper #content-container .content-page a,
	#wrapper #content-container .content-page a:visited	{
		text-decoration:underline;
	}
	#wrapper #content-container .content-page a:hover {
		text-decoration:none;
	}
	
	#wrapper #push{
		height: 55px;
	}
	
	footer{
		position: relative;
		margin: 0 auto;
		width: 1030px;
		height: 20px;
		padding-top: 30px;
		padding-bottom: 5px;
		text-align: center;
		font-family: 'BrandonGrotesque-Regular';
		font-size: 12px;
		text-transform: uppercase;
		color: #b5b5b5;
	}
	
	footer a.email{
		color: #b5b5b5;
	}
	
	footer a.email span{
		color: #b5b5b5;
	}
	
	footer a span{
		font-size: 12px;
		font-family: 'BrandonGrotesque-Regular';
	}
	footer a:hover span,
	footer a span:hover{
		text-decoration: underline;
	}
/* Start - layout styles */
	/* Start - entrytype bildtext */
		.bildtextbox {
			width:770px;
			margin: 0 auto;
		}
		
		.bildtextbox img,
		.bildtextbox .content {
			float:left;
		}
		
		.bildtextbox img {
			margin-right:20px;
		}
	/* End - entrytype bildtext */
	
	/* Start - entrytype contactform */
		#contactform-container{
			margin: 0 auto;
			width: 540px;
			margin-top: -13px;
		}
		
		#contactform{
			line-height: 250%;
		}
		
		#contactform label {
			font-family: 'BrandonGrotesque-Regular';
			float:left;
			width:140px;
			text-transform: uppercase;
			color: #707070;
		}
		#contactform input{
			height: 25px;
			line-height: 28px;
		}
		#contactform input,
		#contactform textarea {
			width:340px;
			border: 0;
			border-bottom: 1px #c7c7c7 solid;
			margin-bottom:3px;
			color: #707070;
		}
		a.text-submit,
		#infotext{
			color: #707070;
			height: 31px;
			display: inline-block;
		}
		a.text-submit:hover{
			text-decoration: none;
		}
		#contactform textarea {
			height:60px;
			background-image: url('/images/textarea_bg.png');
			background-color: transparent;
			border: 0;
			line-height: 30px;
			overflow-y: hidden;
			margin-top: 0;
			padding-top: 0;
		}
		#contactform #textarea-container textarea{

		}
		#contactform #textarea-container label{
			line-height: 250%;
		}
		#contactform #plz {
			width:120px;
			margin-right:5px;
		}
		#contactform #ort {
			width:214px;
		}
		#contactform input[type=submit] {
			width:140px;
		}
		#contactform #infotext,
		#contactform #errortext {
			display:inline-block;
			margin:5px 0px;
		}
	/* End - entrytype contactform */
	
	/* Start - entry styles */
	.fpmain td .fpmain td > div {
		text-align: justify;
	}
	/* End - entry styles */
/* End - layout styles */