/* LAYOUT ------------------------------------------ */
body {
	background-color: white;
	padding: 0;
	color: #242424;
	font-size: 100%;
	font-family: arial, helvetica, sans-serif;
}

h1, h2, h3, h4, h5, h6 {
	margin: 0;
	padding: 0;
}

div, p, span, td, h1, h2, h3, h4, h5, h6, a {
	font-family: arial, helvetica, sans-serif;
}

div, p, span, td, a {
	font-size: 1em;
}

h1, h1.c5bighead, h2.c5bighead {
	font-size: 24px;
}

h2, h3, h4, h5, h6, .c5structhead {
	font-size: 1.2em;
}

#document {
	width: 950px;
	margin: 0 auto;
}

.clear {
	float: none;
	clear: both;
}

.alpha60 {
    background-color: rgb(0, 0, 0);
    background-color: rgba(0, 0, 0, 0.6);
    filter:progid:DXImageTransform.Microsoft.gradient(startColorstr=#99000000, endColorstr=#99000000);
    -ms-filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#99000000, endColorstr=#99000000)";
}

.alpha40 {
    background-color: rgb(0, 0, 0);
    background-color: rgba(0, 0, 0, 0.4);
    filter:progid:DXImageTransform.Microsoft.gradient(startColorstr=#99000000, endColorstr=#99000000);
    -ms-filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#99000000, endColorstr=#99000000)";
}

.c5content {
	overflow: hidden;
}

.c5text p {
	line-height: 16px;
}
.c5text a {
	color: #818181;
	font-weight: bold;
	text-decoration: none;
}

p {
	line-height: 17px;
}

a:active {
	background: transparent;
}

a.back,
a.reset {
	float: left;
	display: block;
	padding: 0 10px 0 40px;
	color: #818181 !important;
	font-size: 11px;
	font-weight: bold;
	line-height: 18px;
	text-decoration: none;
	text-align: right;
	white-space: nowrap;
	background: url("../../img/bgr_button_left.png") no-repeat;
	overflow: hidden;
}

a.back:hover,
a.reset:hover {
	color: #e30023 !important;
	background: url("../../img/bgr_button_left_over.png") no-repeat;
}

a.forward,
a.submit {
	float: right;
	display: block;
	padding: 0 40px 0 10px;
	color: #818181 !important;
	font-size: 11px;
	font-weight: bold;
	line-height: 18px;
	text-decoration: none;
	text-align: left;
	white-space: nowrap;
	background: url("../../img/bgr_button_right.png") no-repeat right;
	overflow: hidden;
}

a.forward:hover,
a.submit:hover {
	color: #e30023 !important;
	background: url("../../img/bgr_button_right_over.png") no-repeat right;
}

a.upload {
	display: block;
	width: 230px;
	margin: 3px 0 0 0;
	padding: 0 40px 0 10px;
	color: #818181 !important;
	font-size: 11px;
	font-weight: bold;
	line-height: 18px;
	text-decoration: none;
	text-align: left;
	white-space: nowrap;
	background: url("../../img/bgr_button_right.png") no-repeat right;
	overflow: hidden;
}

a.upload:hover {
	color: #e30023 !important;
	background: url("../../img/bgr_button_right_over.png") no-repeat right;
}

/* HEADER & NAVIGATION ------------------------------ */
#header {
	position: relative;
	padding: 0;
	background: #fff;
	-webkit-box-shadow: 0 1px 8px 2px rgba(130, 130, 130, 0.2);
	box-shadow: 0 1px 8px 2px rgba(130, 130, 130, 0.2);
	behavior: url("site/css/PIE.htc");
}

#headerlinks {
	float: right;
	padding: 5px 20px 0 0;
	font-size: 11px;
}

#headerlinks a {
	display: inline-block;
	color: #818181;
	text-decoration: none;
	font-size: 11px;
	line-height: 18px;
}

#headerlinks ul {
	display: inline-block;
	padding: 0;
	margin: 0;
	list-style: none;
}

#headerlinks ul li {
	display: inline-block;
	margin: 0 2px;
	height: 18px;
}

#headersocial {
	display: none;
	position: absolute;
	right: 0;
	bottom: 41px;
	width: 169px;
	height: 29px;
	padding: 10px 20px 0 0;
	text-align: right;
	font-size: 12px;
	border-top: 1px solid #d9d9d9;
	border-left: 1px solid #d9d9d9;
}

#brand {
	float: left;
	padding: 20px 0 0 30px;
	width: 600px;
	height: 121px;
}

#navigation {
	position: relative;
	font-size: 14px;
	border-top: 1px solid #e30023;
}

#navigation ul {
	height: 40px;
	list-style-type: none;
	font-weight: bold;
	margin: 0;
	padding: 0;
	background: url("../../img/nav_background.png") repeat-x;
}

#navigation ul li {
	display: inline;
	margin: 0;
	padding: 0;
}

#navigation ul li a {
	display: inline-block;
	padding: 0 0 0 30px;
	color: #818181;
	text-decoration: none;
	line-height: 40px;
}

#navigation ul li.active a,
#navigation ul li a:hover {
	color: #000;
}

#navigation-quicklinks {
	display: none;
	position: absolute;
	right: 0;
	top: 0;
	width: 188px;
	margin: 0;
	padding: 0;
	background: #f3f3f3 url("../../img/bgr_sidebar_box.png") repeat-x;
	border: 1px solid #d9d9d9;
	border-top: none;
}

#navigation-quicklinks a {
	display: block;
	padding: 0 20px 0 44px;
	color: #000;
	font-size: 12px;
	font-weight: bold;
	text-decoration: none;
	line-height: 40px;
	background: url("../../img/quicklinks.png") no-repeat 20px 50%;
}

#navigation-quicklinks p {
	padding: 20px;
}

#navigation-quicklinks p a {
	margin: 0 0 5px 0 !important;
	padding: 0 !important;
	color: #818181;
	font-size: 12px;
	font-weight: bold;
	text-decoration: none;
	line-height: normal;
	background: none;
}

#navigation-quicklinks p a:hover {
	color: #000;
}

li.quicklinks {
	float: right;
	width: 189px;
	height: 40px;
	border-left: 1px solid #d9d9d9;
}

li.quicklinks a {
	display: block !important;
	padding: 0 0 0 44px !important;
	color: #818181;
	font-size: 12px;
	font-weight: bold;
	line-height: 40px;
	background: url("../../img/quicklinks.png") no-repeat 20px 50%;
}

/* BREADCRUMB --------------------------------------- */
#breadcrumb {
	overflow: hidden;
	height: 40px;
	padding: 0 0 0 191px;
	font-size: 11px;
	font-weight: bold;
	line-height: 40px;
}

#breadcrumb a {
	display: inline-block;
	color: #818181;
	text-decoration: none;
	font-size: 11px;
	line-height: 18px;
}

#breadcrumb ul {
	display: inline;
	padding: 0;
	margin: 0;
	list-style: none;
}

#breadcrumb ul li {
	display: inline;
	margin: 0 2px;
}

/* SUBNAVIGATION ------------------------------------ */
#subnavigation {
	float: left;
	width: 169px;
	margin: 0 2px 0 0;
	padding: 5px 0 5px 20px;
	border-top: 1px solid #d9d9d9;
	border-bottom: 1px solid #d9d9d9;
}

#subnavigation ul {
	margin: 0;
	padding: 0;
	text-indent: -10px;
	font-size: 12px;
	list-style: none;
}

#subnavigation ul li {
	margin: 0;
	padding: 0 0 0 10px;
	font-weight: bold;
	border-bottom: 1px solid #e6e6e6;
}

#subnavigation ul li ul li {
	margin: 0 0 0 10px;
	padding: 0;
	font-size: 11px;
	border: none;
}

#subnavigation ul li ul li ul li {
	font-size: 11px;
	font-weight: normal;
}

#subnavigation ul li a {
	display: block;
	padding: 5px 10px 5px 0;
	color: #818181;
	text-decoration: none;
}

#subnavigation ul li a.active,
#subnavigation ul li a:hover {
	color: #e30023;
}

/* SUBNAVIGATION KARRIERE --------------------------- */
#subnavigation-karriere {
	width: 160px;
	margin: 10px 0 0 0;
	padding: 0;
	border-top: 1px solid #d9d9d9;
	border-bottom: 1px solid #d9d9d9;
}

#subnavigation-karriere ul {
	width: 160px;
	margin: 0;
	padding: 0;
	text-indent: -10px;
	font-size: 11px;
	list-style: none;
}

#subnavigation-karriere ul li {
	margin: 0;
	padding: 0 0 0 10px;
	font-weight: bold;
	border-bottom: 1px solid #e6e6e6;
}

#subnavigation-karriere ul li a {
	display: block;
	width: 150px;
	padding: 10px 0;
	color: #818181;
	text-decoration: none;
}

#subnavigation-karriere ul li a.active,
#subnavigation-karriere ul li a:hover {
	color: #e30023;
}

/* CONTENT ------------------------------------------ */
#content {
	float: left;
	width: 568px;
	margin: 0 2px 0 0;
	padding: 0;
	font-size: 12px;
	border-top: 1px solid #d9d9d9;
}

.content-inner {
	margin: 0;
	padding: 25px 30px;
	font-size: 12px;
}

.content-no-border {
	border: none !important;
}

#home-content-wrap {
	margin: 40px 0 0 0;
}

#home-content {
	float: left;
	width: 759px;
	margin: 0 2px 0 0;
}

/* SIDEBAR ------------------------------------------ */
#sidebar {
	float: left;
	width: 189px
}

#home-searchbox {
	height: 103px;
	margin: 0 0 2px 0;
	padding: 0 0 0 20px;
	color: #414141;
	border-top: 1px solid #d9d9d9;
	background: #f3f3f3 url("../../img/bgr_sidebar_box.png") repeat-x;
	overflow: hidden;
}

#home-searchbox h1 {
	margin: 0 0 2px 0;
	padding: 20px 0 0 25px;
	font-size: 12px;
	font-weight: bold;
	line-height: 22px;
	background: transparent url("../../img/suche.png") no-repeat 1px 18px;
}

#home-searchbox input {
	margin: 0 0 5px 0;
	width: 144px;
	font-size: 11px;
	border: 1px solid #d9d9d9;
}

#home-loginbox {
	margin: 0 0 2px 0;
	padding: 0 0 18px 20px;
	color: #414141;
	font-size: 11px;
	font-weight: normal;
	border-top: 1px solid #d9d9d9;
	background: #f3f3f3 url("../../img/bgr_sidebar_box.png") repeat-x;
	overflow: hidden;
}

#home-loginbox h1 {
	margin: 0 0 4px 0;
	padding: 16px 0 0 25px;
	font-size: 12px;
	font-weight: bold;
	line-height: 22px;
	background: transparent url("../../img/login.png") no-repeat 1px 16px;
}

#home-loginbox h1.loggedin {
	background: transparent url("../../img/loggedin.png") no-repeat 1px 13px;
}

#home-loginbox p {
	margin: 0 0 4px 0;
	color: #818181;
	font-size: 11px;
	font-weight: normal;
	line-height: 14px;
}

#home-loginbox a {
	color: #818181;
	font-size: 11px;
	font-weight: bold;
	text-decoration: none;
	line-height: 16px;
}

#home-loginbox hr {
	margin: 15px 20px 15px 0;
	padding: 0;
	border: 0;
	height: 1px;
	background: #818181;
}

#home-loginbox input {
	margin: 2px 0 4px 0;
	padding: 2px;
	width: 144px;
	font-size: 11px;
	border: 1px solid #d9d9d9;
}

#content-searchbox {
	height: auto;
	margin: 0 0 2px 0;
	padding: 0;
	color: #414141;
	border-top: 1px solid #d9d9d9;
	background: #f3f3f3 url("../../img/bgr_sidebar_box.png") repeat-x;
	overflow: hidden;
}

#content-searchbox h1 {
	margin: 0 0 2px 0;
	padding: 10px 0 5px 25px;
	font-size: 12px;
	font-weight: bold;
	line-height: 22px;
	background: transparent url("../../img/suche.png") no-repeat 1px 10px;
}

#content-searchbox input {
	margin: 0 0 5px 0;
	width: 144px;
	font-size: 11px;
	border: 1px solid #d9d9d9;
}

#content-searchbox-form {
	display: none;
	padding: 10px 0 10px 20px;
}

#content-loginbox {
	height: auto;
	margin: 0 0 2px 0;
	padding: 0;
	color: #414141;
	font-size: 11px;
	font-weight: normal;
	border-top: 1px solid #d9d9d9;
	background: #f3f3f3 url("../../img/bgr_sidebar_box.png") repeat-x;
	overflow: hidden;
}

#content-loginbox form {
	font-weight: bold;
}

#content-loginbox h1 {
	margin: 0 0 2px 0;
	padding: 10px 0 5px 25px;
	font-size: 12px;
	font-weight: bold;
	line-height: 22px;
	background: transparent url("../../img/login.png") no-repeat 1px 9px;
}

#content-loginbox h1.loggedin {
	background: transparent url("../../img/loggedin.png") no-repeat 1px 6px;
}

#content-loginbox p {
	margin: 0 0 4px 0;
	color: #818181;
	font-size: 11px;
	font-weight: normal;
	line-height: 14px;
}

#content-loginbox a {
	color: #818181;
	font-size: 11px;
	font-weight: bold;
	text-decoration: none;
	line-height: 16px;
}

#content-loginbox hr {
	display: block;
	margin: 15px 20px 15px 0;
	padding: 0;
	border: 0;
	height: 1px;
	background: #bbb;
}

#content-loginbox input {
	margin: 2px 0 4px 0;
	padding: 2px;
	width: 144px;
	font-size: 11px;
	border: 1px solid #d9d9d9;
}

#content-loginbox-form {
	display: none;
	padding: 10px 0 20px 20px;
}

.function-box {
	padding: 0 0 0 20px;
	background: #f9f9f9 url("../../img/bgr_box_closed.png") no-repeat 90% 2px;
}

.function-box-open {
	background: #f9f9f9 url("../../img/bgr_box_open.png") no-repeat 90% 2px;
}

.content-sidebarbox {
	margin: 0 0 2px 0;
	padding: 0;
	color: #414141;
	font-size: 11px;
	font-weight: normal;
	border-top: 1px solid #d9d9d9;
	background: #f3f3f3 url("../../img/bgr_sidebar_box.png") repeat-x;
	overflow: hidden;
}

.content-sidebarbox h1 {
	margin: 0 0 10px 0;
	padding: 15px 20px 0 20px;
	font-size: 12px;
	font-weight: bold;
}

.content-sidebarbox p {
	margin: 0;
	padding: 0 20px 20px 20px;
}

.content-sidebarbox p.content-sidebarbox-caption {
	margin: 0;
	padding: 0 20px;
	line-height: 18px;
	background: #f3f3f3 url("../../img/bgr_sidebarbox_caption.png") repeat-x;
}

.content-sidebarbox a {
	color: #818181;
	font-weight: bold;
	text-decoration: none;
}

.content-sidebarbox a:hover {
	color: #e30023;
}

.content-sidebarbox-downloads a {
	display: block;
	padding: 0 0 0 17px;
	font-weight: normal;
	background: url("../../img/icn_pdf.png") no-repeat 0 2px;
}

.content-sidebarbox-downloads em {
	font-size: 10px;
}


.accordion-content-downloads a {
	color: #818181;
	font-weight: bold;
	text-decoration: none;
}

.accordion-content-downloads a:hover {
	color: #e30023;
}

.accordion-content-downloads a {
	display: block;
	padding: 0 0 0 17px;
	margin: 0 0 8px 0;
	font-weight: normal;
	background: url("../../img/icn_pdf.png") no-repeat 0 0;
}

.accordion-content-downloads em {
	font-size: 10px;
}

.accordion-content-overlay {
	display: block;
	position: absolute;
	top: 20px;
	bottom: 0;
	left: 0;
	right: 0;
	opacity: .5;
	-ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=50)";
	filter: alpha(opacity = 50);
	z-index: 2;
	background: #fff;
}

.accordion-content-overlay-lock {
	display: none;
	position: absolute;
	top: 25px;
	right: 4px;
	width: 15px;
	height: 17px;
	z-index: 4;
	background: transparent url("../../img/login_small.png") no-repeat;
}

.accordion-content-overlay-lock-over {
	background: transparent url("../../img/login_small_over.png") no-repeat !important;
}

.accordion-content-overlay-info {
	display: none;
	position: absolute;
	top: 35px;
	right: 6px;
	width: 168px;
	height: 28px;
	padding: 10px;
	font-size: 11px;
	line-height: 14px;
	z-index: 3;
	background: url("../../img/bgr_overlay_lock.png") repeat-x;
	-webkit-box-shadow: 0 0 5px#888;
	box-shadow: 0 0 5px #888;
	behavior: url("site/css/PIE.htc");
}


/* FOOTER ------------------------------------------- */
#footer-container {
	position: relative;
	margin: 40px 0 0 0;
	padding: 0;
	font-size: 12px;
	background-color: #fff;
	-webkit-box-shadow: 0px -4px 4px 1px rgba(130, 130, 130, 0.2);
	box-shadow: 0px -4px 4px 1px rgba(130, 130, 130, 0.2);
	behavior: url("site/css/PIE.htc");
}

#footer {
	position: relative;
	margin: 0;
	padding: 40px 0 10px 30px;
	font-size: 12px;
	border-bottom: 1px solid #e30023;
}

#footer p {
	padding: 5px 0 0 0;
	font-size: 11px;
}

#footer p a {
	color: #818181;
	text-decoration: none;
}

#footer span {
	color: #e30023;
	font-weight: bold;
}

#footer div {
	position: absolute;
	top: 30px;
	right: 15px;
}

#footernavigation {
	margin: 0 0 30px 0;
	padding: 10px 0 0 30px;
	overflow: hidden;
}

#footernavigation ul {
	width: 100%;
	margin: 0;
	padding: 0;
	list-style-type: none;
	color: #818181;
	font-size: 11px;
}

#footernavigation ul li {
	float: left;
	font-weight: bold;
}

#footernavigation ul li ul {
	float: none;
	display: block;
	padding: 0 30px 0 0;
	font-weight: normal;
}

#footernavigation ul li ul li {
	float: none;
	display: block;
	padding: 4px 0 0 7px;
	font-weight: normal;
	text-indent: -7px;
}

#footernavigation ul li ul li a {
	color: #818181;
	text-decoration: none;
}

#footernavigation ul li ul li a:hover {
	color: #e30023;
}

/* TEASER ------------------------------------------- */
#teaser {
	position: relative;
	width: 759px;
	height: 350px;
	margin: 0 0 10px 0;
	overflow: hidden;
}

div.slide {
	display: block;
	float: left;
}

div.slide img {
	width: 100%;
	height: 100%;
}

.teaser-title {
	display: none;
	position: absolute;
	top: 0;
	left: 0;
	width: 759px;
	height: 111px;
	padding: 15px 0 0 20px;
	background-image: -webkit-gradient(
		linear,
		left top,
		left bottom,
		from(rgba(0,0,0,1)),
		to(rgba(0,0,0,0))
	);
	background-image: -moz-linear-gradient(
		rgba(0, 0, 0, 1) 0%,
		rgba(0, 0, 0, 0) 100%
	);
	background-image: linear-gradient(
		rgba(0, 0, 0, 1) 0%,
		rgba(0, 0, 0, 0) 100%
	);
	filter:progid:DXImageTransform.Microsoft.gradient(startColorstr=#ff000000, endColorstr=#00000000);
	-ms-filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#ff000000, endColorstr=#00000000)";
}

.teaser-title h1 {
	display: inline-block;
	padding: 0 20px 0 0;
	color: #fff;
	font-size: 24px;
	font-weight: bold;
}

.teaser-title a {
	color: #818181;
	font-size: 14px;
	font-weight: bold;
	text-decoration: none;
}

#teaser-pager {
	position: absolute;
	bottom: 10px;
	left: 0;
	margin: 0;
	padding: 0;
}

#teaser-pager a {
	display: inline-block;
	padding: 0 10px;
	margin: 0 1px;
	width: 231px;
	height: 25px;
	color: #818181;
	font-size: 12px;
	font-weight: bold;
	text-decoration: none;
	line-height: 25px;
	background: url("../../img/bgr_teaser_pager.png") repeat-x;
}

#teaser-pager a.selected {
	color: #000;
	background: url("../../img/bgr_teaser_pager_active.png") repeat-x;
}

a#teaser-prev,
a#teaser-next {
	width: 47px;
	height: 90px;
	display: block;
	position: absolute;
	top: 85px;
}

a#teaser-prev {
	top: 135px;
	left: -47px;
	background: url("../../img/bgr_teaser_prev.png") no-repeat;
}

a#teaser-prev:hover {
	background: url("../../img/bgr_teaser_prev_hover.png") no-repeat;
}

a#teaser-prev.disabled {
	display: none;
}

a#teaser-next {
	top: 135px;
	right: -47px;
	background: url("../../img/bgr_teaser_next.png") no-repeat;
}

a#teaser-next:hover {
	background: url("../../img/bgr_teaser_next_hover.png") no-repeat;
}

a#teaser-next.disabled {
	display: none;
}

a#teaser-prev.disabled,
a#teaser-next.disabled {
	cursor: default;
}

a#teaser-prev span,
a#teaser-next span {
	display: none;
}

/* TEASER BOX --------------------------------------- */
#teaser-box {
	width: 759px;
	height: 165px;
	overflow: hidden;
}

.teaser-box-item {
	float: left;
	position: relative;
	width: 189px;
	height: 165px;
	margin: 0 2px 0 0;
	padding: 0;
	color: #4f4f4f;
	font-size: 11px;
	line-height: 14px;
	background: url("../../img/bgr_teaser_box.png") repeat-x;
	overflow: hidden;
}

.teaser-box-item.even {
	width: 188px;
}

.teaser-box-item h1 {
	margin: 0 0 5px 0;
	padding: 30px 30px 0 30px;
	font-size: 12px;
	font-weight: bold;
}

.teaser-box-item p {
	padding: 0 30px;
	line-height: 14px;
}

.teaser-box-item a {
	font-weight: bold;
	text-decoration: none;
	color: #e30023;
}

.teaser-box-item div {
	position: absolute;
	bottom: 2px;
	left: 30px;
}

.teaser-box-item div a {
	color: #4f4f4f;
	font-weight: bold;
	text-decoration: none;
}

/* TESTIMONIAL -------------------------------------- */
#testimonial {
	position: relative;
	width: 568px;
	margin: -1px 0 2px 0;
	overflow: hidden;
}

#testimonial table {
	width: 100%;
}

#testimonial table td {
	height: 25px;
	background: url("../../img/bgr_teaser_pager_active.png") repeat-x;
}

.testimonial-title {
	display: none;
	position: absolute;
	top: 0;
	left: 366px;
	width: 162px;
	height: 172px;
	padding: 20px;
	color: #fff;
	font-size: 12px;
	line-height: 16px;
}

.testimonial-title h1 {
	padding: 0 0 5px 0;
	color: #fff;
	font-size: 11px;
	font-weight: bold;
}

.testimonial-title a {
	color: #818181;
	font-size: 14px;
	font-weight: bold;
	text-decoration: none;
}

#testimonial-pager {
	height: 25px;
	margin: 0;
	padding: 0 20px;
	text-align: center;
	white-space: nowrap;
}

#testimonial-pager a {
	display: inline-block;
	padding: 0;
	margin: 0 5px;
	width: 8px;
	height: 25px;
	text-decoration: none;
	line-height: 25px;
	background: url("../../img/bgr_testimonial_pager.png") no-repeat 0 8px;
}

#testimonial-pager a.selected {
	background: url("../../img/bgr_testimonial_pager_active.png") no-repeat 0 8px;
}

a#testimonial-prev,
a#testimonial-next {
	color: #818181;
	font-size: 14px;
	font-weight: bold;
	text-decoration: none;
}

a#testimonial-prev {
}

a#testimonial-prev:hover {
}

a#testimonial-prev.disabled {
	display: none;
}

a#testimonial-next {
}

a#testimonial-next:hover {
}

a#testimonial-next.disabled {
	display: none;
}

a#testimonial-prev.disabled,
a#testimonial-next.disabled {
	cursor: default;
}

/* ACCORDION ----------------------------------------- */
.accordion {
}

.accordion h3 {
	margin-bottom: 2px;
	padding: 2px 15px;
	color:#818181;
	font-size: 12px;
	line-height: 15px;
	background: #ddd url("../../img/bgr_accordion_closed.png") no-repeat;
	border-top: 1px solid #818181;
	cursor: pointer;
}

.accordion-active {
	background: #ddd url("../../img/bgr_accordion_open.png") no-repeat !important;
}

.accordion-content {
	margin: 0 0 2px 0;
	padding: 5px 15px;
	font-size: 11px;
	background: #f7f7f7;
}

.accordion-item {
	position: relative;
	padding: 0 !important;
	margin: 0 !important;
}

.accordion table {
	width: 100%;
	border-spacing: 2px;
	border-collapse: separate;
}

.accordion table th {
	padding: 5px;
	text-align: left;
	background: #fff;
}

.accordion table tr td {
	padding: 5px;
	background: #dcdcdc;
}

.accordion table tr.odd td {
	background: #fff;
}

.accordion ul {
	margin: 0;
	padding: 0;
	list-style-type: none;
}

.accordion ul li {
	padding: 0 0 6px 10px;
	background: url("../../img/bullet.png") no-repeat 0 5px;
}

.accordion-overlay-lock {
	display: block;
	position: absolute;
	top: 1px;
	right: 2px;
	width: 15px;
	height: 17px;
	z-index: 4;
	background: transparent url("../../img/login_small.png") no-repeat;
}

.accordion-overlay-lock-over {
	background: transparent url("../../img/login_small_over.png") no-repeat !important;
}

/* MODALS ------------------------------------------- */
.nyroModalBg {
	opacity: 0.4;
}

.nyroModalCont {
	z-index: 9998;
	border: none;
	margin: 29px;
	-moz-box-shadow: 0 0 5px #444;
	box-shadow: 0 0 5px #444;
	behavior: url("site/css/PIE.htc");
}

.nyroModalLink,
.nyroModalDom,
.nyroModalForm,
.nyroModalFormFile {
	padding: 0;
}

.nyroModalCloseButton {
	z-index: 9999;
	top: 25px;
	right: 25px;
	width: 11px;
	height: 11px;
	text-indent: -9999em;
	background: url("../../img/btn_close.png");
}

.modal-bewerbung {
}

.modal-register {
/*	height: 685px;*/
}

.modal-common {
	width: 568px;
	margin: 0;
	padding: 30px;
	font-size: 11px;
	overflow: hidden;
}

.modal-common,
.modal-form,
.modal-info,
.modal-info *,
.modal-common *,
.modal-form * {
	-webkit-box-sizing: border-box;
	   -moz-box-sizing: border-box;
	     -o-box-sizing: border-box;
		    box-sizing: border-box;
}

.modal-common a	{
	color: #7e7e7e;
	text-decoration: none;
}

.modal-common h1 {
	margin: 0 0 15px 0;
	font-size: 24px;
	font-weight: bold;
}

.modal-common p {
	margin: 0 0 25px 0;
	font-size: 14px;
	font-weight: bold;
	line-height: normal !important;
}

.modal-common hr {
	height: 1px;
	margin: 0;
	padding: 0;
	width: 506px;
	color: #c0c0c0;
	background: #c0c0c0;
	border: 0;
}

.modal-form {
	float: left;
	width: 252px;
	margin: 2px 2px 2px 0;
	padding: 10px 10px 0 10px;
	font-size: 11px;
	background: #f7f7f7;
}

.modal-form p {
	display: inline-block;
	margin: 0;
	padding: 0;
	font-size: 11px;
	font-weight: normal;
	line-height: normal !important;
}

.modal-form span {
	color: #e30023;
}

.modal-form input,
.modal-form select,
.modal-info input,
.modal-info select {
	margin: 3px 0 10px 0;
	padding: 0;
	width: 230px;
	height: 17px;
	font-size: 11px;
	border: 1px solid #d9d9d9;
	line-height: 12px;
}

.modal-form select,
.modal-info select {
	width: 234px;
}

.modal-form textarea,
.modal-info textarea {
	width: 230px;
	height: 38px;
	margin: 3px 0 10px 0;
	font-size: 11px;
	border: 1px solid #d9d9d9;
}

.modal-info {
	width: 506px;
	margin: 2px 0;
	padding: 10px;
	font-size: 11px;
	line-height: 18px;
	background: #f7f7f7;
}

.modal-info span {
	color: #e30023;
}

.modal-reset {
	float: left;
	margin: 20px 0 25px;
}

.modal-submit {
	float: right;
	margin: 20px 0 25px;
}

.file-wrapper {
    position: relative;
    display: inline-block;
	margin: 0 0 21px 0;
    overflow: hidden;
    cursor: pointer;
}
.file-wrapper input {
    position: absolute;
    top: 0;
    left: -500px;
    filter: alpha(opacity=.01);
    opacity: .01;
    -moz-opacity: .01;
    cursor: pointer;
}

/* FORMS -------------------------------------------- */
.inline-register {
	width: 508px;
	padding: 0;
	font-size: 12px;
	overflow: hidden;
}

.inline-register,
.inline-form,
.inline-register *,
.inline-form * {
	-webkit-box-sizing: border-box;
	   -moz-box-sizing: border-box;
	     -o-box-sizing: border-box;
		    box-sizing: border-box;
}

.inline-register a	{
	color: #7e7e7e;
	text-decoration: none;
}

.inline-register h1 {
	margin: 0 0 15px 0;
	font-size: 24px;
	font-weight: bold;
}

.inline-register p {
	margin: 0 0 25px 0;
	font-size: 14px;
	font-weight: bold;
}

.inline-register hr {
	height: 1px;
	margin: 0;
	padding: 0;
	width: 506px;
	color: #c0c0c0;
	background: #c0c0c0;
	border: 0;
}

.inline-form {
	float: left;
	width: 252px;
	margin: 2px 2px 2px 0;
	padding: 10px 10px 0 10px;
	font-size: 11px;
	background: #f7f7f7;
}

.inline-form p {
	display: inline-block;
	margin: 0;
	padding: 0;
	font-size: 11px;
	font-weight: normal;
}

.inline-form span {
	color: #e30023;
}

.inline-form input,
.inline-form select {
	margin: 3px 0 10px 0;
	padding: 0;
	width: 230px;
	height: 17px;
	font-size: 11px;
	border: 1px solid #d9d9d9;
	line-height: 12px;
}

.inline-form select {
	width: 234px;
}

.inline-form textarea {
	width: 230px;
	height: 38px;
	margin: 3px 0 10px 0;
	font-size: 11px;
	border: 1px solid #d9d9d9;
}

input.error,
select.error,
textarea.error {
	border: 1px solid #e30023 !important;
}

.inline-info {
	width: 506px;
	margin: 2px 0;
	padding: 5px 10px;
	font-size: 11px;
	line-height: 18px;
	background: #f7f7f7;
}

.inline-info table {
	width: 100%;
}

.inline-info table td {
	width: 33%;
	white-space: nowrap;
}

.inline-info span {
	color: #e30023;
}

.inline-info a {
	font-weight: bold;
}

.inline-reset {
	float: left;
	margin: 30px 0 25px;
}

.inline-submit {
	float: right;
	margin: 30px 0 25px;
}

.form-error ul {
	padding: 0 0 0 10px;
	list-style-type: none;
}

.form-error ul li {
	padding-left: 10px;
	background: url("../../img/bullet.png") no-repeat 0 7px;
}

/* STELLENANGEBOTE ---------------------------------- */
.stellenangebote h2 {
	font-size: 14px;
	margin: 0 0 10px 0;
	padding: 0 0 10px 0;
	border-bottom: 1px solid #818181;
}

.stellenangebote-item {
	margin: 0 0 15px 0;
	padding: 0 0 15px 0;
	font-size: 11px;
	border-bottom: 1px solid #d9d9d9;
}

.stellenangebote-item a {
	display: inline-block;
	margin: 0 0 10px 10px;
	color: #818181;
	font-size: 12px;
	font-weight: bold;
	text-decoration: none;
	text-indent: -10px;
}

.stellenangebote-item a:hover {
	color: #e30023;
}

.stellenangebote-item strong {
	margin: 0 10px 0 0;
}

.stellenangebote-item div a {
	font-size: 11px;
	font-weight: normal;
}

/* STELLENANGEBOT ----------------------------------- */
.stellenangebot {
	line-height: 16px;
	overflow: hidden;
}

.stellenangebot h1 {
	margin: 0 0 15px 0;
	line-height: normal;
}

.stellenangebot h2 {
	margin: 0 0 20px 0;
	line-height: normal;
}

.stellenangebot h3 {
	margin: 0 0 7px 0;
	font-size: 12px;
	line-height: normal;
}

.stellenangebot hr {
	margin: 15px 0;
	padding: 0;
	border: 0;
	height: 1px;
	background: #d9d9d9;
}

.stellenangebot ul {
	margin: 0;
	padding: 0;
	list-style-type: none;
}

.stellenangebot ul li {
	padding: 0 0 5px 8px;
	background: url("../../img/bullet.png") no-repeat 0 5px;
}

.stellenangebot a.print {
	display: inline-block;
	padding: 0 0 5px 25px;
	color: #818181;
	font-weight: bold;
	line-height: 18px;
	text-decoration: none;
	background: url("../../img/bgr_print.png") no-repeat 0 0;
}

.stellenangebot a.print:hover {
	color: #e30023;
}

.stellenangebot a.forward {
	display: inline-block;
	padding: 0 0 0 25px;
	color: #818181;
	font-weight: bold;
	line-height: 18px;
	text-decoration: none;
	background: url("../../img/bgr_forward.png") no-repeat 0 2px;
}

.stellenangebot a.forward:hover {
	color: #e30023;
}

.stellenangebot-funktionen a.back {
	float: left;
	display: block;
	width: 164px;
	padding: 0 10px 0 0;
	color: #818181;
	font-size: 11px;
	font-weight: bold;
	line-height: 18px;
	text-decoration: none;
	text-align: right;
	background: url("../../img/bgr_button_left.png") no-repeat;
	overflow: hidden;
}

.stellenangebot-funktionen a.back:hover {
	color: #e30023;
	background: url("../../img/bgr_button_left_over.png") no-repeat;
}

.stellenangebot-funktionen a.application {
	float: right;
	display: block;
	width: 164px;
	padding: 0 0 0 10px;
	color: #818181;
	font-size: 11px;
	font-weight: bold;
	line-height: 18px;
	text-decoration: none;
	text-align: left;
	background: url("../../img/bgr_button_right.png") no-repeat right;
	overflow: hidden;
}

.stellenangebot-funktionen a.application:hover {
	color: #e30023;
	background: url("../../img/bgr_button_right_over.png") no-repeat right;
}

/* SUCHE -------------------------------------------- */
.pucaro-suche {

}

.pucaro-suche hr {
	margin: 10px 0 10px 0;
	padding: 0;
	border: 0;
	height: 1px;
	background: #818181;
}

.pucaro-suche a {
	display: inline-block;
	padding: 0 0 5px 0;
	color: #818181;
	font-weight: bold;
	text-decoration: none;
}

.pucaro-suche a:hover {
	color: #e30023;
}

/* STYLES ------------------------------------------- */
.history-item h2 {
	margin: 0 0 10px 0;
	font-size: 18px;
}

.history-item hr {
	margin: 0 0 10px 0;
	padding: 0;
	border: 0;
	height: 1px;
	background: #818181;
}

.history-item ul {
	padding: 0;
	margin: 0;
	list-style: none;
	text-indent: -50px;
}

.history-item ul li {
	padding: 0 0 10px 52px;
}

.history-item ul li strong {
	padding-right: 20px;
}

.history-item-image-container {
	float: right;
	margin-left: 10px;
}

.history-item-image-container img {
	display: block;
	margin: 0;
	padding: 0;
}

.history-item-image-container p {
	margin: 2px 0 0 0;
	padding: 5px 10px;
	font-size: 11px;
	font-weight: bold;
	background-color: #f5f5f5;
	background-image: -ms-linear-gradient(top, #F5F5F5 0%, #E5E5E5 100%);
	background-image: linear-gradient(to bottom, #F5F5F5 0%, #E5E5E5 100%);
	background-image: -moz-linear-gradient(top, #F5F5F5 0%, #E5E5E5 100%);
	background-image: -o-linear-gradient(top, #F5F5F5 0%, #E5E5E5 100%);
	background-image: -webkit-gradient(linear, left top, left bottom, color-stop(0, #F5F5F5), color-stop(1, #E5E5E5));
	background-image: -webkit-linear-gradient(top, #F5F5F5 0%, #E5E5E5 100%);
}

.history-item-image {
	position: relative;
}

.history-item-image .nailthumb-container img {
	width: 150px !important;
	height: auto !important;
}

.history-item-image div.history-item-zoom {
	position: absolute;
	left: 5px;
	bottom: 5px;
}

.history-item-image div.history-item-zoom img {
	width: auto;
	height: auto;
}

.history-item-modal {
	display: none;
}

.lightbox-item h2 {
	margin: 0 0 5px 0;
	font-size: 13px;
}

.lightbox-item hr {
	margin: 0 0 10px 0;
	padding: 0;
	border: 0;
	height: 1px;
	background: #818181;
}

.lightbox-item ul {
	padding: 0;
	margin: 0;
	list-style: none;
	text-indent: -50px;
}

.lightbox-item ul li {
	padding: 0 0 10px 52px;
}

.lightbox-item ul li strong {
	padding-right: 20px;
}

.lightbox-item-image-container.right {
	float: right;
	margin-left: 10px;
}

.lightbox-item-image-container.left {
	float: left;
	margin-right: 10px;
}

.lightbox-item-image-container img {
	display: block;
	margin: 0;
	padding: 0;
}

.lightbox-item-image-container p {
	margin: 2px 0 0 0;
	padding: 5px 10px;
	font-size: 11px;
	font-weight: bold;
	background-color: #f5f5f5;
	background-image: -ms-linear-gradient(top, #F5F5F5 0%, #E5E5E5 100%);
	background-image: linear-gradient(to bottom, #F5F5F5 0%, #E5E5E5 100%);
	background-image: -moz-linear-gradient(top, #F5F5F5 0%, #E5E5E5 100%);
	background-image: -o-linear-gradient(top, #F5F5F5 0%, #E5E5E5 100%);
	background-image: -webkit-gradient(linear, left top, left bottom, color-stop(0, #F5F5F5), color-stop(1, #E5E5E5));
	background-image: -webkit-linear-gradient(top, #F5F5F5 0%, #E5E5E5 100%);
}

.lightbox-item-image {
	position: relative;
}

.lightbox-item-image .nailthumb-container img {
	width: 83px !important;
	height: auto !important;
}

.lightbox-item-image div.lightbox-item-zoom {
	position: absolute;
	left: 5px;
	bottom: 5px;
}

.lightbox-item-image div.lightbox-item-zoom img {
	width: auto;
	height: auto;
}

.modal-image {
	padding: 25px 30px;
	font-size: 11px;
}

.modal-image img {
	display: block;
	margin: 0 0 20px 0;
}

.modal-image h1 {
	margin: 0 0 10px 0;
	padding: 0;
	font-size: 24px;
}

.modal-image a	{
	color: #7e7e7e;
	text-decoration: none;
}

.messe {
	position: relative;
	font-size: 11px;
	overflow: hidden;
}

.messe h2 {
	font-size: 18px;
}

.messe h3 {
	font-size: 12px;
	margin: 0 0 5px 0;
}

.messe h4 {
	font-size: 11px;
	margin: 0 0 5px 0;
}

.messe hr {
	margin: 5px 0 10px 0;
	padding: 0;
	border: 0;
	height: 1px;
	background: #818181;
}

.messe img {
	display: block;
}

.messe table td {
	vertical-align: top;
}

.messe-link {
	margin: 20px 0 0 0;
}

.messe-link a {
	color: #818181;
	font-size: 11px;
	text-decoration: none;
}

.downloads-container {
	position: relative;
	z-index: 1;
}

.downloads-overlay {
	display: block;
	position: absolute;
	top: 0;
	bottom: 0;
	left: 0;
	right: 0;
    opacity: .5;
	-ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=50)";
	filter: alpha(opacity = 50);
	z-index: 2;
	background: #fff;
}

.downloads-overlay-info {
	display: none;
	position: absolute;
	top: 6px;
	right: 0;
	width: 168px;
	height: 28px;
	padding: 10px;
	font-size: 11px;
	line-height: 14px;
	z-index: 3;
	background: url("../../img/bgr_overlay_lock.png") repeat-x;
	-webkit-box-shadow: 0 0 5px#888;
	box-shadow: 0 0 5px #888;
	behavior: url("site/css/PIE.htc");
}

.downloads-overlay-lock {
	display: block;
	position: absolute;
	top: -5px;
	right: -1px;
	width: 19px;
	height: 22px;
	z-index: 4;
	background: transparent url("../../img/login.png") no-repeat;
}

.downloads-overlay-lock-over {
	background: transparent url("../../img/login_over.png") no-repeat !important;
}

.applications-headline {
	margin: 10px 0 20px 0;
}

.applications-headline a {
	color: #818181;
	font-size: 18px;
	text-decoration: none;
}
.applications-headline a:hover {
	color: #e30023;
}

.sidebar-downloads-overlay-info {
	display: none;
	position: absolute;
	top: 21px;
	right: 11px;
	width: 158px;
	height: 28px;
	padding: 5px;
	font-size: 11px;
	line-height: 14px;
	z-index: 3;
	background: url("../../img/bgr_overlay_lock.png") repeat-x;
	-webkit-box-shadow: 0 0 5px#888;
	box-shadow: 0 0 5px #888;
	behavior: url("site/css/PIE.htc");
}

.sidebar-downloads-overlay-lock {
	display: block;
	position: absolute;
	top: 10px;
	right: 10px;
	width: 19px;
	height: 22px;
	z-index: 4;
	background: transparent url("../../img/login.png") no-repeat;
}

.downloads table td {
	vertical-align: top;
}

.downloads a {
	color: #818181;
	font-size: 11px;
	font-weight: bold;
	text-decoration: none;
}

.downloads p {
	margin: 8px 0 0 10px;
	font-size: 11px;
}

.downloads hr,
.downloads-headline hr {
	height: 1px;
	margin: 10px 0;
	padding: 0;
	width: 506px;
	color: #c0c0c0;
	background: #c0c0c0;
	border: 0;
}

.downloads-headline hr {
	color: #818181;
	background: #818181;
}

/* NAILTHUMB ---------------------------------------- */
.nailthumb-container {
	width: auto;
	height: auto;
	margin: 0;
	padding: 0;
	overflow: hidden;
	position: relative;
	text-align: left;
}

.nailthumb-container img.nailthumb-image {
	margin: 0;
	padding: 0;
	max-width: none;
	text-align: left;
	float: left;
}

.nailthumb-container span.nailthumb-title {
	background: none repeat scroll 0 0 rgba(0, 0, 0, 0.5);
	bottom: 0;
	color: White;
	display: block;
	font-size: 9px;
	height: 20px;
	left: 0;
	margin-top: 2px;
	line-height: 20px;
	position: relative;
	text-align: center;
	width: 100%;
	overflow: hidden;
	float: left;
}

.nailthumb-container span.nailthumb-title .nailthumb-title-scroller {
	padding-left: 2px;
}

.nailthumb-container img {
	max-width: none;
	text-align: left;
}

.required {/*required form field*/}

#laenderbox-europa {
	padding-top: 10px;
	display: none;
}

/* BULLETIN BOARD ---------------------------------------- */
.bulletin-board {
	margin-bottom: 10px;
	border: 2px solid #e1e5e7;
}

.bulletin-board-input {
	padding: 15px;
}

.bulletin-board-input input {
	width: 520px;
	padding: 5px;
}

.bulletin-board-input img {
	display: block;
	max-width: 100%;
	margin-top: 10px;
}

.bulletin-board-item {
	position: relative;
	padding: 20px;
	line-height: 18px;
}

.bulletin-board-item h4 {
	margin-bottom: 8px;
	color: #d9222a;
	line-height: normal;
}

.bulletin-board-item p {
	margin-bottom: 10px;
	color: #9097a0;
	line-height: normal;
}

.bulletin-board-item img {
	display: block;
	max-width: 100%;
	margin-top: 10px;
}

.bulletin-board-item-image {
	position: relative;
}

.bulletin-board-item-download {
	position: relative;
}

.bulletin-board-comment {
	padding: 15px;
	line-height: 18px;
	background-color: #f4f8f9;
	border-top: 1px solid #e3e7ea;
}

.bulletin-board-comment input {
	width: 520px;
	padding: 5px;
}

.bulletin-board-comment hr {
	border: none;
	height: 1px;
	color: #e3e7ea;
	background-color: #e3e7ea;
}

.bulletin-board-comment h4 {
	display: inline-block;
	color: #d9222a;
	line-height: normal;
}

.bulletin-board-comment p {
	margin-top: 5px;
	color: #9097a0;
	line-height: normal;
}

.bulletin-board-comment-item {
	position: relative;
}

.bulletin-board-admin {
	position: absolute;
	top: 0;
	right: 0;
	padding-left: 5px;
	background-color: white;
}

.bulletin-board-admin img {
	display: inline-block;
	margin: 5px 5px 0 0;
}

.toolbar {
	background-color: #f4f8f9;
	border-bottom: solid 1px #e3e7ea;
}

.toolbar a {
	line-height: 22px;
}

.toolbar img,
.toolbar span {
	vertical-align: middle;
}

.toolbar-action {
	float: left;
	position: relative;
	padding: 6px 15px 8px;
}

.toolbar-action.active:before, .toolbar-action.active:after {
	content: " ";
	display: inline-block;
	position: absolute;
	border: 8px solid;
}

.toolbar-action.active:before {
	border-color: transparent transparent #e3e7ea transparent;
	bottom: 0;
	left: 50%;
	-webkit-transform: translate(-50%);
	-moz-transform: translate(-50%);
	-ms-transform: translate(-50%);
	-o-transform: translate(-50%);
	transform: translate(-50%);
}

.toolbar-action.active:after {
	border-color: transparent transparent white transparent;
	bottom: -1px;
	left: 50%;
	-webkit-transform: translate(-50%);
	-moz-transform: translate(-50%);
	-ms-transform: translate(-50%);
	-o-transform: translate(-50%);
	transform: translate(-50%);
}

.upload-error {
	margin-top: 10px;
	color:	#d9222a;
}
