
/* BEGIN DONE */

/* Allgemeine Einstellungen */

html,
body
{
	margin: 0;
	padding: 0;
}
body
{
	background: #1463A8 url(../images/layout/header_background_pattern.png) repeat-x 0 0;
	color: #707070;
	font: normal 0.875em/1.6429em 'UbuntuRegular', 'Lucida Grande', Helvetica, Arial, sans-serif; /* 14/16 23/14 */

	-webkit-text-size-adjust: 100%; /* prevent font scaling in landscape */
}
body.service
{
	background: #E57A00 url(../images/layout/service/header_background_pattern.png) repeat-x 0 0;
}
body.interactive
{
	background: #8ABD13 url(../images/layout/interactive/header_background_pattern.png) repeat-x 0 0;
}
body.development
{
	background: #A31B00 url(../images/layout/development/header_background_pattern.png) repeat-x 0 0;
}
body.consulting
{
	background: #2C8EC7 url(../images/layout/consulting/header_background_pattern.png) repeat-x 0 0;
}
body.providing
{
	background: #78919E url(../images/layout/providing/header_background_pattern.png) repeat-x 0 0;
}
body.sales
{
	background: #EBAC00 url(../images/layout/sales/header_background_pattern.png) repeat-x 0 0;
}
a,
a span
{
	cursor: pointer;
}
a
{
	color: #000000;
	text-decoration: none;
}
a:hover,
a:focus
{
	text-decoration: underline;
}
a img
{
	border: none;
}
address
{
	margin: 0;
	padding: 0.8571em 0 0.8571em 0; /* 12/14 0 12/14 0 */
	font-style: normal;
}
address span
{
	white-space: nowrap;
}
h1
{
	margin: 0;
	padding: 1.2222em 0 0.5278em 0; /* 44/36 0 19/36 0 */
	color: #1463A8;
	font: normal 2.5714em/1.2222em 'UbuntuMedium', 'Lucida Grande', Helvetica, Arial, sans-serif; /* 36/14 44/36 */
}
.service h1
{
	color: #E57A00;
}
.interactive h1
{
	color: #8ABD13;
}
.development h1
{
	color: #A31B00;
}
.consulting h1
{
	color: #2C8EC7;
}
.providing h1
{
	color: #78919E;
}
.sales h1
{
	color: #EBAC00;
}
h2
{
	margin: 0;
	padding: 0.9em 0 0.3em 0; /* 18/20 0 6/20 0 */
	color: #000000;
	font: normal 1.4286em/1.15em 'UbuntuMedium', 'Lucida Grande', Helvetica, Arial, sans-serif; /* 20/14 23/20 */
}
h2.employment
{
	margin-top: -0.6em; /* 12/20 */
	padding: 0;
}
h3
{
	margin: 0;
	padding: 1em 0 0.375em 0; /* 16/16 0 6/16 0 */
	color: #000000;
	font: normal 1.1429em/1.375em 'UbuntuMedium', 'Lucida Grande', Helvetica, Arial, sans-serif; /* 16/14 22/16 */
}
h4
{
	margin: 0;
	padding: 1em 0 0.4em 0; /* 15/15 0 6/15 0 */
	color: #000000;
	font: normal 1.0714em/1.4em 'UbuntuRegular', 'Lucida Grande', Helvetica, Arial, sans-serif; /* 15/14 21/15 */
}
img
{
	max-width: 100%;
	height: auto;
}
img.clear
{
	display: block;
	margin: 2em 0 2.2857em 0; /* 28/14 0 32/14 0 */
}
img.left
{
	float: left;
	display: inline;
	margin: 1.1429em 1.7143em 1.4286em 0; /* 16/14 24/14 20/14 0 */
}
img.right
{
	float: right;
	display: inline;
	margin: 1.1429em 0 1.4286em 1.7143em; /* 16/14 0 20/14 24/14 */
}
img.border
{
	border: solid 1px #E0E0E0;
}
iframe
{
	border: none;
}
.video
{
	position: relative;
	margin: 1em 0 2em 0; /* 14/14 0 28/14 0 */
	padding-bottom: 56.25%; /* (560/315)*100 */
}
.video iframe
{
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
}
p
{
	margin: 0;
	padding: 0.9286em 0 0.9286em 0; /* 13/14 0 13/14 0 */
}
.more,
.back
{
	padding: 0.4615em 0 0.5385em 0; /* 6/13 0 7/13 0 */
	font-size: 0.9286em; /* 13/14 */
	line-height: 1.3846em; /* 18/13 */
	font-family: 'UbuntuMedium', 'Lucida Grande', Helvetica, Arial, sans-serif;
}
.more a,
.back a
{
	display: inline-block;
	padding: 0.4615em 0.9231em 0.5385em 0.9231em; /* 6/13 12/13 7/13 12/13 */
	background-color: #000000;
	color: #FFFFFF;
}
.more a:hover,
.more a:focus,
.back a:hover,
.back a:focus
{
	background-color: #1463A8;
	text-decoration: none;
}
.service .more a:hover,
.service .more a:focus,
.service .back a:hover,
.service .back a:focus
{
	background-color: #E57A00;
}
.interactive .more a:hover,
.interactive .more a:focus,
.interactive .back a:hover,
.interactive .back a:focus
{
	background-color: #8ABD13;
}
.development .more a:hover,
.development .more a:focus,
.development .back a:hover,
.development .back a:focus
{
	background-color: #A31B00;
}
.consulting .more a:hover,
.consulting .more a:focus,
.consulting .back a:hover,
.consulting .back a:focus
{
	background-color: #2C8EC7;
}
.providing .more a:hover,
.providing .more a:focus,
.providing .back a:hover,
.providing .back a:focus
{
	background-color: #78919E;
}
.sales .more a:hover,
.sales .more a:focus,
.sales .back a:hover,
.sales .back a:focus
{
	background-color: #EBAC00;
}
.more a span
{
	padding-right: 1.3846em; /* 18/13 */
	background: transparent url(../images/layout/arrow_white.png) no-repeat right center;
}
.back
{
	margin-top: 2em; /* 26/13 */
}
.back a
{
	padding-left: 2.3077em; /* 30/13 */
	background-image: url(../images/layout/arrow_white_back.png);
	background-repeat: no-repeat;
	background-position: 0.9231em 0.8462em; /* 12/13 11/13 */
}
ol
{
	margin: 0 0 0 1.7143em; /* 0 0 0 24/14 */
	padding: 1em 0 1.4286em 0; /* 14/14 0 20/14 0 */
	color: #73777B;
}
ol li
{
	margin: 0;
	padding: 0.3571em 5.1429em 0.3571em 0; /* 5/14 72/14 5/14 0 */
}
ul
{
	margin: 0;
	padding: 1em 0 1.4286em 0; /* 14/14 0 20/14 0 */
	color: #73777B;
	list-style-type: none;
}
ul li
{
	margin: 0;
	padding: 0.3571em 5.1429em 0.3571em 1.7143em; /* 5/14 72/14 5/14 24/14 */
	background: transparent url(../images/layout/bullet_black.png) no-repeat 0.1429em 1em; /* 2/14 14/14 */
}
strong
{
	font-weight: normal;
	font-family: 'UbuntuMedium', 'Lucida Grande', Helvetica, Arial, sans-serif;
}
strong a
{
	text-decoration: underline;
}
p strong
{
	color: #000000;
}
div.infobox
{
	overflow: auto;
	margin: 1em 0 1em 0; /* 14/14 0 14/14 0 */
	padding: 1.2857em 4.0540540541% 1.7143em 4.0540540541%; /* 18/14 (24/592)*100 24/14 (24/592)*100 */
	background-color: #F1F1F1;
}
div.infobox h2
{
	padding: 0.6em 0; /* 12/20 0 */
}
.clear
{
	clear: both;
	float: none;
}
div.clear
{
	width: auto;
	height: 0;
	margin: 0;
	padding: 0;
	border: none;
	font-size: 0;
	line-height: 0;
}
.clickable
{
	cursor: pointer;
}

/* Allgemeine Einstellungen > Formularelemente */

div.messages
{
	margin: 0.8571em 0 0.8571em 0; /* 12/14 0 12/14 0 */
	padding: 0 0 0 32px;
	background: transparent url(../images/layout/icon_info_notice.png) no-repeat 0 0.1429em; /* 2/14 */
}
div.messages h2,
div.messages h3
{
	padding: 0;
}
div.messages p,
div.messages ul
{
	color: #000000;
}
div.messages.error
{
	background-image: url(../images/layout/icon_info_error.png);
}
div.messages.error p,
div.messages.error ul
{
	color: #E00000;
}
div.messages.success
{
	background-image: url(../images/layout/icon_info_success.png);
}
div.messages.success p,
div.messages.success ul
{
	color: #59B200;
}
div.messages p
{
	padding: 0;
}
form
{
	margin: 0;
	padding: 0;
}
label
{
	line-height: normal;
	cursor: pointer;
}
label.main
{
	display: block;
	padding: 1.7143em 0 0.4286em 0; /* 24/14 0 6/14 0 */
	color: #707070;
}
input,
select,
textarea
{
	outline: none;
}
button::-moz-focus-inner,
input[type="button"]::-moz-focus-inner,
input[type="submit"]::-moz-focus-inner,
input[type="reset"]::-moz-focus-inner
{
	padding: 0;
	border: none;
}
input.text,
input.submit,
input.reset,
select,
textarea
{
	border-radius: 0;
	-webkit-appearance: none;
}
input.radio,
input.checkbox
{
	margin: 0;
}
select
{
	margin: 0;
	padding: 0.4em; /* 6/15 */
	color: #000000;
	font: normal 1.0714em/normal 'UbuntuRegular', 'Lucida Grande', Helvetica, Arial, sans-serif; /* 15/14 */
}
input.text,
div.text,
textarea
{
	margin: 0;
	padding: 0.6667em 0.8em 0.6667em 0.8em; /* 10/15 12/15 10/15 12/15 */
	background-color: #EEEEEE;
	border: solid 1px #D8D8D8;
	color: #000000;
	font: normal 1.0714em/normal 'UbuntuRegular', 'Lucida Grande', Helvetica, Arial, sans-serif; /* 15/14 */
}
textarea
{
	padding-top: 1.0667em; /* 16/15 */
	padding-bottom: 1.0667em; /* 16/15 */
	line-height: 1.6667em; /* 25/15 */
	resize: none;
}
input.reset,
a.reset,
input.submit,
a.submit
{
	overflow: visible;
	margin: 0 0 0 0.25em; /* 4/16 */
	padding: 0.6875em 1.5em 0.6875em 1.5em; /* 11/16 24/16 11/16 24/16 */
	border: none;
	font: normal 1.1429em/normal 'UbuntuRegular', 'Lucida Grande', Helvetica, Arial, sans-serif; /* 16/14 */
	cursor: pointer;
}
input.submit,
a.submit
{
	background-color: #000000;
	color: #FFFFFF;
	font-family: 'UbuntuMedium', 'Lucida Grande', Helvetica, Arial, sans-serif;
}
input.reset,
a.reset
{
	background-color: #EEEEEE;
}
input.reset:hover,
input.reset:focus,
a.reset:hover,
a.reset:focus
{
	background-color: #D8D8D8;
	text-decoration: none;
}
input.submit:hover,
input.submit:focus,
a.submit:hover,
a.submit:focus
{
	background-color: #1463A8;
	text-decoration: none;
}
.service input.submit:hover,
.service input.submit:focus,
.service a.submit:hover,
.service a.submit:focus
{
	background-color: #E57A00;
}
.interactive input.submit:hover,
.interactive input.submit:focus,
.interactive a.submit:hover,
.interactive a.submit:focus
{
	background-color: #8ABD13;
}
.development input.submit:hover,
.development input.submit:focus,
.development a.submit:hover,
.development a.submit:focus
{
	background-color: #A31B00;
}
.consulting input.submit:hover,
.consulting input.submit:focus,
.consulting a.submit:hover,
.consulting a.submit:focus
{
	background-color: #2C8EC7;
}
.providing input.submit:hover,
.providing input.submit:focus,
.providing a.submit:hover,
.providing a.submit:focus
{
	background-color: #78919E;
}
.sales input.submit:hover,
.sales input.submit:focus,
.sales a.submit:hover,
.sales a.submit:focus
{
	background-color: #EBAC00;
}
div.text
{
	border-color: #EEEEEE;
}
div.text input.radio
{
	margin: 0.1429em 0.2871em 0 0; /* 2/14 4/14 0 0 */
}
div.text label
{
	margin-right: 0.8571em; /* 12/14 */
}
form div.row
{
	overflow: hidden;
}
form div.column,
.full_width form div.column
{
	float: left;
	width: auto;
	margin: 0 0 0 1.3513513514%; /* 0 0 0 (8/592)*100 */
}
form div.column.first,
.full_width div.column.first
{
	margin: 0;
}
form div.column.street,
.full_width div.column.street,
form div.column.city,
.full_width div.column.city
{
	width: 71.6216216216%; /* (424/592)*100 */
}
form div.column.street_number,
.full_width div.column.street_number,
form div.column.zip,
.full_width div.column.zip
{
	width: 27.027027027%; /* (160/592)*100 */
}
div.submit
{
	overflow: hidden;
	margin-top: 3.4286em; /* 48/14 */
	text-align: right;
}
span.required
{
	padding: 0 0.087em 0 0.087em; /* 0 2/23 0 2/23 */
	color: #1463A8;
	font-size: 1.6429em; /* 23/14 */
	line-height: 1em; /* 23/23 */
	vertical-align: bottom;
}
.service span.required
{
	color: #E57A00;
}
.interactive span.required
{
	color: #8ABD13;
}
.development span.required
{
	color: #A31B00;
}
.consulting span.required
{
	color: #2C8EC7;
}
.providing span.required
{
	color: #78919E;
}
.sales span.required
{
	color: #EBAC00;
}
input.text.error,
textarea.error,
select.error
{
	background-color: #FAE6E6;
	border-color: #F06161;
}
div.text.error
{
	background-color: #FAE6E6;
	border-color: #FAE6E6;
}

/* Inhaltsbereich > Kontaktformular */

div.contact_description
{
	float: left;
	width: 31.6239316239%; /* (296/936)*100 */
	margin: 1.4286em 0 0 0; /* 20/14 0 0 0 */
}
#form_contact
{
	float: left;
	width: 63.2478632479%; /* (592/936)*100 */
	margin: 1.4286em 0 0 2.5641025641%; /* 20/14 0 0 (24/936)*100 */
}
form.contact input.text,
form.contact textarea
{
	-moz-box-sizing: border-box;
	-webkit-box-sizing: border-box;
	box-sizing: border-box;

	width: 100%;
}
form.contact textarea
{
	height: 19.7333em; /* 296/15 */
}

/* Inhaltsbereich > Kontaktformular > Captcha */

div.captcha
{
	overflow: hidden;
	position: relative;
}
div.captcha div.wrapper
{
	margin-right: 221px;
}
div.captcha input.text
{
	padding-top: 0.975em;
	padding-bottom: 0.975em;
}
#captcha_id
{
	position: absolute;
	right: 58px;
	top: 3.7143em; /* 53/14 */
	display: block;
	width: 155px;
}
#reload_captcha
{
	position: absolute;
	right: 0;
	top: 3.7143em; /* 53/14 */
	display: block;
	width: 50px;
	background-color: #000000;
}
#reload_captcha:hover,
#reload_captcha:focus
{
	background-color: #1463A8;
}
.service #reload_captcha:hover,
.service #reload_captcha:focus
{
	background-color: #E57A00;
}
.interactive #reload_captcha:hover,
.interactive #reload_captcha:focus
{
	background-color: #8ABD13;
}
.development #reload_captcha:hover,
.development #reload_captcha:focus
{
	background-color: #A31B00;
}
.consulting #reload_captcha:hover,
.consulting #reload_captcha:focus
{
	background-color: #2C8EC7;
}
.providing #reload_captcha:hover,
.providing #reload_captcha:focus
{
	background-color: #78919E;
}
.sales #reload_captcha:hover,
.sales #reload_captcha:focus
{
	background-color: #EBAC00;
}
#reload_captcha img
{
	display: block;
}

/* Layout */

#header
{
	background: transparent url(../images/layout/header_background.jpg) no-repeat center top;
}
.service #header
{
	background: transparent url(../images/layout/service/header_background.jpg) no-repeat center top;
}
.interactive #header
{
	background: transparent url(../images/layout/interactive/header_background.jpg) no-repeat center top;
}
.development #header
{
	background: transparent url(../images/layout/development/header_background.jpg) no-repeat center top;
}
.consulting #header
{
	background: transparent url(../images/layout/consulting/header_background.jpg) no-repeat center top;
}
.providing #header
{
	background: transparent url(../images/layout/providing/header_background.jpg) no-repeat center top;
}
.sales #header
{
	background: transparent url(../images/layout/sales/header_background.jpg) no-repeat center top;
}
#header_wrapper
{
	-moz-box-sizing: border-box;
	-webkit-box-sizing: border-box;
	box-sizing: border-box;

	width: auto;
	max-width: 70.2857142857em; /* 984/14 */
	min-height: 240px;
	margin: 0 auto 0 auto;
	padding: 0 24px 0 24px;
}
#main
{
	background: #FAFAFA url(../images/layout/main_background.png) repeat center top;
}
#main_wrapper
{
	-moz-box-sizing: border-box;
	-webkit-box-sizing: border-box;
	box-sizing: border-box;

	overflow: auto;
	width: auto;
	max-width: 70.2857142857em; /* 984/14 */
	margin: 0 auto 0 auto;
	padding: 0 24px 0 24px;
}
#content
{
	-moz-box-sizing: border-box;
	-webkit-box-sizing: border-box;
	box-sizing: border-box;

	overflow: auto;
	float: left;
	display: inline;
	width: 63.2478632479%; /* (592/936) * 100 */
	margin: 0 5.1282051282% 0 0; /* (48/936) * 100 */
	padding: 0 0 4em 0; /* 0 0 56/14 0 */
}
.frontpage #content
{
	width: 65.811965812%; /* (616/936) * 100 */
	margin-right: 2.5641025641%; /* (24/936) * 100 */
	padding-top: 2.325em;
}
#content.full_width
{
	float: none;
	display: block;
	width: auto;
	margin: 0 -24px 0 -24px;
	padding: 0 24px 4em 24px; /* 0 24 56/14 24 */
}

#content div.columns
{
	overflow: auto;
	width: 100%; /* 592px */
}
#content.full_width div.columns
{
	width: 100%; /* 936px */
}
div.column
{
	float: left;
	width: 47.972972973%; /* (284/592)*100 */
	margin-left: 4.0540540541%; /* (24/592)*100 */
}
.full_width div.column
{
	width: 31.6239316239%; /* (296/936)*100 */
	margin-left: 2.5641025641%; /* (24/936)*100 */
}
div.column.first_three_columns,
.full_width div.column.first_three_columns
{
	clear: left;
	margin: 0;
}

#right_column
{
	-moz-box-sizing: border-box;
	-webkit-box-sizing: border-box;
	box-sizing: border-box;

	float: left;
	display: inline;
	width: 31.6239316239%; /* (296/936) * 100 */
	padding: 2.2857em 0 3.4286em 0; /* 32/14 0 48/14 0 */
}
#footer
{
	background: #232323 url(../images/layout/footer_background.png) repeat 0 0;
}
#footer_wrapper
{
	-moz-box-sizing: border-box;
	-webkit-box-sizing: border-box;
	box-sizing: border-box;

	position: relative;
	overflow: hidden;
	width: auto;
	max-width: 70.2857142857em; /* 984/14 */
	margin: 0 auto 0 auto;
	padding: 2.8571em 24px 4.5714em 24px; /* 40/14 24 64/14 24 */
	padding-bottom: 90px;
}

/* Layout > Header > Logo */

#logo
{
	position: relative;
	z-index: 2;
	float: right;
	margin-top: 2.5714em; /* 36/14 */
}

/* Layout > Header > Navigationselemente */

#header div.navigation
{
	position: relative;
	z-index: 1;
	margin: 0 -12px 0 -12px;
}

/* Layout > Header > Allgemeine Navigation */

#general_navigation
{
	height: 2em; /* 28/14 */
	padding: 4em 0 1.1429em 96px; /* 56/14 0 16/14 96 */

	line-height: 1.4286em; /* 20/14 */
	line-height: 20px; /* rounding issues with ie11 and below */
}
#general_navigation li
{
	float: left;
	display: inline;
	margin: 0 0.8571em 0 0; /* 12/14 */
	padding: 0;
	background: transparent;
}
#general_navigation a
{
	float: left;
	padding: 0.2857em 0.8571em 0.2857em 0.8571em; /* 4/14 12/14 4/14 12/14 */
	color: #FFFFFF;
}
#general_navigation a:hover,
#general_navigation a:focus
{
	background-color: #FFFFFF;
	color: #000000;
	text-decoration: none;
}
#general_navigation li.active a,
#general_navigation li.active a:hover,
#general_navigation li.active a:focus,
#general_navigation li.expanded a,
#general_navigation li.expanded a:hover,
#general_navigation li.expanded a:focus
{
	background-color: #FFFFFF;
	color: #000000;
}

/* Layout > Header > Unternehmens-Navigation */

#company_navigation
{
	clear: left;
	height: 2.5em; /* 40/16 */
	padding: 1.25em 0 0 0; /* 20/16 0 0 0 */
	background: transparent url(../images/layout/navigation_border.png) repeat-x left top;
	font: normal 1.1429em/1.5em 'UbuntuMedium', 'Lucida Grande', Helvetica, Arial, sans-serif; /* 16/14 24/16 */
}
#company_navigation li
{
	float: left;
	display: inline;
	margin: 0 0.75em 0 0; /* 12/16 */
	padding: 0;
	background: transparent;
}
#company_navigation a
{
	float: left;
	padding: 0.25em 0.75em 0.25em 0.75em; /* 4/16 12/16 4/16 12/16 */
	color: #FFFFFF;
}
#company_navigation a:hover,
#company_navigation a:focus
{
	background-color: #FFFFFF;
	color: #000000;
	text-decoration: none;
}
#company_navigation li.active a,
#company_navigation li.active a:hover,
#company_navigation li.active a:focus,
#company_navigation li.expanded a,
#company_navigation li.expanded a:hover,
#company_navigation li.expanded a:focus
{
	background-color: #FFFFFF;
	color: #000000;
}

#company_navigation li ul li ul {
	display: none;
}

/* Layout > Header > Hauptnavigationen > Zweite Ebene */

#header ul li.expanded
{
	position: relative;
	z-index: 4;
}
#header ul li.expanded a
{
	opacity: 0.97;
}
#header #general_navigation li.expanded
{
	margin-top: -0.2857em; /* 4/14 */
}
#header #company_navigation li.expanded
{
	margin-top: -0.25em; /* 4/16 */
}
#header #general_navigation li.expanded > a
{
	padding-top: 0.5714em; /* 8/14 */
	padding-bottom: 0.8571em; /* 12/14 */
}
#header #company_navigation li.expanded > a
{
	padding-top: 0.5em; /* 8/16 */
	padding-bottom: 0.75em; /* 12/16 */
}

#header ul ul
{
	display: none;
}
#header ul li.expanded > ul
{
	display: block;
}
#header ul li.expanded ul
{
	opacity: 0.97;
	/*display: block;*/
	position: absolute;
	left: 0;
	width: 17.1429em; /* 240/14 */
	padding: 1.1429em 0 1.4286em 0; /* 16/14 0 20/14 0 */
	background-color: #FFFFFF;
	line-height: 1.4286em; /* 20/14 */
	font-family: 'UbuntuRegular', 'Lucida Grande', Helvetica, Arial, sans-serif;
}
#header #general_navigation li.expanded ul
{
	top: 2.8571em; /* 40/14 */
	font-size: 1em; /* 14/14 */
}
#header #company_navigation li.expanded ul
{
	top: 3.1429em; /* 44/14 */
	font-size: 0.875em; /* 14/16 */
}
#header ul li.expanded ul li
{
	float: none;
	display: block;
	margin: 0;
	padding: 0;
}
#header ul li.expanded ul a
{
	float: none;
	display: block;
	height: auto;
	padding: 0.2143em 1.7143em 0.2857em 1.7143em; /* 3/14 24/14 4/14 24/14 */
}
#header ul li.expanded ul a:hover,
#header ul li.expanded ul a:focus
{
	background-color: #000000;
	color: #FFFFFF;
}
#header ul li.expanded ul li.active a,
#header ul li.expanded ul li.active a:hover,
#header ul li.expanded ul li.active a:focus
{
	font-family: 'UbuntuMedium', 'Lucida Grande', Helvetica, Arial, sans-serif;
}

/* Layout > Header > Home-Button */

#home
{
	position: absolute;
	left: 0;
	top: 4em; /* 56/14 */
	display: block;
	width: 32px;
	height: 28px;
	background: transparent url(../images/layout/icon_home.png) no-repeat center -1px;
}
#home span
{
	display: none;
}
#home:hover,
#home:focus
{
	background-color: #000000;
}

/* BEGIN DECLARED DONE */

/* Layout > Header > Suchformular */

#form_topsearch
{
	position: absolute;
	left: 48px;
	top: 4em; /* 56/14 */
	overflow: hidden;
	width: 32px;
	height: 28px;
}
#form_topsearch div.input_wrapper
{
	position: absolute;
	left: 0;
	right: 32px;
	top: 0;
	bottom: 0;
	padding: 0 12px 0 12px;
	background-color: transparent;
}
#form_topsearch input.text
{
	display: none;
	width: 100%;
	height: 20px;
	padding: 4px 0 4px 0;
	background: transparent;
	border: none;
	font-size: 1em; /* 14/14 */
}
#form_topsearch input.no_user_input
{
	color: #707070;
}
#form_topsearch input.submit
{
	position: absolute;
	right: 0;
	top: 0;
	display: block;
	width: 32px;
	height: 28px;
	padding: 0;
	background-color: transparent;
}
#form_topsearch.active div.input_wrapper
{
	background-color: #FFFFFF;
}
#form_topsearch.active input.text
{
	display: block;
}
#form_topsearch.active input.submit,
#form_topsearch input.submit:hover
{
	background-color: #000000;
}

/* Layout > Header > Navigations-Button */

#navigation_toggle
{
	position: absolute;
	left: 96px;
	top: 4em; /* 56/14 */
	display: none;
	width: 32px;
	height: 28px;
	background: #000000 url(../images/layout/icon_navigation.png) no-repeat 0 0;
	line-height: 18px;
}
#navigation_toggle span
{
	display: none;
}
#navigation_toggle:hover,
#navigation_toggle:focus
{
	background-color: #000000;
}
#navigation_toggle.collapsed
{
	background-color: transparent;
}
#navigation_toggle.collapsed:hover,
#navigation_toggle.collapsed:focus
{
	background-color: #000000;
}

/* Layout > Header > Topsearch-Toggle-Button */

#topsearch_toggle
{
	position: absolute;
	left: 96px;
	top: 56px;
	display: none;
	width: 32px;
	height: 28px;
	background: #000000 url(../images/layout/icon_search.png) no-repeat 0 0;
	line-height: 18px;
}
#topsearch_toggle span
{
	display: none;
}
#topsearch_toggle:hover,
#topsearch_toggle:focus
{
	background-color: #000000;
}
#topsearch_toggle.collapsed
{
	background-color: transparent;
}
#topsearch_toggle.collapsed:hover,
#topsearch_toggle.collapsed:focus
{
	background-color: #000000;
}

/* END DECLARED DONE */

/* Layout > Header > Headline/Teaser-Element */

#header h2
{
	clear: both;
	margin: 0;
	padding: 1em 0 1.4167em 0; /* 36/36 0 51/36 0 */
	color: #FFFFFF;
	font: normal 2.5714em/1.1111em 'UbuntuLight', 'Lucida Grande', Helvetica, Arial, sans-serif; /* 36/14 40/36 */
	text-align: center;
}
#showcase
{
	clear: both;
	overflow: hidden;
	position: relative;
	margin: 0 -24px 0 -24px;
	padding-top: 0.8571em; /* 12/14 */
	padding-bottom: 2.8571em; /* 40/14 */
}
#showcase a.previous,
#showcase a.next
{
	position: absolute;
	top: 46%; /* arbitrary */
	display: block;
	width: 18px;
	height: 22px;
	background: transparent url(../images/layout/showcase_arrow_spritesheet.png) no-repeat 0 0;
}
#showcase a.previous
{
	left: 12px;
	background-position: 0 -44px;
}
#showcase a.previous:hover
{
	background-position: 0 -66px;
}
#showcase a.next
{
	right: 12px;
	background-position: 0 0;
}
#showcase a.next:hover
{
	background-position: 0 -22px;
}
#showcase a.previous span,
#showcase a.next span
{
	display: none;
}
#showcase_items
{
	padding: 0;
}
#showcase_items li
{
	float: left;
	width: 100%;
	padding: 0;
	background: transparent;
}
#showcase_items img
{
	float: left;
	width: 60.162601626%; /* (592/984)*100 */
	max-width: 592px; /* else blurry in opera */
}
#showcase_items div
{
	-moz-box-sizing: border-box;
	-webkit-box-sizing: border-box;
	box-sizing: border-box;

	float: left;
	width: 39.837398374%; /* (392/984)*100 */
	padding-right: 7.3170731707%; /* (72/984)*100 */
}
#showcase_items h2
{
	padding-bottom: 0.3333em; /* 12/36 */
	text-align: left;
}
#showcase_items p
{
	padding: 0.4375em 0 0.4375em 0; /* 7/16 0 7/16 0 */
	color: #FFFFFF;
	font: normal 1.1429em/1.625em 'UbuntuMedium', 'Lucida Grande', Helvetica, Arial, sans-serif; /* 16/14 26/16 */
}
#showcase_items p.more
{
	padding-top: 1.4375em; /* 23/16 */
}
#showcase_items p.more a
{
	padding: 0.75em 1.125em 0.75em 1.5em; /* 12/16 18/16 12/16 24/16 */
}
#showcase_items p.more a span
{
	padding-right: 24px;
	background-image: url(../images/layout/arrow_white_large.png);
}
#showcase_items p.more a:hover,
#showcase_items p.more a:focus
{
	background-color: #FFFFFF;
	color: #000000;
}
#showcase_items p.more a:hover span,
#showcase_items p.more a:focus span
{
	background-image: url(../images/layout/arrow_black_large.png);
}

/* Layout > Header > Subnavigation */

#header div.shadow_overlay
{
	position: relative;
	margin-top: -56px;
	padding-top: 56px;
	background: transparent url(../images/layout/subnavigation_background.png) repeat-x left top;
}

#subnavigation
{
	-moz-box-sizing: border-box;
	-webkit-box-sizing: border-box;
	box-sizing: border-box;

	position: relative;
	width: auto;
	max-width: 68.5714285714em; /* 960/14 */
	margin: 0 auto 0 auto;
	padding: 0 12px 0 12px;
	border-bottom: solid 1px #E0E0E0;
}
#subnavigation.collapsed
{
	border-bottom: none;
}

#subnavigation_toggle
{
	position: absolute;
	/*z-index: 3;*/
	bottom: -1px;
	left: 12px;
	display: block;
	width: 40px;
	height: 40px;
	background: #E0E0E0 url(../images/layout/icon_subnavigation_spritesheet.png) no-repeat 0 -40px;
}
#subnavigation_toggle:hover,
#subnavigation_toggle:focus
{
	background-color: #000000;
	background-position: 0 0;
}
#subnavigation_toggle.collapsed
{
	bottom: 0;
	background-position: 0 -40px;
}
#subnavigation_toggle.collapsed:hover,
#subnavigation_toggle.collapsed:focus
{
	background-position: 0 0;
}
#subnavigation_toggle span
{
	display: none;
}
#subnavigation h2
{
	padding: 1em 0 1em 0;
	color: black;
}
#subnavigation ul
{
	overflow: hidden;
	width: auto;
	margin: 0 0 48px 0;
	padding: 0;
	white-space: nowrap;
}
#subnavigation ul li
{
	float: left;
	display: inline;
	width: 31.6239316239%; /* (296/936)*100 */
	margin: 0 0 8px 2.5641025641%; /* (24/936)*100 */
	padding: 0;
	background: transparent;
}
#subnavigation li.first_three_columns
{
	margin-left: 0;
}
#subnavigation ul a
{
	display: block;
	padding: 8px 12px 8px 12px;
	background-color: #EEEEEE;
	text-align: center;
}
#subnavigation ul a:hover,
#subnavigation ul a:focus
{
	text-decoration: none;
}
#subnavigation ul a:hover,
#subnavigation ul a:focus,
#subnavigation ul li.active a
{
	background-color: #1463A8;
	color: #FFFFFF;
}
.service #subnavigation ul a:hover,
.service #subnavigation ul a:focus,
.service #subnavigation ul li.active a
{
	background-color: #E57A00;
}
.interactive #subnavigation ul a:hover,
.interactive #subnavigation ul a:focus,
.interactive #subnavigation ul li.active a
{
	background-color: #8ABD13;
}
.development #subnavigation ul a:hover,
.development #subnavigation ul a:focus,
.development #subnavigation ul li.active a
{
	background-color: #A31B00;
}
.consulting #subnavigation ul a:hover,
.consulting #subnavigation ul a:focus,
.consulting #subnavigation ul li.active a
{
	background-color: #2C8EC7;
}
.providing #subnavigation ul a:hover,
.providing #subnavigation ul a:focus,
.providing #subnavigation ul li.active a
{
	background-color: #78919E;
}
.sales #subnavigation ul a:hover,
.sales #subnavigation ul a:focus,
.sales #subnavigation ul li.active a
{
	background-color: #EBAC00;
}

/* Einführungselement (bei breiten Inhalten) */

div.introduction
{
	margin: 0 -12px 1.4286em -12px; /* 0 -12 20/14 -12 */
	padding: 3.1429em 12px 2.1429em 12px; /* 44/14 12 30/14 12 */
	border-bottom: solid 1px #E0E0E0;
}
div.introduction h1
{
	margin: 0;
	padding: 0 0 0.6111em 0; /* 22/36 */
	border: none;
}
div.introduction p
{
	padding: 0.4375em 0 0.4375em 0; /* 7/16 0 7/16 0 */
	color: #000000;
	font-size: 1.1429em; /* 16/14 */
	line-height: 1.625em; /* 26/16 */
}

/* Inhaltsbereich (breit) > Feature-Liste */

ul.features
{
	overflow: auto;
	width: auto;
	margin: 1.7143em 0 1.7143em 0; /* 24/14 0 24/14 0 */
	padding: 0;
}
ul.features li
{
	float: left;
	width: 31.6239316239%; /* (296/936)*100 */
	margin: 0 0 1.7143em 2.5641025641%; /* 0 0 20/14 (24/936)*100 */
	padding: 0;
	background: transparent;
}
ul.features li.first_three_columns
{
	clear: left;
	margin-left: 0;
}
ul.features a
{
	display: block;
	padding: 2em 0 2em 0; /* 28/14 0 28/14 0 */
	background: #EEEEEE;
}
ul.features a:hover,
ul.features a:focus,
ul.features li:hover a
{
	background: #E0E0E0;
}
ul.features a img
{
	display: block;
	margin: 0 auto 0 auto;
}
ul.features h2,
ul.features p
{
	padding: 0;
}
ul.features h2 a,
ul.features h2 a:hover,
ul.features h2 a:focus,
ul.features li:hover h2 a,
ul.features p a,
ul.features p a:hover,
ul.features p a:focus,
ul.features li:hover p a
{
	background: transparent;
}
ul.features h2 a
{
	padding: 0.6em 0 0.2em 0; /* 12/20 0 4/20 0 */
}
ul.features p a
{
	padding: 0.3333em 0 0.3333em 0; /* 4/12 0 4/12 0 */
	color: #707070;
}
ul.features h2 a:hover,
ul.features h2 a:focus,
ul.features li:hover h2 a
{
	text-decoration: none;
}
ul.features p a:hover,
ul.features p a:focus,
ul.features li:hover p a
{
	color: #000000;
	text-decoration: none;
}

/* Rechte Spalte > Allgemeine Einstellungen */

#right_column h2
{
	margin-top: 0.5em; /* 10/20 */
	padding-bottom: 0.9em; /* 18/20 */
}
#right_column h2.teaser
{
	padding: 0;
}
#right_column h2.teaser a
{
	display: block;
	padding: 0.9em 32px 0.9em 0; /* 18/20 32 18/20 0 */
	background: transparent url(../images/layout/arrow_right_spritesheet.png) no-repeat right 20px;
}
#right_column h2.teaser a:hover,
#right_column h2.teaser a:focus
{
	background-position: right -44px;
	color: #1463A8;
	text-decoration: none;
}

.service #right_column h2.teaser a:hover,
.service #right_column h2.teaser a:focus
{
	background-position: right -108px;
	color: #E57A00;
}
.interactive #right_column h2.teaser a:hover,
.interactive #right_column h2.teaser a:focus
{
	background-position: right -172px;
	color: #8ABD13;
}
.development #right_column h2.teaser a:hover,
.development #right_column h2.teaser a:focus
{
	background-position: right -236px;
	color: #A31B00;
}
.consulting #right_column h2.teaser a:hover,
.consulting #right_column h2.teaser a:focus
{
	background-position: right -300px;
	color: #2C8EC7;
}
.providing #right_column h2.teaser a:hover,
.providing #right_column h2.teaser a:focus
{
	background-position: right -364px;
	color: #78919E;
}
.sales #right_column h2.teaser a:hover,
.sales #right_column h2.teaser a:focus
{
	background-position: right -428px;
	color: #EBAC00;
}

/* Rechte Spalte > Team- / Ansprechpartner-Listen */

ul.team
{
	overflow: auto;
	clear: left;
	padding: 0;
}
ul.team li
{
	-moz-box-sizing: border-box;
	-webkit-box-sizing: border-box;
	box-sizing: border-box;

	position: relative;
	overflow: hidden;
	margin-bottom: 0.8571em; /* 12/14 */
	padding: 12px;
	background: #F1F1F1;
}
ul.team li.last
{
	margin-bottom: 0;
}
ul.team img
{
	float: left;
	width: 30.1470588235%; /* (82/272)*100 */
	max-width: 82px;
	display: inline;
	margin: 0 12px 0 0;
}
ul.team h3
{
	padding: 0.875em 0 0.25em 0; /* 14/16 0 4/16 0 */
	font-family: 'UbuntuRegular', 'Lucida Grande', Helvetica, Arial, sans-serif;
	line-height: 1.25em; /* 20/16 */
	white-space: nowrap;
}
ul.team p.position
{
	padding: 0;
	font-size: 0.9286em; /* 13/14 */
	line-height: 1.4615em; /* 19/13 */
}
ul.team a.more
{
	position: absolute;
	right: 14px;
	bottom: 0; /* 12px */
	display: block;
	width: 20px;
	height: 20px;
	background: transparent url(../images/layout/team_arrow_spritesheet.png) no-repeat 0 0;
}
ul.team a.more span
{
	display: none;
}
ul.team li:hover h3,
ul.team li:hover p
{
	color: #FFFFFF;
}
ul.team li:hover
{
	background: #1463A8;
}
.service ul.team li:hover
{
	background: #E57A00;
}
.interactive ul.team li:hover
{
	background: #8ABD13;
}
.development ul.team li:hover
{
	background: #A31B00;
}
.consulting ul.team li:hover
{
	background: #2C8EC7;
}
.providing ul.team li:hover
{
	background: #78919E;
}
.sales ul.team li:hover
{
	background: #EBAC00;
}

/* Inhaltsbereich (breit) > Team- / Ansprechpartner-Listen */

div.contact_introduction
{
	overflow: auto;
	margin: 0 -12px 0 -12px;
	padding: 2em 12px 2em 12px; /* 28/14 12 28/14 12 */
	border-top: solid 1px #E0E0E0;
}
div.contact_introduction h2
{
	float: left;
	padding: 0.4em 1.2em 0.4em 0; /* 8/20 24/20 8/20 0 */
	color: #1463A8;
}
.service div.contact_introduction h2
{
	color: #E57A00;
}
.interactive div.contact_introduction h2
{
	color: #8ABD13;
}
.development div.contact_introduction h2
{
	color: #A31B00;
}
.consulting div.contact_introduction h2
{
	color: #2C8EC7;
}
.providing div.contact_introduction h2
{
	color: #78919E;
}
.sales div.contact_introduction h2
{
	color: #EBAC00;
}
div.contact_introduction p.more
{
	float: left;
	margin: 0;
	padding: 0.3077em 0 0.3846em 1.8462em; /* 4/13 0 5/13 24/13 */
	border-left: solid 1px #E0E0E0;
}
div.contact_introduction p.more a
{
	background-color: transparent;
	color: #707070;
}
div.contact_introduction p.more a span
{
	background-image: url(../images/layout/arrow_gray.png);
}
div.contact_introduction p.more a:hover,
div.contact_introduction p.more a:focus
{
	color: #FFFFFF;
}
div.contact_introduction p.more a:hover span,
div.contact_introduction p.more a:focus span
{
	background-image: url(../images/layout/arrow_white.png);
}

.full_width ul.team li
{
	float: left;
	width: 31.6239316239%; /* (296/936)*100 */
	margin: 0 0 1.7143em 2.5641025641%; /* 0 0 24/14 (296/936)*100 */
}
.full_width ul.team li.first_three_columns
{
	margin-left: 0;
}
.full_width ul.team li.last
{
	margin-bottom: 1.7143em; /* 24/14 */
}

/* Footer > Link-Listen und Kontaktelement */

#footer div.column
{
	float: left;
	display: inline;
	width: 23.07692308%; /* (216/936)*100 */
	margin-left: 2.5641025641%; /* (24/936)*100 */
}
#footer div.first
{
	margin: 0;
}
#footer a:hover,
#footer a:focus
{
	color: #FFFFFF;
	text-decoration: none;
}
#footer h2
{
	color: #FFFFFF;
}
#footer ul
{
	padding: 0.8571em 0 0.8571em 0; /* 12/14 0 12/14 0 */
	color: #8F8F8F;
	line-height: 1.9286em; /* 27/14 */
}
#footer li
{
	padding: 0;
	background: transparent;
}
#footer ul a
{
	color: #8F8F8F;
}
#footer address
{
	color: #8F8F8F;
	line-height: 1.9286em; /* 27/14 */
}
#footer address a
{
	color: #8F8F8F;
}
#footer .more
{
	margin-top: 0.4286em; /* 6/14 */
}
#footer .more a
{
	background: #ECECEC;
	color: #000000;
}
#footer .more span
{
	background-image: url(../images/layout/arrow_black.png);
}
#footer .more a:hover,
#footer .more a:focus
{
	color: #FFFFFF;
	background: #1463A8;
}
#footer .more a:hover span,
#footer .more a:focus span
{
	background-image: url(../images/layout/arrow_white.png);
}
.service #footer .more a:hover,
.service #footer .more a:focus
{
	background: #E57A00;
}
.interactive #footer .more a:hover,
.interactive #footer .more a:focus
{
	background: #8ABD13;
}
.development #footer .more a:hover,
.development #footer .more a:focus
{
	background: #A31B00;
}
.consulting #footer .more a:hover,
.consulting #footer .more a:focus
{
	background: #2C8EC7;
}
.providing #footer .more a:hover,
.providing #footer .more a:focus
{
	background: #78919E;
}
.sales #footer .more a:hover,
.sales #footer .more a:focus
{
	background: #EBAC00;
}

/* Footer > Social Link-Liste */

#footer #social_links
{
	padding-top: 1.2143em; /* 17/14 */
}
#social_links li
{
	float: left;
	display: inline;
	margin: 0 8px 8px 0;
	padding: 0;
}
#social_links a
{
	display: block;
	width: 48px;
	height: 48px;
	background: transparent url(../images/layout/social_links_spritesheet.png) no-repeat 0 0;
}
#social_links li.facebook a
{
	background-position: 0 0;
}
#social_links li.facebook a:hover,
#social_links li.facebook a:focus
{
	background-position: 0 -48px;
}
#social_links li.twitter a
{
	background-position: 0 -96px;
}
#social_links li.twitter a:hover,
#social_links li.twitter a:focus
{
	background-position: 0 -144px;
}
#social_links li.rss a
{
	background-position: 0 -192px;
}
#social_links li.rss a:hover,
#social_links li.rss a:focus
{
	background-position: 0 -240px;
}
#social_links li.googleplus
{
	margin-right: 0;
}
#social_links li.googleplus a
{
	background-position: 0 -288px;
}
#social_links li.googleplus a:hover,
#social_links li.googleplus a:focus
{
	background-position: 0 -336px;
}
#social_links span
{
	display: none;
}

/* Footer > Responsive Design Logo */

#responsive_design
{
	position: absolute;
	right: 24px;
	bottom: 0;
	width: 88px;
	height: 108px;
	background: transparent url(../images/layout/responsive_design_spritesheet.png) no-repeat -88px 0;
}
#responsive_design a,
#responsive_design span
{
	overflow: hidden;
	display: block;
	width: 100%;
	height: 100%;
	background: transparent url(../images/layout/responsive_design_spritesheet.png) no-repeat 0 0;
	text-indent: -99999px;
}
.service #responsive_design
{
	background-position: -176px 0;
}
.interactive #responsive_design
{
	background-position: -264px 0;
}
.development #responsive_design
{
	background-position: -352px 0;
}
.consulting #responsive_design
{
	background-position: -440px 0;
}
.providing #responsive_design
{
	background-position: -528px 0;
}
.sales #responsive_design
{
	background-position: -616px 0;
}

/* Inhaltsbereich > Download-Listen */

ul.files
{
	margin: 1em 0 1.4286em 0; /* 14px 0 20px 0 */
	padding: 0;
	border-top: solid 1px #E0E0E0;
}
ul.files li
{
	padding: 0;
	background: transparent;
	border-bottom: solid 1px #E0E0E0;
}
ul.files a
{
	display: block;
	padding: 0.5em 1em; /* 7/14 14/14 */
}
ul.files a:hover,
ul.files a:focus
{
	background-color: #F1F1F1;
	text-decoration: none;
}
ul.files span.details
{
	margin-left: 0.5em; /* 6/12 */
	color: #707070;
	font-size: 0.8571em; /* 12/14 */
}

/* Rechte Spalte > Download-Listen */

#right_column ul.files
{
	margin: 0;
}
#right_column ul.files li a
{
	padding-right: 0.8571em; /* 12/14 */
	padding-left: 0.8571em; /* 12/14 */
}
#right_column ul.files span.details
{
	margin-left: 0;
}

/* Inhaltsbereich > News-Listen */

ul.news
{
	margin-top: 1.7143em; /* 24/14 */
	padding: 0;
}
ul.news li
{
	overflow: auto;
	padding: 1.7143em 0 1.7143em 0; /* 24/14 0 24/14 0 */
	background: transparent;
	border-top: solid 1px #E0E0E0;
}
ul.news img
{
	float: left;
	width: 24.3243243243%; /* (144/592)*100 */
	max-width: 144px;
	margin: 0.2143em 4.0540540541% 0.6429em 0; /* 3/14 (24/592)*100 9/14 0 */
}
ul.news h2
{
	padding: 0;
}
ul.news p.release
{
	padding: 0.6429em 0 0.6429em 0; /* 9/14 0 9/14 0 */
	color: #000000;
	line-height: 1em; /* 14/14 */
}
ul.news p.release a:hover,
ul.news p.release a:focus
{
	text-decoration: none;
}
ul.news p.teaser
{
	padding: 0.4286em 0 0.4286em 0; /* 6/14 0 6/14 0 */
}
ul.news p.teaser a
{
	color: #707070;
}
ul.news p.teaser a:hover,
ul.news p.teaser a:focus
{
	text-decoration: none;
}
ul.news p.more
{
	padding-top: 1em; /* 14/14 */
	padding-bottom: 0.9286em; /* 13/14 */
}
ul.news div
{
	float: left;
	width: 71.6216216216%; /* (424/592)*100 */
}
ul.news div.slide
{
	float: none;
	width: auto;
}

/* Inhaltsbereich > Stellenangebots-Listen */

ul.jobs
{
	padding: 0;
}
ul.jobs li
{
	overflow: auto;
	padding: 1.7143em 0; /* 24/14 0 */
	background: transparent;
	border-top: solid 1px #E0E0E0;
}
ul.jobs img
{
	float: left;
	width: 24.3243243243%; /* (144/592)*100 */
	margin: 0.2857em 4.0540540541% 0.6429em 0; /* 4/14 (24/592)*100 9/14 0 */
}
ul.jobs div
{
	float: left;
	width: 71.6216216216%; /* (424/592)*100 */
}
ul.jobs li h3
{
	padding: 0;
}
ul.jobs p.teaser a
{
	color: #707070;
}
ul.jobs p.teaser a:hover,
ul.jobs p.teaser a:focus
{
	text-decoration: none;
}
ul.jobs p.more
{
	margin-top: 0.4286em; /* 6/14 */
}

/* Rechte Spalte > Team-Portrait-Listen */

h2.toggle_team
{
	cursor: pointer;
	background: transparent url(../images/layout/team_arrow_spritesheet.png) no-repeat right -44px; /* top + 20 */
}
h2.toggle_team:hover
{
	background-position: right -172px;
	color: #1463A8;
}
.service h2.toggle_team:hover
{
	background-position: right -300px;
	color: #E57A00;
}
.interactive h2.toggle_team:hover
{
	background-position: right -428px;
	color: #8ABD13;
}
.development h2.toggle_team:hover
{
	background-position: right -556px;
	color: #A31B00;
}
.consulting h2.toggle_team:hover
{
	background-position: right -684px;
	color: #2C8EC7;
}
.providing h2.toggle_team:hover
{
	background-position: right -812px;
	color: #78919E;
}
.sales h2.toggle_team:hover
{
	background-position: right -940px;
	color: #EBAC00;
}
h2.toggle_team.active
{
	background: transparent url(../images/layout/team_arrow_spritesheet.png) no-repeat right -108px; /* top + 20 */
}
h2.toggle_team.active:hover
{
	background-position: right -236px;
}
.service h2.toggle_team.active:hover
{
	background-position: right -364px;
}
.interactive h2.toggle_team.active:hover
{
	background-position: right -492px;
}
.development h2.toggle_team.active:hover
{
	background-position: right -620px;
}
.consulting h2.toggle_team.active:hover
{
	background-position: right -748px;
}
.providing h2.toggle_team.active:hover
{
	background-position: right -876px;
}
.sales h2.toggle_team.active:hover
{
	background-position: right -1004px;
}

ul.team_portraits
{
	overflow: hidden;
	padding: 12px 0 0 12px;
	background-color: #EEEEEE;
}
ul.team_portraits li
{
	-moz-box-sizing: border-box;
	-webkit-box-sizing: border-box;
	box-sizing: border-box;

	float: left;
	width: 33.0985915493%; /* (94/284)*100 */
	margin: 0;
	padding: 0 12px 12px 0;
}
ul.team_portraits li a
{
	display: block;
}
ul.team_portraits li a img
{
	display: block;
	width: 100%;
}
ul.team_portraits li.apply img.hover
{
	display: none;
}
ul.team_portraits li.apply a:hover img,
ul.team_portraits li.apply a:focus img
{
	display: none;
}
ul.team_portraits li.apply a:hover img.hover,
ul.team_portraits li.apply a:focus img.hover
{
	display: block;
}

/* Rechte Spalte > Facebook Feed */

ul.facebook_feed
{
	clear: both;
	padding: 2em 0 0 0; /* 28/14 0 0 0 */
}
ul.facebook_feed li
{
	overflow: hidden;
	margin-top: 1px;
	padding: 1.1429em; /* 16/14 */
	background: #F1F1F1;
}
ul.facebook_feed img
{
	float: left;
	width: 80px;
	margin: 0.3571em 0.8571em 0.4286em 0; /* 5/14 12/14 6/14 0 */
}
ul.facebook_feed .created
{
	padding: 0;
	color: #000000;
	font-size: 0.9286em; /* 13/14 */
	line-height: 1.5385em; /* 20/13 */
}
ul.facebook_feed .created span
{
	padding: 0.07143em 0; /* 1/14 0 */
}
ul.facebook_feed .created .release
{
	padding-left: 22px;
	background: transparent url(../images/layout/icon_fb_mini_15.png) no-repeat 0 0.07143em; /* 1/14 */
}
ul.facebook_feed .abstract
{
	padding: 0.2857em 0; /* 4/14 0 */
}
ul.facebook_feed .abstract a
{
	color: #707070;
}
ul.facebook_feed a:hover,
ul.facebook_feed a:focus
{
	text-decoration: none;
}

/* Inhaltsbereich (volle Breite) > Logo-Listen (Partner, Kunden/Referenzprojekte) */

ul.logos
{
	overflow: auto;
}
ul.logos li
{
	float: left;
	width: 31.6239316239%; /* (296/936)*100 */
	margin: 0 0 1.7143em 2.5641025641%; /* 0 0 24/14 (24/936)*100 */
	padding: 0;
}
ul.logos li.first_three_columns
{
	margin-left: 0;
}

/* Inhaltsbereich (breit) > Projekt-Listen */

#projects
{
	overflow: hidden;
	margin-top: 1em; /* 14/14 */
}
#projects div.row
{
	clear: left;
}
#projects div.project
{
	position: relative;
	overflow: hidden;
	float: left;
	width: 31.6239316239%; /* (296/936)*100 */
	margin-left: 2.5641025641%; /* (24/936)*100 */
	padding-bottom: 1.7143em; /* 24/14 */
}
#projects div.project.first_three_columns
{
	clear: left;
	margin-left: 0;
}
#projects div.project h2
{
	text-align: center;
}
#projects div.project img
{
	display: block;
	width: 456px;
	max-width: none;
	height: 196px;
}
#projects div.project div.teaser
{
	display: none;
	overflow: hidden;
	position: absolute;
	top: 0;
	right: 0;
	left: 0;
	height: 196px;
	padding: 0 8.1081081081%; /* 0 (24/296)*100 */
	background-color: rgba(238, 238, 238, 0.96); /* #eeeeee */
}
#projects div.project.active div.teaser,
#projects div.project:hover div.teaser
{
	display: block;
}
#projects div.project.active div.teaser
{
	background-color: rgba(20, 99, 168, 0.96); /* #1463a8 */
}
#projects div.project div.teaser p
{
	padding-top: 8.1081081081%; /* 0 (24/296)*100 */
	color: #000000;
	line-height: 1.4286em; /* 20/14 */
}
#projects div.project.active div.teaser p
{
	color: #ffffff;
}
#projects div.project div.teaser .more
{
	position: absolute;
	bottom: 12.2448979592%;  /* 0 (24/196)*100 */
	right: 8.1081081081%; /* 0 (24/296)*100 */
	left: 8.1081081081%; /* 0 (24/296)*100 */
	padding: 0;
}
#projects div.project div.teaser .more a
{
	float: left;
	margin-top: 1px;
	white-space: nowrap;
}
#projects div.project div.teaser .more a:hover,
#projects div.project div.teaser .more a:focus,
#projects div.project.active div.teaser .more a.details,
#projects div.project.active div.teaser .more a.details:hover,
#projects div.project.active div.teaser .more a.details:focus
{
	background-color: #FFFFFF;
	color: #000000;
}
#projects div.project div.teaser .more a:hover span,
#projects div.project div.teaser .more a:focus span
{
	background-image: url(../images/layout/arrow_black.png);
}
#projects div.project div.teaser .more a.details
{
	margin-right: 1px;
}
#projects div.project div.teaser .more a.details span
{
	float: left;
	overflow: hidden;
	padding-right: 8px;
	background-image: url(../images/layout/arrow_down_up_spritesheet.png);
	background-position: right 6px;
	text-indent: -999999px;
}
#projects div.project div.teaser .more a.details:hover span,
#projects div.project div.teaser .more a.details:focus span
{
	background-position: right -10px;
}
#projects div.project.active div.teaser .more a.details span
{
	background-position: right -26px;
	background-position: right -42px;
}
#projects div.project.active div.teaser .more a.details:hover span,
#projects div.project.active div.teaser .more a.details:focus span
{
	background-position: right -42px;
}
#projects div.details
{
	overflow: hidden;
	clear: left;
	margin-bottom: 3.4286em; /* 48/14 */
	padding: 0 5.1282051282% 0 5.1282051282%; /* 0 (48/936)*100 */
	background: #EEEEEE url(../images/layout/project_details_arrow.gif) no-repeat center top;
}
#projects div.project div.details
{
	display: none;
}
#projects div.content
{
	overflow: hidden;
}
#projects div.details p.introduction
{
	color: #000000;
}
#projects div.details div.column
{
	float: left;
	width: 45.7142857143%; /* (384/840)*100 */
	margin-left: 8.5714285714%; /* (72/840)*100 */
	padding: 2.8571em 0 2.8571em 0; /* 40/14 0 */
}
#projects div.details div.first
{
	margin-left: 0;
}
#projects div.details a.close
{
	display: none;
}

/* Inhaltsbereich > Unternehmensdaten, Team Mitglieder Profilseite */

dl.company,
dl.team_member
{
	overflow: auto;
	clear: both;
	margin: 0 0 2.2857em 0; /* 32/14 */
}
dl.team_member
{
	margin-top: 1em; /* 14/14 */
}
dl.company dt,
dl.team_member dt
{
	clear: left;
	float: left;
	width: 41.8918918919%; /* (248/592)*100 */
	margin: 2.4615em 0 0 0; /* 32/13 */
	color: #000000;
	font-size: 0.9286em; /* 13/14 */
}
dl.company dd,
dl.team_member dd
{
	float: left;
	margin: 2.2857em 0 0 0; /* 32/14 */
	width: 58.1081081081%; /* (344/592)*100 */
}
dl.company dd p,
dl.team_member dd p
{
	margin-bottom: 0.8462em; /* 11/13 */
	padding: 0;
}

/* Inhaltsbereich/Rechte Spalte > Team Mitglieder Profilseite */

div.profile
{
	position: relative;
	overflow: hidden;
	margin-top: 2em; /* 28/14 */
}
#content div.profile
{
	margin: 0;
}
#content div.profile h2,
#content div.profile img,
#content div.profile ul
{
	display: none;
}
#content div.profile h2.employment
{
	display: block;
}

#right_column div.profile h1,
#right_column div.profile h2.employment
{
	display: none;
}

/* Rechte Spalte > Team Mitglieder Profilseite > Kontakt-Liste */

div.profile ul
{
	line-height: 2.5714em; /* 36/14 */
}
div.profile ul li
{
	padding: 0;
	background: transparent;
}
div.profile ul a
{
	display: block;
	padding: 0 0 0 0.8571em; /* 12/14 */
	background: transparent url(../images/layout/contact_icons_spritesheet.png) no-repeat right 0;
}
div.profile ul a:hover,
div.profile ul a:focus
{
	background-color: #1463A8;
	color: #FFFFFF;
	text-decoration: none;
}
div.profile ul li.email a
{
	background-position: right 0;
}
div.profile ul li.email a:hover,
div.profile ul li.email a:focus
{
	background-position: right -36px;
}
div.profile ul li.facebook a
{
	background-position: right -72px;
}
div.profile ul li.facebook a:hover,
div.profile ul li.facebook a:focus
{
	background-position: right -108px;
}
div.profile ul li.googleplus a
{
	background-position: right -144px;
}
div.profile ul li.googleplus a:hover,
div.profile ul li.googleplus a:focus
{
	background-position: right -180px;
}
div.profile ul li.xing a
{
	background-position: right -216px;
}
div.profile ul li.xing a:hover,
div.profile ul li.xing a:focus
{
	background-position: right -252px;
}
div.profile ul li.twitter a
{
	background-position: right -288px;
}
div.profile ul li.twitter a:hover,
div.profile ul li.twitter a:focus
{
	background-position: right -324px;
}
div.profile ul li.vcard a
{
	background-position: right -360px;
}
div.profile ul li.vcard a:hover,
div.profile ul li.vcard a:focus
{
	background-position: right -396px;
}

/* Inhaltsbereich (breit) > Suche */

div.nomatch
{
	margin-bottom: 2.5em; /* 35/14 */
}
div.searchpanel
{
	overflow: hidden;
	padding: 16px 24px 16px 24px;
	padding: 1.7094017094% 2.5641025641%; /* (16/936)*100 (24/936)*100 */
	background-color: #eeeeee;
}
div.searchpanel input.text
{
	float: left;
	width: 100%;

	-moz-box-sizing: border-box;
	-webkit-box-sizing: border-box;
	box-sizing: border-box;

	background-color: #FFFFFF;
	font-size: 1.1429em; /* 16/14 */
	font-family: 'UbuntuMedium', 'Lucida Grande', Helvetica, Arial, sans-serif;
}
div.searchpanel input.submit
{
	float: left;
	width: 11.25em; /* 180/16 */
	margin-left: -11.25em; /* -180/16 */
	padding-left: 3.25em; /* 52/16 */
	background-image: url(../images/layout/icon_search.png);
	background-repeat: no-repeat;
	background-position: 1em center; /* 16/16 */
	text-align: left;
}

/* Inhaltsbereich (breit) > Suche > Suchergebnisse */

ul.search_result
{
	padding: 0;
}
ul.search_result li
{
	margin: 0;
	padding: 2em 0 2.5714em 0; /* 28/14 0 36/14 0 */
	background: transparent;
	border-top: solid 1px #D7D7D7;
}
ul.search_result span.ranking
{
	float: left;
	margin-top: 0.2143em; /* 3/14 */
}
ul.search_result h2
{
	float: left;
	padding: 0 0.6em 0.3em 0; /* 0 12/20 6/20 0 */
}
ul.search_result p
{
	clear: left;
}
ul.search_result p.details
{
	padding: 0;
	font-size: 0.9286em; /* 13/14 */
	word-wrap: break-word;
}
ul.search_result p.details span
{
	margin-right: 0.2308em; /* 3/13 */
	padding: 0.2308em 0.3846em; /* 3/13 5/13 */
	background-color: #eeeeee;
	font-family: 'UbuntuMedium', 'Lucida Grande', Helvetica, Arial, sans-serif;
}

/* Inhaltsbereich (breit) > Suche > Suchergebnisse > Ranking-Sterne */

span.ranking
{
	display: block;
	width: 99px;
	height: 16px;
	background: transparent url(../images/layout/ranking_spritesheet.png) no-repeat 0 0;
}
span.ranking_0
{
	background-position: 0 0;
}
span.ranking_1
{
	background-position: 0 -32px;
}
span.ranking_2
{
	background-position: 0 -64px;
}
span.ranking_3
{
	background-position: 0 -96px;
}
span.ranking_4
{
	background-position: 0 -128px;
}
span.ranking_5
{
	background-position: 0 -160px;
}
span.ranking span
{
	display: none;
}

/* Inhaltsbereich (breit) > Suche > Suchergebnisse > Pagination */

div.pagination
{
	padding: 1.8462em 0 0 0; /* 24/13 */
	border-top: solid 1px #D7D7D7;
	font-size: 0.9286em; /* 13/14 */
	font-family: 'UbuntuMedium', 'Lucida Grande', Helvetica, Arial, sans-serif;
}

div.pagination a
{
	float: left;
	margin: 0.3078em 0.3078em 0 0; /* 4/13 4/13 0 0 */
	padding: 0.2308em 0.7692em 0.3078em 0.7692em; /* 3/13 10/13 4/13 10/13 */
	background-color: #000000;
	color: #FFFFFF;
}
div.pagination a:hover,
div.pagination a:focus
{
	background-color: #1463A8;
	text-decoration: none;
}
div.pagination span.active_page
{
	float: left;
	margin: 0.3078em 0.3078em 0 0; /* 4/13 4/13 0 0 */
	padding: 0.2308em 0.7692em 0.3078em 0.7692em; /* 3/13 10/13 4/13 10/13 */
	background-color: #EEEEEE;
	color: #000000;
}
div.pagination span.next,
div.pagination span.previous
{
	padding-right: 0.5385em; /* 7/13 */
	padding-left: 0.5385em; /* 7/13 */
}

/* Inhaltsbereich > Kontaktseite */

.contact h2
{
	margin: 1em 0 0.7273em 0; /* 22/22 0 16/22 0 */
	padding: 1em 0; /* 22/22 0 */
	font-size: 1.5714em; /* 22/14 */
	line-height: 1.2273em; /* 27/22 */
}
.contact h2.phone,
.contact h2.email,
.contact h2.mail
{
	padding-left: 52px;
	background-color: transparent;
	background-repeat: no-repeat;
	background-position: left center;
}
.contact h2.phone
{
	background-image: url(../images/layout/contact_icon_phone.png);
}
.contact h2.email
{
	background-image: url(../images/layout/contact_icon_email.png);
}
.contact h2.mail
{
	background-image: url(../images/layout/contact_icon_mail.png);
}
.contact dl
{
	overflow: hidden;
	margin: 0;
	padding: 0.4286em 0; /* 6/14 0 */
}
.contact dt
{
	clear: left;
	float: left;
	width: 47.972972973%; /* (284/592)*100 */
	margin: 0 4.0540540541% 0 0; /* 0 (24/592)*100 0 0 */
	padding: 0.4286em 0; /* 6/14 0 */
	line-height: 1.6429em; /* 23/14 */
}
.contact dd
{
	float: left;
	width: 47.972972973%; /* (284/592)*100 */
	margin: 0;
	padding: 0.375em 0; /* 6/16 0 */
	font-size: 1.1429em; /* 16/14 */
	line-height: 1.4375em; /* 23/16 0 */
	white-space: nowrap;
}

.contact div.columns > div
{
	float: left;
	width: 47.972972973%; /* (284/592)*100 */
	margin-left: 4.0540540541%; /* (24/592)*100*/
}
.contact div.columns > div:first-child
{
	margin-left: 0;
}
.contact div.columns p
{
	padding: 0.4286em 0; /* 6/14 0 */
	line-height: 2em; /* 28/14 */
}
.contact div.columns strong
{
	font-family: 'UbuntuRegular', 'Lucida Grande', Helvetica, Arial, sans-serif;
}
.contact div.columns p span
{
	clear: left;
	float: left;
	width: 35.2112676056%; /* (100/284)*100 */
}

/* Inhaltsbereich (breit) > Sitemap */

.sitemap
{
	padding-bottom: 2.2857em; /* 32/14 */
}
.sitemap h2,
.sitemap h2 a
{
	color: #1463A8;
}
.sitemap .service h2,
.sitemap .service h2 a
{
	color: #8ABD13;
}
.sitemap .interactive h2,
.sitemap .interactive h2 a
{
	color: #E57A00;
}
.sitemap .development h2,
.sitemap .development h2 a
{
	color: #A31B00;
}
.sitemap .consulting h2,
.sitemap .consulting h2 a
{
	color: #2C8EC7;
}
.sitemap .providing h2,
.sitemap .providing h2 a
{
	color: #78919E;
}
.sitemap .sales h2,
.sitemap .sales h2 a
{
	color: #EBAC00;
}
.sitemap ul
{
	padding-top: 1em; /* 14/14 */
}
.sitemap ul li
{
	padding: 0.125em 0 0.125em 0;
	background: transparent;
}

/* Startseite > Weitere-Themen-Element */

div.more_topics
{
	clear: left;
	padding-bottom: 2.2857em; /* 32/14 */
}
div.more_topics ul
{
	overflow: auto;
	width: 100%; /* Overflow für i6,7 */
}
div.more_topics li
{
	float: left;
	display: inline;
	width: 31.6239316239%; /* (296/936)*100 */
	margin: 0 0 0 2.5641025641%; /* 0 0 0 (24/936)*100 */
	padding: 0;
	background: transparent;
}
div.more_topics li.first
{
	margin: 0;
}
div.more_topics li h3
{
	padding: 0;
	font-size: 1.4286em; /* 20/14 */
	line-height: 1.25em; /* 25/20 */
}
div.more_topics li h3 a
{
	display: block;
	padding: 0.6em 0 0.6em 0; /* 12/20 0 12/20 0 */
}

/* Startseite > Rechte Spalte > Navigationselemente */

ul.navigation
{
	padding: 0;
	font-size: 1.1429em; /* 16/14 */
}
ul.navigation li
{
	margin: 1px 0 0 0; /* 1 0 0 0 */
	padding: 0;
	background: #F1F1F1;
}
ul.navigation a
{
	display: block;
	padding: 0.9375em 8.1081081081% 0.9375em 10.8108108108%; /* 15/16 (24/296)*100 15/16 (32/296)*100 */
}
ul.navigation span
{
	color: #707070;
	font-size: 0.8125em; /* 13/16 */
}
ul.navigation a:hover,
ul.navigation a:focus
{
	background-color: #E0E0E0;
	text-decoration: none;
}
ul.topics a,
ul.social_media a
{
	padding-top: 1.125em; /* 18/16 */
	padding-bottom: 1.125em; /* 18/16 */

	-moz-hyphens: auto;
	-ms-hyphens: auto;
	-webkit-hyphens: auto;
	hyphens: auto;
}
ul.topics a:before,
ul.social_media a:before
{
	content: '';
	float: left;
	width: 40px;
	height: 40px;
	margin: -0.5625em 8.3333333333% 0 -3.3333333333%; /* 9/16 (20/(296-32-24))*100 0 (8/(296-32-24))*100 */
	background-image: url(../images/layout/navigation_icons_spritesheet.png);
	background-repeat: no-repeat;
	background-position: -15px -15px;
}
ul.navigation li.internet_agentur a:before
{
	background-position: -15px -15px;
}
ul.navigation li.web_applikationen a:before
{
	background-position: -15px -85px;
}
ul.navigation li.it_support a:before
{
	background-position: -15px -155px;
}
ul.navigation li.netzwerk_und_security a:before
{
	background-position: -15px -225px;
}
ul.navigation li.facebook a:before
{
	background-position: -15px -295px;
}
ul.navigation li.twitter a:before
{
	background-position: -15px -365px;
}
ul.navigation li.rss a:before
{
	background-position: -15px -435px;
}
ul.navigation li.webcam a:before
{
	background-position: -15px -505px;
}

/* Startseite > Inhaltsbereich > News-Listen */

.frontpage #content h1 /* Sonderfall für Aktuelles */
{
	margin-top: -1em; /* 36/36 */
}
.frontpage #content h2
{
	margin-top: 0.5em; /* 10/20 */
	padding-bottom: 0.9em; /* 18/20 */
}
.frontpage ul.news
{
	margin-top: 1.1429em; /* 16/14 */
}
.frontpage ul.news li
{
	overflow: hidden;
	width: 100%; /* 616 - Overflow für i6,7 */
}
.frontpage ul.news li.first
{
	border: none;
}
.frontpage ul.news img
{
	width: 12.987012987%; /* (80/616) * 100 */
	margin-right: 3.8961038961%; /* (24/616) * 100 */
	margin-top: 0.1429em; /* 2/14 */
}
.frontpage ul.news div
{
	width: 83.1168831169%; /* (512/616) * 100 */
}
.frontpage ul.news div.slide
{
	width: auto;
}
.frontpage ul.news h3
{
	padding: 0;
	font-size: 1.4286em; /* 20/14 */
	line-height: 1.15em; /* 23/20 */
}
.frontpage ul.news p.teaser
{
	padding-right: 3.4286em; /* 48/14 */
}

/* Startseite > Inhaltsbereich > News-Listen > More-Links-Sonderfälle */

#morelink_company_news,
#morelink_products_specials,
#morelink_project_ticker
{
	padding-top: 2.5385em; /* 33/13 */
	border-top: solid 1px #E0E0E0;
}

/* Startseite > Inhaltsbereich > News-Listen > Tabs */

#news_tabs
{
	overflow: hidden;
	width: 100%;
	margin-top: 1.3571em; /* 19/14 */
}
#news_tabs h2,
.frontpage #news_tabs h2
{
	-moz-box-sizing: border-box;
	-webkit-box-sizing: border-box;
	box-sizing: border-box;

	float: left;
	display: inline;
	margin: 0;
	padding: 0;
	border-right: solid 1px transparent;
	font-size: 1em; /* 14/14 */
	line-height: 3em; /* 42/14 */
	text-align: center;
	cursor: pointer;

	-webkit-user-select: none;
	-khtml-user-select: none;
	-moz-user-select: none;
	-ms-user-select: none;
	-o-user-select: none;
	user-select: none;
}
#news_tabs h2 span
{
	display: block;
	height: 3em; /* 42/14 */
	margin: 0 0 0.6429em 0; /* 9/14 */
	background-color: #F1F1F1;
}
#news_tabs h2 span:hover
{
	background-color: #E0E0E0;
}
#news_tabs h2.active
{
	background: transparent url(../images/layout/news_tabs_arrow.png) no-repeat center bottom;
}
#news_tabs h2.active span,
#news_tabs h2.active span:hover
{
	background-color: #1463A8;
	color: #FFFFFF;
}

#news_tabs #headline_company_news
{
	width: 39.9350649351%; /* (246/616) * 100 */
}
#news_tabs #headline_products_specials
{
	width: 33.4415584416%; /* (206/616) * 100 */
}
#news_tabs #headline_project_ticker
{
	width: 26.6233766234%; /* (164/616) * 100 */
	border: none;
}

/* Inhaltsbereich > Sponsoring-Listen */

ul.sponsorships li
{
	padding-bottom: 0.6429em; /* 9/14 */
	background-position: 0.1429em 2em; /* 2/14 28/14 */
}
ul.sponsorships li p
{
	padding: 0;
}

/* Rechte Spalte > Sponsoring-Teaser-Bilder */

#right_column div.sponsorships a,
#right_column div.sponsorships span
{
	display: block;
	margin-top: 0.8571em; /* 12/14 */
	padding: 1.7143em 0.8571em; /* 24/14 0 12/14 */
	background-color: #FFFFFF;
	text-align: center;
}

/* Inhaltsbereich > RSS-Feed-Listen-Übersicht */

ul.rss_feeds li
{
	padding-bottom: 1.7143em; /* 24/14 */
	padding-left: 60px;
	background: transparent url(../images/layout/icon_rss_feeds.png) no-repeat 4px 0.4286em; /* 6/14 */
}
ul.rss_feeds h2
{
	padding: 0.3em 0; /* 6/20 0 */
}
ul.rss_feeds p
{
	padding: 0.4286em 0; /* 6/14 0 */
}

/* Inhaltsbereich > Anfahrtspläne */

.anfahrt_luebeck
{
	margin: 1.4286em 0 2.1429em 0; /* 20/14 0 30/14 0 */
}
.anfahrt_luebeck p
{
	padding: 0.5714em 0; /* 8/14 */
}
.offices
{
	overflow: hidden;
}
.offices > div
{
	float: left;
	width: 48.7179487179%; /* (456/936)*100 */
	margin-left: 2.5641025641%; /* (24/936)*100 */
}
.offices > div:first-child
{
	margin-left: 0;
}
.offices form
{
	overflow: hidden;
	margin: 1.4286em 0 1px 0; /* 20/14 0 1 0 */
	padding: 0.5714em; /* 8/14 */
	background: #EEEEEE;
}
.offices input.text
{
	-moz-box-sizing: border-box;
	-webkit-box-sizing: border-box;
	box-sizing: border-box;

	overflow: hidden;
	float: left;
	width: 100%;
	padding: 0.625em 10em 0.625em 0.75em; /* 10/16 160/16 10/16 12/16 */
	background: #FFFFFF;
	font-size: 1.1429em; /* 16/14 */
}
.offices input.submit
{
	-moz-box-sizing: border-box;
	-webkit-box-sizing: border-box;
	box-sizing: border-box;

	position: relative;
	float: left;
	width: 9em; /* 144/16 */
	margin-left: -9em; /* -144/16 */
	padding: 0.625em 0.75em; /* 10/16 12/16 */
	border: solid 1px #000000;
}
.offices input.submit:hover,
.offices input.submit:focus
{
	border-color: #1463A8;
}
.offices .gmap
{
	position: relative;
	padding-bottom: 78.9473684211%; /* (360/456)*100 */
}
.gmap iframe
{
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
}

/* Inhaltsbereich (volle Breite) > Sicherungskalender */

ul.type
{
	overflow: auto;
	margin: 1.7143em 0 2.2857em 0; /* 24/14 0 32/14 0 */
	padding: 0 0 1px 0;
}
ul.type li
{
	float: left;
	margin: 0 -1px -1px 0;
	padding: 0;
	background: #FFFFFF;
	border: solid 1px #E0E0E0;
}
ul.type a
{
	float: left;
	padding: 0.6429em 1.7143em 0.6429em 48px; /* 9/14 24/14 9/14 48 */
}
ul.type li.three_generations a
{
	background: transparent url(../images/layout/backup_icon_3_gen.gif) no-repeat 12px 0.5714em; /* 8/14 */
}
ul.type li.two_generations a
{
	background: transparent url(../images/layout/backup_icon_2_gen.gif) no-repeat 12px 0.5714em; /* 8/14 */
}

.backup_options
{
	overflow: hidden;
	margin-bottom: 1.7143em; /* 24/14 */
}
.backup_options > div
{
	float: left;
	margin-left: -1px;
	padding: 4px 18px 5px 0;
	border-left: solid 1px #E0E0E0;
}
.backup_options label
{
	margin: 0 12px 0 16px;
}

table.backup_calendar
{
	width: 100%;
	margin-bottom: 1.7143em; /* 24/14 */
	border: none;
	border-collapse: separate;
	border-spacing: 1px;
}
table.backup_calendar th
{
	padding: 0.6429em 0; /* 9/14 0 */
	color: #000000;
	font-weight: normal;
	font-family: 'UbuntuRegular', 'Lucida Grande', Helvetica, Arial, sans-serif;
}
table.backup_calendar td
{
	width: 14.2857142857%;
	padding: 1% 0 2% 0;
	background: #EBEBEB;
	font-family: 'UbuntuMedium', 'Lucida Grande', Helvetica, Arial, sans-serif;
	text-transform: uppercase;
	text-align: center;
	vertical-align: top;
}
table.backup_calendar td.gen_1
{
	background: #FEDC87;
	color: #70552D;
}
table.backup_calendar td.gen_2
{
	background: #E67A55;
	color: #FFFFFF;
}
table.backup_calendar td.gen_3
{
	background: #865BA4;
	color: #FFFFFF;
}
table.backup_calendar .day
{
	color: #8B97A2;
}
table.backup_calendar td.gen_1 .day
{
	color: #B08545;
}
table.backup_calendar td.gen_2 .day,
table.backup_calendar td.gen_3 .day
{
	color: #FEDC87;
}
table.backup_calendar .tape
{
	display: block;
	font-size: 1.1429em; /* 16/14 */
}

div.backup_download a.pdf
{
	padding: 0.625em 12px 0.625em 40px;
	background: transparent url(../images/sicherungskalender/pdf_icon.gif) no-repeat 12px center;
}
div.backup_download a:hover,
div.backup_download a:focus
{
	background-color: #F1F1F1;
	text-decoration: none;
}

/* Inhaltsbereich > Passwortgenerator */

div.passwords
{
	clear: both;
	margin-top: 3.4286em; /* 48/14 */
	padding-bottom: 2.2857em; /* 32/14 */
}
div.passwords h2
{
	padding: 0;
}
div.passwords ul
{
	padding: 0;
}

/* Rechte Spalte > LYNET Produkt Teaser */

div.product_teaser
{
	overflow: hidden;
	width: 100%; /* 296px */
}
div.product_teaser img
{
	float: left;
	width: 47.972972973%; /* (142/296)*100 */
}
div.product_teaser div
{
	float: left;
	width: 52.027027027%; /* (154/296)*100 */
}
div.product_teaser h3
{
	padding: 1em 0 0.3em 0; /* 20/20 0 6/20 */
	font: normal 1.4286em/1.15em 'UbuntuMedium', 'Lucida Grande', Helvetica, Arial, sans-serif; /* 20/14 23/20 */
}
div.product_teaser p
{
	padding: 0.1539em 0 1.1539em 0; /* 2/13 0 15/13 0 */
	font-size: 0.9286em; /* 13/14 */
	line-height: 1.5385em; /* 20/13 */
}

/* Framework > Overlay */

#overlay
{
	display: none;

	position: fixed;
	z-index: 3;
	top: 0;
	left: 0;
	bottom: 0;
	right: 0;
	background: transparent url(../images/layout/overlay_background.png) repeat 0 0;
	overflow-y: scroll;
	cursor: pointer;
}
body.overlayed
{
	overflow: hidden;
	padding-right: 17px; /* Ausgleich der fehlenden Scrollbar */
}
body.overlayed #overlay
{
	display: block;
}
#overlay > div
{
	display: table;
	width: 100%;
	height: 100%;
}
#overlay > div > div
{
	display: table-cell;
	padding: 24px;
	vertical-align: middle;
}
#overlay > div > div > div
{
	position: relative;
	overflow: hidden;
	max-width: 912px;
	margin: 0 auto;
	padding: 12px;
	background: #FFFFFF;
	cursor: auto;
}
.overlay_close
{
	position: absolute;
	top: 1.5em; /* 27/18 */
	right: 1.3889em; /* 25/18 */
	overflow: hidden;
	width: 22px;
	height: 22px;
	background: transparent url(../images/layout/overlay_close_icon.png) no-repeat 0 0;
	text-indent: -99999px;
	cursor: pointer;
}
#overlay img
{
	display: block;
	width: 100%;
}

/* 404-Fehlerseite */

div.error_404
{
	margin-bottom: 3.5714em; /* 50/14 */
	margin-right: 15%;
	background: transparent url(../images/layout/error_404.png) no-repeat right center;
}
div.error_404 ul
{
	margin-top: -1em; /* 14/14 */
}



/* Break Points */

@media	screen and (-webkit-min-device-pixel-ratio: 2),
		screen and (-moz-device-pixel-ratio: 2),
		screen and (min--moz-device-pixel-ratio: 2)
{

	/* Footer > Responsive Design Logo */

	#responsive_design,
	#responsive_design a,
	#responsive_design span
	{
		background-image: url(../images/layout/responsive_design_spritesheet_200.png);
		background-size: 704px 108px;
	}
}

@media screen and (max-width: 888px)
{
	/* Header > Showcase */

	#showcase_items li img
	{
		float: none;
		display: block;
		width: auto;
		max-width: 100%;
		margin: 0 auto 0 auto;
	}
	#showcase_items li div
	{
		float: none;
		display: block;
		width: auto;
		padding: 0 24px 0 24px;
	}
	#showcase_items li h2
	{
		text-align: center;
	}
	#showcase_items li p
	{
		text-align: center;
	}
	#showcase_items li br
	{
		content: ' ';
	}
	#showcase_items li br:after
	{
		content: ' ';
	}

	/* Inhaltsbereich (breit) > Team- / Ansprechpartner-Listen */

	div.contact_introduction
	{
		padding-bottom: 2.2857em; /* 32/14 */
	}
	div.contact_introduction h2
	{
		float: none;
		clear: both;
	}
	div.contact_introduction p.more
	{
		float: none;
		clear: both;
		display: block;
		margin-top: 0.3077em; /* 4/13 */
		padding-left: 0;
		border-left: none;
	}
	div.contact_introduction p.more a
	{
		background-color: #F1F1F1;
	}
}

@media screen and (max-width: 767px)
{

	/* Framework */

	#header_wrapper
	{
		min-height: 0;
	}
	#content div.column,
	#content.full_width div.column
	{
		clear: none;
		width: 48.7179487179%; /* (456/936)*100 */
		margin-left: 2.5641025641%; /* (24/936)*100 */
	}
	#content div.column.first_two_columns,
	#content.full_width div.column.first_two_columns
	{
		clear: left;
		margin-left: 0;
	}
	#footer_wrapper
	{
		padding-bottom: 120px;
	}

	/* Logo */

	#logo
	{
		width: 104px;
		margin-top: 28px;
	}

	/* Navigationselemente */

	#header div.navigation
	{
		margin: 0 -24px;
		padding-top: 88px;
	}
	#home
	{
		left: 24px;
		top: 28px;
	}
	#topsearch_toggle
	{
		display: block;
		left: 64px; /* 8 */
		top: 28px;
	}

	/* Layout > Header > Navigations-Button */

	#navigation_toggle
	{
		display: block;
		left: 104px;
		top: 28px;
	}
	#header .navigation ul
	{
		height: auto;
		margin: 0;
		padding: 0;
		background: #145590;
		font: normal 1.1429em/1.5em 'UbuntuMedium', 'Lucida Grande', Helvetica, Arial, sans-serif; /* 16/14 24/16 */
	}
	.service #header .navigation ul
	{
		background: #D66400;
	}
	.interactive #header .navigation ul
	{
		background: #7CAD00;
	}
	.development #header .navigation ul
	{
		background: #8A1700;
	}
	.consulting #header .navigation ul
	{
		background: #1D7FB8;
	}
	.providing #header .navigation ul
	{
		background: #6D8594;
	}
	.sales #header .navigation ul
	{
		background: #D69600;
	}

	#header .navigation ul li
	{
		float: none;
		display: block;
		margin: 0;
	}
	#header .navigation ul li a
	{
		float: none;
		display: block;
		height: auto;
		padding: 10px 12px;
		border-bottom: solid 1px #1463a8;
		text-align: center;
	}
	.service #header .navigation ul li a
	{
		border-color: #E57A00;
	}
	.interactive #header .navigation ul li a
	{
		border-color: #8ABD13;
	}
	.development #header .navigation ul li a
	{
		border-color: #A31B00;
	}
	.consulting #header .navigation ul li a
	{
		border-color: #2C8EC7;
	}
	.providing #header .navigation ul li a
	{
		border-color: #78919E;
	}
	.sales #header .navigation ul li a
	{
		border-color: #EBAC00;
	}

	#header ul li.expanded,
	#header #general_navigation li.expanded,
	#header #company_navigation li.expanded
	{
		margin: 0 0 1px 0;
	}
	#header #company_navigation li ul li ul {
		display: block;
	}
	#header #company_navigation li ul li ul a {
		background-color: #f0f0f0;
	}
	#header #company_navigation li ul li ul a:hover {
		color: #ffffff;
		background-color: #000000;
	}
	#header .navigation ul li.expanded a
	{
		opacity: 1.0;
		padding: 10px 12px;
		border: none;
	}
	#header .navigation ul li.expanded a:before
	{
		content: '';
		position: absolute;
		left: 24px;
		top: 16px;
		width: 12px;
		height: 12px;
		background: transparent url(../images/layout/navigation_arrow_expanded.png) no-repeat 0 0;
	}
	#header .navigation ul li.expanded ul
	{
		opacity: 1.0;
		position: static;
		width: auto;
		padding: 0;
	}
	#header .navigation ul li.expanded ul li a
	{
		width: auto;
		border-top: solid 1px #e0e0e0;
	}

	/* Layout > Header > Suchformular */

	#form_topsearch
	{
		position: static;
		width: auto;
		height: auto;
		padding: 0 24px 0 24px;
		background: #145590;
	}
	.service #form_topsearch
	{
		background: #D66400;
	}
	.interactive #form_topsearch
	{
		background: #7CAD00;
	}
	.development #form_topsearch
	{
		background: #8A1700;
	}
	.consulting #form_topsearch
	{
		background: #1D7FB8;
	}
	.providing #form_topsearch
	{
		background: #6D8594;
	}
	.sales #form_topsearch
	{
		background: #D69600;
	}

	#form_topsearch div.input_wrapper
	{
		position: static;
		margin: 20px 0 24px 0;
		padding: 0;
	}
	#form_topsearch input.text
	{
		-moz-box-sizing: border-box;
		-webkit-box-sizing: border-box;
		box-sizing: border-box;

		display: block; /* temp */
		width: 100%;
		height: 40px;
		margin: 0;
		padding: 8px 56px 8px 12px;
		background: #FFFFFF;
		font-size: 14px;
	}
	#form_topsearch input.submit
	{
		position: relative; /* static for all but opera */
		float: right;
		margin: -64px 0 0 0;
		padding: 6px;
		background-color: #000000;
	}
	#form_topsearch.active div.input_wrapper
	{
		background-color: #FFFFFF;
	}
	#form_topsearch.active input.text
	{
		display: block;
	}

	/* Header > Subnavigation */

	#subnavigation,
	#subnavigation_toggle
	{
		display: none;
	}

	/* Header > Showcase-Element */

	#showcase
	{
		margin-top: -12px;
	}

	/* Framework > Inhaltsbereich */

	#content,
	.frontpage #content
	{
		clear: both;
		float: none;
		display: block;
		width: auto;
		margin: 0;
	}

	/* Framework > Rechte Spalte */

	#right_column
	{
		clear: both;
		float: none;
		display: block;
		width: auto;
		overflow: auto;
		padding-top: 0;
	}
	.frontpage #right_column .container
	{
		float: left;
		width: 31.6239316239%; /* (296/936)*100 */
		margin-top: 0;
		margin-left: 2.5641025641%; /* (24/936)*100 */
	}
	.frontpage #right_column .container:first-child
	{
		margin-left: 0;
	}
	#right_column .navigation
	{
		font-size: 1em; /* 14/14 */
	}
	#right_column .navigation li a
	{
		min-height: 28px;
	}

	/* Startseite > Weitere-Themen-Element */

	div.more_topics li h3
	{
		font-size: 1.1429em; /* 16/14 */
	}

	/* Inhaltsbereich (breit) > Feature-Liste */

	ul.features li
	{
		width: 48.7179487179%; /* (456/936)*100 */
	}
	ul.features li.first_three_columns
	{
		clear: none;
		margin-left: 2.5641025641%; /* (24/936)*100 */
	}
	ul.features li.first_two_columns
	{
		clear: left;
		margin-left: 0;
	}

	/* Inhaltsbereich (volle Breite) > Sicherungskalender */

	table.backup_calendar th > span,
	table.backup_calendar .tape > span
	{
		display: none;
	}

	/* Inhaltsbereich (breit) > Projekt-Listen */

	#projects div.project,
	#projects div.project.first_three_columns
	{
		clear: none;
		width: 48.7179487179%; /* (456/936)*100 */
		margin-left: 2.5641025641%; /* (24/936)*100 */
	}
	#projects div.project.first_two_columns
	{
		clear: left;
		margin-left: 0;
	}

	/* Inhaltsbereich > Anfahrtspläne */

	.offices input.text,
	.offices input.submit
	{
		font-size: 1em; /* 14/14 */
	}

	/* Inhaltsbereich > Kontaktformular */

	div.contact_description
	{
		float: none;
		width: auto;
	}
	#form_contact
	{
		float: none;
		width: auto;
		margin-left: 0;
	}

	/* Inhaltsbereich > Team-Liste */

	ul.team li,
	.full_width ul.team li
	{
		float: left;
		width: 48.7179487179%; /* (456/936)*100 */
		margin: 0 0 1.7143em 2.5641025641%; /* 0 0 24/14 (296/936)*100 */
	}
	ul.team li.first_three_columns,
	.full_width ul.team li.first_three_columns
	{
		clear: none;
		margin-left: 2.5641025641%; /* (24/936)*100 */
	}
	ul.team li.first_two_columns,
	.full_width ul.team li.first_two_columns
	{
		clear: left;
		margin-left: 0;
	}

	/* Inhaltsbereich/Rechte Spalte > Profil */

	#content div.profile h1,
	#content div.profile h2,
	#content div.profile ul
	{
		-moz-box-sizing: border-box;
		-webkit-box-sizing: border-box;
		box-sizing: border-box;

		display: block;
		float: left;
		width: 58.8317107093%; /* (423/(767-48))*100 */
		padding-right: 24px;
	}
	#content div.profile img
	{
		display: block;
		float: right;
		width: 41.1682892907%; /* (296/(767-48))*100 */
		margin-top: 31px;
	}
	#content div.profile h2.employment
	{
		padding-bottom: 1em; /* 20/20 */
		line-height: 1.4em; /* 28/20 */
	}
	#content div.profile
	{
		padding-bottom: 3em; /* 42/14 */
		border-bottom: solid 1px #e0e0e0;
	}
	#right_column div.profile
	{
		display: none;
	}

	/* Rechte Spalte > Team-Portrait-Listen */

	ul.team_portraits li
	{
		width: 16.6666666667%; /* (156/936)*100 */
	}

	/* Rechte Spalte > LYNET Produkt Teaser */

	div.product_teaser img
	{
		float: left;
		width: auto;
	}
	div.product_teaser div
	{
		float: none;
		width: auto;
	}

	/* Rechte Spalte > Produkte > Boxshot */

	.boxshot
	{
		display: block;
		margin: 0 auto;
	}

	/* Footer > Link-Listen und Kontaktelement */

	#footer div.column
	{
		width: 31.6239316239%; /* (296/936)*100 */
	}

	/* Footer > Social Link-Liste */

	#footer div.last_column
	{
		clear: both;
		float: none;
		display: block;
		width: auto;
		margin: 0 auto 0 auto;
		padding-top: 2.8571em; /* 40/14 */
	}
	#footer div.last_column h2
	{
		padding-top: 2em; /* 40/20 */
		border-top: solid 1px #424242;
		text-align: center;
	}
	#footer #social_links
	{
		width: 216px;
		margin: 0 auto;
	}

	/* Footer > Responsive Design Logo */

	#responsive_design
	{
		right: auto;
		left: 50%;
		margin-left: -44px;
	}

	/* 404-Fehlerseite */

	div.error_404
	{
		margin-right: 0;
		background: transparent;
	}
}

@media screen and (max-width: 620px)
{
	/* Allgemeine Einstellungen */

	h1
	{
		font-size: 2em; /* 28/14 */
	}

	/* Header > Showcase */

	#showcase a.previous,
	#showcase a.next
	{
		z-index: 1;
		top: auto;
		bottom: 2.8571em; /* 40/14 */
	}
	#showcase a.next
	{
		right: auto;
		left: 52%;
	}
	#showcase a.previous
	{
		left: auto;
		right: 52%;
	}
	#showcase_items li h2
	{
		font-size: 2em; /* 28/14 */
	}
	#showcase_items li p
	{
		font-size: 1em; /* 14/14 */
		font-family: 'UbuntuRegular', 'Lucida Grande', Helvetica, Arial, sans-serif;
	}
	#showcase_items li .more
	{
		margin-bottom: 3.4286em; /* 48/14 */
	}

	/* Einleitungselemente */

	div.introduction p
	{
		font-size: 1em; /* 14/14 */
	}

	/* (Startseite >) Inhaltsbereich > Newslisten */

	.frontpage ul.news
	{
		margin-top: 2.1429em; /* old margin + 1em to account for the "tabs" */
	}

	/* (Startseite >) Inhaltsbereich > Newslisten > Tabs */

	#news_tabs
	{
		position: relative;
		overflow: visible;
		padding-bottom: 0.6429em; /* 9/14 */
		background: transparent url(../images/layout/news_tabs_arrow.png) no-repeat 24px bottom;
	}
	#news_tabs.expanded
	{
		background: transparent;
	}
	#news_tabs .dropdown
	{
		position: absolute;
		top: 3em;
		left: 0;
		right: 0;
	}
	#news_tabs h2,
	.frontpage #news_tabs h2
	{
		display: none;
		float: none;
		overflow: hidden; /* auto */
		width: auto;
		margin: 0;
		text-align: left;
	}
	#news_tabs.expanded h2,
	.frontpage.expanded #news_tabs h2
	{
		display: block;
	}
	#news_tabs h2 span,
	.frontpage #news_tabs h2 span
	{
		margin-bottom: 0;
		padding-left: 1em; /* 14/14 */
	}
	#news_tabs h2.active,
	.frontpage #news_tabs h2.active
	{
		display: block;
		margin-top: 0;
	}
	#news_tabs h2.active span,
	.frontpage #news_tabs h2.active span
	{
		background: #1463A8 url(../images/layout/arrow_expand.png) no-repeat right center;
	}
	#news_tabs.expanded h2.active span,
	.frontpage #news_tabs.expanded h2.active span
	{
		background: #1463A8 url(../images/layout/arrow_collapse.png) no-repeat right center;
	}
	#news_tabs #headline_company_news,
	#news_tabs #headline_products_specials,
	#news_tabs #headline_project_ticker
	{
		width: auto;
		border: none;
		border-top: solid 1px #fafafa;
	}

	/* Inhaltsbereich (breit) > Projekt-Listen */

	#projects div.details div.column,
	#projects div.details div.column.first
	{
		clear: both;
		float: none;
		width: auto;
		margin: 0;
		padding-top: 0;
	}
	#projects div.details div.column.first
	{
		padding-top: 2.8571em; /* 40/14 */
		padding-bottom: 0;
	}

	/* Inhaltsbereich (breit) > Suche */

	div.searchpanel input.submit
	{
		overflow: hidden;
		width: 3.25em; /* 52/16 */
		margin-left: -3.25em; /* -52/16 */
		padding-right: 0;
		padding-left: 0;
		background-position: center center;
		text-indent: -99999px;
	}

	/* Inhaltsbereich (volle Breite) > Logo-Listen (Partner, Kunden/Referenzprojekte) */

	ul.logos li,
	ul.logos li.first_three_columns
	{
		width: 48.7179487179%; /* (456/936)*100 */
		margin-left: 2.5641025641%; /* (24/936)*100 */
	}
	ul.logos li.first_two_columns
	{
		margin-left: 0;
	}

	/* Rechte Spalte */

	.frontpage #right_column .container
	{
		float: none;
		width: auto;
		display: block;
		margin: 0;
	}
	#right_column .container h2
	{
		clear: both;
	}
	#right_column .container .navigation
	{
		overflow: auto;
		padding: 0.5714em 0 0.5714em 0; /* 8/14 0 8/14 0 */
		background: #f1f1f1;
	}
	#right_column .container .navigation li
	{
		float: left;
		width: 50%;
	}
	#right_column .container .navigation li.first_two_columns
	{
		clear: left;
	}
	#right_column .container .navigation li a:hover,
	#right_column .container .navigation li a:focus
	{
		background: transparent;
	}
}

@media screen and (max-width: 520px)
{
	/* Framework */

	#content div.column,
	#content.full_width div.column
	{
		float: none;
		width: auto;
		margin-left: 0;
	}

	/* Formularelemente */

	div.submit input.reset,
	div.submit input.submit
	{
		-moz-box-sizing: border-box;
		-webkit-box-sizing: border-box;
		box-sizing: border-box;

		float: left;
		width: 49.3243243243%; /* (292/592)*100 */
		margin: 0;
		font-size: 1.0714em; /* 15/14 */
		white-space: normal;
	}
	div.submit input.reset
	{
		margin-right: 1.3513513514%; /* (8/592)*100 */
	}

	/* Inhaltsbereich > Kontaktformular > Captcha */

	div.captcha div.wrapper
	{
		margin: 0;
	}
	#captcha_id
	{
		position: static;
		clear: left;
		float: left;
		margin: 0.5em 1.3513513514% 0 0; /* (8/592)*100 */
	}
	#reload_captcha
	{
		position: static;
		float: left;
		margin: 0.5em 0 0 0;
	}

	/* Inhaltsbereich (breit) > Feature-Liste */

	ul.features li,
	ul.features li.first_two_columns,
	ul.features li.first_three_columns
	{
		float: none;
		display: block;
		width: auto;
		margin-left: 0;
	}

	/* Inhaltsbereich (breit) > Projekt-Listen */

	#projects div.project,
	#projects div.project.first_three_columns,
	#projects div.project.first_two_columns
	{
		float: none;
		width: auto;
		margin-left: 0;
	}
	#projects div.project div.teaser
	{
		padding-right: 5.1282051282%; /* (48/936)*100 */
		padding-left: 5.1282051282%; /* (48/936)*100 */
	}
	#projects div.project div.teaser .more
	{
		right: 5.1282051282%; /* (48/936)*100 */
		left: 5.1282051282%; /* (48/936)*100 */
	}

	/* Inhaltsbereich (breit) > Team-Liste */

	ul.team li,
	ul.team li.first_two_columns,
	ul.team li.first_three_columns,
	.full_width ul.team li,
	.full_width ul.team li.first_two_columns,
	.full_width ul.team li.first_three_columns
	{
		float: none;
		display: block;
		width: auto;
		margin-left: 0;
	}

	/* Inhaltsbereich (breit) > Sitemap */

	.sitemap
	{
		padding-bottom: 0;
	}
	.sitemap .column
	{
		padding: 1em 0 1.5em 0; /* 14/14 0 21/14 0 */
		border-top: solid 1px #e0e0e0;
	}
	.sitemap .column:first-child
	{
		border-top: none;
	}

	/* Inhaltsbereich > Anfahrtspläne */

	.offices > div
	{
		float: none;
		width: auto;
		margin-left: 0;
	}
}

@media screen and (max-width: 480px)
{
	/* Framework */

	#main_wrapper
	{
		padding-bottom: 24px;
	}

	/* (Startseite >) Inhaltsbereich > Newslisten */

	ul.news img,
	.frontpage ul.news img
	{
		display: none;
	}
	ul.news div,
	.frontpage ul.news div
	{
		float: none;
		width: auto;
	}
	ul.news p.teaser,
	.frontpage ul.news p.teaser
	{
		padding-right: 0;
	}

	/* Inhaltsbereich > Kontaktseite */

	.contact dt,
	.contact dd
	{
		float: none;
		width: auto;
		margin-right: 0;
	}
	.contact dt
	{
		padding-bottom: 0;
	}
	.contact dd
	{
		margin-left: 1.4286em; /* 20/14 */
	}

	.contact div.columns > div
	{
		float: none;
		width: auto;
		margin-left: 0;
	}

	/* Inhaltsbereich > Stellenangebots-Listen */

	ul.jobs img
	{
		display: none;
	}
	ul.jobs div
	{
		float: none;
		width: auto;
	}

	/* Inhaltsbereich > Unternehmensdaten, Team Mitglieder Profilseite */

	dl.company dt,
	dl.team_member dt
	{
		float: none;
		width: auto;
		margin-top: 1.3846em; /* 18/13 */
	}
	dl.company dd,
	dl.team_member dd
	{
		float: none;
		width: auto;
		margin: 0 0 0 0;
		padding: 0 0 1.7143em 1.4286em; /* 0 0 24/14 20/14 */
		border-bottom: solid 1px #e0e0e0;
	}

	/* Inhaltsbereich/Rechte Spalte > Profil */

	#content div.profile
	{
		padding-bottom: 2em; /* 28/14 */
	}
	#content div.profile img
	{
		float: none;
		width: 296px;
		margin: 3em auto 0 auto; /* 42/14 */
	}
	#content div.profile h1,
	#content div.profile h2,
	#content div.profile ul
	{
		float: none;
		width: auto;
		margin-right: 0;
		padding-right: 0;
	}
	#content div.profile h1
	{
		padding-top: 1em; /* 28/28 */
		text-align: center;
	}
	#content div.profile h2
	{
		text-align: center;
	}
	#content div.profile h2.employment
	{
		margin-bottom: 1em; /* 20/20 */
		padding-bottom: 2em; /* 40/20 */
		border-bottom: solid 1px #e0e0e0;
	}

	/* Rechte Spalte */

	#right_column
	{
		padding-bottom: 0;
	}
	#right_column .container .navigation
	{
		overflow: visible;
		padding: 0;
		background: transparent;
	}
	#right_column .container .navigation li
	{
		float: none;
		width: auto;
		background: #f1f1f1;
	}
	#right_column .container .navigation li a:hover,
	#right_column .container .navigation li a:focus
	{
		background: #e0e0e0;
	}

	/* Weitere Themen */

	.more_topics h2
	{
		margin-top: 0.5em; /* 10/20 */
		padding-bottom: 0.9em; /* 18/20 */
	}
	.more_topics ul
	{
		padding: 0;
	}
	.more_topics ul li
	{
		float: none;
		display: block;
		width: auto;
		margin: 1px 0 0 0; /* 1 0 0 0 */
		padding: 0;
		background: #F1F1F1;
	}
	.more_topics ul li h3
	{
		font: normal 1em/1.6429em 'UbuntuRegular', 'Lucida Grande', Helvetica, Arial, sans-serif; /* 14/14 23/14 */
	}
	.more_topics ul li h3 a
	{
		display: block;
		padding: 0.9375em 8.1081081081% 0.9375em 10.8108108108%; /* 15/16 (24/296)*100 15/16 (32/296)*100 */
	}
	.more_topics ul a:hover,
	.more_topics ul a:focus
	{
		background-color: #E0E0E0;
		text-decoration: none;
	}
	.more_topics ul li > a /* img */
	{
		display: none;
	}

	/* Footer */

	#footer div.column,
	#footer div.last_column
	{
		clear: none;
		float: left;
		width: 48.7179487179%; /* (456/936)*100 */
		min-height: 300px;
		margin: 0 0 0 2.5641025641%; /* (24/936)*100 */
		padding: 0;
	}
	#footer div.column.first_two_columns
	{
		margin-left: 0;
	}
	#footer div.last_column h2
	{
		padding-top: 0.9em;
		border-top: none;
		text-align: left;
	}
	#footer address,
	#footer .more
	{
		margin-right: 1em; /* quick fix */
	}
	#footer #social_links
	{
		width: auto;
		margin: 0;
	}
}

@media screen and (max-width: 440px)
{
	/* Rechte Spalte > Team-Portrait-Listen */

	ul.team_portraits li
	{
		width: 33.3333333333%; /* (312/936)*100 */
	}
}

@media screen and (max-width: 320px)
{
	body
	{
		font-size: 0.75em; /* 12/16 */
	}
	#header_wrapper,
	#main_wrapper,
	#footer_wrapper
	{
		padding-right: 16px;
		padding-left: 16px;
	}
	#content.full_width
	{
		margin-right: -16px;
		margin-left: -16px;
		padding-right: 16px;
		padding-left: 16px;
	}

	/* Layout > Header > Logo */

	#logo
	{
		z-index: 0;
	}

	/* Layout > Header > Navigationselemente */

	#header div.navigation
	{
		margin-right: -16px;
		margin-left: -16px;
	}
	#home
	{
		left: 16px;
	}
	#topsearch_toggle
	{
		left: 56px;
	}
	#navigation_toggle
	{
		left: 96px;
	}
	#header .navigation ul li.expanded a:before
	{
		left: 16px;
		top: 18px;
		width: 8px;
		height: 6px;
		background: transparent url(../images/layout/navigation_arrow_expanded_small.png) no-repeat 0 0;
	}
	#form_topsearch
	{
		padding-right: 16px;
		padding-left: 16px;
	}
	#form_topsearch div.input_wrapper
	{
		margin-top: 12px;
		margin-bottom: 16px;
	}
	#form_topsearch input.text
	{
		height: 28px;
		padding: 4px 36px 4px 8px;
	}
	#form_topsearch input.submit
	{
		margin-top: -44px;
		padding: 0;
	}

	/* Layout > Header > Showcase */

	#showcase
	{
		margin-right: -16px;
		margin-left: -16px;
	}
	#showcase_items li div
	{
		padding-right: 16px;
		padding-left: 16px;
	}

	/* Formularelemente */

	div.submit input.submit,
	div.submit input.reset
	{
		font-size: 1em;
	}

	/* Inhaltsbereich (volle Breite) > Feature-Liste */

	ul.features li img
	{
		width: 29.7297297297%; /* (88/(320-24))*100 */
		min-width: 44px;
	}

	/* Rechte Spalte > LYNET Produkt Teaser */

	div.product_teaser img
	{
		float: left;
		width: 47.972972973%; /* (142/296)*100 */
	}
	div.product_teaser div
	{
		float: left;
		width: 52.027027027%; /* (154/296)*100 */
	}

	/* Footer */

	#footer div.column,
	#footer div.last_column
	{
		float: none;
		clear: both;
		width: auto;
		min-height: 0;
		margin: 0;
	}

	/* Overlay */

	#overlay > div > div
	{
		padding: 16px;
	}
}

@media screen and (max-width: 280px)
{
	/* Layout > Header > Navigationselemente */

	#header div.navigation
	{
		clear: both;
		padding-top: 72px;
	}
}
