html {
	background-attachment: fixed;
	background-image: url(../img/body_bg_top.gif);
	background-position: top;
	background-repeat: repeat-x;
	height: 100%;
}

body {
	background-attachment: fixed;
	background-image: url(../img/body_bg_bottom.gif);
	background-position: bottom;
	background-repeat: repeat-x;
	color: #ffffff;
	font-family: Arial, "Liberation Sans", sans-serif;
	font-size: 0.85em;
	line-height: 1.5em;
	min-height: 100%;
}

video {
	background-color: #ffffff;
	box-shadow: 1px 1px 2px 1px rgba(0, 0, 0, 0.1);
	height: auto;
	line-height: 0px;
	margin: 0em 0em 0em 0em;
	padding: 3.2%;
	width: 93.6%;
}

ul, ol {
	margin: 0em 0em 1.2em 0em;
	overflow: hidden;
}

b {
	font-weight: bolder;
}

hr {
	border: none;
	border-top: #ffffff solid 1px;
	clear: both;
	height: 1px;
	margin: 1.6em 0em 1.5em 0em;
	padding: 0px;
}

a:link,a:visited {
	background-position: center left;
	background-repeat: no-repeat;
	color: #ffffff;
	padding-left: 13px;
	text-decoration: none;
}

ul li {
	background-position: 0px 4px;
	background-repeat: no-repeat;
	margin-bottom: 0.25em;
	padding-left: 20px;
}

figure {
	background-color: #ffffff;
	box-shadow: 1px 1px 2px 1px rgba(0, 0, 0, 0.1);
	line-height: 0px;
	margin: 0em 0em 0em 0em;
	padding: 1.8%;
	width: 96.6%;
}

figure img {
	width: 100%;
	height: auto;
}

/**
 * Formulare
 */
form ul {
	margin: 0em 0em 0em 0em;
}

form ul li {
	margin: 0em 0em 1px 0em;
	padding: 2.0%;
}

.content .content_left form ul li p {
	margin: 0em 0em 1em 0em;
}

.content .content_left p.error, .content .content_left p.success {
	background-color: #D7402B;
	background-image: url(../img/form_error.gif);
	background-position: 8px center;
	background-repeat: no-repeat;
	border: #edd4ae solid 1px;
	padding: 0.5em 0.5em 0.5em 50px;
	display: none;
}

.content .content_left p.success {
	display: block;
	margin: 0em;
	background-image: url(../img/form_success.gif);
	border: white solid 1px;
}

.content .no_js {
	background-color: #D7402B;
	background-image: url(../img/form_error.gif);
	background-position: 8px center;
	background-repeat: no-repeat;
	border: #edd4ae solid 1px;
	padding: 0.5em 0.5em 0.5em 50px;
}

form label {
	cursor: pointer;
	display: block;
	float: left;
	width: 20%;
}

form input {
	border: #edd4ae solid 2px;
	padding: 3px;
}

form textarea {
	border: #edd4ae solid 2px;
	height: 150px;
	padding: 2px;
	width: 78%;
}

form button {
	background-color: #C13927;
	border: #edd4ae solid 2px;
	color: #ffffff;
	margin: 1.2em 0em;
	padding: 5px 10%;
}

form input.medium {
	width: 50%;
}

form input.full {
	width: 80%;
}

#layout {
	background-color: #ffffff;
	margin: 0px auto;
	max-width: 1194px;
}

#header {
	overflow: hidden;
	padding: 21px 2.5% 21px 2.5%;
	position: relative;
}

#logo {
	float: left;
	line-height: 1em;
}

#logo_right {
	float: right;
}

#response {
	display: none;
	height: 0px;
}

.page {
	clear: both;
	position: relative;
	width: 100%;
}

.content {
	overflow: hidden;
	padding-bottom: 1.0em;
	width: 100%;
}

.content .box {
	background-color: #103838;
	font-size: 0.90em;
	margin-bottom: 1.4em;
	padding: 4%;
	width: 92%;
}

.content .box h2 {
	font-family: Ebrima, Arial, sans-serif;
	font-size: 1.30em;
	line-height: 1em;
	margin: 0em 0em 1em 0em;
}

.content .box ul {
	margin-bottom: 0em;
}

.content .box_left {
	float: left;
	font-size: 0.90em;
	margin-bottom: -300%;
	margin-right: 1.4%;
	overflow: hidden;
	padding: 2.5%;
	padding-bottom: 302%;
	width: 43.57%;
}

.content .box_left ul {
	margin-bottom: 0em;
}

.content .box_left h2 {
	font-family: Ebrima, Arial, sans-serif;
	font-size: 1.30em;
	line-height: 1em;
	margin-bottom: 1em;
}

.content .box_right {
	float: right;
	font-size: 0.90em;
	margin-bottom: -300%;
	margin-left: 1.4%;
	overflow: hidden;
	padding: 2.5%;
	padding-bottom: 302%;
	width: 43.57%;
}

.content .box_right ul {
	margin-bottom: 0em;
}

.content .box_right h2 {
	font-family: Ebrima, Arial, sans-serif;
	font-size: 1.30em;
	line-height: 1em;
	margin-bottom: 1em;
}

.content .box_set {
	margin: 1.8em 0em;
	width: 100%;
}

.content .box_row {
	margin-bottom: 2.8%;
	overflow: hidden;
	width: 100%;
}

.content .content_left {
	background-color: transparent;
	float: left;
	width: 64%;
}

.content .content_left h1 {
	font-family: Ebrima, Arial, sans-serif;
	font-size: 1.25em;
	margin: 0em 0em 1.2em 0em;
}

.content .content_left h1 span {
	color: #ffffff;
}

.content .content_left h2 {
	font-family: Ebrima, Arial, sans-serif;
	font-size: 1.25em;
	margin: 0em 0em 1.2em 0em;
}

.content .content_left p, .content .content_right p {
	margin: 1.4em 0em 1.4em 0em;
}

.content .content_right {
	margin: 0% 0% 0% 64%;
	padding-left: 3.3%;
	position: relative;
	top: 2.95em;
	width: 32.69%;
}

.content .content_right figure {
	padding: 3.6%;
	width: 92.8%;
}

.left_block {
	float: left;
	width: 13.5%;
}

.content_block {
	margin: 0% 0% 0% 13.5%;
	padding: 0px 2.7%;
}

.content_block header {
	cursor: pointer;
	padding: 30px 0px;
}

.content_block hgroup {
	text-align: left;
}

.content_block hgroup h1 {
	display: inline;
	font-family: Ebrima, Arial, Helvetica, sans-serif;
	font-size: 2.1em;
	margin: 0em 1em 0em 0em;
}

.content_block hgroup h2 {
	display: inline;
	font-family: Ebrima, sans-serif;
	font-size: 1.25em;
	padding: 0.4em 0em 0em 0em;
}

.content_block .circle {
	background-position: left top;
	background-repeat: no-repeat;
	cursor: pointer;
	height: 24px;
	left: 2.5%;
	line-height: 0em;
	padding: 11px 0px;
	position: absolute;
	text-align: center;
	top: 1.40em;
	width: 46px;
}

#footer {
	background-color: #ffffff;
	color: #103939;
	font-size: 0.8em;
	padding: 8px 2.5% 6px 2.5% ;
	width: 95%;
}


/**
 * Farbanpassungen Entwicklung
 *
 */
#development {
	background-color: #103838;
}

#development .content_block {
	background-color: #124040;
	border-left: #1E4A4A solid 1px;
}

#development .content h1, #development h2 {
	color: #daa95d;
}

#development ul li {
	background-image: url(../img/li_development.gif);
}

#development a:link, #development a:visited {
	background-image: url(../img/link_development.gif);
	color: #daa95d;
}

#development a:hover {
	color: #ffffff;
}

#development .circle {
	background-image: url(../img/circle_development.gif);
}


/**
 * Farbanpassungen Profil
 *
 */
#profile {
	background-color: #72801f;
}

#profile .left_block {
	border-top: #838F3A solid 1px;
}

#profile .content_block {
	border-top: #8F9C3D solid 1px;
	border-left: #86942D solid 1px;	
	background-color: #7f8e22;
}

#profile .content h1, #profile h2 {
	color: #0e3333;
}

#profile .box {
	background-color: #72801f;
}

#profile .box_left, #profile .box_right {
	background-color: #72801f;
}

#profile ul li {
	background-image: url(../img/li_profile.gif);
}

#profile a:link, #profile a:visited {
	background-image: url(../img/link_profile.gif);
	background-position: center left;
	background-repeat: no-repeat;
	color: #0e3333;
}

#profile a:hover {
	color: #ffffff;
}

#profile .circle {
	background-image: url(../img/circle_profile.gif);
}


/**
 * Farbanpassungen Leistungen
 *
 */
#productivity {
	background-color: #bc852f;
}

#productivity .left_block {
	border-top: #C49448 solid 1px;
}

#productivity .content_block {
	border-top: #D7A14D solid 1px;
	border-left: #D3993E solid 1px;
	background-color: #d19434;
}

#productivity .content h1, #productivity h2 {
	color: #4c5514;
}

#productivity .box {
	background-color: #bc852f;
}

#productivity .content .box_left {
	background-color: #bc852f;
}

#productivity .content .box_right {
	background-color: #bc852f;
}

#productivity ul li {
	background-image: url(../img/li_productivity.gif);
}

#productivity a:link, #productivity a:visited {
	background-image: url(../img/link_productivity.gif);
	background-position: center left;
	background-repeat: no-repeat;
	color: #4c5514;
}

#productivity a:hover {
	color: #ffffff;
}

#productivity .circle {
	background-image: url(../img/circle_productivity.gif);
}

#productivity hr {
	background-color: #d19434;
	border-top-color: #bc852f;
	color: #d19434;
}


/**
 * Farbanpassungen Kontakt
 *
 */
#contact {
	background-color: #C13927;
}

#contact .left_block {
	border-top: #CF7266 solid 1px;
}

#contact .content_block {
	border-top: #E37A6B solid 1px;
	border-left: #D94A36 solid 1px;
	background-color: #D7402B;
}

#contact .content h1, #contact h2 {
	color: #edd4ae;
}

#contact .box {
	background-color: #C13927;
}

#contact .content .box_left {
	background-color: #C13927;
}

#contact .content .box_right {
	background-color: #C13927;
}

#contact ul li {
	background-image: url(../img/li_contact.gif);
}

#contact form ul li {
	background-color: #C13927;
	background-image: none;
}

#contact a:link, #contact a:visited {
	background-image: url(../img/link_contact.gif);
	background-position: center left;
	background-repeat: no-repeat;
	color: #edd4ae;
}

#contact a:hover {
	color: #ffffff;
}

#contact .circle {
	background-image: url(../img/circle_contact.gif);
}