

/* =============================================================================
   HTML5 display definitions
   ========================================================================== */

article, aside, details, figcaption, figure, footer, header, hgroup, nav, section { display: block; }
audio, canvas, video { display: inline-block; *display: inline; *zoom: 1; }
audio:not([controls]) { display: none; }
[hidden] { display: none; }


/* =============================================================================
   Base
   ========================================================================== */

/*
 * 1. Correct text resizing oddly in IE6/7 when body font-size is set using em units
 * 2. Prevent iOS text size adjust on device orientation change, without disabling user zoom: h5bp.com/g
 */

html { font-size: 100%; -webkit-text-size-adjust: 100%; -ms-text-size-adjust: 100%; }

html, button, input, select, textarea { font-family: 'Futura MD BT', Arial, sans-serif; color: #3a3a39; font-size: 13px; }

body { margin: 0; font-size: 1em; line-height: 1.4; background-color: #9b9b9b; background-color: #5d5d5d;}

/*
 * Remove text-shadow in selection highlight: h5bp.com/i
 * These selection declarations have to be separate
 * Also: hot pink! (or customize the background color to match your design)
 */

::-moz-selection { background: #4474d6; color: #fff; text-shadow: none; }
::selection { background: #4474d6; color: #fff; text-shadow: none; }


/* =============================================================================
   Links
   ========================================================================== */

a { color: #3a3a39; }
a:visited { color: #3a3a39; }
a:hover { color: #4474d6; }
a:focus { outline: thin dotted; }

/* Improve readability when focused and hovered in all browsers: h5bp.com/h */
a:hover, a:active { outline: 0; }


/* =============================================================================
   Typography
   ========================================================================== */

abbr[title] { border-bottom: 1px dotted; }

b, strong { font-weight: bold; }

blockquote { margin: 1em 40px; }

dfn { font-style: italic; }

hr { display: block; height: 1px; border: 0; border-top: 1px solid #ccc; margin: 1em 0; padding: 0; }

ins { background: #ff9; color: #000; text-decoration: none; }

mark { background: #ff0; color: #000; font-style: italic; font-weight: bold; }

/* Redeclare monospace font family: h5bp.com/j */
pre, code, kbd, samp { font-family: monospace, serif; _font-family: 'courier new', monospace; font-size: 1em; }

/* Improve readability of pre-formatted text in all browsers */
pre { white-space: pre; white-space: pre-wrap; word-wrap: break-word; }

q { quotes: none; }
q:before, q:after { content: ""; content: none; }

small { font-size: 85%; }

/* Position subscript and superscript content without affecting line-height: h5bp.com/k */
sub, sup { font-size: 75%; line-height: 0; position: relative; vertical-align: baseline; }
sup { top: -0.5em; }
sub { bottom: -0.25em; }

h1, h2, h3, h4, h5, h6 {
	font-size: 20px;
	margin: 0.67em 0;
}
/* =============================================================================
   Lists
   ========================================================================== */

ul, ol { margin: 1em 0; padding: 0 0 0 40px; }
dd { margin: 0 0 0 40px; }
nav ul, nav ol { list-style: none; list-style-image: none; margin: 0; padding: 0; }


/* =============================================================================
   Embedded content
   ========================================================================== */

/*
 * 1. Improve image quality when scaled in IE7: h5bp.com/d
 * 2. Remove the gap between images and borders on image containers: h5bp.com/i/440
 */

img { border: 0; -ms-interpolation-mode: bicubic; vertical-align: middle; }

/*
 * Correct overflow not hidden in IE9
 */

svg:not(:root) { overflow: hidden; }


/* =============================================================================
   Figures
   ========================================================================== */

figure { margin: 0; }


/* =============================================================================
   Forms
   ========================================================================== */

form { margin: 0; }
fieldset { border: 0; margin: 0; padding: 0; }

/* Indicate that 'label' will shift focus to the associated form element */
label { cursor: pointer; }

/*
 * 1. Correct color not inheriting in IE6/7/8/9
 * 2. Correct alignment displayed oddly in IE6/7
 */

legend { border: 0; *margin-left: -7px; padding: 0; white-space: normal; }

/*
 * 1. Correct font-size not inheriting in all browsers
 * 2. Remove margins in FF3/4 S5 Chrome
 * 3. Define consistent vertical alignment display in all browsers
 */

button, input, select, textarea { font-size: 100%; margin: 0; vertical-align: baseline; *vertical-align: middle; }

/*
 * 1. Define line-height as normal to match FF3/4 (set using !important in the UA stylesheet)
 */

button, input { line-height: normal; }

/*
 * 1. Display hand cursor for clickable form elements
 * 2. Allow styling of clickable form elements in iOS
 * 3. Correct inner spacing displayed oddly in IE7 (doesn't effect IE6)
 */

button, input[type="button"], input[type="reset"], input[type="submit"] { cursor: pointer; -webkit-appearance: button; *overflow: visible; }

/*
 * Re-set default cursor for disabled elements
 */

button[disabled], input[disabled] { cursor: default; }

/*
 * Consistent box sizing and appearance
 */

input[type="checkbox"], input[type="radio"] { box-sizing: border-box; padding: 0; *width: 13px; *height: 13px; }
input[type="search"] { -webkit-appearance: textfield; -moz-box-sizing: content-box; -webkit-box-sizing: content-box; box-sizing: content-box; }
input[type="search"]::-webkit-search-decoration, input[type="search"]::-webkit-search-cancel-button { -webkit-appearance: none; }

/*
 * Remove inner padding and border in FF3/4: h5bp.com/l
 */

button::-moz-focus-inner, input::-moz-focus-inner { border: 0; padding: 0; }

/*
 * 1. Remove default vertical scrollbar in IE6/7/8/9
 * 2. Allow only vertical resizing
 */

textarea { overflow: auto; vertical-align: top; resize: vertical; }

/* Colors for form validity
input:valid, textarea:valid {  }
input:invalid, textarea:invalid { background-color: #f0dddd !important; }*/


/* =============================================================================
   Tables
   ========================================================================== */

table { border-collapse: collapse; border-spacing: 0; }
td { vertical-align: top; }


/* =============================================================================
   Chrome Frame Prompt
   ========================================================================== */

.chromeframe { margin: 0.2em 0; background: #ccc; color: black; padding: 0.2em 0; }


/* ==|== primary styles =====================================================
   Author:
   ========================================================================== */
.powermail_field.powermail_submit {background-color: #4474d6 !important;}
#wrapper {width: 980px; margin: 0 auto;}
#container {
	width: 738px;
	margin-left: 202px;
	background-color: #f9fafa;
	-webkit-box-shadow: 5px 5px 10px 2px rgba(50, 5, 50, 1);
	-moz-box-shadow: 5px 5px 10px 2px rgba(50, 50, 50, 1);
	box-shadow: 5px 5px 10px 2px rgba(50, 50, 50, 1);
}
#outOfTheBox {
	background-color: #80807f;
	color: black;
	margin: 20px -40px 20px -200px;
	height: 512px;
	overflow: hidden;
}
#leftInnerBox {
	float: right;
	width: 185px;
	padding: 10px 6px 0 0;
}
#leftInnerBox h1 {
	font-size: 12px;
}
#rightInnerBox {
	margin-right: 40px;
	float: right;
	width: 738px;
	height: 492px;
	overflow: hidden;
	overflow-y: hidden;
	padding: 10px 0 0 0;
}
/*#p498 #rightInnerBox,
#p496 #rightInnerBox,
#p493 #rightInnerBox,
#p492 #rightInnerBox {
	width: 758px;
	height: 482px;
	overflow-y: scroll;
	margin-right: 20px;
	border-top: 10px solid #868786;
	border-bottom: 10px solid #868786;
}*/
#p497 .csc-textpic-text > p:first-of-type {
  margin-top: 0;
}
#menu, #menu li {margin: 0; padding: 0; list-style: none;}
#menu {
	background-color: #dadada;
	line-height: 40px;
	height: 40px;
}
#menu li {
	width: 105px;
	float: left;
	text-align: center;
}
#menu li a {
	color: #3a3a39;
	display: block;
	text-decoration: none;
}
#menu li a:hover, #menu li a:focus, #menu li a.current {
	background-color: #b8b8b8;
}
#header {
	clear: both;
	height: 158px;
	color: white;
}
#header div {float: left;}
#header .box {
	width: 125px;
	height: 142px;
	padding-left: 10px;
}
#header .box:hover {background-color:#4474d6;}
#header a {color: white; text-decoration: none; display: block;}
#header ul, #header li {margin-left: 8px; padding-left: 0;}
#header .box1 {
	background-color: #80807f;
	margin-left: -12px;
}
#header .box2 {
	background-color: #868786;
}
#header .box3 {
	background-color: #9b9b9b;
}
#content {
	margin: 0 15px;
}
#footer {
	margin: 0 15px;
	font-size: 11px;
	clear: both;
	font-size: 10px;
	padding-bottom: 10px;
}
.csc-textpic-clear {clear: both;}

#footer address {
	font-style:normal;
	text-align:center;
	padding-bottom: 10px;
	border-bottom: 1px solid #CCC;
}

#footer a {text-decoration: none;}
#footer ul {margin: 0; text-align: center; padding: 8px 0;}
#footer li {display: inline; padding: 0 2px;}

/* Powermail */
	/* Form */
span.powermail_mandatory {
	/* Color of mandatory error message */
	color: red;
}
fieldset.powermail_fieldset {
	/* Fieldset */
	border: 0;
}
fieldset.powermail_fieldset legend,
.tx-powermail h3,
.tx-powermail .parsley-errors-list{
	/* legend of Fieldset */
	display: none;
}
fieldset.powermail_fieldset label,
fieldset.powermail_fieldset fieldset legend {
	/* label */
	display: block;
	width: 180px;
	float: left;
	font-weight: normal;
    white-space:normal;
}
fieldset.powermail_fieldset input {
	margin-left:0;
}
fieldset.powermail_fieldset input.powermail_text,
fieldset.powermail_fieldset input.powermail_date,
fieldset.powermail_fieldset input.powermail_datetime,
fieldset.powermail_fieldset textarea.powermail_textarea,
fieldset.powermail_fieldset input.powermail_captcha,
fieldset.powermail_fieldset .powermail_field {
	/* Input and textarea */
	border:1px solid #ccc;
	background:#fff none;
    padding:2px;
	width:175px;
}
fieldset.powermail_fieldset input.powermail_time,
fieldset.powermail_fieldset input[type=time]{
    width:60px;
}


fieldset.powermail_fieldset textarea:focus,
fieldset.powermail_fieldset input:not([type="submit"]):focus {
	background:#fff none;
	border:1px solid #333;
	-moz-box-shadow:none;
	-webkit-box-shadow:none;
}
fieldset.powermail_fieldset div.tx_powermail_pi1_fieldwrap_html_radio input.powermail_radio {
	/* Radiobuttons */
	margin: 3px 0;
}
div.tx_powermail_pi1_fieldwrap_html {
	/* DIV container arround every field */
	margin: 0 0 0.5em 0;
	clear:both;
}
fieldset.powermail_fieldset input.powermail_submit,
.tx-powermail-pi1_mandatory input.tx-powermail-pi1_mandatory_submit{
	/* submit button */
	margin: 10px auto 0 auto;
	border: 1px solid #9f9f9f;
	width: 180px;
	text-align:center;
	color: white;
	background-color: #6b8d32;
	line-height: 24px;
	height: 24px;
	padding: 0;
	vertical-align: middle;
	cursor: pointer;
	font-size: 16px;
}
.tx-powermail-pi1_mandatory input.tx-powermail-pi1_mandatory_submit {background-color: #c32a2a;}
.tx-powermail-pi1_mandatory input.tx-powermail-pi1_mandatory_submit:hover {background-color: #a12323;}
fieldset.powermail_fieldset input.powermail_submit:hover {background-color: #4f6f18;}
p.tx_powermail_pi1_fieldwrap_html_checkbox_title,
p.tx_powermail_pi1_fieldwrap_html_radio_title {
	margin: 0;
	padding: 0;
	font-weight: bold;
}
div.countryzone {
	margin: 10px 0 0 200px;
}
div.tx_powermail_pi1_fieldwrap_html label a,
div.tx_powermail_pi1_fieldwrap_html p a,
div.tx_powermail_pi1_fieldwrap_html fieldset legend.tx_powermail_pi1_fieldwrap_html_checkbox_title a,
div.tx_powermail_pi1_fieldwrap_html fieldset legend.tx_powermail_pi1_fieldwrap_html_radio_title a{
	/* Description */
	cursor: help;
	text-decoration: none;
}
div.tx_powermail_pi1_fieldwrap_html label a dfn,
div.tx_powermail_pi1_fieldwrap_html p a dfn,
div.tx_powermail_pi1_fieldwrap_html fieldset legend.tx_powermail_pi1_fieldwrap_html_checkbox_title a dfn,
div.tx_powermail_pi1_fieldwrap_html fieldset legend.tx_powermail_pi1_fieldwrap_html_radio_title a dfn{
	/* Description */
	display: none;
	text-decoration: none;
    position:absolute;
    z-index:1;
    width: auto;
    padding:3px 10px 5px 10px;
    background-color:#00559E;
    border:1px solid #00559E;
    font-size:11px;
    color:#fff;
    white-space: normal;
    /* CSS3 spicing for mozilla and webkit */
    -moz-border-radius:5px;
    -webkit-border-radius:5px;
    border-radius:5px;
}
div.tx_powermail_pi1_fieldwrap_html label a:hover dfn,
div.tx_powermail_pi1_fieldwrap_html p a:hover dfn,
div.tx_powermail_pi1_fieldwrap_html fieldset legend.tx_powermail_pi1_fieldwrap_html_checkbox_title a:hover dfn,
div.tx_powermail_pi1_fieldwrap_html fieldset legend.tx_powermail_pi1_fieldwrap_html_radio_title a:hover dfn{
	/* Description on mouseover */
	display: block;
}
div.tx_powermail_pi1_fieldwrap_html img.icon_info {
	/* Description icon */
	padding: 2px 2px 0 2px;
}
fieldset.powermail_fieldset div.even {
}

#powermaildiv_uid56 label {display: none;}
	/* Confirmation */
td.powermail_all_td {
	padding: 3px 10px 3px 0;
}

	/* THX */
td.powermail_all p.bodytext {
	margin: 0;
}

fieldset.powermail_fieldset fieldset {
	border: 0 none;
	padding: 0;
	margin: 0;
	position: relative;
}
fieldset.powermail_fieldset fieldset legend {
	position: absolute;
	left: 0;
	padding: 0;
	margin: 0;
	float: left;
}
.powermail_mandatory {
	color: #f00;
}
.placeholder {
    color:#999;
}

.powermail_mandatory_helper{visibility:hidden;height:1px;position:absolute;}
fieldset.powermail_fieldset .powermail_check_inner,
fieldset.powermail_fieldset .powermail_radio_inner {
	margin-left: 200px;
	clear: both;
}
fieldset.powermail_fieldset .powermail_check_inner label,
fieldset.powermail_fieldset .powermail_radio_inner label {
	float: left;
	width: auto;
	display: inline;
	font-weight: normal;
	margin-left: 7px;
}
fieldset.powermail_fieldset .powermail_check_inner input,
fieldset.powermail_fieldset .powermail_radio_inner input {
	float: left;
	position: relative;
	clear: left;
}

        /* Multiple JS */
div.fieldsets {
    clear: both;
}
div.powermail_multiple_js fieldset.powermail_fieldset legend,
div.powermail_multiple_js fieldset.powermail_fieldset.ui-tabs-hide{
    display:none;
}
div.powermail_multiple_js fieldset.powermail_fieldset {
    padding-top:15px;
}
div.powermail_multiple_js fieldset.powermail_fieldset fieldset legend {
    display:block;
}
ul.powermail_multiplejs_tabs {
    list-style-type: none;
    padding: 0;
    margin: 0;
}
ul.powermail_multiplejs_tabs li {
    float: left;
    margin: 0 1px 0 0;
    padding: 0;
    list-style-type: none;
}
ul.powermail_multiplejs_tabs li a {
    display: block;
    padding: 5px 10px;
    color: #666;
    font-weight: bold;
    text-decoration: none;
    background: #E0E0E0;
    -webkit-border-radius: 2px;
    -moz-border-radius: 2px;
    -khtml-border-radius: 2px;
    border-radius: 2px;
    border-top: 1px solid #ccc;
    border-left: 1px solid #ccc;
    border-right: 1px solid #ccc;
    outline: none;
}
ul.powermail_multiplejs_tabs li a.act {
    background: #F0F0F0;
    color: #333;
    padding:5px 10px 6px 10px;
    position:relative;
    margin-bottom:-1px
}

input.tx_powermail_pi1_submitmultiple_forward,
input.tx_powermail_pi1_submitmultiple_back {margin-top:1em;}

input.tx_powermail_pi1_submitmultiple_forward {
    float: right;
}

.powermail_multiple_php form > div.tx_powermail_pi1_fieldwrap_html_submit {
    display: inline;
    float: right;
    margin-top:1em;
}

/* error message */
.error {
	/* supply height to ensure consistent positioning for every browser */
	background-color:#FF0000;
	border:1px solid #FF0000;
	font-size:11px;
	color:#fff;
	padding:3px 10px 5px 10px;
	margin-left:-2px;
    z-index:10;
    text-align:left;
    height:auto;


	/* CSS3 spicing for mozilla and webkit */
	-moz-border-radius:5px;
	-webkit-border-radius:5px;
	border-radius:5px;
}

.error p {
	margin: 0;
	padding: 0;
	font-weight: bold;
}

/* pure CSS arrow */
html:root .error em {
	display:block;
	width:0;
	height:0;
	border:10px solid;
	border-color:#FF0000 transparent transparent;

	/* positioning */
	position:absolute;
	bottom:-10px;
	left:5px;
	border-bottom:0 none;
}

/* For the details, see: http://flowplayer.org/tools/dateinput/index.html#skinning */

/* the input field */
.date {
	width: 237px !important;
}

/* calendar root element */
#calroot {
	/* place on top of other elements. set a higher value if nessessary */
	z-index:10000;

	margin-top:-1px;
	width:198px;
	padding:2px;
	background-color:#fff;
	font-size:11px;
	border:1px solid #ccc;

	-moz-border-radius:5px;
	-webkit-border-radius:5px;
	border-radius:5px;
}

/* head. contains title, prev/next month controls and possible month/year selectors */
#calhead {
	padding:2px 0;
	height:22px;
}

#caltitle {
	font-size:14px;
	color:#FA8800;
	float:left;
	text-align:center;
	width:155px;
	line-height:20px;
	text-shadow:0 1px 0 #ddd;
}

#calnext, #calprev {
	display:block;
	width:20px;
	height:20px;
	background:transparent url(../img/prev.gif) no-repeat scroll center center;
	float:left;
	cursor:pointer;
}

#calnext {
	background-image:url(../img/next.gif);
	float:right;
}

#calprev.caldisabled, #calnext.caldisabled {
	visibility:hidden;
}

/* year/month selector */
#caltitle select {
	font-size:10px;
}

/* names of the days */
#caldays {
	height:18px;
	border-bottom:1px solid #ddd;
}

#caldays span {
	display:block;
	float:left;
	width:28px;
	text-align:center;
}

/* container for weeks */
#calweeks {
	background-color:#fff;
	margin-top:4px;
}

/* single week */
.calweek {
	clear:left;
	height:22px;
}

/* single day */
.calweek a {
	display:block;
	float:left;
	width:27px;
	height:20px;
	text-decoration:none;
	font-size:11px;
	margin-left:1px;
	text-align:center;
	line-height:20px;
	color:#666;
	-moz-border-radius:3px;
	-webkit-border-radius:3px;
}

/* different states */
.calweek a:hover, .calfocus {
	background-color:#ddd;
}

/* sunday */
a.calsun {
	color:red;
}

/* offmonth day */
a.caloff {
	color:#ccc;
}

a.caloff:hover {
	background-color:rgb(245, 245, 250);
}


/* unselecteble day */
a.caldisabled {
	background-color:#efefef !important;
	color:#ccc	!important;
	cursor:default;
}

/* current day */
#calcurrent {
	background-color:#498CE2;
	color:#fff;
}

/* today */
#caltoday {
	background-color:#333;
	color:#fff;
}

/* slider root element */
.slider {
	background:#3C72E6 url(../img/h30.png) repeat-x 0 0;
	height:9px;
	position:relative;
	cursor:pointer;
	border:1px solid #333;
	width:300px;
	float:left;
	clear:right;
	margin-top:10px;
	-moz-border-radius:5px;
	-webkit-border-radius:5px;
	border-radius:5px;
	-moz-box-shadow:inset 0 0 8px #000;
	box-shadow:inset 0 0 8px #000;
}

/* progress bar (enabled with progress: true) */
.progress {
	height:9px;
	background-color:#C5FF00;
	display:none;
	opacity:0.6;
}

/* drag handle */
.handle {
	background:#fff url(../img/h30.png) repeat-x 0 0;
	height:28px;
	width:28px;
	top:-12px;
	position:absolute;
	display:block;
	margin-top:1px;
	border:1px solid #000;
	cursor:move;
	-moz-box-shadow:0 0 6px #000;
	-webkit-box-shadow:0 0 6px #000;
	box-shadow:0 0 6px #000;
	-moz-border-radius:14px;
	-webkit-border-radius:14px;
	border-radius:14px;
}

/* the input field */
fieldset.powermail_fieldset input.powermail_text.range {
	float:left;
	margin:0 0 0 15px;
	padding:3px 0;
	text-align:center;
	width:50px;
}
/* Left, center, right and justify alignment of text in block elements*/
p.align-left, td.align-left, th.align-left, h1.align-left, h2.align-left, h3.align-left, h4.align-left, h5.align-left, h6.align-left, div.align-left, address.align-left { text-align: left; }
p.align-center, td.align-center, th.align-center, h1.align-center, h2.align-center, h3.align-center, h4.align-center, h5.align-center, h6.align-center, div.align-center, address.align-center { text-align: center; }
p.align-right, td.align-right, th.align-right, h1.align-right, h2.align-right, h3.align-right, h4.align-right, h5.align-right, h6.align-right, div.align-right, address.align-right { text-align: right; }
p.align-justify, td.align-justify, th.align-justify, h1.align-justify, h2.align-justify, h3.align-justify, h4.align-justify, h5.align-justify, h6.align-justify, div.align-justify, address.align-justify { text-align: justify; }

/* Two frame examples taken from the example CSS file of CSS Styled Content extension and applied to p and table block elements.*/
p.csc-frame-frame1, table.csc-frame-frame1 { background-color: #EDEBF1; padding: 2px 4px 2px 4px; border: 1px solid #333333; }
p.csc-frame-frame2, table.csc-frame-frame2 { background-color: #F5FFAA; padding: 2px 4px 2px 4px; border: 1px solid #333333; }

/* Bullet styles for unordered lists.*/
ul.component-items { color: #186900; list-style-type: circle; }
ul.action-items { color: #8A0020; list-style-image: url(img/red_arrow_bullet.gif); }

/* Numbering styles for ordered lists.*/
ol.component-items-ordered { color: #10007B; list-style-type: lower-roman; }
ol.action-items-ordered { color: #8A0020; list-style-type: lower-greek; }

/* Three inline text colors taken from the color scheme of CSS Styled Content extension.*/
span.important { color: #8A0020; }
span.name-of-person { color: #10007B; }
span.detail { color: #186900; }

/* Selectors for the default configuration of the link accessibity feature.*/
a.external-link {}
a.external-link-new-window {}
a.internal-link {}
a.internal-link-new-window {}
a.download {}
a.mail {}

/* Default selector for indentation.*/
div.indent { margin-left: 2em; }
.large {font-size: 130%;}
.larger {font-size: 145%;}
.underline {text-decoration: underline;}
#c364 p {margin-top: -1.3em;}
textarea.powermail_uid56 {
	height: 80px;
	padding: 2px;
}


/* Grid-Elemente */


.tile {
    float: left;
    height: 300px;
    margin: 0 30px 20px 0;
    overflow: hidden;
    padding: 0 0 0 13px;
    position: relative;
    width: 203px;
	font-size: 0.95em;
}

.tile .last {
  height: 300px;
  float: left;
  padding: 0;
  margin: 0;
  width: 210px;
}

.tile li {
	margin: 0 0 6px 0;
	}
.tile ul {
   padding-left: 15px;
	}

#p178 .dreispaltig {
	background: url(../img/Hintergrund-Leasing.jpg) no-repeat;
	height: 300px;
}
#p177 .dreispaltig {
	background: url(../img/Hintergrund-Sevice.jpg) no-repeat;
	height: 300px;
}
.parsley-errors-list.filled li {color: red;}
input.parsley-error,
textarea.parsley-error {
	border: 1px solid red !important;
}
.flexslider ul,
.flexslider li {
	margin: 0;
	padding: 0;
	list-style: none;
}
/*
#rightInnerBox .flex-direction-nav {*height: 0;}
#rightInnerBox .flex-direction-nav a  { display: block; width: 40px; height: 45px; margin: -20px 0 0; position: absolute; top: 50%; z-index: 10; overflow: hidden; opacity: 0; cursor: pointer; color: rgba(0,0,0,0.8); text-shadow: 1px 1px 0 rgba(255,255,255,0.3); -webkit-transition: all .3s ease; -moz-transition: all .3s ease; transition: all .3s ease; }
#rightInnerBox .flex-direction-nav .flex-prev { left: 0; }
#rightInnerBox .flex-direction-nav .flex-next { right: -50px; text-align: right; }
#rightInnerBox .flexslider:hover .flex-prev { opacity: 0.7; left: 10px; }
#rightInnerBox .flexslider:hover .flex-next { opacity: 0.7; right: 10px; }
#rightInnerBox .flexslider:hover .flex-next:hover, #rightInnerBox .flexslider:hover .flex-prev:hover { opacity: 1; }
#rightInnerBox .flex-direction-nav .flex-prev {
	left: -50px;
}
#rightInnerBox .flex-direction-nav a {
	display: block;
	width: 40px;
	height: 45px;
	margin: -20px 0 0;
	position: absolute;
	top: 50%;
	z-index: 10;
	overflow: hidden;
	opacity: 0;
	cursor: pointer;
	color: rgba(0, 0, 0, 0.8);
	text-shadow: 1px 1px 0 rgba(255, 255, 255, 0.3);
	-webkit-transition: all .3s ease;
	-moz-transition: all .3s ease;
	transition: all .3s ease;
}*/
.csc-textpic-intext-left-nowrap p:first-child,
.csc-textpic-intext-left p:first-child,
.csc-textpic-intext-right-nowrap p:first-child,
.csc-textpic-intext-right p:first-child {
	margin-top: 0;
}

/* Neue Formatierungen bezüglich der neuen Domain Land der Milane */
#outOfTheBox .csc-header, #outOfTheBox .csc-textpic-text, .csc-linkToTop {padding-left: 15px; padding-right: 15px;}
#leftInnerBox .csc-header.csc-header-n1 {padding: 0px;}
#outOfTheBox ul {padding-left: 30px;}
#outOfTheBox .flexslider ul {padding-left: 0px;}
