
@font-face {
    font-family: 'allerbold';
    src: url('../fonts/aller_bd-webfont.eot');
    src: url('../fonts/aller_bd-webfont.eot?#iefix') format('embedded-opentype'),
         url('../fonts/aller_bd-webfont.woff') format('woff'),
         url('../fonts/aller_bd-webfont.ttf') format('truetype'),
         url('../fonts/aller_bd-webfont.svg#allerbold') format('svg');
    font-weight: normal;
    font-style: normal;

}


@font-face {
    font-family: 'allerregular';
    src: url('../fonts/aller_rg-webfont.eot');
    src: url('../fonts/aller_rg-webfont.eot?#iefix') format('embedded-opentype'),
         url('../fonts/aller_rg-webfont.woff') format('woff'),
         url('../fonts/aller_rg-webfont.ttf') format('truetype'),
         url('../fonts/aller_rg-webfont.svg#allerregular') format('svg');
    font-weight: normal;
    font-style: normal;

}

body {
  font-family: 'allerregular';
  font-size: 12px;
  line-height: 1.4em;
  color:#000;
  min-width: 983px;
  overflow-x: hidden;
}

#container {
	position: static;
	margin: 0;
	width: 570px;
}
#logo {
	float: right;
    height: 124px;
    padding: 23px 0 0;
    width: 200px;
}
h1 {
	background: none;
	position: relative;
	padding-left: 12px;
	font-weight: normal;
	text-transform: uppercase;
	margin: 0;
	font-family: 'allerbold';
	color: #000;
	font-size: 0.9em;
	white-space: nowrap;
}
h1 img {
	position: absolute;
	left: 0px;
	top: 5px;
}
h1 span {
	display: block;
	font-weight: normal;
	font-family: 'allerregular';
}
#logo ul {
	margin: 0;
	padding: 6px 0 0 13px;
	list-style: none;
}
#logo ul li {
	color:#000;
	line-height: 1.0em;
	font-family: 'allerbold';
	list-style-type: none;
	font-size: 0.8em;
}
.clear {
	height: 0px;
	font-size: 0px;
	line-height: 0px;
	clear: both;
}

#content {
	margin-left: 21px;
	height: auto;
	position: relative;
	margin: 0;
}
#foto_wrapper {
	position: static;
	width: 416px;
}
#foto_wrapper img {
	display: block;
}
.band {
	padding-bottom: 1px;
}
.band ul {
	margin: 0;
}
.foto {
	padding:0px 0 0 23px;
}		  
#text_wrapper {
	width: 409px;
	background: none;
	height: auto;
	padding-left: 10px;
}
.headline {
	background: none;
	height: 19px;
	line-height: 19px;
	padding-left: 13px;
	border: none;
	margin: 0;
}
.text {
	padding: 12px 20px 15px 13px;
}
h2 {
	font-weight: normal;
	margin: 0;
	text-transform: uppercase;
	font-size: 1em;
}
.text p {
    margin: 0;
	font-size: 1em;
	padding: 7px 0 0;
}


.fullBg, header, .band, #content_nav, .slogan {
	display: none !important;
}
