
/* s_reset.css */

/* LLH | s_reset.css | v1.0 | 081028 */

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, dl, dt, dd, ol, ul, li, fieldset, form, label, legend, table, caption, tbody, tfoot, thead, tr, th, td {
	margin: 0;
	border: 0;
	padding: 0;
	outline: 0;
	font-weight: inherit;
	font-style: inherit;
	font-size: 100%;
	font-family: inherit;
	vertical-align: baseline;
}

/* remember to define focus styles! */
:focus {
	outline: 0;
}

body {
	line-height: 1;
	color: black;
	background: white;
}

ol, ul {
	list-style-type: none;
	list-style-image: none;
}

/* tables still need 'cellspacing="0"' in the markup */
table {
	border-collapse: separate;
	border-spacing: 0;
}

caption, th, td {
	text-align: left;
	font-weight: normal;
}

blockquote:before, blockquote:after,
q:before, q:after {
	content: "";
}

blockquote, q {
	quotes: "" "";
}

/* s_general.css */

/* LLH | s_general.css | v1.0 | 081028 */

.alt {
	display: none;
}

.fckie {
	float: left;
	line-height: 0;
	height: 0;
}

/* s_layout.css */

/* LLH | s_layout.css | v1.0 | 081028 */

body {
	text-align: left;
	background: #000;
}

#logo_print {
	display: none;
}

#wrapper-a01, #wrapper-b01, #wrapper-c01, #wrapper-d01 {
	margin: 28px 28px 0 28px;
}

#wrapper-multibox {
	margin: 0;
	background: #000;
	color: #fff;
	width: 100%;
	height: auto;
}

#header {
	position: fixed;
	top: 28px;
	left: 28px;
	width: 293px;
	height: 273px;
}

/* up to IE 6 only */
* html #header {
	position: absolute;
	top: 28px;
	left: 28px;
}

#logo {
	position: absolute;
	top: 0;
	left: 0;
	background: url(../gfx/layout/bg_header-de.gif) no-repeat 0 0;
	width: 291px;
	height: 32px;
}

#nav-dropnav {
	position: fixed;
	top: 363px;
	width: 288px;
	text-align: right;
}

/* up to IE 6 only */
* html #nav-dropnav {
	position: absolute;
	top: 363px;
	left: 28px;
}

#nav-content-pagebrowser {
	position: fixed;
	top: 360px;
	width: 288px;
	text-align: right;
}

/* up to IE 6 only */
* html #nav-content-pagebrowser {
	position: absolute;
	top: 360px;
	left: 28px;
}

#pagebody {
	clear: both;
	width: 774px;
}

#image {
	float: left;
	margin: 0 0 54px 360px;
	display: inline; /* IE Double Float-Margin Bug */
	width: 414px;
	height: 270px;
}

#wrapper-a01 #headline, #wrapper-b01 #headline {
	float: left;
	margin: 0 0 0 357px;
	display: inline; /* IE Double Float-Margin Bug */
	width: 417px;
}

#wrapper-c01 #headline, #wrapper-d01 #headline {
	float: left;
	margin: 0 0 0 360px;
	display: inline; /* IE Double Float-Margin Bug */
	width: 414px;
}

#wrapper-b01 #headline, #wrapper-d01 #headline {
	padding: 324px 0 0 0;
}

#wrapper-a01 #content {
	float: left;
	margin: 0 0 0 360px;
	display: inline; /* IE Double Float-Margin Bug */
	width: 414px;
}

#wrapper-b01 #content {
	float: left;
	margin: 0 0 0 360px;
	display: inline; /* IE Double Float-Margin Bug */
	width: 414px;
}

#wrapper-c01 #content {
	float: left;
	margin: 0 0 0 360px;
	display: inline; /* IE Double Float-Margin Bug */
	width: 414px;
}

#wrapper-d01 #content {
	float: left;
	margin: 0 0 0 360px;
	display: inline; /* IE Double Float-Margin Bug */
	width: 342px;
}

#footer {
	clear: both;
	margin: 0 0 0 360px;
	padding: 36px 0 28px 0;
	width: 414px;
}


/* s_typo.css */

/* LLH | s_type.css | v1.0 | 081028 */

body, .htmlarea-content-body {
	font: 12px/18px "Lucida Grande", "Lucida Sans Unicode", verdana, sans-serif;
	color: #fff;
}

.htmlarea-content-body {
	background: #000;
}

h1 {
	font-size: 39px;
	line-height: 43px;
	margin: 0 0 36px 0;
	color: #606060;
	font-weight: normal;
	text-transform: uppercase;
}

#wrapper-c01 h1, #wrapper-d01 h1 {
	font-size: 16px;
	line-height: 20px;
	margin: 0 0 36px 0;
	color: #606060;
	font-weight: normal;
	text-transform: none;
}

h1 a:link, h1 a:visited {
	text-decoration: none;
	color: #606060;
}
h1 a:hover, h1 a:active {
	text-decoration: underline;
	color: #606060;
}

h2 {
	font-size: 12px;
	color: #fff;
	font-weight: normal;
	text-transform: none;
}

h2 a:link, h2 a:visited {
	text-decoration: none;
	color: #fff;
	text-transform: none;
}
h2 a:hover, h2 a:active {
	color: #606060;
	text-transform: none;
}

h2.first {
	padding: 0;
}

p {
	margin: 0 0 18px 0;
}

p.small {
	font-size: 11px;
}

p.center {
	text-align: center;
}

strong {
	font-weight: bold;
}

em {
	font-style: italic;
}

.alert {
	color: #f00}

/* s_sifr.css */

/* LLH s_sifr.css */

/*=:project
    scalable Inman Flash Replacement (sIFR) version 3.

  =:file
    Copyright: 2006 Mark Wubben.
    Author: Mark Wubben, <http://novemberborn.net/>

  =:history
    * IFR: Shaun Inman
    * sIFR 1: Mike Davidson, Shaun Inman and Tomas Jogin
    * sIFR 2: Mike Davidson, Shaun Inman, Tomas Jogin and Mark Wubben

  =:license
    This software is licensed and provided under the CC-GNU LGPL.
    See <http://creativecommons.org/licenses/LGPL/2.1/>    
*/

/*---- sIFR ---*/
.sIFR-flash {
  visibility: visible !important;
  margin: 0;
  padding: 0;
}

.sIFR-replaced, .sIFR-ignore {
  visibility: visible !important;
}

.sIFR-alternate {
  position: absolute;
  left: 0;
  top: 0;
  width: 0;
  height: 0;
  display: block;
  overflow: hidden;
}

.sIFR-replaced div.sIFR-fixfocus {
  margin: 0pt; 
  padding: 0pt; 
  overflow: auto; 
  letter-spacing: 0px; 
  float: none;
}

/*---- Header styling ---*/

.sIFR-active #wrapper-a01 h1, .sIFR-active #wrapper-b01 h1 {
	visibility: hidden;
	font-size: 38px;
	line-height: 1em;
}

.sIFR-active #wrapper-c01 h1, .sIFR-active #wrapper-d01 h1 {
	visibility: hidden;
	font-size: 16px;
	line-height: 1em;
}

/* s_lists.css */

/* LLH | s_lists.css | v1.0 | 081028 */

ul {
	list-style-type: none;
	list-style-image: url(../gfx/lists/bg_ul.gif);
	margin: 0 0 18px 27px;
}

ul li {
	padding: 0;
}

ol {
	list-style-type: decimal;
	list-style-image: none;
	margin: 0 0 18px 27px;
}

ol li {
	padding: 0;
}

dl {
	list-style-type: none;
	list-style-image: none;
	margin: 0;
}

dl dt {
	font-weight: bold;
}

dl dd {
	margin: 0 0 18px 27px;
}

/* s_links.css */

/* LLH | s_links.css | v1.0 | 081028 */

a:link, a:visited {
	color: #fff;
	text-decoration: none;
}
a:hover, a:active {
	color: #606060;
	text-decoration: none;
}

a.internal-link:link, a.internal-link:visited,
a.internal-link-new-window:link, a.internal-link-new-window:visited,
a.external-link:link, a.external-link:visited,
a.external-link-new-window:link, a.external-link-new-window:visited,
a.download:link, a.download:visited {
	background: url(../gfx/links/bg_a-more_l.gif) no-repeat left 4px;
	padding: 0 0 0 14px;
}
a.internal-link:hover, a.internal-link:active,
a.internal-link-new-window:hover, a.internal-link-new-window:active,
a.external-link:hover, a.external-link:active,
a.external-link-new-window:hover, a.external-link-new-window:active,
a.download:hover, a.download:active {
	background: url(../gfx/links/bg_a-more_h.gif) no-repeat left 4px;
	padding: 0 0 0 14px;
}

/* s_searchbox.css */

/* LLH | s_searchbox.css | v1.0 | 081028 */

#searchbox_de form {
	background: none;
	width: auto;
}

#searchbox_de input {
	position: absolute;
	top: 240px;
	left: 0;
	width: 122px;
	height: 20px;
	background: #000;
	border: 1px solid #606060;
	color: #fff;
	padding: 8px 0 0 10px;
	text-transform: uppercase;
}

#searchbox_de input.button {
	position: absolute;
	top: 240px;
	left: 137px;
	background: url(../gfx/layout/bg_header-de.gif) no-repeat -137px -240px;
	border: 0;
	padding: 0;
	width: 154px;
	height: 32px;
	cursor: pointer;
}

/* IE 7 only */
*+html #searchbox_de input.button {
	padding: 1px 0 0 0;
}

/* up to IE 6 only */
* html #searchbox_de input.button {
	padding: 1px 0 0 0;
}

#searchbox_de input.button:hover, #searchbox_de input.button:focus {
	position: absolute;
	top: 240px;
	left: 137px;
	background: url(../gfx/layout/bg_header-de.gif) no-repeat -137px -520px;
	border: 0;
	padding: 0;
	width: 154px;
	height: 32px;
	cursor: pointer;
}


#searchbox_en form {
	background: none;
	width: auto;
}

#searchbox_en input {
	position: absolute;
	top: 240px;
	left: 25px;
	width: 104px;
	height: 20px;
	background: #000;
	border: 1px solid #606060;
	color: #fff;
	padding: 8px 0 0 10px;
	text-transform: uppercase;
}

#searchbox_en input.button {
	position: absolute;
	top: 240px;
	left: 150px;
	background: url(../gfx/layout/bg_header-en.gif) no-repeat -150px -240px;
	border: 0;
	padding: 0;
	width: 140px;
	height: 32px;
	cursor: pointer;
}

/* IE 7 only */
*+html #searchbox_en input.button {
	padding: 1px 0 0 0;
}

/* up to IE 6 only */
* html #searchbox_en input.button {
	padding: 1px 0 0 0;
}

#searchbox_en input.button:hover, #searchbox_en input.button:focus{
	position: absolute;
	top: 240px;
	left: 150px;
	background: url(../gfx/layout/bg_header-en.gif) no-repeat -150px -520px;
	border: 0;
	padding: 0;
	width: 140px;
	height: 32px;
	cursor: pointer;
}

/* s_nav-lang-ul-repl.css */

/* LLH | s_nav-lang-ul-repl.css | v1.0 | 081028 */

#nav-lang ul#nav-lang_1_de,
#nav-lang ul#nav-lang_2_de,
#nav-lang ul#nav-lang_1_en,
#nav-lang ul#nav-lang_2_en {
	list-style-type: none;
	list-style-image: none;
	margin: 0;
}

/* nav-lang_1_de */

#nav-lang ul#nav-lang_1_de li.de {
	position: absolute;
	top: 161px;
	left: 129px;
}

#nav-lang ul#nav-lang_1_de li.de a {
	display: block;
	background: url(../gfx/layout/bg_header-de.gif) no-repeat -129px -441px;
	width: 159px;
	height: 32px;
}

#nav-lang ul#nav-lang_1_de li.en {
	position: absolute;
	top: 200px;
	left: 0px;
}

#nav-lang ul#nav-lang_1_de li.en a {
	display: block;
	background: url(../gfx/layout/bg_header-de.gif) no-repeat 0 -200px;
	width: 159px;
	height: 32px;
}
#nav-lang ul#nav-lang_1_de li.en.hover a {
	display: block;
	background: url(../gfx/layout/bg_header-de.gif) no-repeat 0 -480px;
	width: 159px;
	height: 32px;
}

/* nav-lang_2_de */

#nav-lang ul#nav-lang_2_de {
	display: none;
}

/* nav-lang_1_en */

#nav-lang ul#nav-lang_1_en li.de {
	position: absolute;
	top: 200px;
	left: 0px;
}

#nav-lang ul#nav-lang_1_en li.de a {
	display: block;
	background: url(../gfx/layout/bg_header-en.gif) no-repeat 0 -200px;
	width: 30px;
	height: 32px;
}

#nav-lang ul#nav-lang_1_en li.de.hover a {
	display: block;
	background: url(../gfx/layout/bg_header-en.gif) no-repeat 0 -480px;
	width: 30px;
	height: 32px;
}

#nav-lang ul#nav-lang_1_en li.en {
	position: absolute;
	top: 200px;
	left: 30px;
}

#nav-lang ul#nav-lang_1_en li.en a {
	display: block;
	background: url(../gfx/layout/bg_header-en.gif) no-repeat -30px -480px;
	width: 159px;
	height: 32px;
}

/* nav-lang_2_en */

#nav-lang ul#nav-lang_2_en li.de {
	position: absolute;
	top: 161px;
	left: 148px;
}

#nav-lang ul#nav-lang_2_en li.de a {
	display: block;
	background: url(../gfx/layout/bg_header-en.gif) no-repeat -148px -161px;
	width: 140px;
	height: 32px;
}

#nav-lang ul#nav-lang_2_en li.de.hover a {
	display: block;
	background: url(../gfx/layout/bg_header-en.gif) no-repeat -148px -441px;
	width: 140px;
	height: 32px;
}

#nav-lang ul#nav-lang_2_en li.en {
	display: none;
}

/* s_nav-horiz-ul-repl.css */

/* LLH | s_nav-horiz-ul-repl.css | v1.0 | 081028 */

#nav-horiz ul {
	list-style-type: none;
	list-style-image: none;
	margin: 0;
}

#nav-lang ul#nav-horiz_1_de,
#nav-lang ul#nav-horiz_2_de,
#nav-lang ul#nav-horiz_1_en,
#nav-lang ul#nav-horiz_2_en {
	list-style-type: none;
	list-style-image: none;
	margin: 0;
}

/* start (1_de) */

#nav-horiz ul#nav-horiz_1_de li.navid1 {
	position: absolute;
	top: 200px;
	left: 182px;
}

#nav-horiz ul#nav-horiz_1_de li.navid1 a {
	display: block;
	background: url(../gfx/layout/bg_header-de.gif) no-repeat -182px -200px;
	width: 109px;
	height: 32px;
}
#nav-horiz ul#nav-horiz_1_de li.navid1.hover a {
	display: block;
	background: url(../gfx/layout/bg_header-de.gif) no-repeat -182px -480px;
	width: 109px;
	height: 32px;
}

/* start aktiv (1_de) */

#nav-horiz ul#nav-horiz_1_de.active1 li.navid1 a {
	display: block;
	background: url(../gfx/layout/bg_header-de.gif) no-repeat -182px -480px;
	width: 109px;
	height: 32px;
}

/* start (2_de) */

#nav-horiz ul#nav-horiz_2_de li.navid1 {
	display: none;
}

/* projekte (1_de) */

#nav-horiz ul#nav-horiz_1_de li.navid2 {
	position: absolute;
	top: 40px;
	left: 0px;
}

#nav-horiz ul#nav-horiz_1_de li.navid2 a {
	display: block;
	background: url(../gfx/layout/bg_header-de.gif) no-repeat 0 -40px;
	width: 171px;
	height: 32px;
}
#nav-horiz ul#nav-horiz_1_de li.navid2.hover a {
	display: block;
	background: url(../gfx/layout/bg_header-de.gif) no-repeat 0 -320px;
	width: 171px;
	height: 32px;
}

/* projekte aktiv (1_de) */

#nav-horiz ul#nav-horiz_1_de.active2 li.navid2 a {
	display: block;
	background: url(../gfx/layout/bg_header-de.gif) no-repeat 0 -320px;
	width: 171px;
	height: 32px;
}

/* projekte (2_de) */

#nav-horiz ul#nav-horiz_2_de li.navid2 {
	display: none;
}

/* texte (1_de) */

#nav-horiz ul#nav-horiz_1_de li.navid3 {
	position: absolute;
	top: 40px;
	left: 188px;
}

#nav-horiz ul#nav-horiz_1_de li.navid3 a {
	display: block;
	background: url(../gfx/layout/bg_header-de.gif) no-repeat -188px -40px;
	width: 103px;
	height: 32px;
}
#nav-horiz ul#nav-horiz_1_de li.navid3.hover a {
	display: block;
	background: url(../gfx/layout/bg_header-de.gif) no-repeat -188px -320px;
	width: 103px;
	height: 32px;
}

/* texte aktiv (1_de) */

#nav-horiz ul#nav-horiz_1_de.active3 li.navid3 a {
	display: block;
	background: url(../gfx/layout/bg_header-de.gif) no-repeat -188px -320px;
	width: 103px;
	height: 32px;
}

/* texte (2_de) */

#nav-horiz ul#nav-horiz_2_de li.navid3 {
	display: none;
}

/* bibliografie (1_de) */

#nav-horiz ul#nav-horiz_1_de li.navid4 {
	position: absolute;
	top: 80px;
	left: 0px;
}

#nav-horiz ul#nav-horiz_1_de li.navid4 a {
	display: block;
	background: url(../gfx/layout/bg_header-de.gif) no-repeat 0 -80px;
	width: 230px;
	height: 32px;
}
#nav-horiz ul#nav-horiz_1_de li.navid4.hover a {
	display: block;
	background: url(../gfx/layout/bg_header-de.gif) no-repeat 0 -360px;
	width: 230px;
	height: 32px;
}

/* bibliografie aktiv (1_de) */

#nav-horiz ul#nav-horiz_1_de.active4 li.navid4 a {
	display: block;
	background: url(../gfx/layout/bg_header-de.gif) no-repeat 0 -360px;
	width: 230px;
	height: 32px;
}

/* bibliografie (2_de) */

#nav-horiz ul#nav-horiz_2_de li.navid4 {
	display: none;
}

/* editionen (1_de) */

#nav-horiz ul#nav-horiz_1_de li.navid5 {
	position: absolute;
	top: 80px;
	left: 246px;
}

#nav-horiz ul#nav-horiz_1_de li.navid5 a {
	display: block;
	background: url(../gfx/layout/bg_header-de.gif) no-repeat -246px -80px;
	width: 45px;
	height: 32px;
}
#nav-horiz ul#nav-horiz_1_de li.navid5.hover a {
	display: block;
	background: url(../gfx/layout/bg_header-de.gif) no-repeat -246px -360px;
	width: 45px;
	height: 32px;
}

/* editionen aktiv (1_de) */

#nav-horiz ul#nav-horiz_1_de.active5 li.navid5 a {
	display: block;
	background: url(../gfx/layout/bg_header-de.gif) no-repeat -246px -360px;
	width: 45px;
	height: 32px;
}

/* editionen (2_de) */

#nav-horiz ul#nav-horiz_2_de li.navid5 {
	position: absolute;
	top: 120px;
	left: 0;
}

#nav-horiz ul#nav-horiz_2_de li.navid5 a {
	display: block;
	background: url(../gfx/layout/bg_header-de.gif) no-repeat 0 -120px;
	width: 138px;
	height: 32px;
}
#nav-horiz ul#nav-horiz_2_de li.navid5.hover a {
	display: block;
	background: url(../gfx/layout/bg_header-de.gif) no-repeat 0 -400px;
	width: 138px;
	height: 32px;
}

/* editionen aktiv (2_de) */

#nav-horiz ul#nav-horiz_2_de.active5 li.navid5 a {
	display: block;
	background: url(../gfx/layout/bg_header-de.gif) no-repeat 0 -400px;
	width: 138px;
	height: 32px;
}

/* vita (1_de) */

#nav-horiz ul#nav-horiz_1_de li.navid6 {
	position: absolute;
	top: 120px;
	left: 150px;
}

#nav-horiz ul#nav-horiz_1_de li.navid6 a {
	display: block;
	background: url(../gfx/layout/bg_header-de.gif) no-repeat -150px -120px;
	width: 76px;
	height: 32px;
}
#nav-horiz ul#nav-horiz_1_de li.navid6.hover a {
	display: block;
	background: url(../gfx/layout/bg_header-de.gif) no-repeat -150px -400px;
	width: 76px;
	height: 32px;
}

/* vita aktiv (1_de) */

#nav-horiz ul#nav-horiz_1_de.active6 li.navid6 a {
	display: block;
	background: url(../gfx/layout/bg_header-de.gif) no-repeat -150px -400px;
	width: 76px;
	height: 32px;
}

/* vita (2_de) */

#nav-horiz ul#nav-horiz_2_de li.navid6 {
	display: none;
}

/* kontakt (1_de) */

#nav-horiz ul#nav-horiz_1_de li.navid7 {
	position: absolute;
	top: 120px;
	left: 238px;
}

#nav-horiz ul#nav-horiz_1_de li.navid7 a {
	display: block;
	background: url(../gfx/layout/bg_header-de.gif) no-repeat -238px -120px;
	width: 53px;
	height: 32px;
}
#nav-horiz ul#nav-horiz_1_de li.navid7.hover a {
	display: block;
	background: url(../gfx/layout/bg_header-de.gif) no-repeat -238px -400px;
	width: 53px;
	height: 32px;
}

/* kontakt aktiv (1_de) */

#nav-horiz ul#nav-horiz_1_de.active7 li.navid7 a {
	display: block;
	background: url(../gfx/layout/bg_header-de.gif) no-repeat -238px -400px;
	width: 53px;
	height: 32px;
}

/* kontakt (2_de) */

#nav-horiz ul#nav-horiz_2_de li.navid7 {
	position: absolute;
	top: 160px;
	left: 0;
}

#nav-horiz ul#nav-horiz_2_de li.navid7 a {
	display: block;
	background: url(../gfx/layout/bg_header-de.gif) no-repeat 0 -160px;
	width: 111px;
	height: 32px;
}
#nav-horiz ul#nav-horiz_2_de li.navid7.hover a {
	display: block;
	background: url(../gfx/layout/bg_header-de.gif) no-repeat 0 -440px;
	width: 111px;
	height: 32px;
}

/* kontakt aktiv (2_de) */

#nav-horiz ul#nav-horiz_2_de.active7 li.navid7 a {
	display: block;
	background: url(../gfx/layout/bg_header-de.gif) no-repeat 0 -440px;
	width: 111px;
	height: 32px;
}

/* home (1_en) */

#nav-horiz ul#nav-horiz_1_en li.navid1 {
	position: absolute;
	top: 200px;
	left: 200px;
}

#nav-horiz ul#nav-horiz_1_en li.navid1 a {
	display: block;
	background: url(../gfx/layout/bg_header-en.gif) no-repeat -200px -200px;
	width: 91px;
	height: 32px;
}
#nav-horiz ul#nav-horiz_1_en li.navid1.hover a {
	display: block;
	background: url(../gfx/layout/bg_header-en.gif) no-repeat -200px -480px;
	width: 91px;
	height: 32px;
}

/* home aktiv (1_en) */

#nav-horiz ul#nav-horiz_1_en.active1 li.navid1 a {
	display: block;
	background: url(../gfx/layout/bg_header-en.gif) no-repeat -200px -480px;
	width: 91px;
	height: 32px;
}

/* home (2_en) */

#nav-horiz ul#nav-horiz_2_en li.navid1 {
	position: absolute;
	top: 240px;
	left: 0px;
}

#nav-horiz ul#nav-horiz_2_en li.navid1 a {
	display: block;
	background: url(../gfx/layout/bg_header-en.gif) no-repeat 0 -240px;
	width: 16px;
	height: 32px;
}
#nav-horiz ul#nav-horiz_2_en li.navid1.hover a {
	display: block;
	background: url(../gfx/layout/bg_header-en.gif) no-repeat 0 -520px;
	width: 16px;
	height: 32px;
}

/* home aktiv (2_en) */

#nav-horiz ul#nav-horiz_2_en.active1 li.navid1 a {
	display: block;
	background: url(../gfx/layout/bg_header-en.gif) no-repeat 0 -520px;
	width: 16px;
	height: 32px;
}

/* projects (1_en) */

#nav-horiz ul#nav-horiz_1_en li.navid2 {
	position: absolute;
	top: 40px;
	left: 0;
}

#nav-horiz ul#nav-horiz_1_en li.navid2 a {
	display: block;
	background: url(../gfx/layout/bg_header-en.gif) no-repeat 0 -40px;
	width: 172px;
	height: 32px;
}
#nav-horiz ul#nav-horiz_1_en li.navid2.hover a {
	display: block;
	background: url(../gfx/layout/bg_header-en.gif) no-repeat 0 -320px;
	width: 172px;
	height: 32px;
}

/* projects aktiv (1_en) */

#nav-horiz ul#nav-horiz_1_en.active2 li.navid2 a {
	display: block;
	background: url(../gfx/layout/bg_header-en.gif) no-repeat 0 -320px;
	width: 172px;
	height: 32px;
}

/* projects (2_en) */

#nav-horiz ul#nav-horiz_2_en li.navid2 {
	display: none;
}

/* texts (1_en) */

#nav-horiz ul#nav-horiz_1_en li.navid3 {
	position: absolute;
	top: 40px;
	left: 188px;
}

#nav-horiz ul#nav-horiz_1_en li.navid3 a {
	display: block;
	background: url(../gfx/layout/bg_header-en.gif) no-repeat -188px -40px;
	width: 103px;
	height: 32px;
}
#nav-horiz ul#nav-horiz_1_en li.navid3.hover a {
	display: block;
	background: url(../gfx/layout/bg_header-en.gif) no-repeat -188px -320px;
	width: 103px;
	height: 32px;
}

/* texts aktiv (1_en) */

#nav-horiz ul#nav-horiz_1_en.active3 li.navid3 a {
	display: block;
	background: url(../gfx/layout/bg_header-en.gif) no-repeat -188px -320px;
	width: 103px;
	height: 32px;
}

/* texts (2_en) */

#nav-horiz ul#nav-horiz_2_en li.navid3 {
	display: none;
}

/* bibliography (1_en) */

#nav-horiz ul#nav-horiz_1_en li.navid4 {
	position: absolute;
	top: 80px;
	left: 0;
}

#nav-horiz ul#nav-horiz_1_en li.navid4 a {
	display: block;
	background: url(../gfx/layout/bg_header-en.gif) no-repeat 0 -80px;
	width: 256px;
	height: 32px;
}
#nav-horiz ul#nav-horiz_1_en li.navid4.hover a {
	display: block;
	background: url(../gfx/layout/bg_header-en.gif) no-repeat 0 -360px;
	width: 256px;
	height: 32px;
}

/* bibliography aktiv (1_en) */

#nav-horiz ul#nav-horiz_1_en.active4 li.navid4 a {
	display: block;
	background: url(../gfx/layout/bg_header-en.gif) no-repeat 0 -360px;
	width: 256px;
	height: 32px;
}

/* bibliography (2_en) */

#nav-horiz ul#nav-horiz_2_en li.navid4 {
	display: none;
}

/* editions (1_en) */

#nav-horiz ul#nav-horiz_1_en li.navid5 {
	position: absolute;
	top: 80px;
	left: 273px;
}

#nav-horiz ul#nav-horiz_1_en li.navid5 a {
	display: block;
	background: url(../gfx/layout/bg_header-en.gif) no-repeat -273px -80px;
	width: 18px;
	height: 32px;
}
#nav-horiz ul#nav-horiz_1_en li.navid5.hover a {
	display: block;
	background: url(../gfx/layout/bg_header-en.gif) no-repeat -273px -360px;
	width: 18px;
	height: 32px;
}

/* editions aktiv (1_en) */

#nav-horiz ul#nav-horiz_1_en.active5 li.navid5 a {
	display: block;
	background: url(../gfx/layout/bg_header-en.gif) no-repeat -273px -360px;
	width: 18px;
	height: 32px;
}

/* editions (2_en) */

#nav-horiz ul#nav-horiz_2_en li.navid5 {
	position: absolute;
	top: 120px;
	left: 0;
}

#nav-horiz ul#nav-horiz_2_en li.navid5 a {
	display: block;
	background: url(../gfx/layout/bg_header-en.gif) no-repeat 0 -120px;
	width: 148px;
	height: 32px;
}
#nav-horiz ul#nav-horiz_2_en li.navid5.hover a {
	display: block;
	background: url(../gfx/layout/bg_header-en.gif) no-repeat 0 -400px;
	width: 148px;
	height: 32px;
}

/* editions aktiv (2_en) */

#nav-horiz ul#nav-horiz_2_en.active5 li.navid5 a {
	display: block;
	background: url(../gfx/layout/bg_header-en.gif) no-repeat 0 -400px;
	width: 148px;
	height: 32px;
}

/* cv (1_en) */

#nav-horiz ul#nav-horiz_1_en li.navid6 {
	position: absolute;
	top: 120px;
	left: 165px;
}

#nav-horiz ul#nav-horiz_1_en li.navid6 a {
	display: block;
	background: url(../gfx/layout/bg_header-en.gif) no-repeat -165px -120px;
	width: 52px;
	height: 32px;
}
#nav-horiz ul#nav-horiz_1_en li.navid6.hover a {
	display: block;
	background: url(../gfx/layout/bg_header-en.gif) no-repeat -165px -400px;
	width: 52px;
	height: 32px;
}

/* cv aktiv (1_en) */

#nav-horiz ul#nav-horiz_1_en.active6 li.navid6 a {
	display: block;
	background: url(../gfx/layout/bg_header-en.gif) no-repeat -165px -400px;
	width: 52px;
	height: 32px;
}

/* cv (2_en) */

#nav-horiz ul#nav-horiz_2_en li.navid6 {
	display: none;
}

/* contacts (1_en) */

#nav-horiz ul#nav-horiz_1_en li.navid7 {
	position: absolute;
	top: 120px;
	left: 231px;
}

#nav-horiz ul#nav-horiz_1_en li.navid7 a {
	display: block;
	background: url(../gfx/layout/bg_header-en.gif) no-repeat -231px -120px;
	width: 60px;
	height: 32px;
}
#nav-horiz ul#nav-horiz_1_en li.navid7.hover a {
	display: block;
	background: url(../gfx/layout/bg_header-en.gif) no-repeat -231px -400px;
	width: 60px;
	height: 32px;
}

/* contacts aktiv (1_en) */

#nav-horiz ul#nav-horiz_1_en.active7 li.navid7 a {
	display: block;
	background: url(../gfx/layout/bg_header-en.gif) no-repeat -231px -400px;
	width: 60px;
	height: 32px;
}

/* contacts (2_en) */

#nav-horiz ul#nav-horiz_2_en li.navid7 {
	position: absolute;
	top: 160px;
	left: 0;
}

#nav-horiz ul#nav-horiz_2_en li.navid7 a {
	display: block;
	background: url(../gfx/layout/bg_header-en.gif) no-repeat 0 -160px;
	width: 135px;
	height: 32px;
}
#nav-horiz ul#nav-horiz_2_en li.navid7.hover a {
	display: block;
	background: url(../gfx/layout/bg_header-en.gif) no-repeat 0 -440px;
	width: 135px;
	height: 32px;
}

/* contacts aktiv (2_en) */

#nav-horiz ul#nav-horiz_2_en.active7 li.navid7 a {
	display: block;
	background: url(../gfx/layout/bg_header-en.gif) no-repeat 0 -440px;
	width: 135px;
	height: 32px;
}

/* s_nav-content-drop.css */

/* LLH s_nav-content-drop.css */

.nav-content-drop {
	position: relative;
	float: right;
	padding: 0 0 27px 0;
	text-align: right;
	width: 144px;
}

.nav-content-drop.noscript .selected {
	position: absolute;
	top: 0;
	right: 0;
	background: #000 url(../gfx/nav-content-drop/bg_nav-content-drop_closed_selected.gif) no-repeat right top;
	border: 1px #616161 solid;
	padding: 0 21px 0 0;
	width: 180px;
	height: 27px;
	line-height: 25px;
	text-transform: uppercase;
}

.nav-content-drop.opened .selected {
	position: absolute;
	top: 0;
	right: 0;
	background: #000 url(../gfx/nav-content-drop/bg_nav-content-drop_opened_selected.gif) no-repeat right top;
	border: 1px #616161 solid;
	padding: 0 21px 0 0;
	width: 180px;
	height: 27px;
	line-height: 25px;
	cursor: pointer;
	text-transform: uppercase;
}

.nav-content-drop.closed .selected {
	position: absolute;
	top: 0;
	right: 0;
	background: #000 url(../gfx/nav-content-drop/bg_nav-content-drop_closed_selected.gif) no-repeat right top;
	border: 1px #616161 solid;
	padding: 0 21px 0 0;
	width: 180px;
	height: 27px;
	line-height: 25px;
	cursor: pointer;
	text-transform: uppercase;
}

.nav-content-drop .options {
	background: #000;
	border: 1px solid #616161;
	padding: 9px 21px 9px 0;
	width: 180px;
}

.nav-content-drop.noscript .options {
	float: right;
}

.nav-content-drop.opened .options {
	position: absolute;
	top: 28px;
	right: 0;
}

.nav-content-drop.closed .options {
	display: none;
}

.nav-content-drop .options ul {
	list-style-type: none;
	list-style-image: none;
	margin: 0 0 0 0;
}

.nav-content-drop .options ul li {
	float: right;
	margin: 0 0 0 0;
	width: 180px;
}

.nav-content-drop ul li a:link, .nav-content-drop ul li a:visited {
	color: #fff;
	text-decoration: none;
}
.nav-content-drop ul li a:hover, .nav-content-drop ul li a:active {
	color: #616161;
	text-decoration: none;
}

.nav-content-drop ul li.act a:link, .nav-content-drop ul li.act a:visited, .nav-content-drop ul li.act a:hover, .nav-content-drop ul li.act a:active {
	color: #616161;
	text-decoration: none;
}

/* s_nav-footer-pipe.css */

/* LLH | s_nav-footer-pipe.css | v1.0 | 081028 */

#nav-footer {
	color: #fff;
	font-size: 12px;
}

#nav-footer a:link, #nav-footer a:visited {
	color: #fff;
	text-decoration: none;
	text-transform: uppercase;
}
#nav-footer a:hover, #nav-footer a:active {
	color: #606060;
	text-decoration: underline;
	text-transform: uppercase;
}

#nav-footer a.act:link, #nav-footer a.act:visited, #nav-footer a.act:hover, #nav-footer a.act:active {
	color: #606060;
	text-decoration: none;
	text-transform: uppercase;
}

/* s_nav-content-pagebrowser.css */

ul.nav-content-pagebrowser {
	list-style-type: none;
	list-style-image: none;
	margin: 0;
}
ul.nav-content-pagebrowser a:link, ul.nav-content-pagebrowser a:visited {
	color: #fff;
	text-decoration: none;
	text-transform: uppercase;
}

ul.nav-content-pagebrowser a:hover, ul.nav-content-pagebrowser a:active {
	color: #606060;
	text-decoration: none;
	text-transform: uppercase;
}

/* s_pagebrowser.css */

/* LLH | s_pagebrowser.css | v1.0 | 081028 */

.pagebrowser {
	float: left;
}

#wrapper-b01 #content .pagebrowser {
	width: 414px;
}

.pagebrowser p {
	margin: 0;
	height: 0;
}

.pagebrowser ul {
	float: left;
	list-style-type: none;
	list-style-image: none;
	margin: 0;
	padding: 5px 5px 5px 5px;
	border: 1px solid #606060;
	width: 402px;
}

.pagebrowser ul li {
	float: left;
	margin: 0 6px 0 0;
}

.pagebrowser ul li a .next {
	display: block;
	text-indent: -999em;
	background: url(../gfx/pagebrowser/next.gif) no-repeat center 5px;
	height: 14px;
	width: 5px;
}
.pagebrowser ul li a .previous {
	display: block;
	text-indent: -999em;
	background: url(../gfx/pagebrowser/previous.gif) no-repeat center 5px;
	height: 14px;
	width: 5px;
}
.pagebrowser ul li a .next:hover {
	display: block;
	text-indent: -999em;
	background: url(../gfx/pagebrowser/next_h.gif) no-repeat center 5px;
	height: 14px;
	width: 5px;
}
.pagebrowser ul li a .previous:hover {
	display: block;
	text-indent: -999em;
	background: url(../gfx/pagebrowser/previous_h.gif) no-repeat center 5px;
	height: 14px;
	width: 5px;
}

.pagebrowser ul li a:link, .pagebrowser ul li a:visited {
	color: #fff;
	text-decoration: none;
}

.pagebrowser ul li a:hover, .pagebrowser ul li a:active, .pagebrowser ul li.act a:link, .pagebrowser ul li.act a:visited {
	color: #606060;
	text-decoration: none;
}

/* s_indexed_search.css */

/* LLH | s_indexed_search.css | v1.0 | 081028 */

.tx-indexedsearch-whatis {
	float: left;
	padding: 18px 0 0 0;
	margin: 0 0 18px 0;
	width: 414px;
}

.tx-indexedsearch-res {
	float: left;
	padding: 18px 0 0 0;
	width: 414px;
}

.tx-indexedsearch-res .item {
	clear: both;
	padding: 0 0 18px 0;
	margin: 0 0 9px 0;
}

.tx-indexedsearch-res h2 {
	padding: 0;
	margin: 0;
}

.tx-indexedsearch-res p {
	margin: 0;
}

/* s_multibox.css */

/* LLH | s_multibox.css | v1.0 | 090403 */

.multibox_single {
	float: left;
	margin: 0 0 18px 0;
}

.multibox_single a {
	position: relative;
	display: block;
}

.multibox_single .imagescreen a:link .expand, .multibox_single .imagescreen a:visited .expand {
	display: block;
	position: absolute;
	bottom: 0;
	right: 0;
	background: url(../gfx/multibox/bg_a_l_expand.gif) no-repeat left top;
	margin: 0;
	width: 18px;
	height: 18px;
}

.multibox_single .imagescreen a:hover .expand, .multibox_single .imagescreen a:active .visited {
	background: url(../gfx/multibox/bg_a_h_expand.gif) no-repeat left top;
}

.multibox_single .imageprint {
	display: none;
}

.multibox_single .subline {
	float: left;
	padding: 9px 0 0 0;
	color: #fff;
	width: 71px;
}

.multibox_single .subline p {
	margin: 0;
}

.multibox_single_text {
	float: left;
	margin: 0 0 18px 0;
}

.multibox_single_text a {
	position: relative;
	display: block;
	text-decoration: none;
}

.multibox_single .hiddenLinksSection {
	display: none;
}

.MultiBoxContainer {
	position: absolute;
	z-index: 2;
	display: none;
	background: #000;
	border-left: 10px solid #000;
	border-right: 10px solid #000;
	border-bottom: 10px solid #000;
	padding: 27px 0 0 0;
	text-align: left;
	/*overflow: hidden;*/
}

.MultiBoxLoading {
	background: #000 url(../gfx/multibox/bg_multiboxloading.gif) no-repeat center;
}

.MultiBoxContent {
	position: relative;
	width: 100%;
	height: 100%;
	overflow: hidden;
}

.MultiBoxClose {
	position: absolute;
	top: 9px;
	right: 0;
	background: url(../gfx/multibox/bg_multiboxclose.gif) no-repeat;
	width: 9px;
	height: 9px;
	cursor: pointer;
}

.MultiBoxClose:hover {
	background: url(../gfx/multibox/bg_multiboxclose_h.gif) no-repeat;
}

.MultiBoxControlsContainer {
	position: relative;
	overflow: hidden;
	height: 0px;
}

.MultiBoxControls {
	background: #000;
	position: relative;
	width: 100%;
	height: auto;
}

.MultiBoxPrevious {
	position: absolute;
	top: 0;
	left: 0;
	background: url(../gfx/multibox/bg_multiboxprevious.gif) no-repeat;
	margin: 13px 0 0 0;
	width: 5px;
	height: 9px;
	cursor: pointer;
}

.MultiBoxPrevious:hover {
	background: url(../gfx/multibox/bg_multiboxprevious_h.gif) no-repeat;
}

.MultiBoxPreviousDisabled {
	background: url(../gfx/multibox/bg_multiboxprevious_i.gif) no-repeat;
	cursor: default;
}

.MultiBoxPreviousDisabled:hover {
	background: url(../gfx/multibox/bg_multiboxprevious_i.gif) no-repeat;
}

.MultiBoxNext {
	position: absolute;
	top: 0;
	right: 0;
	background: url(../gfx/multibox/bg_multiboxnext.gif) no-repeat;
	margin: 13px 0 0 0;
	width: 5px;
	height: 9px;
	cursor: pointer;
}

.MultiBoxNext:hover {
	background: url(../gfx/multibox/bg_multiboxnext_h.gif) no-repeat;
}

.MultiBoxNextDisabled {
	background: url(../gfx/multibox/bg_multiboxnext_i.gif) no-repeat;
	cursor: default;
}

.MultiBoxNextDisabled:hover {
	background: url(../gfx/multibox/bg_multiboxnext_i.gif) no-repeat;
}

.MultiBoxTitle {
	position: relative;
	margin: 0 35px 0 35px;
	padding: 9px 0 0 0;
	font-size: 11px;
}

.MultiBoxNumber {
	position: relative;
	margin: 0 35px 0 35px;
	font-size: 11px;
}

.MultiBoxDescription {
	position: relative;
	clear: left;
	margin: 0 35px 0 35px;
	font-size: 11px;
	text-align: left;
}

/* slideshow.css */

/**
Stylesheet: Slideshow.css
	CSS for Slideshow.

License:
	MIT-style license.

Copyright:
	Copyright (c) 2008 [Aeron Glemann](http://www.electricprism.com/aeron/).
	
HTML:
	<div class="slideshow">
		<div class="images" />
		<div class="captions" />
		<div class="controller" />
		<div class="thumbnails" />
	</div>
	
Notes:
	These next four rules are set by the Slideshow script.
	You can override any of them with the !important keyword but the slideshow probably will not work as intended.
*/

.slideshow {
	display: block;
	position: relative;
	z-index: 0;
}
.slideshow-images {
	display: block;
	overflow: hidden;
	position: relative;
}		
.slideshow-images img {
	display: block;
	position: absolute;
	z-index: 1;
}		
.slideshow-thumbnails {
	overflow: hidden;
}

.slideshow.noscript img {
	position: absolute;
	top: 0;
	left: 0;
}

/**
HTML:
	<div class="slideshow-images">
		<img />
		<img />
	</div>
	
Notes:
	The images div is where the slides are shown.
	Customize the visible / prev / next classes to effect the slideshow transitions: fading, wiping, etc.
*/

.slideshow-images-visible { 
	opacity: 1;
}	
.slideshow-images-prev { 
	opacity: 0; 
}
.slideshow-images-next { 
	opacity: 0; 
}
.slideshow-images img {
	float: left;
	left: 0;
	top: 0;
}	

/**
Notes:
	These are examples of user-defined styles.
	Customize these classes to your usage of Slideshow.
*/

.slideshow {
	margin: 0 auto 18px auto;
}
.slideshow.layout2 {
	border: 1px solid #e2e0e3;
	padding: 6px 6px 6px 6px;
}
.slideshow a img {
	border: 0;
}

/**
HTML:
	<div class="slideshow-captions">
		...
	</div>
	
Notes:
	Customize the hidden / visible classes to affect the captions animation.
*/

.slideshow-captions {
	background: #000;
	bottom: 0;
	color: #FFF;
	font: normal 12px/22px Arial, sans-serif;
	left: 0;
	overflow: hidden;
	position: absolute;
	text-indent: 10px;
	width: 100%;
	z-index: 10000;
}
.slideshow-captions-hidden {
	height: 0;
	opacity: 0;
}
.slideshow-captions-visible {
	height: 22px;
	opacity: .7;
}

/**
HTML:
	<div class="slideshow-controller">
		<ul>
			<li class="first"><a /></li>
			<li class="prev"><a /></li>
			<li class="pause play"><a /></li>
			<li class="next"><a /></li>
			<li class="last"><a /></li>
		</ul>
	</div>
	
Notes:
	Customize the hidden / visible classes to affect the controller animation.
*/

.slideshow-controller {
	background: url(controller.png) no-repeat;
	height: 42px;
	left: 50%;
	margin: -21px 0 0 -119px;
	overflow: hidden;
	position: absolute;
	top: 50%;
	width: 238px;
	z-index: 10000;
}
.slideshow-controller * {
	margin: 0;
	padding: 0;
}
.slideshow-controller-hidden { 
	opacity: 0;
}
.slideshow-controller-visible {
	opacity: 1;
}
.slideshow-controller a {
	cursor: pointer;
	display: block;
	height: 18px;
	overflow: hidden;
	position: absolute;
	top: 12px;
}
.slideshow-controller a.active {
	background-position: 0 18px;
}
.slideshow-controller li {
	list-style: none;
}
.slideshow-controller li.first a {
	background-image: url(controller-first.gif);
	left: 33px;
	width: 19px;
}
.slideshow-controller li.last a {
	background-image: url(controller-last.gif);
	left: 186px;
	width: 19px;
}
.slideshow-controller li.next a {
	background-image: url(controller-next.gif);
	left: 145px;
	width: 28px;
}
.slideshow-controller li.pause a {
	background-image: url(controller-pause.gif);
	left: 109px;
	width: 20px;
}
.slideshow-controller li.play a {
	background-position: 20px 0;
}
.slideshow-controller li.play a.active {
	background-position: 20px 18px;
}
.slideshow-controller li.prev a {
	background-image: url(controller-prev.gif);
	left: 65px;
	width: 28px;
}

/**
HTML:
	<div class="slideshow-loader" />
	
Notes:
	Customize the hidden / visible classes to affect the loader animation.
*/

.slideshow-loader {
	height: 28px;
	right: 0;
	position: absolute;
	top: 0;
	width: 28px;
	z-index: 10001;
}
.slideshow-loader-hidden {
	opacity: 0;
}
.slideshow-loader-visible {
	opacity: 1;
}

/**
HTML:
	<div class="slideshow-thumbnails">
		<ul>
			<li><a class="slideshow-thumbnails-active" /></li>
			<li><a class="slideshow-thumbnails-inactive" /></li>
			...
			<li><a class="slideshow-thumbnails-inactive" /></li>
		</ul>
	</div>
	
Notes:
	Customize the active / inactive classes to affect the thumbnails animation.
	Use the !important keyword to override FX without affecting performance.
*/

.slideshow-thumbnails {
	bottom: -65px;
	height: 65px;
	left: 0;
	position: absolute;
	width: 100%;
}
.slideshow-thumbnails * {
	margin: 0;
	padding: 0;
}
.slideshow-thumbnails ul {
	height: 65px;
	left: 0;
	position: absolute;
	top: 0;
	width: 10000px;
}
.slideshow-thumbnails li {
	float: left;
	list-style: none;
	margin: 5px 5px 5px 0;
	position: relative;
}
.slideshow-thumbnails a {
	display: block;
	padding: 5px;
	position: relative; 
}
.slideshow-thumbnails a:hover {
	background-color: #FF9 !important;
	opacity: 1 !important;
}
.slideshow-thumbnails img {
	display: block;
}
.slideshow-thumbnails-active {
	background-color: #9FF;
	opacity: 1;
}
.slideshow-thumbnails-inactive {
	background-color: #FFF;
	opacity: .5;
}

/* s_img_head_rte_link.css */

/* LLH | s_img_head_rte_link.css | v1.0 | 090403 */

.img_head_rte_link {
	margin: 0 0 18px 0;
}

.img_head_rte_link .image {
	width: 234px;
	height: 162px;
	margin: 0 0 18px 0;
}

.img_head_rte_link p {
	margin: 0;
}

.img_head_rte_link .link a:link, .img_head_rte_link .link a:visited {
	background: url(../gfx/links/bg_a-more_l.gif) no-repeat left 4px;
	padding: 0 0 0 14px;
}
.img_head_rte_link .link a:hover, .img_head_rte_link .link a:active {
	background: url(../gfx/links/bg_a-more_h.gif) no-repeat left 4px;
	padding: 0 0 0 14px;
}

/* s_head_rte_link.css */

/* LLH | s_head_rte_link.css | v1.0 | 090403 */

.head_rte_link {
	margin: 0 0 18px 0;
}

.head_rte_link p {
	margin: 0;
}

.head_rte_link .link a:link, .head_rte_link .link a:visited {
	background: url(../gfx/links/bg_a-more_l.gif) no-repeat left 4px;
	padding: 0 0 0 14px;
}
.head_rte_link .link a:hover, .head_rte_link .link a:active {
	background: url(../gfx/links/bg_a-more_h.gif) no-repeat left 4px;
	padding: 0 0 0 14px;
}

/* s_mb_head_rte.css */

/* LLH | s_mb_head_rte.css | v1.0 | 090403 */

.mb_head_rte {
	float: left;
	margin: 0 0 18px 0;
	width: 414px;
}

.mb_head_rte .multibox {
	float: left;
	margin: 0 0 18px 0;
	width: 414px;
}

.mb_head_rte .multibox .multibox_single {
	margin: 0;
}

.mb_head_rte .headline {
	float: left;
	width: 414px;
}

.mb_head_rte .headline h2 {
	padding: 0;
}

.mb_head_rte .content {
	float: left;
	width: 414px;
}

.mb_head_rte p {
	margin: 0;
}
