

html {
}

/* Default Styles */
body {
	min-width: 320px;
  	max-width: 100%;
  	overflow-x: hidden;
 	overflow-y: scroll;
  	font-family: "freight-sans-pro" , "Times New Roman";
  	font-weight: normal;
  	font-style: normal;
	color: #5a5853;
	font-size: 18px;
}

body.locked {
  overflow: hidden !important;
}

div, p, a, li, td {
	-webkit-text-size-adjust: none;
}
a, a:link, a:hover, a:visited, a:active, .link {
	color: #00B5E2;
	outline: none;
	text-decoration: none;
	cursor: pointer;
}
a:hover {
	color: #2A6496;	
}
.default-color, .preventlink, .preventlink:hover,  .preventlink:active,  .preventlink:link {
	color: #333;
}

/*
 * Customized Bootstrap
 */
.row {
	margin: 0px;
	padding: 0px;
}

/*
 * h1 - h6 global definitions
 */
h1, .h1 {
	text-transform: uppercase;
	border-bottom: 1px solid #B5B5B3;
	font-size: 30px;
	font-weight: 700;
	margin: 0 0 18px;
	padding: 17px 0 5px;
}
.cms-content h1 {
	border-bottom: none;
	margin-bottom: 60px;
}
h2, .h2 {
	font-size: 24px;
	margin-bottom: 10px;
	overflow: hidden;
}
h3, .h3 {
	margin-top: 0px;
  	margin-bottom: 10px;
  	font-size: 24px;
  	font-weight: 500;
	text-transform: uppercase;
}
h4, .h4 {
	font-size: 32px;
	font-weight: 500;
	margin-bottom: 20px;
	text-transform: uppercase;
}
h5, .h5 {
	margin: 0;
  	padding: 0;
  	line-height: 1em;
  	font-size: 20px;
  	text-transform: uppercase;
  	-webkit-box-sizing: border-box;
  	-moz-box-sizing: border-box;
  	box-sizing: border-box;
  	padding-left: 5px;
  	padding-bottom: 10px;
	margin-bottom: 15px;
  	border-bottom: 1px solid #d6d5d3;
}
h6, .h6 {
	margin: 0;
  	padding: 0;
  	line-height: 1em;
  	font-size: 14px;
  	text-transform: uppercase;
  	-webkit-box-sizing: border-box;
  	-moz-box-sizing: border-box;
  	box-sizing: border-box;
  	padding-left: 0px;
  	padding-bottom: 5px;
	margin-bottom: 5px;
  	border-bottom: 1px solid #ececec;
}

/*
 * font-sizes. Default Font-size = 18px;
 */
.default-text {
	font-size: 18px;
}
.small-text {
	font-size: 14px;
}
.midi-text {
	font-size: 16px;
	line-height: 20px;
}
.big-text {
	font-size: 20px;
}
.hint {
	font-size: 14px;
	font-weight: 400p;
	color: #BDBCBC;
}
.bold {
	font-weight: 600 !important;
}
.halfbold {
	font-weight: 500 !important;
}
.unbold {
	font-weight: normal !important;;
}

/*
 * General display classes
 */
.noborder {
	border: none !important;
}
.width300 {
	width: 300px;
}
.fullwidth {
	width: 100% !important;
}
.marginright30 {
	margin-right: 30px;
} 
.marginright10 {
	margin-right: 15px;
}
.marginleft10 {
	margin-left: 10px;
}
.bigpadding {
	padding-left: 60px !important;
	padding-right: 60px !important;
}
.block {
	margin-top: 40px;
	overflow: hidden;
	display: block;
}
.bigpaddingtop {
	padding-top: 60px;
}
.section {
	margin-top: 25px;
	margin-bottom: 15px;
	padding-bottom: 15px; 
}
.text {
	width: auto !important;
}
.inline-block {
	display: inline-block !important;
}
.clear {
	clear: both;
}
.nowrap {
	white-space: nowrap;
}
.content {
	width: 100%;
	background-color: #f7f6f6;
}
.content-left {
	width: 360px;
	float: left;
	padding-left: 20px;
	margin-top: 25px;
}
.small-container {
	width: 900px;
	margin: 60px auto 0;
}
#sidebar-search label{
	cursor:pointer;
}
.content-left section {
	margin-top: 0px;
	margin-bottom: 20px;
	position: relative;
}
.content-main {
	width: auto;
	margin-left: 425px;
	margin-top: 25px;
	min-height: 1px;
}
.content-main.full {
	margin-left: 0px;
}
.margintop {
	margin-top: 15px;
}
.paddingbottom {
	padding-bottom: 20px;
}
.paddingbottomsmall {
	padding-bottom: 10px !important;
}
.nomargintop {
	margin-top: 0px !important;
}
.nobackground, .nobackground:after {
	background: none !important;
}
.nobackgroundimage, .nodropdownbackground[data-toggle="dropdown"]:after {
	background-image: none !important;
}
.nobackgroundimage:after {
	background-image: none !important;
}
.nosidepadding {
	padding-left: 0px;
	padding-right: 0px;
}
.list-label label {
	padding-top: 0px !important;
	padding-bottom: 0px !important;
	margin-bottom: 0px; 
	width: 100%;
}
.border-bottom {
	border-bottom: 1px solid #e6e5e5;
}
.border-top {
	border-top: 1px solid #e6e5e5;
}
.number {
	width: 50px !important;
	padding: 0 10px !important;
	text-align: center !important;
	height: 30px;
}
.small-image-box {
	width: 50px;
	height: auto;
	min-height: 1px;
}
.left-column {
	padding-left: 0;
	padding-right: 20px;
}
.right-column {
	padding-right: 0px;
	padding-left: 20px;
}
.sidebar-introduction {
	width: 100%;
}
.sidebar-introduction .introduction {
}

/*
 * Reordering of vertical blocks
 */
.blockContainer {
	display: -webkit-box;
    display: -moz-box;
    display: box;
    -webkit-box-orient: vertical;
    -moz-box-orient: vertical;
    box-orient: vertical;
}
.blockContainer .block1 {
	 -webkit-box-ordinal-group: 1;
    -moz-box-ordinal-group: 1;
    box-ordinal-group: 1;
}
.blockContainer .block2 {
	 -webkit-box-ordinal-group: 2;
    -moz-box-ordinal-group: 2;
    box-ordinal-group: 2;
}
.blockContainer .block3 {
	 -webkit-box-ordinal-group: 3;
    -moz-box-ordinal-group: 3;
    box-ordinal-group: 3;
}

/*
 * GUI Elements
 */
.default-button, .default-button-inverse, .default-button:hover {
	color: white !important;
	background: none repeat scroll 0 0 #00afe5;
	display: inline-block;
	font-weight: 500;
	padding: 6px 21px; 
	text-transform: uppercase;
	border: none;
	cursor: pointer;
	font-size: 20px;
	outline: 0 none;
	overflow: hidden;
	text-overflow: ellipsis;
	max-width: 100%;
	white-space: nowrap;
	border-radius:0
}

.default-button.empty-grey, .default-button-inverse, .default-button.empty-grey:hover {
	background: #333;	
}
.default-button.checkout-green, .default-button-inverse, .default-button.checkout-green:hover {
	background: #008000;	
}

.default-button-inverse, .default-button-inverse:hover {
	color: #00afe5 !important;
	background: none repeat scroll 0 0 white;
}
.striped-button {
	height: 60px;
	line-height: 48px;
	vertical-align: middle;
	position: relative;
}
.striped-button:before {
	background: url("/modules/contentbox/themes/f1online/includes/img/checkout-bg2.png") no-repeat;
	content: "";
	display: block;
	height: 60px;
	position: absolute;
	top: 0;
	right: 0;
	width: 152px;
}
.default-button.disabled {
	opacity: 0.3;
	cursor: default;
}
.btn-invers {
	display: inline-block;
  	padding-left: 7px;
  	width: 106px;
  	border: 1px solid #00afe5;
  	background: #fff;
  	font-size: 13px;
  	font-weight: 400;
  	color: #00afe5;
  	line-height: 21px;
  	text-align: left;
}
.btn-invers:hover {
  	border: 1px solid #fff;
  	background: #00afe5;
  	color: white;
}
.badge, .badge-small {
	position: relative;
  	width: auto;
  	background: #FFF;
  	top:-2px;
	white-space: nowrap;
	vertical-align: middle; 
}
.badge.inverted, .badge-small.inverted {
	background-color: #E6E6E5;
}
*:hover > .badge.inverted, *:hover > .badge-small.inverted, .active > .badge.inverted, .active > .badge-small.inverted {
	background-color: #FFF;
}
.badge {
	min-width: 38px;
	font-weight: 500;
	height: 38px;
	line-height: 32px;
	-webkit-border-radius: 40px;
  	-moz-border-radius: 40px;
  	-ms-border-radius: 40px;
  	-o-border-radius: 40px;
  	border-radius: 40px;
	padding: 0px 10px;
}
.badge-small {
	margin-left: 5px;
	font-size: 12px;
	min-width: 20px;
	font-weight: 400;
	line-height: 17px; 
	-webkit-border-radius: 6px;
  	-moz-border-radius: 6px;
  	-ms-border-radius: 6px;
  	-o-border-radius: 6px;
  	border-radius: 6px;
	padding: 0px 4px;
}
.badge-small-cd {
	/*border:1px solid #00b0e5;*/
	color: white;
	background: red;
	margin-left: 10px;
	font-size: 12px;
	min-width: 20px;
	font-weight: 400;
	line-height: 17px; 
	-webkit-border-radius: 6px !important;
  	-moz-border-radius: 6px;
  	-ms-border-radius: 6px;
  	-o-border-radius: 6px;
  	border-radius: 6px;
	padding: 0px 4px;
	display: inline-block;
	position: absolute;
}
.badge-small-cd-detail {
	/*border:1px solid #00b0e5;*/
	color: white;
	background: red;
	margin-left: 10px;
	font-size: 12px;
	min-width: 20px;
	font-weight: 400;
	line-height: 17px; 
	-webkit-border-radius: 6px !important;
  	-moz-border-radius: 6px;
  	-ms-border-radius: 6px;
  	-o-border-radius: 6px;
  	border-radius: 6px;
	padding: 0px 4px;
	display: inline-block;
	position: absolute;
	bottom: 11px;
}

a.promo-cd, a.promo-cd:link, a.promo-cd:hover, a.promo-cd:visited, a.promo-cd:active {
	color: white;
}

.discountcode-gutschein{
	display: inline-block;
	float:left;
	margin-top: 11px;
}

.discountcode-show-success{
	display: inline-block;
	float:left;
	margin-top: 11px;
	margin-left: 20px;
	color: green;
}
.discountcode-input{
	display: inline-block;
	float:left;
	width:30%;
	/*padding: 5px 21px !important;*/
}
.discountcode-button{
	display: inline-block;
	float:left;
	margin-left: 5px;
	margin-top: 6px;
	/*padding: 5px 21px !important;*/
}
.discountcode-back-button{
	display: inline-block;
	float:left;
	margin-left: 20px;
	margin-top: 6px;
}
.discountcode-price{
	display: inline-block;
	float: right;
	margin-left: 5px;
	margin-top: 5px;
}

.discountcode-input .default-input{
	width: 100%;
	padding: 6px 15px !important;
	border: 1px solid #d6d5d4;
  	outline: 0;
	background-color: #FFF;
	color: #333333;
	margin-top: 5px !important;
}

.search-pagina {
	height: 70px;
}
.pager {
	width: 330px;
	position: relative;
	margin: auto;
	height: 33px;
}
.pager .smallnextpage  {
	margin-top: -15px;
}
/*
.pager .prev, .pager .next {
	background: url("/modules/contentbox/themes/f1online/includes/img/icon-pager-arrow.png") repeat scroll 0 0 rgba(0, 0, 0, 0);
	cursor: pointer;
	height: 62px;
	width: 62px;
	position: absolute;
	top: -18px;
	left: 0;
	-webkit-border-radius: 100px;
  	-moz-border-radius: 100px;
  	-ms-border-radius: 100px;
  	-o-border-radius: 100px;
  	border-radius: 100px;
}

.pager .prev:hover, .pager .next:hover {
	background: url(/modules/contentbox/themes/f1online/includes/img/icon-pager-arrow-disabled.png);
}
.pager .prev.pagination-disabled, .pager .next-disabled {
   	cursor: default;
	background: url(/modules/contentbox/themes/f1online/includes/img/icon-pager-arrow-disabled.png);
}
.pager .next {
	-webkit-transform: rotate(180deg);
  	-moz-transform: rotate(180deg);
  	-ms-transform: rotate(180deg);
  	-o-transform: rotate(180deg);
  	transform: rotate(180deg);
	right: 0;
	left: auto;
}
*/
.pager input {
	margin-left: 10px;
	margin-right: 10px;
	color: #00b5e2 !important;
}
.dropdown .editicon-btn {
	text-align: center;
	width: 35px;
}
.dropdown.open .editicon-btn {
	background-color: #00AFE5;
	color: #FFF;
}
.dropdown-menu.flow {
	position: absolute;
  	top: 60px;
  	left: auto;
  	width: 500px;
  	right: -10px;
  	-webkit-box-sizing: border-box;
  	-moz-box-sizing: border-box;
  	box-sizing: border-box;
  	padding: 20px 10px 20px;
  	height: auto;
  	min-height: 5px;
  	-webkit-box-shadow: 0px 0px 10px 0px rgba(0, 0, 0, 0.2);
  	-moz-box-shadow: 0px 0px 10px 0px rgba(0, 0, 0, 0.2);
  	box-shadow: 0px 0px 10px 0px rgba(0, 0, 0, 0.2);
  	border-radius: 0;
  	border: 0px;
}
.dropdown-menu.flow:before {
	display: block;
  	content: '';
 	position: absolute;
  	top: -12px;
  	right: 2px;
  	width: 0px;
  	height: 0px;
  	border-style: solid;
  	border-width: 0 20px 20px 20px;
  	border-color: transparent transparent #ffffff transparent;
  	z-index: 4;
}
.dropdown-menu.flow:after {
  	display: block;
  	content: '';
  	position: absolute;
  	top: -9px;
  	right: 16px;
  	width: 10px;
  	height: 10px;
  	-webkit-border-radius: 5px;
  	-moz-border-radius: 5px;
  	-ms-border-radius: 5px;
  	-o-border-radius: 5px;
  	border-radius: 5px;
  	background: #fff;
  	-webkit-box-shadow: 0px 0px 8px 0px rgba(0, 0, 0, 0.3);
  	-moz-box-shadow: 0px 0px 8px 0px rgba(0, 0, 0, 0.3);
  	box-shadow: 0px 0px 8px 0px rgba(0, 0, 0, 0.3);
  	z-index: 0;
}
.fav {
	margin-top: 17px;
	margin-right: 10px;
}

/*
 * Default Formular Styles
 */
form .form-group {
	width: 100%;
	clear: both;
	margin-bottom: 15px;
	position: relative;
}
form .button-group {
	overflow: hidden;
}
form .form-group > label {
	width: 100%;
	font-weight: 600;
}
form .captcha img {
	position: absolute;
	top: 26px;
	left: 0;
}
form .captcha input {
	padding-left: 215px !important;
}
form input[type="text"], form input[type="password"], form select, form textarea, form .fancy-select .trigger, input.default-input {
	width: 100%;
	padding: 10px 15px;
	border: 1px solid #d6d5d4;
  	outline: 0;
	background-color: #FFF;
	color: #333333;
}
form.noborder input[type="text"], form.noborder input[type="password"], form select.noborder, form.noborder textarea, form.noborder .fancy-select .trigger {
	border: none;
}
form input[type="text"], form input[type="password"], form select {
	height: 45px;
	line-height: 45px;
}
form textarea {
	min-height: 136px;
	resize: none;
}
.input-icon-group {
	width: 100%;
	position: relative;
}
.input-icon-group .input-icon {
	position: absolute;
	top: 9px;
	right: 11px;
}
.input-icon-group .input-icon .btn {
  	background: none;
  	border: 0px;
  	outline: 0;
  	padding: 2px 0px 5px;
}
.full-text-height {
	height: 100%;
	line-height: 100%;
	vertical-align: middle;
	display: block;
}
.vertical-middle {
	height: 100%;
	line-height: 100%;
	vertical-align: middle;
}
.add-button {
	position: relative;
}
.add-button .a-container {
	position: absolute;
	right: 0;
	top: 5px;	
}
.add-button .a-container a:after {
	background: url("/modules/contentbox/themes/f1online/includes/img/icon-plus.png") no-repeat;
	content: "";
	display: block;
	height: 19px;
	width: 21px;
	position: absolute;
	right: 10px;
	top: 10px;
}	
/*
 * Lists
 */
ul.li10 > li {
	margin-bottom: 10px;
}
ul.li15 > li {
	margin-bottom: 15px;
}
ul.li5 > li {
	margin-bottom: 5px;
}
ul.h30 > li {
	height: 30px;
}

/* Option list with Bootstrap dropdown list */
ul.list-optionlist > li {
	height: 50px;
	border-bottom: 1px solid #e5e5e4;
	display: block;
	margin: 0;
	padding: 0 10px 0 20px;
	position: relative;
	cursor: pointer;
	line-height: 50px;
	vertical-align: middle;
}
ul.list-optionlist > li.two-lines {
	padding-top: 6px;
	line-height: 17px;
}
ul.list-optionlist > li.two-lines .fav {
	margin-top: 8px;
}
ul.list-optionlist > li > *[data-toggle="dropdown"] {
	position: absolute; 
	top: 0;
	right: 0;
	width: 35px;
	height: 50px;
}
ul.list-optionlist > li.open > *[data-toggle="dropdown"] {
	background-color: #00AFE5;
}
ul.list-optionlist > li > *[data-toggle="dropdown"]:after  {
	background: url("/modules/contentbox/themes/f1online/includes/img/menu-button.png") no-repeat scroll 0 0 rgba(0, 0, 0, 0);
	top: 18px;
}
ul.list-optionlist > li.open > *[data-toggle="dropdown"]:after  {
	background: url("/modules/contentbox/themes/f1online/includes/img/menu-button-white.png") no-repeat scroll 0 0 rgba(0, 0, 0, 0);
}
ul.list-optionlist > li:hover, ul.list-optionlist > li.active {
	background-color: #E6E5E5;
}
ul.list-optionlist ul.dropdown-menu:before {
	border-color: transparent #ffffff transparent transparent;
	border-style: solid;
	border-width: 16px 16px 16px 0;
	content: "";
	display: block;
	height: 0;
	left: -12px;
	position: absolute;
	top: 10px;
	width: 0;
	z-index: 0;
}
ul.list-optionlist ul.dropdown-menu {
	position: absolute;
  	top: 5px;
  	left: 110%;
  	width: 100%;
  	-webkit-box-shadow: 0px 0px 6px rgba(0, 0, 0, 0.2);
  	-moz-box-shadow: 0px 0px 6px rgba(0, 0, 0, 0.2);
 	box-shadow: 0px 0px 6px rgba(0, 0, 0, 0.2);
  	border: 0px;
  	border-radius: 0px;
	margin: 0;
	padding: 0;
}
ul.list-optionlist ul.dropdown-menu li.option:after {
	display: block;
  	content: '';
  	position: absolute;
  	top: 13px;
  	left: 20px;
  	width: 23px;
  	height: 25px;
}
ul.list-optionlist ul.dropdown-menu li.option {
	position: relative;
	text-transform: uppercase;
}
ul.list-optionlist ul.dropdown-menu li.option:hover {
	background-color: whitesmoke;
}
ul.list-optionlist ul.dropdown-menu li.option a {
	padding: 0 10px 0 50px;
}
ul.list-optionlist ul.dropdown-menu li.option.delete:after {
	background: url(/modules/contentbox/themes/f1online/includes/img/icon-close-large.png) no-repeat;
}
ul.list-optionlist ul.dropdown-menu li.option.edit:after {
	background: url(/modules/contentbox/themes/f1online/includes/img/icon-pencil.png) no-repeat;
}
ul.list-optionlist ul.dropdown-menu li.option.zip:after {
	background: url(/modules/contentbox/themes/f1online/includes/img/icon-zip.png) no-repeat;
}
ul.list-optionlist ul.dropdown-menu li.option.pdf:after {
	background: url(/modules/contentbox/themes/f1online/includes/img/icon-pdf.png) no-repeat;
}
.dropdown-menu {
  	z-index: 101;
  	-webkit-box-shadow: 0 0px 12px rgba(0, 0, 0, 0.175);
  	-moz-box-shadow: 0 0px 12px rgba(0, 0, 0, 0.175);
  	box-shadow: 0 0px 12px rgba(0, 0, 0, 0.175);
	border: none;
}
.dropdown-menu li {
	padding: 10px 13px;
}
ul.list-optionlist.list-sortable:not(.ui-sortable-disabled) > li:hover:before {
	background: url(/modules/contentbox/themes/f1online/includes/img/drag-small.png) no-repeat;
	content: "";
	display: block;
	height: 30px;
	right: 40px;
	top: 9px;
	width: 30px;
	position: absolute;
}
.list-scrollable {
	overflow-y: scroll;
	max-height: 200px;
	border: 1px solid #D6D5D4;
}
.list-hovered li {
	cursor: pointer;
}
.list-hovered li:hover {
	background-color: whitesmoke;
}

/*
 * Colors
*/
.gray {
	background-color: #333;
}
.text-green {
  	color: #425921;
}
.text-pink {
  	color: #d2649e;
}
.text-red {
  	color: #de2d10;
}
.text-blue {
  	color: #6671b1;
}



/*
 * Item Types
 */
.item-type {
	padding: 0px 0px 0px 40px;
  	position: relative;
  	height: auto;
  	min-height: 22px;
  	overflow: hidden;
  	font-weight: 500;
  	width: auto;
  	text-align: left;
  	float: left;
	font-size:15px;
}
.item-type:before {
	display: block;
  	content: '';
  	position: absolute;
  	top: 4px;
  	left: 0px;
  	width: 29px;
  	height: 18px;
	background: url("/modules/contentbox/themes/f1online/includes/img/itemtypes.png") no-repeat;
}
.item-type.rf:before 			{ background-position: 0 -138px; }
.item-type.rm:before 			{ background-position: 0 -161px; }
.item-type.cd:before 			{ background-position: 0 0; }
.item-type.vertical:before 		{ background-position: 0 -207px; }
.item-type.horizontal:before 	{ background-position: 0 -46px; }
.item-type.panorama:before 		{ background-position: 0 -92px; }
.item-type.vpanorama:before 	{ background-position: 0 -115px; }
.item-type.square:before 		{ background-position: 0 -184px; }
.item-type.color:before 		{ background-position: 0 -23px; }
.item-type.mono:before 			{ background-position: 0 -69px; }

/* Display types */
.display-type {
	padding: 0px 0px 0px 40px;
  	position: relative;
  	height: auto;
  	min-height: 24px;
  	overflow: hidden;
  	width: auto;
  	text-align: left;
  	float: left;
	margin-left: 17px;
}
.display-type:before {
	display: block;
  	content: '';
  	position: absolute;
  	top: 0px;
  	left: 0px;
  	width: 37px;
  	height: 24px;
	background: url("/modules/contentbox/themes/f1online/includes/img/displaytypes.png") no-repeat;
}
.display-type.complete.inactive:before 	{ background-position: 0 0;  cursor:pointer;}
.display-type.complete:before 	{ background-position: 0 -29px; cursor:default;}
.display-type.short.inactive:before { background-position: 0 -116px; cursor:pointer;}
.display-type.short:before 	{ background-position: 0 -145px; cursor:default;}
.display-type.masonry.inactive:before { background-position: 0 -58px; cursor:pointer;}
.display-type.masonry:before 	{ background-position: 0 -87px; cursor:default;}

/* Social types */
.social-type {
	display: block;
	height: 200px;
	width: 200px;
	background: url("/modules/contentbox/themes/f1online/includes/img/socialtypes.png") no-repeat;
	margin-right: 1px;
	margin-bottom: 1px;
	float: left;
}
.social-type.facebook { background-position: 0px 0px }
.social-type.google { background-position: 0 -201px }
.social-type.twitter { background-position: 0 -1005px }
.social-type.rss { background-position: 0 -804px }
.social-type.mail { background-position: 0 -402px }
.social-type.newsletter { background-position: 0 -603px }


.content-social-links {
	width: 603px;
	height: 402px;
	margin: 0 auto;
}

.pagination-type {
	width: 100%;
	height: 100%;
	margin-top: 0;
	-webkit-border-radius: 50%;
  	-moz-border-radius: 50%;
  	-ms-border-radius: 50%;
  	-o-border-radius: 50%;
	border: 1px solid #dededd;
	position: relative;
  	border-radius: 50%;
	cursor: pointer;
}
.pagination-type:after {
	height: 0;
	width: 0;
	position: absolute;
	left: 15px;
	top: 0;
	bottom: 0;
	right: 0;
	content: "";
	margin: auto;
	display: block;
	border-style: solid;
	border-width: 50px 40px 0;
	border-color: #00b5e2 transparent transparent; 
	-webkit-transform: rotate(270deg);
  	-moz-transform: rotate(270deg);
  	-ms-transform: rotate(270deg);
  	-o-transform: rotate(270deg);
  	transform: rotate(270deg);
}
.pagination-type:hover {
	background-color: #00b5e2;
}
.pagination-type:hover:after {
	border-color: white transparent transparent;
}
.pagination-type.left:after {
	-webkit-transform: rotate(90deg);
  	-moz-transform: rotate(90deg);
  	-ms-transform: rotate(90deg);
  	-o-transform: rotate(90deg);
  	transform: rotate(90deg);
	right: 15px;
	left: 0;
}
.pagination-type.small:after {
	left: 5px;
}
.pagination-type.left.small:after {
	right: 5px;
	left: 0;
}
.next.disabled .pagination-type, next.disabled .pagination-type:hover {
	cursor: default;
	background: transparent;
}
.next.disabled .pagination-type:after, next.disabled .pagination-type:hover:after {
	border-color: #747474 transparent transparent;
}

.prev.disabled .pagination-type, prev.disabled .pagination-type:hover {
	cursor: default;
	background: transparent;
}
.prev.disabled .pagination-type:after, prev.disabled .pagination-type:hover:after {
	border-color: #747474 transparent transparent;
}
.pagination-type.small:after {
	border-width: 12px 10px 0;
}

/*
 * Footer 
 */
footer {
	/*padding-top: 100px;*/
 	width: 100%;
  	background-color: #F7F6F6;
	clear: both;
}
footer .container-fluid, .additional-footer-content {
	border-top: 1px solid #dededd;
  	padding-top: 33px;
	background: #eeeeed;
  	overflow: hidden;
}
.additional-footer-content {
	padding: 50px 33px;
}
footer div.row {
	margin-top: 25px;
}
footer .col-md-3 {
	padding: 0px 33px;
}

/* Sidebar */
.content-left h4 {
	background-color: #E6E6E5;
	font-size: 18px;
	padding: 10px 30px;
}
.sidebar-block {
	padding-left: 30px;
	height: 320px;
}

/* Bootstrap collapse */
*[data-toggle="collapse"] {
	cursor: pointer;
	position: relative;
}
*[data-toggle="collapse"]:after, *[data-toggle="dropdown"]:after {
	display: block;
  	content: '';
  	width: 18px;
  	height: 12px;
  	position: absolute;
  	top: 15px;
  	right: 10px;
  	background: url(/modules/contentbox/themes/f1online/includes/img/arrow-l.png) no-repeat;
  	-webkit-transform: rotate(180deg);
  	-moz-transform: rotate(180deg);
  	-ms-transform: rotate(180deg);
  	-o-transform: rotate(180deg);
  	transform: rotate(180deg);
  	-webkit-transition: 0.2s;
  	-moz-transition: 0.2s;
  	-o-transition: 0.2s;
  	transition: 0.2s;
  	z-index: 1;
}
*.noArrow[data-toggle="dropdown"]:after{
	background:none !important;
}
*.collapsed[data-toggle="collapse"]:after {
  	-webkit-transform: rotate(0deg);
  	-moz-transform: rotate(0deg);
  	-ms-transform: rotate(0deg);
  	-o-transform: rotate(0deg);
  	transform: rotate(0deg);
}

/*
 * Custom Scrollbar
 */
.scrollable {
	overflow-y:hidden;
}
.scrollable .viewport .overview {
  	width: 100%;
}
.scrollable.default-skin {
  	padding-right: 25px;
}
.scrollable.default-skin .scroll-bar.vertical {
  	width: 0;
}
.scrollable.default-skin .scroll-bar .thumb {
  	margin-top: 18px;
  	left: -46px;
  	z-index: 1;
  	width: 10px;
  	background: rgba(70, 69, 65, 0.3);
}

/* Nav-Tabs */
.nav-tabs li a {
	display: block;
  	margin: 0;
  	height: 60px;
  	line-height: 60px;
	padding: 0 40px 0 23%;
  	width: 100%;
  	font-size: 20px;
  	font-weight: 500;
  	color: white;
	-webkit-border-radius: 0;
  	-moz-border-radius: 0;
  	-ms-border-radius: 0;
  	-o-border-radius: 0;
  	border-radius: 0;
}
.nav-tabs li.open a {
	color: #333;
}
.nav-tabs .badge {
	margin-top: 12px;
	position: absolute;
	right: 40px;
}
.nav-tabs .twoRows {
	height: 100%;
	margin-top: 2px;
	line-height: 25px;
}
.nav-tabs li *[data-toggle="collapse"]:after, .nav-tabs li *[data-toggle="dropdown"]:after {
	background: url(/modules/contentbox/themes/f1online/includes/img/arrow-l-white.png) no-repeat !important;
	top: 22px;
}
.nav-tabs li.active *[data-toggle="collapse"]:after, .nav-tabs li.active *[data-toggle="dropdown"]:after {
	background: url(/modules/contentbox/themes/f1online/includes/img/arrow-l.png) no-repeat !important;
}
.nav-tabs li *[data-toggle="dropdown"]:after {
	-webkit-transform: rotate(0deg);
  	-moz-transform: rotate(0deg);
  	-ms-transform: rotate(0deg);
  	-o-transform: rotate(0deg);
  	transform: rotate(0deg);
}
.animation-flush {
	-webkit-animation: flush 1s 1;
  	-moz-animation:    flush 1s 1;
  	-o-animation:      flush 1s 1;
  	animation:         flush 1s 1;
}

@keyframes flush {
  0% { opacity: 1; transform: rotateX(0deg); }
  50% { opacity: 0; }
  100% { opacity: 1; transform: rotateX(360deg); }
}
@-webkit-keyframes flush {
  0% { opacity: 1; transform: rotateX(0deg); }
  50% { opacity: 0; }
  100% { opacity: 1; transform: rotateX(360deg); }
}
@-o-keyframes flush {
  0% { opacity: 1; transform: rotateX(0deg); }
  50% { opacity: 0; }
  100% { opacity: 1; transform: rotateX(360deg); }
}
@-moz-keyframes flush {
  0% { opacity: 1; transform: rotateX(0deg); }
  50% { opacity: 0; }
  100% { opacity: 1; transform: rotateX(360deg); }
}


/* Specific styles */
#favedit-template {
	margin-left: -20px;
	margin-right: -10px;
}
.box {
  	background: #fff;
  	-webkit-box-shadow: 0px 0px 15px -1px rgba(0, 0, 0, 0.2);
  	-moz-box-shadow: 0px 0px 15px -1px rgba(0, 0, 0, 0.2);
  	box-shadow: 0px 0px 15px -1px rgba(0, 0, 0, 0.2);
}
.boxDown {
	background: #fff;
	-moz-box-shadow: 1px 15px 15px rgba(0, 0, 0, 0.2);
	-webkit-box-shadow: 1px 15px 15px rgba(0, 0, 0, 0.2);
	-khtml-box-shadow: 1px 15px 15px rgba(0, 0, 0, 0.2);
	box-shadow: 1px 15px 15px rgba(0, 0, 0, 0.2);
}
.btn-info {
	display: inline-block;
}
.btn-info:hover {
	background: #00afe5;
  	text-decoration: none;
}

/* HEADER */
header .dropdown-toggle {
  z-index: 102;
}header .navbar-middle {
  	margin-left: -600px;
  	position: relative;
  	left: 50%;
  	width: auto;
}
header .navbar-nav > li {
	display: inline-block;
  	padding-left: 32px;
  	padding-right: 32px;
  	width: auto !important;
  	text-align: center;
}
header .navbar-middle > li.dropdown before {
  	display: none;
}
header .navbar-nav > li.dropdown.open > a:after {
	border-width: 8px 7px 0 7px;
  	border-color: #00b0e5 transparent transparent transparent;
}
header .navbar-nav > li.dropdown > a:after {
  	content: "";
  	display: inline-block;
  	width: 0;
  	height: 0;
  	right: 0;
  	margin: 0 0 1px 10px;
  	border-style: solid;
  	border-width: 0px 7px 8px 7px;
  	border-color: transparent transparent #00b0e5 transparent;
  	position: static;
  	background: none !important;
}
header .navbar-nav > li > a {
  	padding: 40px 0px;
 	width: 100%;
	font-weight: 600;
}
.navbar {
  	margin-bottom: 0;
}
.logo {
  display: inline-block;
  margin-top: 20px;
  margin-left: 24px;
}

/* DROPDOWNS */
/*
.menu {
  padding: 11px 20px 5px 22px;
  top: 91%;
  left: -39px;
  width: 472px;
  border: 0;
}
.menu:before {
  content: "";
  display: block;
  position: absolute;
  top: -100px;
  left: 0px;
  width: 139px;
  height: 105px;
  background: #fff;
  -webkit-box-shadow: 0 -8px 12px rgba(0, 0, 0, 0.175);
  -moz-box-shadow: 0 -8px 12px rgba(0, 0, 0, 0.175);
  box-shadow: 0 -8px 12px rgba(0, 0, 0, 0.175);
}
.menu > li {
  display: block;
}
.menu > li:first-child > a {
  border-top: 0;
}
.menu > li > a {
  display: block;
  border-top: 1px solid #eeeeed;
  padding: 0 0 15px 14px;
}
.menu > li > a:before, .menu > li > a:after {
  content: " ";
  display: table;
}
.menu > li > a:after {
  clear: both;
}
.menu > li > a:hover {
  background: #e5f7fc;
}
.menu span {

  font-size: 14px;
  font-weight: 400;
  color: #5a5853;
}
*/
.navbar-nav .dropdown.open {
	-webkit-box-shadow: 0 -8px 12px rgba(0, 0, 0, 0.175);
 	-moz-box-shadow: 0 -8px 12px rgba(0, 0, 0, 0.175);
  	box-shadow: 0 -8px 12px rgba(0, 0, 0, 0.175); 
	position: relative;
}
.navbar-nav .dropdown.open:after {
	content: "";
	background-color: yellow;
	width: 100%;
	position: absolute;
	height: 20px;
	bottom: 15px;
	display: block;
	z-index: 102;
	background-color: white;
	left: 0;
	
}
.navbar-nav .dropdown .dropdown-menu {
	padding-right: 21px;
  	padding-left: 23px;
  	top: 85%;
  	left: 0px;
  	width: auto;
	min-width: 100%;
  	border: 0;
}
.navbar-nav .dropdown .dropdown-menu {
	padding-top: 15px;
	padding-bottom: 15px;
}
.navbar-nav .dropdown .dropdown-menu li {
  	border-bottom: 1px solid #eeeeed;
	padding: 14px 13px;
}
.navbar-nav .dropdown .dropdown-menu li:hover {
	background-color: whitesmoke;
}
/* Overwrite Bootstrap behavior */
.navbar-nav .dropdown .dropdown-menu li > a:hover {
	background-color: transparent;
}
ul.ownpadding li {
	padding-top: 13px;
	padding-bottom: 13px;
}
li.nohover:hover {
	background-color: transparent !important;
}

.hide-element {
	display: none;
}
.navbar-right > li:last-child { 
	padding-left: 0px;
	padding-right: 10px;
}
.navbar-right li.dropdown:last-child { 
	padding-left: 32px;
	padding-right: 32px;
}
.navbar-right li.dropdown > a {
	padding-top: 40px;
}
.navbar-right .dropdown {
  	position: relative;
  	margin-right: 10px;
}
.navbar-right .dropdown-menu {
	right: 0 !important;
	left: auto !important;
}

/* SLIDER */
.slider {
 	position: relative;
  	padding-bottom: 13px;
}

/* SEARCH FORM */
#search-form {
  	position: absolute;
  	z-index: 100;
  	top: 200px;
  	left: 50%;
  	margin-left: -365px;
	
}

#search-form .bild{
	position:relative;
	top:0;
	border:none;
}

#search_form_pages {
	width:50%;
	margin: 0 auto;
}
#search-form .search-group {
  	display: inline-block;
  	position: relative;
  	width: 637px;
}

#search-form input[type="submit"] {
  	position: absolute;
  	top: 11px;
  	right: 20px;
  	width: 36px;
  	height: 36px;
  	border: 0;
  	outline: 0;
  	background: url('/modules/contentbox/themes/f1online/includes/img/mag-glass-ico.png') 50% no-repeat;
  	text-indent: -9999px;
}

#search {
  	padding-right: 80px;
  	padding-left: 23px;
  	width: 100%;
  	height: 60px;
  	-webkit-box-sizing: border-box;
  	-moz-box-sizing: border-box;
  	box-sizing: border-box;
  	border: 0;
  	font-size: 40px;
  	font-weight: 600;
  	color: #00afe5;
  	line-height: 48px;
}

#search::-webkit-input-placeholder {
  	/* WebKit browsers */
  	font-size: 40px;
  	font-weight: 600;
  	color: #00afe5;
  	line-height: 48px;
	text-transform: uppercase;
}
#search:-moz-placeholder {
  	/* Mozilla Firefox 4 to 18 */
  	font-size: 40px;
  	font-weight: 600;
  	color: #00afe5;
  	line-height: 48px;
  	opacity: 1;
	text-transform: uppercase;
}
#search::-moz-placeholder {
  	/* Mozilla Firefox 19+ */
  	font-size: 40px;
  	font-weight: 600;
  	color: #00afe5;
  	line-height: 48px;
  	opacity: 1;
	text-transform: uppercase;
}
#search:-ms-input-placeholder {
  	/* Internet Explorer 10+ */
  	font-size: 40px;
  	font-weight: 600;
  	color: #00afe5;
  	line-height: 48px;
	text-transform: uppercase;
}
.ui-autocomplete.ui-front.ui-menu.ui-widget.ui-widget-content.ui-corner-all {
  	padding: 17px 0 17px 0; /*ADDED*/
  	top: 0 !important;
  	width: auto !important;
}
#search-menu {
  	position: absolute;
  	z-index: 50;
  	width: 638px;
  	display: none;
  	background: #fff;
}
#search-menu li{
	cursor:pointer;
}
#search-history li:first-child{
	cursor:default;
}
#autocomplete-menu {
  top: 60px;
}
#autocomplete-menu #ui-id-1 {
	border: 0;
}
#ui-id-1 {
  	position: relative;
}
.ui-menu .ui-menu-item a {
	color: #00AFE5;
	font-weight: 500;
	line-height: 26px;
	padding-left: 27px;
	cursor: pointer;
}

.search-bottom {
  	position: relative;
}

.search-bottom ul {
  	padding: 15px 17px 0 14px;
}
.search-bottom ul li {
  	padding-top: 16px;
  	padding-bottom: 9px;
  	border-top: 1px solid #e6e5e5;
  	padding-left: 16px;
	padding-right: 16px;
}
.search-bottom ul li:after {
  clear: both;
}
.search-bottom ul li a {
	font-weight: 500;
}
.tooltip .tooltip-inner {
  	background: #fff;
 	-webkit-box-shadow: 0px 0px 8px 0px rgba(0, 0, 0, 0.5);
  	-moz-box-shadow: 0px 0px 8px 0px rgba(0, 0, 0, 0.5);
  	box-shadow: 0px 0px 8px 0px rgba(0, 0, 0, 0.5);
  	padding: 10px 20px;
  	text-align: left;
  	text-transform: none;
  	position: absolute;
  	top: 50px;
  	left: -40px;
  	border-radius: 0px;
  	min-width: 200px;
}
.tooltip .tooltip-inner:before {
  	display: block;
  	content: '';
  	position: absolute;
  	top: -54px;
  	left: 10px;
  	width: 32px;
  	height: 54px;
  	background: url(/modules/contentbox/themes/f1online/includes/img/tooltip-arrow.png) no-repeat;
}
.tooltip .tooltip-inner a {
  	font-weight: 700;
}
.tooltip .tooltip-arrow {
  	display: none;
}
.bild {
  	 position:absolute;
  	right:-1px;
  	z-index:100;
  	display: inline-block;
  	margin-left: 1px;
  	vertical-align: top;
  	border: 0;
  	border-left:2px solid #5A5853;
  	border-bottom:2px solid #5A5853;
  	top:20px;
}
#search-tagcloud .bild {
	margin-left: 43px;
}

.bild > a {
  	display: inline-block;
  	width: 81px;
  	height: 60px;
  	background: url('/modules/contentbox/themes/f1online/includes/img/bild-ico.png') 56% -30% no-repeat white;
  	text-indent: -9999px;
}
.bild > a:hover {
  	background: url('/modules/contentbox/themes/f1online/includes/img/bild-ico.png') 56% 160% no-repeat #00afe5;
}

.all-bild {
  	margin-top: 4px;
  	border: 0;
}
.all-bild.open > a .caret {
  	border-top: 0;
  	border-bottom: 14px solid;
}
.all-bild > a {
  	padding: 3px 9px 4px 21px;
  	background: #00afe5;
  	font-size: 19px;
  	font-weight: 500;
  	color: white;
}
.all-bild > a .caret {
  	margin-left: 30px;
  	border-top: 14px solid;
  	border-bottom: 0;
  	border-right: 10px solid transparent;
  	border-left: 10px solid transparent;
}
.all-bild .dropdown-menu {
  	top: 90%;
  	padding-top: 3px;
  	width: 59%;
	min-width: 285px;
}

.bild .dropdown-menu {
  	padding-bottom: 30px;
  	padding-left: 28px;
  	top: 101%;
  	left: -391px;
  	width: 584%;
}
.bild .dropdown-menu div.icon {
	background-image: url('/modules/contentbox/themes/f1online/includes/img/bild-ico.png') ;
	width: 39px;
	height: 39px;
	position: absolute;
	top: 155px;
}
.bild .btn-info {
  	margin: auto;
  	margin-top: 16px;
  	margin-bottom: 28px;
  	padding-top: 4px;
  	padding-bottom: 4px;
  	text-align: center;
  	width: 250px;
  	font-size: 20px;
  	font-weight: 500;
  	color: white;
  	cursor: pointer;
	text-transform: uppercase;
}

/* Slides & Carousel */
#slides {
  	overflow: hidden;
}
.carousel-inner {
  	overflow: visible;
}
.carousel-inner:before, .carousel-inner:after {
  	content: " ";
  	display: table;
}
.carousel-inner:after {
  	clear: both;
}
.carousel-inner > .item > img, .carousel-inner > .item > a > img {
  	height: 100%;
  	max-width: none;
  	min-width: 100%;
}
.carousel-caption {
  	position: static;
  	padding-top: 0;
  	text-shadow: none;
}
.carousel-caption p {
  	margin: 0 auto;
  	max-width: 850px;
  	line-height: 22px;
  	letter-spacing: -0.005em;
  	height:80px;
}
.carousel-caption .btn-info {
  	margin-top: 20px;
  	padding: 2px 21px 4px 18px;
  	font-size: 20px;
  	font-weight: 500;
  	color: white;
}
.slide-title {
  	font-size: 64px;
  	font-weight: 600;
  	letter-spacing: -0.03em;
}
.carousel-indicators {
	bottom: -13px;
}
.carousel-indicators li {
  	margin: 1px 3px;
  	border: 0;
  	background: #00b5e2;
}
.carousel-indicators li.active {
  	margin: 1px 3px;
  	width: 10px;
  	height: 10px;
  	background: #5a5853;
}

/* TABS */
section.content {
	margin-top: 20px;
	background: #f7f6f6;
	padding: 20px;
}

.nav-tabs {
  	display: block;
  	border-bottom: 0;
}
.nav-tabs > li {
  	display: inline-block;
  	background: #00afe5;
  	border-right: 1px solid #fff;
  	border-bottom: 1px solid #fff;
  	text-transform: uppercase;
  	height: 60px;
	padding-left: 0 !important;
	padding-right: 0 !important;
}
.nav-tabs > li:last-child {
  	border-right: 0;
}
.nav-tabs > li.twoRows a {
	line-height:normal;
	text-align:center;
	padding-left:0;
}
.nav-tabs .lightbox-dropdown {
  	padding: 0px 20px;
}
.nav-tabs .lightbox-dropdown p {
  	padding: 10px;
  	text-transform: none;
  	margin: 0;
}

.photos {
  	padding-top: 17px;
}	
.photos .container-fluid .col-xs-2 {
  	width: 240px;
}

.photos .container-fluid .btn-info {
  	position: absolute;
  	bottom: 79px;
  	left: 50%;
  	margin-left: -234px;
  	padding: 2px 35px 3px 34px;
  	font-size: 20px;
  	font-weight: 500;
  	color: white;
}
.photo {
  	height: 370px;
  	vertical-align: bottom;
  	display: table-cell;
  	width: 220px;
  	text-align: center;
}
.photo-box.enlarge ul.photo{
	display:block;
	width:auto;
	height:auto;
	max-width:none;
}
.photo.wide{
	max-width:480px;
	text-align:left;
}
.photo > li {
  	border-bottom: 1px solid #e6e5e5;
}
.photo > li:first-child {
  	padding-bottom: 7px;
}
.photo > li:first-child a:nth-child(2) {
  	margin-right: 4px;
  	margin-left: 0px;
}
.photo .image {
  	margin-bottom: 8px;
  	display: inline-block;
}
.photo .rf,.qtip-content .rf, .photo-container .rf  {
  	display: block;
  	padding-top: 7px;
  	padding-bottom: 14px;
  	padding-left: 38px;
  	text-align: left;
  	background: url('/modules/contentbox/themes/f1online/includes/img/rf-ico.png') 0% 48% no-repeat;
  	font-size: 15px;
  	font-weight: 400;
  	color: #5a5853;
}

.photo .cd,.qtip-content .cd, .photo-container .cd  {
  	display: block;
  	padding-top: 7px;
  	padding-bottom: 14px;
  	padding-left: 38px;
  	text-align: left;
  	background: url('/modules/contentbox/themes/f1online/includes/img/cd-ico.png') 0% 48% no-repeat;
  	font-size: 15px;
  	font-weight: 400;
  	color: #5a5853;
}

.photo .rm,.qtip-content .rm, .photo-container .rm {
  	display: block;
  	padding-top: 7px;
  	padding-bottom: 14px;
  	padding-left: 38px;
  	text-align: left;
  	background: url('/modules/contentbox/themes/f1online/includes/img/rm-ico.png') 0% 48% no-repeat;
  	font-size: 15px;
  	font-weight: 400;
  	color: #5a5853;
}

.icons {
  	margin-left: -6px;
}
.icons li {
  	margin-left: 8px;
 	padding-right: 0;
  	padding-left: 0;
}
.icons a {
  	display: inline-block;
  	width: 26px;
  	height: 35px;
  	text-indent: -9999px;
  	cursor: pointer;
}
.image-holder img {
	max-width: 100%;
}

/* Contentbox Blog */
.blog .content-main {
	width: 1199px;
	margin-left: auto;
	margin-right: auto;
}
.blog aside {
  	float: right;
  	display: block;
  	width: 270px;
  	height: auto;
  	min-height: 20px;
  	overflow: hidden;
  	padding-bottom: 20px;
  	margin-bottom: 20px;
}
.blog aside ul {
	padding-left: 0;
	list-style-type: none;	
}
.blog aside ul li {
	margin-bottom: 5px;
}
.blog .blog-content {
	width: 800px;
	overflow:hidden;
}
.blog .latest-news-box > p, .latest-comments-box > p {
	border-bottom: 1px solid #e6e5e5;
	padding: 7px 0;
	margin-bottom: 0;
}
.blog .latest-news-box > p:last-child, .latest-comments-box > p:last-child {
	border-bottom: none;
}
.blog .post {
  	border-bottom: 1px solid #b5b5b3;
  	padding-bottom: 35px;
  	height: auto;
  	min-height: 20px;
  	overflow: hidden;
  	margin-bottom: 30px;
}
.blog .post:last-child {
    border-bottom: 0 none;
}
.blog .button-holder {
	border-top: 1px solid #b5b5b3;
	padding-top: 15px;
}
#email-form textarea{
	width: 100%;
	height:140px;
}#search-tagcloud {
  /*height: 147px;*/
  width: 100%;
  background: #5a5853;
}

#search-tagcloud form {
  	position:relative;
  	display: block;
  	padding-top: 20px;
  	padding-bottom: 20px;
  	height:100px /*keep containers height with floated elems */
}
#search-tagcloud form .input-group {
  	position: relative;
  	margin: 0px auto;
  	display:block;
}
#search-tagcloud form .input-group:after {
  display: block;
  content: '';
  width: 36px;
  height: 36px;
  position: absolute;
  top: 10px;
  right: 105px;
  /*background: url(/modules/contentbox/themes/f1online/includes/img/icon-glass.png) no-repeat;*/
  z-index: 10;
}


#search-tagcloud form .custom-search-dropdown {
  border-radius: 0px;
  background: #FFFFFF;
  border: 0px;
  width: 60px;
  height: 60px;
  margin-left: 3px;
}

#search-tagcloud form .caret {
  width: 0px;
  height: 0px;
  border-style: solid;
  border-width: 12px 9px 0 9px;
  border-color: #ffffff transparent transparent transparent;
}
#search-tagcloud form .btn-custom-search {
  border-radius: 0px;
  background: #00afe5;
  border: 0px;
  position: relative;
  display: block;
  width: 81px;
  height: 60px;
  margin-left: 6px;
}
#search-tagcloud form .btn-custom-search:after {
  display: block;
  content: '';
  width: 39px;
  height: 39px;
  position: absolute;
  top: 7px;
  left: 25px;
  background: url(/modules/contentbox/themes/f1online/includes/img/bild-ico.png);
  background-position: 0 38px;
}

#search-tagcloud form input {
  height: 60px;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  color: #00afe5;
  width: auto;
  font-size: 40px;
  font-weight: 600;
  width: 100%;
  border: 0px;
  border-radius:0;
  padding-bottom:7px;
  padding-top:0px;
  margin-left: -1px;
}


#search-tagcloud form ::-webkit-input-placeholder {
  color: #fff;
}
#search-tagcloud form :-moz-placeholder {
  /* Firefox 18- */
  color: #fff;
}
#search-tagcloud form ::-moz-placeholder {
  /* Firefox 19+ */
  color: #fff;
}
#search-tagcloud form :-ms-input-placeholder {
  color: #fff;
}
#search-tagcloud .tag-cloud {
  display: block;
  margin:0 auto;
  text-align: center;
  float:none; /*tag cloud exists more often. other selector is too general. so i overwrite attr that cuases problem*/
}
#search-tagcloud .tag-cloud .item-type {
	float: right;
	margin-left: 5px;
	margin-top: 3px;
	margin-right: -10px;
}
.tag-cloud .colorTile{
	display: inline-block;
	height: 14px;
	width: 20px;
}

#search-tagcloud .tag-cloud p {
  	display: inline-block;
  	margin: 0px 45px 0px 5px;
  	padding: 0px;
  	color: #fff;
  	font-size: 19px;
  	text-transform: uppercase;
  	font-weight: 400;
}
#search-tagcloud .tag-cloud a {
  	display: inline-table;
  	height: 32px;
  	line-height: 32px;
  	text-align: center;
  	padding: 0px 28px 0px 6px;
  	color: #00b5e2;
  	font-size: 19px;
  	text-transform: uppercase;
  	background-color: hsl(0, 6%, 97%);
  	margin: 0px 2px 5px;
  	position: relative;
}
#search-tagcloud .tag-cloud a:after {
  	display: block;
  	content: '';
  	width: 9px;
  	height: 9px;
  	position: absolute;
  	top: 12px;
  	right: 10px;
  	background: url(/modules/contentbox/themes/f1online/includes/img/icon-cross.png) no-repeat;
}
#search-tagcloud .tag-cloud a:last-child {
  	margin-left: 45px;
}
#search-tagcloud .tag-cloud a img{
	top:-2px;
	position:relative;
}

.item-details .item-box .open .dropdown-menu {
	margin-left: -330px;
	margin-top: -9px;
	width: 340px;
	font-size: 16px;
}
.item-details .item-box .open .dropdown-menu li {
	margin: 4px;
}
.item-details .item-box .dropdown-menu input[type="text"], .item-details .item-box .dropdown-menu select{
	width: 100%;
}

.tab-tabs {
	overflow: hidden;
}

.filters {
	overflow: hidden;
}
.filters a {
	background: transparent;
	height: 33px;
	line-height: 33px;
  	display: block;
  	float: left;
  	width: auto;
	padding: 0px 15px;
  	border: 1px solid #e5e4e4;
	font-size: 20px;
  	-webkit-box-sizing: border-box;
  	-moz-box-sizing: border-box;
  	box-sizing: border-box;
}
.filters a.active, .filters a.active:hover {
	background: none repeat scroll 0 0 #e6e5e5;
	color: #333;
}
.filters a:hover {
  background:  #00afe5;
  color: #FFF;
}
.filters a.disabled {
	cursor: default;
	opacity: 1;
	color: #333;
}
.filters a.disabled:hover {
	background: transparent;
	border: 1px solid #e5e4e4;
	color: #333;
}
.list-prices.filters a {
	border: 1px solid #333333;
}
.filters .active a, .filters .active a:hover {
	background-color: #F7F6F6;
	color: #333;
}
.checkout-item .pc-rm-usages {
	position: relative;
	padding: 25px;
}
.list-prices{
	position: absolute;
	width: 100%;
	top: 0;
	left: 0;
	margin-left: 0px;
	margin-top: 0px !important;
	/*border-top: 1px solid #5a5853;*/
	/*border-top: 1px solid #e6e5e5;*/
}
.list-prices li {
	width: 50%;
	float: left;
	box-sizing: border-box;
	height: 50px;
	background-color: #f9f9f9;
	cursor: pointer;
}
.list-prices li:hover {
	background-color: #eeeeee !important;
}
.list-prices li.active {
	background-color: transparent !important;
	cursor: default;
}
.list-prices li.active a {
	color: #5a5853;
}

.list-prices li a {
	padding-left: 20px;
	font-size: 20px;
	line-height: 50px;
	width: 100%;
	height: 100%;
}
.list-prices + .tab-content {
	margin-top: 80px;
}


#lightbox .row,#arrivals .row {
  margin: 0px 0px !important;
}
#lightbox .drag-active,#arrivals .drag-active {
  position: relative;
}
#lightbox .drag-active:before,#arrivals .drag-active:before {
  display: block;
  content: '';
  position: absolute;
  top: 0px;
  left: 0px;
  width: 100%;
  height: 100%;
  background: rgba(0, 175, 229, 0.1);
  z-index: 5;
}
#lightbox .drag-active:after,#arrivals .drag-active:after {
  display: block;
  content: '';
  position: absolute;
  top: 40px;
  left: 50%;
  margin-left: -58px;
  width: 115px;
  height: 114px;
  z-index: 10;
  background: url(/modules/contentbox/themes/f1online/includes/img/drag.png) no-repeat;
}

.item-details {
  background: #f7f6f6;
}
.item-details .item-detail-tabs .filters {
	position: absolute;
	top: 0;
}
.item-details .filters img {
	margin-top: -5px;
	margin-right: 5px;
}
.item-details .filters a.active img {
	display: none;
}

.item-details .nav-tabs .checkout:before {
  display: none;
}
.item-details .nav-tabs .checkout a {
  position: relative;
}
.item-details .nav-tabs .checkout a:before, #warenkorb a.checkout:before {
  width: 152px;
  height: 60px;
  display: block;
  content: '';
  position: absolute;
  top: 0px;
  right: 0px;
  background: url(/modules/contentbox/themes/f1online/includes/img/checkout-bg2.png) no-repeat;
}
#warenkorb a.checkout:before{
	width:142px
}
	

.item-details .tab-content #search-results{
  margin-top: 50px;
}
.item-details .item-box {
  width: 700px;
  height: auto;
  min-height: 5px;
  overflow: visible;
  position: relative;
  margin: 0px auto;
  border: 1px solid #e6e5e5;
  padding-bottom: 15px;
  margin-bottom: 50px;
}

.item-details .item-box .photo-container {
	margin: auto;
	width: 600px;
	height: 600px;
}
.item-details .photo-container li {
	width: 100px !important;
	margin: 10px 12px !important;
	height: auto !important;
	float: left;
}
.item-details .photo-container li a {
	height: 100px !important;
	width: 100px !important;
	vertical-align: bottom;
	display: table-cell !important;
}
.item-details .item-box .photo-holder {
	display: table-cell;
  	height: 600px;
  	width: 600px;
  	text-align: center;
  	vertical-align: middle;
}
.item-details .item-box .photo-holder img {
  	max-width: 600px;
  	max-height: 600px;
}

.item-details .secondary-info {
  display: block;
  height: auto;
  min-height: 5px;
  overflow: hidden;
  position: relative;
  width: 90%;
  margin: 5px auto;
  border-bottom: 1px solid #e5e4e4;
}

.item-details .comments {
  display: block;
  text-align: center;
  position: absolute;
  top: 5px;
  left: 0px;
  font-size: 12px;
  width: 100%;
  font-weight: 600;
  text-transform: uppercase;

}
.item-details .comments span {
  color: #5a5853;
}
.item-details .tag-cloud {
  width: auto;
  height: auto;
  min-height: 20px;
  overflow: hidden;
  float: right;
  border-bottom: none;
}
/*
.item-details .tag-cloud a {
  display: block;
  max-width: none;
  float: left;
  background: #00afe5;
  height: 23px;
  text-align: center;
  text-transform: uppercase;
  color: #fff;
  padding: 0px 27px 0px 8px;
  line-height: 23px;
  font-size: 12px;
  position: relative;
}
*/
.item-details .tag-cloud a:first-child {
  margin-right: 10px;
}
/*
.item-details .tag-cloud a:after {
  display: block;
  content: '';
  width: 11px;
  height: 10px;
  background: url(/modules/contentbox/themes/f1online/includes/img/icon-check.png) no-repeat;
  position: absolute;
  top: 7px;
  right: 6px;
}
*/
.item-details .main-info {
  display: block;
  width: 90%;
  margin: 5px auto;
  font-weight: 300;
  position: relative;;

}

.item-details .main-info a.download {
  display: block;
  line-height: 35px;
  border-bottom: 1px solid #e5e4e4;
  text-transform: uppercase;
  font-size: 18px;
  position: relative;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  padding-left: 30px;
}
.item-details .main-info a.download:before {
  display: block;
  content: '';
  position: absolute;
  top: 6px;
  left: 0px;
  width: 22px;
  height: 23px;
  background: url(/modules/contentbox/themes/f1online/includes/img/icon-arrow.png) no-repeat;
}
.item-details .main-info p {
  color: #5a5853;
  font-size: 16px;
  padding: 0;
  margin: 0;
  line-height: 31px;
  padding-top:5px;
  padding-bottom:5px;
  border-bottom: 1px solid #e5e4e4;
}
.item-details .main-info h1 {
  color: #5a5853;
  font-size: 16px;
  padding: 0;
  margin: 0;
  padding-bottom:5px;
  line-height: 31px;
  border-bottom: 1px solid #e5e4e4;
  font-weight: 300;
  text-transform: none;
}
.item-details .select-box {

  width: 100%;
  background: #e6e5e5;
  padding: 34px 0px;
  margin: 37px 0px 22px;
  height: auto;
  min-height: 900px;
  overflow: hidden;
}


.item-details .select-box label {
  display: block;
  width: 100%;

  padding-bottom: 18px;
  border-bottom: 1px solid #d6d5d4;
  margin: 10px 0px;
}
.item-details .select-box label span {
  padding-left: 10px;
  color: #5a5853;
  font-size: 16px;
  font-weight: 600;
  display: block;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  margin-bottom: 10px;
}
.item-details .select-box select {
  display: block;
  width: 100%;
}
.item-details .select-box h2 {
  margin: 0;
  padding: 0;
  line-height: 1em;
  font-size: 20px;

  text-transform: uppercase;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  padding-left: 5px;
  padding-bottom: 10px;
  border-bottom: 1px solid #d6d5d4;
}
.item-details .select-box .summary {
  display: block;
  float: right;
  position: relative;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  height: 45px;
  line-height: 45px;
  border: 1px solid #d6d5d4;
  padding: 0px 42px;
  background: #fff;

  color: #5a5853;
  font-size: 20px;
  font-weight: 600;
}
.item-details .select-box .summary:before {
  display: block;
  content: 'Nutzungshonorar:';
  position: absolute;
  top: 0px;
  left: -140px;
  width: auto;
  height: 45px;
  line-height: 45px;
  font-size: 16px;
  font-weight: 400;
}
.item-details .select-box .button-holder {
  height: auto;
  min-height: 5px;
  overflow: hidden;
  width: 100%;
  padding: 10px 0px 30px;
}
.item-details .select-box-proper {
  display: block;
  width: 620px;
  margin: 0px auto;
}

.item-details .additional-info, .item-details .prices-box {
  width: 90%;
  margin: 0px auto 20px;
  height: auto;
  min-height: 5px;
  overflow: hidden;
  position: relative;
  display: block;
  padding: 0;
  color: #5a5853;
  font-size: 14px;
}
.item-details .prices-box {
	width: 100%;
	/*margin: 45px 0;*/
	padding: 30px 54px ;
	background-color: #e6e5e5;
}
.item-details .additional-info ul {
	padding-left: 16px;
}

.item-details .additional-info strong {
  font-weight: 600;
}
/*.item-details .additional-info a {
  display: block;
}*/
.item-details .item-detail-tabs .nav {
  display: block;
  margin: 0;
  padding: 0;
  width: 100%;
  height: auto;
  min-height: 5px;
  overflow: hidden;
  border-top: 1px solid #e5e4e4;
}
.item-details .item-detail-tabs .tab-content {
  margin-top: 50px;
}
.item-details .item-detail-tabs li {
  	padding: 0;
	height: 40px;
}
.item-details .item-detail-tabs li a {
  color: #00afe5;

  font-size: 18px;
  text-transform: uppercase;
  font-weight: 600;
  padding: 0;
  margin: 0;
  height: 40px;
  line-height: 40px;
  text-align: center;
  display: block;
  width: 100%;
  height: 100%;
}
.item-details .item-detail-tabs li.active {
  background: #e5e4e4;
}
.item-details .item-detail-tabs li.active a {
  color: #5a5853;
}
.item-details .item-detail-tabs .photo-container {
  display: block;
  width: 100%;
  height: auto;
  min-height: 5px;
  overflow: hidden;
}

.item-details .item-detail-tabs .photo-box {
  display: block;
  text-align: center;
  height: auto;
  min-height: 350px;
  padding-bottom: 10px;
  width: 200px;
  margin: 0px 10px;

  float: left;
}


.item-details .item-detail-tabs .photo-box .photo-holder {
  display: block;
  text-align: center;
  height: auto;
  min-height: 200px;
  line-height: 200px;
}
.item-details .item-detail-tabs .photo-box .photo-holder img {
  vertical-align: bottom;
  display: inline-block;
}
.item-details .item-detail-tabs .photo-box .tag-cloud {
  width: 100%;
  height: auto;
  min-height: 20px;
  overflow: hidden;
  margin-top: 8px;
  margin-bottom: 12px;
}
.item-details .item-detail-tabs .photo-box .tag-cloud a {
  display: block;
  max-width: none;
  float: left;
  background: #00afe5;
  height: 23px;
  text-align: center;
  text-transform: uppercase;
  color: #fff;
  padding: 0px 27px 0px 8px;
  line-height: 23px;
  font-size: 12px;
  position: relative;
}
.item-details .item-detail-tabs .photo-box .tag-cloud a:first-child {
  margin-right: 10px;
}
.item-details .item-detail-tabs .photo-box .tag-cloud a:after {
  display: block;
  content: '';
  width: 11px;
  height: 10px;
  background: url(/modules/contentbox/themes/f1online/includes/img/icon-check.png) no-repeat;
  position: absolute;
  top: 7px;
  right: 6px;
}
.item-details .item-detail-tabs .photo-box .rf-tag {
  padding: 0px 0px 15px 40px;
  margin: 10px 0px 10px 0px;
  position: relative;
  height: auto;
  min-height: 20px;
  overflow: hidden;
  font-weight: 600;
  font-size: 13px;
  width: 100%;
  text-align: left;

  border-bottom: 1px solid #e6e5e5;
}
.item-details .item-detail-tabs .photo-box .rf-tag:before {
  display: block;
  content: 'RF';

  font-weight: 700;
  text-transform: uppercase;
  font-size: 14px;
  position: absolute;
  top: 2px;
  left: 0px;
  width: 29px;
  height: 18px;
  background: #e6e5e5;
  line-height: 18px;
  text-align: center;
}
.item-details .item-detail-tabs .photo-box .icons-list {
  margin: 0 !important;
  padding: 0 !important;
  display: block;
  width: 100%;
  height: auto;
  min-height: 20px;
  overflow: hidden;
}
.item-details .item-detail-tabs .photo-box .icons-list li {
  list-style-type: none;
  display: block !important;
  float: left !important;
  margin: 0px 10px 0px 0px !important;
  width: auto !important;
  padding: 0 !important;
}
.item-details .item-detail-tabs .photo-box .icons-list li:last-child {
  margin-right: 0px !important;
}
.item-details .item-detail-tabs .photo-box .icons-list li:first-child {
  margin-right: 9px !important;
}
.item-details .item-detail-tabs .photo-box .icons-list li:first-child a {
  width: 26px;
}
.item-details .item-detail-tabs .photo-box .icons-list li a {
  height: 25px;
  width: 25px;
  display: block;
  background-position: center center;
}
.item-details .item-detail-tabs .button-holder {
  text-align: center;
}
.item-details .item-detail-tabs .button-holder.second {
  margin-top: 15px;
  padding-top: 30px;
  border-top: 1px solid #e5e4e3;
  margin-bottom: 30px;
}
.item-details a.button.cancel {
  font-size: 20px;
  color: #00afe5;
  background: white;
}
.item-details .item-detail-tabs .tags-and-search {
  border-top: 1px solid #e5e4e3;
  padding-top: 30px;
  margin-top: 45px;

}
.item-details .item-detail-tabs .tags-and-search h2 {
  color: #5a5853;
  font-size: 20px;
  text-transform: uppercase;
  padding: 0px 10px;
}
.item-details .item-detail-tabs .tags-box {
  width: 100%;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  height: auto;
  min-height: 5px;
  overflow: hidden;
}
.custom .item-details .item-detail-tabs .tags-box .row {
	margin-left: 0;
	margin-right: 0;
}
.lightbox {
  height: auto;
  min-height: 1555px;
  background: #f7f6f6 !important;

}
.lightbox .lightbox-menu,.lightbox .arrivals-menu {
  float: left;
  width: 445px;
}
.lightbox #lightbox-menu,.lightbox #arrivals-menu {
  width: 430px;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  padding: 25px 40px 20px 20px;
  float: left;
}
.lightbox .panel-body{
  padding: 5px 0px;
}
.lightbox .panel-default > .panel-heading + .panel-collapse > .panel-body{
  border: 0px !important;
}
.lightbox .form-control{
  border: 0px;
  background: none;
  box-shadow: none;
  /*border-bottom: 1px solid #e5e4e4;*/
  border-radius: 0px;
  padding-left: 30px;
  color: #aba89f;
  font-size: 18px;
}
.lightbox .custom-group{
  height: auto;
  min-height: 5px;
  overflow: hidden;
  margin: 20px 0px;
}
.lightbox .custom-group.disabled{
  opacity:.5;
}
.lightbox .custom-group.disabled a.btn-info{
  cursor:default;
}
.lightbox .add-lightbox {
  display: block;
  height: auto;
  min-height: 5px;
  overflow: hidden;
  margin: 20px 0px;
  border-bottom: 1px solid #e5e4e4;
  border-radius: 0px;
  padding: 2px 0px 5px;
  color: #aba89f;
  font-size: 18px;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  padding-left: 30px;

  position: relative;
}
.lightbox .add-lightbox:after {
  display: block;
  content: '';
  position: absolute;
  top: 0px;
  right: 0px;
  width: 21px;
  height: 19px;
  background: url(/modules/contentbox/themes/f1online/includes/img/icon-plus.png) no-repeat;
}
.lightbox .panel-default{
  border: 0px !important;
  background: none;
  box-shadow: none;
}
.lightbox .panel-default .panel-heading{
  background: none;
  border: 0px;
  position: relative;
  height: 41px;

  padding: 0;
  margin: 20px 0px 15px;
}
.lightbox .panel-default .panel-heading a{
  display: block;
  width: 100%;
  height: 100%;
  position: relative;
  z-index: 10;
  padding: 0px 30px;
  font-size: 20px;

}
.lightbox .panel-default .panel-heading:after{
  display: block;
  content: '';
  width: 18px;
  height: 12px;
  position: absolute;
  top: 15px;
  right: 10px;
  background: url(/modules/contentbox/themes/f1online/includes/img/arrow-l.png) no-repeat;
  -webkit-transform: rotate(0deg);
  -moz-transform: rotate(0deg);
  -ms-transform: rotate(0deg);
  -o-transform: rotate(0deg);
  transform: rotate(0deg);
  -webkit-transition: 0.2s;
  -moz-transition: 0.2s;
  -o-transition: 0.2s;
  transition: 0.2s;
  z-index: 1;
}
.lightbox .panel-default .panel-heading.open-mod:after{
  -webkit-transform: rotate(180deg);
  -moz-transform: rotate(180deg);
  -ms-transform: rotate(180deg);
  -o-transform: rotate(180deg);
  transform: rotate(180deg);
  -webkit-transition: 0.2s;
  -moz-transition: 0.2s;
  -o-transition: 0.2s;
  transition: 0.2s;
}
.lightbox .panel-default label{
  font-size: 18px;
  color: #5a5853;
  font-weight: 500;

  height: 20px;
  line-height: 20px;
  margin: 5px 0px;
}
.lightbox .panel-default label img{
  margin-right: 10px;
  position: relative;
  top: -2px;
}
.lightbox .panel-default label span {
  color: #00afe5;
}
.lightbox .panel-default .divider {
  width: 100%;
  display: block;
  height: 1px;
  background: #e5e4e4;
  margin: 10px 0px;
}
.lightbox .content-proper {
  width: 1440px;
  height: auto;
  min-height: 5px;
  overflow: hidden;
  display: block;
  float: right;
  margin: 20px 0px 0px 0px;
}



.lightbox .content-proper .content-nav {
  display: block;
  width: 100%;
  position: relative;
  padding: 30px 0px;
  height: 97px;
  border-bottom: 1px solid #e5e4e4;
  margin-bottom: 20px;
}


.lightbox .content-proper .content-nav.content-nav-bottom {
  border-bottom: 0px;
  margin-top: 50px;
}
.lightbox .content-proper .content-nav .filters {
  display: block;
  float: left;
  width: auto;
  border-top: 0px;
}


.lightbox .content-proper .content-nav .filters a {
  display: block;
  float: left;
  height: 33px;
  width: auto;
  line-height: 33px;
  font-size: 20px;

  padding: 0px 16px;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  -webkit-border-radius: 2px;
  -moz-border-radius: 2px;
  -ms-border-radius: 2px;
  -o-border-radius: 2px;
  border-radius: 2px;
  text-decoration: none;
  border: 1px solid #e5e4e4;
  color: #5a5853;
}

.lightbox .content-proper .content-nav .filters a.active, .lightbox .content-proper .content-nav .filters a:hover {
  color: #fff;
  background: #00afe5;
}
.lightbox .content-proper .content-nav .pager {
  position: absolute;
  top: 0px;
  min-width: 335px;
  left: 50%;
  height: 62px;
  line-height: 62px;
  font-size: 20px;
  color: #5a5853;
  margin: 15px 0px 0px -167px;

}


.lightbox .content-proper .content-nav .pager .prev, .lightbox .content-proper .content-nav .pager .next {
  display: block;
  width: 62px;
  height: 62px;
  -webkit-border-radius: 100px;
  -moz-border-radius: 100px;
  -ms-border-radius: 100px;
  -o-border-radius: 100px;
  border-radius: 100px;
  background: url(/modules/contentbox/themes/f1online/includes/img/icon-pager-arrow.png);
}
.lightbox .content-proper .content-nav .pager .prev {
  position: absolute;
  top: 0px;
  left: 0px;
}
.lightbox .content-proper .content-nav .pager .next {
  position: absolute;
  top: 0px;
  right: 0px;
  -webkit-transform: rotate(180deg);
  -moz-transform: rotate(180deg);
  -ms-transform: rotate(180deg);
  -o-transform: rotate(180deg);
  transform: rotate(180deg);
}
.lightbox .content-proper .content-nav .pager .number {
  color: #00b5e2;
  height: 32px;
   width:50px;
  text-align:center;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  border: 1px solid #e5e4e4;
  padding: 0px 10px;
  margin: 0px 10px;
  line-height: 32px;
  display: inline-block;
}
.lightbox .content-proper .content-nav .view-preferences {
  display: block;
  float: right;
  margin: 5px 5px 0px 0px;
}

.lightbox .content-proper .content-nav .view-preferences a {
  display: block;
  float: left;
  margin-left: 30px;
}

.lightbox .photo-box {
  display: block;
  text-align: center;
  height: auto;
  min-height: 200px;
  overflow: hidden;
  padding-bottom: 10px;
  width: 225px;
  margin: 0px auto;
  float: left;
  margin: 0px 20px 20px;

}

.lightbox .photo-box .photo-holder {
  display: block;
  text-align: center;
  height: auto;
  min-height: 200px;
  line-height: 200px;
}

.lightbox .photo-box .photo{
 /* max-width: 224px;*/
}

.lightbox .photo-box .photo-holder img {
  vertical-align: bottom;
  display: inline-block;
}
.lightbox .photo-box.last-box .photo-holder {
  display: block;
  text-align: center;
  height: auto;
  min-height: 200px;
  max-height: 200px;
  line-height: 200px;
  position: relative;
}
.lightbox .photo-box.last-box .title {
  position: relative;
  display: block;
  margin-top: 43px;
  font-size: 16px;
  font-weight: 600;
  color: #00afe5;
  padding: 10px 0px 10px;
  text-transform: uppercase;
  height: 59px;
  border-bottom: 1px solid #e6e5e5;
}
.lightbox .photo-box.last-box .title:before {
  display: block;
  content: '';
  position: absolute;
  top: 0px;
  left: 0px;
  width: 100%;
  height: 1px;
  background: #e6e5e5;
}
.lightbox .photo-box .tag-cloud {
  width: 100%;
  height: auto;
  min-height: 20px;
  overflow: hidden;
  margin-top: 8px;
  margin-bottom: 12px;
}
.lightbox .photo-box .tag-cloud a {
  display: block;
  max-width: none;
  float: left;
  background: #00afe5;
  height: 23px;
  text-align: center;
  text-transform: uppercase;
  color: #fff;
  padding: 0px 27px 0px 8px;
  line-height: 23px;
  font-size: 12px;
  position: relative;
}
.lightbox .photo-box .tag-cloud a:first-child {
  margin-right: 10px;
}
.lightbox .photo-box .tag-cloud a:after {
  display: block;
  content: '';
  width: 11px;
  height: 10px;
  background: url(/modules/contentbox/themes/f1online/includes/img/icon-check.png) no-repeat;
  position: absolute;
  top: 7px;
  right: 6px;
}
.lightbox .photo-box .rf-tag {
  padding: 0px 0px 15px 40px;
  margin: 10px 0px 10px 0px;
  position: relative;
  height: auto;
  min-height: 20px;
  overflow: hidden;
  font-weight: 600;
  font-size: 13px;
  width: 100%;
  text-align: left;

  border-bottom: 1px solid #e6e5e5;
}
.lightbox .photo-box .rf-tag:before {
  display: block;
  content: 'RF';

  font-weight: 700;
  text-transform: uppercase;
  font-size: 14px;
  position: absolute;
  top: 2px;
  left: 0px;
  width: 29px;
  height: 18px;
  background: #e6e5e5;
  line-height: 18px;
  text-align: center;
}
.lightbox .photo-box .headline {
  color: #5a5853;
  font-size: 16px;
  width: 100%;
  display: block;
  margin-bottom: 10px;
  font-weight: 600;
}
.lightbox .photo-box .placeholder {
  text-align: left;
  color: #bdbdba;
  font-size: 14px;
}
.lightbox .photo-box .resolution {
  display: block;
  height: auto;
  min-height: 130px;
  overflow: hidden;

  text-align: left;
  border-bottom: 1px solid #e6e5e5;
}
.lightbox .photo-box .price {
  display: block;
  text-align: left;
  height: 39px;
  line-height: 39px;
  border-bottom: 1px solid #e6e5e5;
  color: #ffa800;
  font-size: 16px;
}
.lightbox .photo-box .price.black {
  color: #000;
}
.lightbox .photo-box .comments {

  display: block;
  margin-top: 10px;
  height: auto;
  min-height: 20px;
  overflow: hidden;

  text-align: left;
}
.lightbox .photo-box .photo-info {
  font-size: 14px !important;
  color: #5a5853 !important;
  padding: 0 !important;
  margin: 0 !important;
  font-weight: 500 !important;
}
.lightbox .photo-box .icons-list {
  margin: 0 !important;
  padding: 0 !important;
  display: block;
  width: 100%;
  height: auto;
  min-height: 20px;
  overflow: hidden;
}
.lightbox .photo-box .icons-list li {
  list-style-type: none;
  display: block !important;
  float: left !important;
  margin: 0px 10px 0px 0px !important;
  width: auto !important;
  padding: 0 !important;
}
.lightbox .photo-box .icons-list li:last-child {
  margin-right: 0px !important;
}
.lightbox .photo-box .icons-list li:first-child {
  margin-right: 9px !important;
}
.lightbox .photo-box .icons-list li:first-child a {
  width: 26px;
}
.lightbox .photo-box .icons-list li a {
  height: 25px;
  width: 25px;
  display: block;
  background-position: center center;
}
.wide-photo-box .image img{
	max-height:220px;
}
.lightbox .wide-photo-box {
  display: block;
  text-align: center;
  height: auto;
  overflow: hidden;
  /*border-bottom: 1px solid #e6e5e5;*/
  padding-bottom: 0px;
  width: 440px;
  margin: 0px auto;
  float: left;
  margin: 0px 20px 20px;

}

.lightbox .wide-photo-box .photo-holder {
  display: block;
  text-align: center;
  height: auto;
  min-height: 200px;
  max-height: 200px;
  line-height: 200px;
}
.lightbox .wide-photo-box .photo-holder img {
  vertical-align: bottom;
  display: inline-block;
}
.lightbox .wide-photo-box .photo-holder.with-description {
  background: #fff;
  padding: 30px 25px;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
}
.lightbox .wide-photo-box .photo-holder.with-description img {
  vertical-align: top;
  display: block;
  float: left;
  margin-right: 25px;
}
.lightbox .wide-photo-box .photo-holder.with-description .description {
  display: block;
  float: left;
  width: 220px;
}
.lightbox .wide-photo-box .photo-holder.with-description .headline {
  text-transform: uppercase;
  color: #00afe5;
  font-size: 18px;
  font-weight: 400;

  display: block;
  line-height: 1em;
  padding: 0;
  margin: 0;
  text-align: left;
}
.lightbox .wide-photo-box .photo-holder.with-description p {

  display: block;
  font-weight: 400;
  color: #5a5853;
  line-height: 1em;
  padding: 0;
  margin: 0;
  text-align: left;
  font-size: 14px;
}
.lightbox .wide-photo-box .photo-holder.with-description p span {
  font-size: 18px;
  margin: 0;
  padding: 0;
  line-height: 1.1em;
  display: block;
}
.lightbox .wide-photo-box .tag-cloud {
  max-width: 50%;
  width: auto;
  height: auto;
  min-height: 20px;
  overflow: hidden;
  margin-top: 8px;
  margin-bottom: 12px;
  float: left;
}
.lightbox .wide-photo-box .tag-cloud a {
  display: block;
  max-width: none;
  float: left;
  background: #00afe5;
  height: 23px;
  text-align: center;
  text-transform: uppercase;
  color: #fff;
  padding: 0px 27px 0px 8px;
  line-height: 23px;
  font-size: 12px;
  position: relative;
}
.lightbox .wide-photo-box .tag-cloud a:first-child {
  margin-right: 10px;
}
.lightbox .wide-photo-box .tag-cloud a:after {
  display: block;
  content: '';
  width: 11px;
  height: 10px;
  background: url(/modules/contentbox/themes/f1online/includes/img/icon-check.png) no-repeat;
  position: absolute;
  top: 7px;
  right: 6px;
}
.lightbox .wide-photo-box .rf-tag {
  max-width: 50%;
  width: auto;
  height: auto;
  min-height: 20px;
  overflow: hidden;
  margin-top: 8px;
  margin-bottom: 12px;
  margin-left: 30px;
  float: left;
  position: relative;
  font-weight: 600;
  font-size: 13px;
  text-align: left;

  padding-left: 35px;
}
.lightbox .wide-photo-box .rf-tag:before {
  display: block;
  content: '0';
  font-weight: 700;
  text-transform: uppercase;
  font-size: 14px;
  position: absolute;
  top: 2px;
  left: 0px;
  width: 29px;
  height: 18px;
  background: url(/modules/contentbox/themes/f1online/includes/img/rf-ico.png);
}
.lightbox .wide-photo-box .icons-list {
  margin: 0 !important;
  display: block;
  width: 100%;
  height: auto;
  min-height: 20px;
  overflow: hidden;
  border-top: 1px solid #e6e5e5;
  padding: 10px 0px 10px;
  text-align: center;
}
.lightbox .wide-photo-box .icons-list li {
  list-style-type: none;
  display: inline-block !important;
  float: none !important;
  margin: 0px 10px 0px 0px !important;
  width: auto !important;
  padding: 0 !important;
}
.lightbox .wide-photo-box .icons-list li:last-child {
  margin-right: 0px !important;
}
.lightbox .wide-photo-box .icons-list li:first-child {
  margin-right: 9px !important;
}
.lightbox .wide-photo-box .icons-list li:first-child a {
  width: 26px;
}
.lightbox .wide-photo-box .icons-list li a {
  height: 25px;
  width: 25px;
  display: block;
  background-position: center center;
}
.lightbox .large-photo-box {
  width: 440px;
  height: 660px;
  display: block;
  float: left;
  margin-right: 40px;

  position: relative;
  color: #5a5853;
  height: auto;
  min-height: 5px;
  overflow: hidden;
  padding-bottom: 45px;
  background: #fff;
}

.lightbox .large-photo-box .heading {
  width: 100%;
  background: #e6e5e5;
  height: 40px;
  line-height: 40px;
  text-transform: uppercase;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  text-align: center;
  color: #5a5853;
  font-size: 20px;
  position: relative;
}
.lightbox .large-photo-box .heading:after {
  display: block;
  content: '';
  position: absolute;
  top: 15px;
  right: 14px;
  width: 14px;
  height: 12px;
  background: url(/modules/contentbox/themes/f1online/includes/img/menu-button.png) no-repeat;
}
.lightbox .large-photo-box .photo-holder {
  max-height: 313px;
  overflow: hidden;
}
.lightbox .large-photo-box .content {
  background: #fff;
  text-align: center;
}
.lightbox .large-photo-box .content .headline, .chromatic-content .headline {
  font-size: 32px;
  color: #425921;
  font-weight: 600;
  line-height: 1.6em;
  padding: 10px 0px 0px;
  display: block;
  text-transform: uppercase;
}
.lightbox .large-photo-box .content p, .chromatic-content p {
  font-size: 16px;
  color: #5a5853;
  line-height: 1.4em;
  display: block;
  padding: 0px 30px 15px;
  position: relative;
  height: auto;
  min-height: 20px;
  overflow: hidden;
}
.lightbox .large-photo-box .content p:after, .chromatic-content p:after {
  display: block;
  content: '';
  width: 225px;
  height: 1px;
  background: #dededd;
  position: absolute;
  bottom: 0px;
  left: 50%;
  margin-left: -112px;
}
.lightbox .large-photo-box .content .tag-cloud, .chromatic-content .tag-cloud {
  font-size: 14px;
  display: block;
  padding: 0px 0px 15px;
  position: relative;
  color: #5a5853;
  margin-bottom: 15px;
}
.lightbox .large-photo-box .content .tag-cloud:after, .chromatic-content .tag-cloud:after {
  display: block;
  content: '';
  width: 225px;
  height: 1px;
  background: #dededd;
  position: absolute;
  bottom: 0px;
  left: 50%;
  margin-left: -112px;
}
.lightbox .large-photo-box .content .button, .chromatic-content .button {
  display: inline-block;
  color: #fff;
  background: #00afe5;
  padding: 0px 5px;
  height: 23px;
  line-height: 23px;
  text-transform: uppercase;
}
.lightbox .large-photo-box ul {
  margin: 0px;
  padding: 0px;
}
.lightbox .large-photo-box li {
  margin: 0px;
  padding: 0px;
  list-style-type: none;
}
.lightbox .large-photo-box .flex-control-nav {
  display: block;
  position: absolute;
  bottom: 15px;
  left: 0px;
  width: 100%;
  text-align: center;
  padding: 0;
  margin: 0;
}
.lightbox .large-photo-box .flex-control-nav li {
  list-style-type: none;
  cursor: pointer;
  display: inline-block;
}
.lightbox .large-photo-box .flex-control-nav li a {
  font-size: 0px;
  width: 10px;
  height: 10px;
  background: #00b5e2;
  display: block;
  margin: 0px 5px;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  padding: 0;
  -webkit-border-radius: 20px;
  -moz-border-radius: 20px;
  -ms-border-radius: 20px;
  -o-border-radius: 20px;
  border-radius: 20px;
}
.lightbox .large-photo-box .flex-control-nav li .flex-active {
  background: #5a5853;
}

#page .container-fluid.footer {
  width: 100% !important;
  padding: 0px 15px;
  margin: 0px auto;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
}

/**
 * CSS File for ezMark jQuery Plugin
 *
 **/
input.custom-gray[type="checkbox"], input.custom[type="checkbox"] {
	float: left;
	visbility: hidden;
	width: 30px;
}
.ez-hide {
	opacity: 0;
  	filter: alpha(opacity=0);
}
.ez-checkbox, .ez-checkbox-custom {
	background: url("/modules/contentbox/themes/f1online/includes/img/custom-checkbox.png") 0% 0% no-repeat;
  	display: inline-block;
  	width: 20px;
  	height: 20px;
	display: block;
  	float: left;
  	position: relative;
	margin-right: 10px;
  	margin-top: 3px; /* Fix to label */
}
.ez-checkbox-custom {
  	background: url('/modules/contentbox/themes/f1online/includes/img/checkbox-custom.png') 0% 0% no-repeat;
}
.ez-checked {
	background-position: 0 100%;
}
.ez-switch {
  	display: inline-block;
  	background: transparent url("/modules/contentbox/themes/f1online/includes/img/custom-switch.png") 0 -27px no-repeat;
  	width: 50px;
  	height: 26px;
  	float: right;
  	position: relative;
}

.ez-switched {
  	background-position: 0px 0px;
}

.ez-radio {
	background: transparent url("/modules/contentbox/themes/f1online/includes/img/custom-radio.png") 0 -23px no-repeat;
  	display: inline-block;
  	width: 20px;
  	height: 20px;
}
.ez-selected {
	background-position: 0 0px;
}
.ez-radio {
  	height: 22px;
}

/* Fancy select */
div.fancy-select {
	position: relative;
}

div.fancy-select.disabled {
	opacity: 0.5;
}
div.fancy-select div.trigger {
	text-overflow: ellipsis;
  	position: relative;
	transition: all 240ms ease-out;
  	-webkit-transition: all 240ms ease-out;
  	-moz-transition: all 240ms ease-out;
  	-ms-transition: all 240ms ease-out;
  	-o-transition: all 240ms ease-out;
	min-height: 35px;
}

label.custom-green div.trigger {
	background: #a6d64b !important;
}
/*fancy select display options*/
div.fancy-select.custom-blue{
  	background: #00afe5 !important;
  	width:100px !important;
  	float:right;
  	color:#ffffff;
  	top:9px;
  	line-height:18px;
}
div.fancy-select.custom-blue div.trigger {
  	background: #00afe5 !important;
  	color:#ffffff !important;
  	height:30px;
}
div.fancy-select.custom-blue .options{
	width:100px !important;
	background: #00afe5 !important;
}
div.fancy-select.custom-blue .options{
	width:100px !important;
	background: #00afe5 !important;
}
div.fancy-select.custom-blue ul.options.open{
	top:31px;
}
div.fancy-select.custom-blue ul.open li{
	color:#ffffff !important;
}

div.fancy-select.custom-blue div.trigger:after,div.fancy-select.custom-blue div.trigger.open:after {
    border-top-color: #fff;
	top:15px;
	color:#ffffff !important;
}
/*fancy select display options END*/
label.custom-orange div.trigger {
  	background: #ffa800 !important;
}

div.fancy-select div.trigger:after {
  	content: "";
  	display: block;
  	position: absolute;
  	width: 0;
  	height: 0;
  	border: 5px solid transparent;
  	border-top-color: #00afe5;
  	top: 18px;
  	right: 9px;
}

label.custom-green div.trigger:after, label.custom-orange div.trigger:after {
  	border-top-color: #fff;
}

div.fancy-select div.trigger.open {
	background: #fff;
 	box-shadow: none;
}

div.fancy-select div.trigger.open:after {
  	border-top-color: #00afe5;
}

div.fancy-select ul.options {
  	list-style: none;
  	margin: 0;
  	position: absolute;
  	top: 150%;
  	padding-left: 0px;
  	left: 0;
  	visibility: hidden;
  	opacity: 0;
  	z-index: 50;
  	max-height: 200px;
  	overflow: auto;
  	background: #fff;
  	width: 100%;
  	border: 0px;
  	color: #00afe5;
  	transition: opacity 300ms ease-out, top 300ms ease-out, visibility 300ms ease-out;
  	-webkit-transition: opacity 300ms ease-out, top 300ms ease-out, visibility 300ms ease-out;
  	-moz-transition: opacity 300ms ease-out, top 300ms ease-out, visibility 300ms ease-out;
  	-ms-transition: opacity 300ms ease-out, top 300ms ease-out, visibility 300ms ease-out;
  	-o-transition: opacity 300ms ease-out, top 300ms ease-out, visibility 300ms ease-out;
}

div.fancy-select ul.options.open {
  	visibility: visible;
  	top: 100%;
  	opacity: 1;
  	/* have to use a non-visibility transition to prevent this iOS issue (bug?): */
  	/*http://stackoverflow.com/questions/10736478/css-animation-visibility-visible-works-on-chrome-and-safari-but-not-on-ios*/
  	transition: opacity 300ms ease-out, top 300ms ease-out;
  	-webkit-transition: opacity 300ms ease-out, top 300ms ease-out;
  	-moz-transition: opacity 300ms ease-out, top 300ms ease-out;
  	-ms-transition: opacity 300ms ease-out, top 300ms ease-out;
  	-o-transition: opacity 300ms ease-out, top 300ms ease-out;
}

div.fancy-select ul.options.overflowing {
  	top: auto;
  	bottom: 150%;
  	transition: opacity 300ms ease-out, bottom 300ms ease-out, visibility 300ms ease-out;
  	-webkit-transition: opacity 300ms ease-out, bottom 300ms ease-out, visibility 300ms ease-out;
  	-moz-transition: opacity 300ms ease-out, bottom 300ms ease-out, visibility 300ms ease-out;
  	-ms-transition: opacity 300ms ease-out, bottom 300ms ease-out, visibility 300ms ease-out;
  	-o-transition: opacity 300ms ease-out, bottom 300ms ease-out, visibility 300ms ease-out;
}

div.fancy-select ul.options.overflowing.open {
  	top: auto;
  	bottom: 100%;
  	transition: opacity 300ms ease-out, bottom 300ms ease-out;
  	-webkit-transition: opacity 300ms ease-out, bottom 300ms ease-out;
  	-moz-transition: opacity 300ms ease-out, bottom 300ms ease-out;
  	-ms-transition: opacity 300ms ease-out, bottom 300ms ease-out;
  	-o-transition: opacity 300ms ease-out, bottom 300ms ease-out;
}

div.fancy-select ul.options li {
  	padding: 8px 12px;
  	color: #5a5853;
  	cursor: pointer;
  	white-space: nowrap;
  	margin: 0;
  	font-weight: 400;
  	text-transform: none;
  	font-size: 16px;

  	transition: all 150ms ease-out;
  	-webkit-transition: all 150ms ease-out;
  	-moz-transition: all 150ms ease-out;
  	-ms-transition: all 150ms ease-out;
  	-o-transition: all 150ms ease-out;
}
div.fancy-select ul.options li.hover {
  	color: #FFF;
	background-color: #00B5E2;
}


.autocomp {
	left:-60px;
}

.autocomp ul {
	left:-60px;
	border:1px solid black;
}


.tag-cloud {
    /*border-bottom: 1px solid hsl(0, 2%, 90%); */
    padding-bottom: 7px;
}

.lightbox .photo-box .icons-list {
	border-bottom: 1px solid hsl(0, 2%, 90%);
    padding-bottom: 7px !important;
}

article > ul.list-inline {
    margin-left: 10px;
    margin-right: 10px;
}



/*style for tooltip (gallery)*/
.qtip-content ul li, .photo-container ul li{
	list-style-type: none;
    border-bottom: 0 none;
    display: block;
    float: left;
    line-height: 20px;
    margin: 10px 12px !important;
    text-align: center;
    width: 100px !important;
	
}
.qtip-content ul li a img, .photo-container ul li a img{
    display: inline-block;
    vertical-align: bottom;
}
.photo-container ul li a img {
	max-width: 100px;
	max-height: 100%;
}
.rf-tag:before {
    /*background: none repeat scroll 0 0 #e6e5e5;
    content: "RF";*/
    display: block;
    font-size: 14px;
    /*font-weight: 700;*/
    height: 18px;
    left: 0;
    line-height: 18px;
    position: absolute;
    text-align: center;
    text-transform: uppercase;
    top: 2px;
    width: 29px;
}
.rf-tag {
    border-bottom: 1px solid #e6e5e5;
    font-family: "freight-sans-pro",sans-serif;
    font-size: 13px;
    font-weight: 600;
    height: auto;
    margin: 10px 0;
    min-height: 20px;
    overflow: hidden;
    padding: 0 0 15px 40px;
    position: relative;
    text-align: left;
    width: 100%;
}
.qtip ul{
	padding-left:0px;
}
.qtip-content ul li a, .photo-container ul li a {
    display: block;
    height: 100px !important;
    line-height: 100px;
    width: 100%;
}
.qtip-titlebar{
	background-color:#ffffff !important;
    color: #5a5853;
    display: block;
    font-family: "freight-sans-pro",sans-serif;
    font-size: 22px;
	line-height: 40px;
    font-weight: 400;
    margin: 0;
    padding: 5px 0;
    text-align: left;
    text-transform: uppercase;
}
.qtipSimilar .qtip-titlebar{
	padding:5px 35px 5px 10px;
}
.qtip-title{
    border-bottom: 1px solid #ececec;
    display: block;
    width: 100% !important;
	
}
.qtipSimilar{
	min-width:520px !important;
}

.nav-arrow {
    display: block;
    height: 12px;
    position: absolute;
    right: 0px;
    top: 0px;
    width: 18px;
    z-index: 10;
}
.nav-arrow.rotate {
  -webkit-transform: rotate(180deg);
  -moz-transform: rotate(180deg);
  -ms-transform: rotate(180deg);
  -o-transform: rotate(180deg);
  transform: rotate(180deg);
}
.lightbox-btn {
	height: 50px;
	margin-bottom: 15px;
}
.nav-tabs .multilevel-menu li {
    background: none;
    text-transform: none;
}
.lightbox-dropdown .lightbox {
    min-height: 0;
    max-height:200px;
    overflow-y:scroll;
}
.nav-tabs .lightbox-dropdown {
    padding-bottom : 20px;
}

.nav-tabs .multilevel-menu li a {
    line-height: normal;
}

#lightbox-left-menu.top-menu li a:after {
    background: none; !important;
}
/*GENARAL*/
/*tooltip font larger!*/
.qtip{
	font-size:14px !important;
} 
/*Preview Tooltip*/
.qtip.previewTooltip {
	max-width:none;
	
}
.qtip .wrapper{
	display: table !important ;
	font-size: 16px;
	width:1%;
}
.qtip .wrapper div.belowImage{
	border-bottom:1px solid #e6e5e5;
	position:relative;
	height:33px;
}
.qtip .wrapper div.belowImage .pull-right{
	display: inline-block;
    max-width: 65%;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
	padding:10px 0 10px 0	
}
.qtip .wrapper div.belowImage.last{
	margin:10px 0 10px 0;
	position:relative;
	border-bottom:1px solid #e6e5e5;
	width:100%;
}
a.in-lightbox:after {
  display:inline-block;
  content: '';
  width: 11px;
  height: 10px;
  background: url(/modules/contentbox/themes/f1online/includes/img/icon-check.png) no-repeat;
  position:relative;
  right: -25px;
}

a.in-lightbox, a.in-basket {
    background: none repeat scroll 0 0 hsl(194, 100%, 45%) !important;
    color: hsl(0, 0%, 100%) !important;
}

a.clear_input {
	z-index: 100;
	font-size: 30px;
	line-height: 35px;
	
}
a.in-basket:after {
  display:inline-block;
  content: '';
  width: 11px;
  height: 10px;
  background: url(/modules/contentbox/themes/f1online/includes/img/icon-check.png) no-repeat;
  position:relative;
  right: -13px;
}
a.in-basket {
    background: none repeat scroll 0 0 hsl(194, 100%, 45%);
    color: hsl(0, 0%, 100%);
}
.error,.errorValidation {
	background-color: #ffa800 !important;
	color: white !important;
}
.success {
	background-color: green !important;
	color: white !important;
}
.dragndrop.active {
	background: none repeat scroll 0 0 #ddeef4;
	border: 1px solid hsl(194, 100%, 45%);
    border-radius: 50%;
}

.lightbox-full {
	float:none;
	width:100%;
}
#lightbox-top-menu li.open > a:before {
  display: block;
  content: '';
  position: absolute;
  top: 0px;
  right: 0px;
  width: 36px;
  height: 50px;
  /*background: #00afe5;*/
  z-index: 1;
}
#lightbox-top-menu li > ul {
  position: absolute;
  top: 5px;
  left: 110%;
  width: 100%;
  -webkit-box-shadow: 0px 0px 6px rgba(0, 0, 0, 0.2);
  -moz-box-shadow: 0px 0px 6px rgba(0, 0, 0, 0.2);
  box-shadow: 0px 0px 6px rgba(0, 0, 0, 0.2);
  border: 0px;
  border-radius: 0px;
}
#lightbox-top-menu li > ul:before {
  display: block;
  content: '';
  position: absolute;
  top: 10px;
  left: -12px;
  width: 0;
  z-index: 0;
  height: 0;
  border-style: solid;
  border-width: 16px 16px 16px 0;
  border-color: transparent #ffffff transparent transparent;
}
#lightbox-top-menu li > ul:after {
  display: block;
  content: '';
  position: absolute;
  top: 21px;
  left: -6px;
  width: 8px;
  height: 8px;
  z-index: 1000;
}

#lightbox-top-menu li > ul li > a {
  color: #00afe5;
  text-transform: uppercase;

  font-size: 16px;
  width: 100%;
  height: 100%;
  line-height: 50px;
  padding: 0px 10px 0px 50px;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  margin: 0px;
  display: block;
}
#lightbox-top-menu li > ul li > a:hover {
  background: none;
}
#lightbox-top-menu li > ul li > a:after {
  display: none;
}
#lightbox-top-menu li > ul li.edit {
  position: relative;
  list-style-type: none;
}
#lightbox-top-menu li > ul li.edit:after {
  display: block;
  content: '';
  position: absolute;
  top: 14px;
  left: 15px;
  width: 22px;
  height: 22px;
  background: url(/modules/contentbox/themes/f1online/includes/img/icon-pencil.png) no-repeat;
}
#lightbox-top-menu li > ul li.delete {
  position: relative;
}
#lightbox-top-menu li > ul li.delete:after {
  display: block;
  content: '';
  position: absolute;
  top: 14px;
  left: 15px;
  width: 23px;
  height: 21px;
  background: url(/modules/contentbox/themes/f1online/includes/img/icon-close-large.png) no-repeat;
}
#lightbox-top-menu li > ul .yes {
  width: 24px !important;
  height: 50px !important;
  line-height: 50px !important;
  padding: 0px;
  margin: 0px;
  position: absolute;
  top: 0px;
  right: 20px;
}
#lightbox-top-menu li > ul .no {
  width: 24px !important;
  height: 50px !important;
  line-height: 50px !important;
  padding: 0px;
  margin: 0px;
  position: absolute;
  top: 0px;
  right: 50px;
}
#lightbox-top-menu li > ul input[type="text"] {
  border: 0px;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  height: 100%;
  background: #e6e5e5;
  padding: 0px 15px;
  font-size: 16px;
  width: 290px;

  margin-left: 50px;
}

#favedit-template i {
	font-size: 24px;
	color: #00afe5;
	cursor: pointer;
	margin-right: 12px;
}

#favedit-template .icons {
	position: absolute;
	right: 0;
	top: 5px;
}

#favedit-template i:hover {
	color: #2a6496;
}


.relative {
	position: relative;
}

.photo-box.small ul.photo{
	width:220px;
	height:260px;
}
.photo-box.small > .hidesmall {
	border:none;
	display:none
}
.photo-box.small ul.photo li:first-child{
	display:block
}
.photo-box.small ul.photo li:first-child a.btn-invers{
	display:none
}
/*masonry image search*/
.ergebnisliste .photo-box.small{
	min-height:0;
	width:auto;
}
body.masonry .tab-content .photo-box.small {
	height:auto;
	width:auto;
	max-width:none;
}
body.masonry .tab-content .photo-box.small a.image img{
	max-height:283px;
	/*min-height:283px; removed to prevent pano stretch!*/
}
body.masonry .tab-content .photo-box.small a.image img{
	/*min-height:100% !important; removed to prevent pano stretch!*/
}
.ergebnisliste .content-proper .content-nav .view-preferences .dropdown-menu .second.warning{
	height:66px;
}
.second span{
	display:none;
}
.ergebnisliste .content-proper .content-nav .view-preferences .dropdown-menu .second.warning span{
	display:block;
   color: red;
    font-size: 10px;
    left: 62px;
    position: absolute;
    top: 24px;
}
#search-menu .fav {
	margin-top: 0;
}
#search-menu.search-page {
  width:100%;
  top:80px;
  position:absolute;
}


#collapseTwo li {
	height:30px;
}

#collapseThree li {
	height:30px;
}

#collapseSeven li {
	height:30px;
}
.ergebnisliste .agencies .fixed-height {
	padding-left: 0;
	/*width: 355px;*/
}
.blackfont {
	color: #333333 !important;
}
#office.k-colorpalette {
	margin-left: 20px;
}
.similarsearch {
	padding-right: 28px;
}
.similarsearch .progress {
	width: 250px;
	margin: auto;
	margin-bottom: 28px;
	margin-top: -10px;
	display: none; 
}
.similarsearch .progress-bar {
	background-color: #999;
}
.similarsearch #similarfileupload {
	direction: ltr;
	display: block;
	margin: 0;
	opacity: 0;
	position: absolute;
	width: 250px;
	height: 41px;
	top: 16px;
	left: 82px;
	cursor: pointer;
}
.centerbox {
	position: relative;
	width: 100%;
	text-align: center;
}

.ui-menu .ui-menu-item a.ui-state-focus {
    background-color:hsl(194, 100%, 45%);
    color:#ffffff;
    margin:0;
}

.ui-menu .ui-menu-item a.ui-state-hover {
    background-color:hsl(194, 100%, 45%);
    color:#ffffff;
}

.ui-corner-all, .ui-corner-top, .ui-corner-left, .ui-corner-tl {
    border-radius: 0px;
    color: #ffffff;
}

.ui-state-hover, .ui-widget-content .ui-state-hover, .ui-widget-header .ui-state-hover, .ui-state-focus, .ui-widget-content .ui-state-focus, .ui-widget-header .ui-state-focus {
    border: none;
    background-color:hsl(194, 100%, 45%);
   color: #ffffff;
    margin:0;
}

.ui-state-hover, .ui-widget-content .ui-state-hover, .ui-widget-header .ui-state-hover, .ui-state-focus, .ui-widget-content .ui-state-focus, .ui-widget-header .ui-state-focus {
	border: none;
	background: hsl(194, 100%, 45%);
	font-weight: normal;
	color: #ffffff;
}


.ui-menu .ui-menu-item .ui-state-hover a:hover {
	color: #ffffff;
	margin:0;
}

.ui-menu .ui-menu-item a:hover {
	color: #ffffff;
	margin:0;
}

#do-search {
	position:absolute;
	z-index:100;
	right:135px;
	color:#00afe5;
	top:20px;
}

#delete-search button {
	font-size:20px;
}

#do-search button {
	font-size:40px;
}
#delete-search button.btn:hover, #delete-search button.btn:focus {
   color:#ffffff;
   outline: 0;
}
#do-search button.btn:hover, #do-search button.btn:focus {
   color:#00afe5;
   outline: 0;
}
#search {
	z-index:100; /*reduced: main menu was behind search field on expand /aw */
}
.nav-tabs li.roll-down-arrow.active:nth-child(2):after {
    background: none;
}
.all-bild .dropdown-menu .checkbox .ez-checkbox-custom.sd {
	 left: -80px;
}

.all-bild .dropdown-menu .checkbox .ez-checkbox-custom.sd + span {
	 position:relative;
	 left: -45px;
}

#collapseOneLightbox .search-lightbox, #collapseOneLightbox #new-lightbox,#collapseOneArrivals .search-arrivals{
	background: #ffffff;
	height:45px;
}
#collapseOneLightbox #add-lightbox, #collapseOneLightbox #search-lightbox-btn, #collapseOneArrivals #search-arrivals-btn,#collapseOneLightbox #search-arrivals-btn {
	background: #ffffff;
	height:45px;
	width:50px;
}
#lightbox-left-menu .active {
	background: none repeat scroll 0 0 hsl(0, 2%, 90%);
}

.large-photo-box {
	margin-top:8px;
	margin-left:20px;
}
.fixed {    
    position: fixed;     
    top: 0;    
    width:100%;
    z-index:99;
}
.search-fixed {    
    position: fixed;     
    top: 0;    
    width:100%;
    z-index:9999;
} 
/* Datepicker Style */
.datepicker .day.active {
	background: none repeat scroll 0 0 #e5e4e4;
}
.datepicker .day {
	cursor: pointer;
}
.datepicker .day:hover {
	background: none repeat scroll 0 0 #00b8e4;
	color: #FFF;	
}
.datepicker .next, .datepicker .prev{
	cursor: pointer;
}
.datepicker th.switch {
	text-align: center;
}
#lightbox-menu a.btn-info,#arrivals-menu a.btn-info{
	width:400px;
	text-align:center;
	text-transform:uppercase;
	padding:15px 0 15px 0;
	font-size:20px;
	font-family: 'freight-sans-pro', "Times New Roman";
	font-weight:500;
	color:white;
}
#lightbox-menu a.btn-info.sm,#arrivals-menu a.btn-info.sm{
	padding: 5px 0;
}
/*
 * Styles for price calculator
 */
.pricecalculator .pc-option {
	border-bottom: 1px solid #d6d5d4;
	padding: 10px 0px;
}
.pricecalculator ul {
	list-style-type: none;
}
.pricecalculator h3 {
	border-bottom: 1px solid #d6d5d4;
	padding-bottom: 10px;
	margin-bottom: 0px;
	text-transform: uppercase;
}
.pricecalculator .pc-items {
	margin-bottom: 25px;
	padding-left: 25px;
}
.pricecalculator .pc-option > div {
	float: left;
	margin: 0;
	padding: 0;
}
.pricecalculator .pc-option {
	min-height: 40px;
	overflow: hidden;
}
.pricecalculator .pc-wording {
	display: block;	
}
.pricecalculator.pc-rf .pc-price, .pricecalculator.pc-cd .pc-price {
	text-align: right;
	font-weight: bold;
	font-size: 16px;
	position: absolute;
	right: 0;
	top: 0;
}
.pricecalculator.pc-cd .pc-price {
	float: left;
}
.pricecalculator .pc-actions {
	text-align: right;
	position: absolute;
	right: 0;
	bottom: 0;
}
.pricecalculator .pc-wording .pc-title {
	font-weight: bold;
	display: block;
}
.pricecalculator .pc-wording .pc-title-hint {
	font-size: 14px;
	font-weight: normal;
}
.pricecalculator .pc-wording .pc-description {
	clear: both;
	display: block;
}
.pricecalculator .pc-action {
	display: inline-block;
 	padding-left: 7px;
 	width: 106px;
	border: 1px solid #00afe5;
	background: #fff;
	font-size: 13px;
	font-weight: 400;
	color: #00afe5;
	line-height: 21px;
	text-align: left;
	cursor: pointer;
}
.pricecalculator .pc-action:hover {
	background: #00afe5;
	color: #fff;
}
.pricecalculator .pc-title {
	display: block;
	font-size: 16px;
	font-weight: 600;
	margin-bottom: 4px;
	padding-left: 0px;
}
.pricecalculator .pc-item {
	width: 100%;
	display: block;
	padding-bottom: 18px;
	border-bottom: 1px solid #d6d5d4;
	margin: 10px 0;
	position: relative;
	
}
.pricecalculator div.fancy-select .trigger {
	line-height: 35px;
	vertical-align: middle;
	padding-left: 10px;
	padding-right: 30px;
	overflow: hidden;
	white-space: nowrap;
	text-overflow: ellipsis;
}
.pricecalculator div.fancy-select {
	width: 100%;
	font-weight: bold;
	position: relative;
	text-transform: none;
}
.pricecalculator div.fancy-select .hover {
	background-color: #00afe5;
	color: #FFF !important;
}
.pricecalculator.pc-rm .pc-price {
	display: block;
	height: 45px;
	width: 180px;
	box-sizing: border-box;
	background-color: #FFF;
	border: 1px solid #d6d5d4;
	float: right;
	font-size: 20px;
	font-weight: 600;
	line-height: 45px;
	position: relative;
	text-align: center;
}
.pricecalculator .pc-price-title {
	font-size: 16px;
	position: absolute;
	top: 10px;
	right: 190px;
}
.pricecalculator .pc-clear {
	height: 20px;
	clear: both;
}
.pricecalculator .pc-price-row {
	overflow: hidden;
}
.pricecalculator .pc-attachment-price {
	display: none;
}
.pricecalculator .pc-item input[type="text"] {
	width: 100%;
	height: 35px;
	padding-left: 10px;
	border: 0 none;
	box-shadow: none;
}
.pricecalculator .pc-usage-input {
	width: 100%;
	padding-right: 180px;
}
.pricecalculator .pc-usage-button {
	float: right;
	width: 160px;
	margin-top: -35px;
}
.pricecalculator .pc-usage-button .button, .pricecalculator .pc-basket-button .button {
	width: 160px;
	text-align: center;
	padding: 0;
	cursor: pointer;
	text-transform: uppercase;
}
.pricecalculator .pc-basket-button .button {
	width: auto;
	padding: 0 25px;
	float: right;
	font-size: 14px;
	margin-left: 10px;
	
}
.pricecalculator .pc-usage {
	display: none;
}
.pricecalculator .pc-usages {
	position: relative;
	margin: 0; 
	padding: 0;
	font-size: 18px;
	max-height: 160px;
	overflow: visible;
}
.pricecalculator .pc-usages ul {
	padding: 0;
	margin: 0;
}
.pricecalculator .pc-usages li {
	border-bottom: 1px solid #d6d5d4;
	display: block;
	position: relative;
	list-style-type: none;
	width: 100%; 
	height: 50px;
	vertical-align: middle;
	padding-left: 10px;
}
.pricecalculator .pc-usages .thumb {
	background-color: #f7f6f6;
}
.pricecalculator .pc-usages li:hover {
	
}
.pricecalculator .pc-usages li a.pc-dropdown-title {
	font-weight: normal;
	line-height: 50px;
	height: 50px;
	display: block;
	vertical-align: middle;
	cursor: pointer;
}
.pricecalculator .pc-usages li a.pc-usage-delete {
	position: absolute;
	top: 0px;
	right: 15px;
	height: 100%;
	width: 35px;
	cursor: pointer;
}
.pricecalculator .pc-usages li a.pc-usage-delete:after {
	background: url("/modules/contentbox/themes/f1online/includes/img/icon-close-large.png") no-repeat scroll 0 0 rgba(0, 0, 0, 0);
	content: "";
	position: absolute;
	display: block;
	height: 24px;
	width: 24px;
	z-index: 3;
	top: 15px;
	right: 10px;
}
.pricecalculator .pc-usages li.open a.pc-dropdown {
	background-color: #00b8e4;
}
.pricecalculator .pc-usages li.open a.pc-dropdown:after {
	background: url("/modules/contentbox/themes/f1online/includes/img/menu-button-white.png") no-repeat scroll 0 0 rgba(0, 0, 0, 0);
}
.pricecalculator label {
	font-weight: normal;
	width: 100%;
	position: relative;
}

.pc-rm-usages.grand-usage.usage td{
	 vertical-align: initial;
}

.pc-custom-title-1{
	margin-right: 22px;
}
.pc-custom-title-2{
	margin-right: 8px;
}

.dm-border{
	border-top: 1px solid #e6e5e5;
	position: relative;
}
.dm-cus{
	border-bottom: none !important;
}

.item-details.notfound  .item-box{
	overflow: visible;
}
.item-details .pricecalculator .pc-radio {
	display: none;
}
.ico01, .ico03.inactive, .ico04, .ico04.inactive, .ico05, .ico05.inactive, .ico06, .ico06.inactive, .ico01.inactive, .ico02, .ico02.inactive, .ico03{
	background: url('/modules/contentbox/themes/f1online/includes/img/sprites.png') no-repeat;
}
ul.icons > li.inactive {
	cursor: default !important;
}
.ico01{
	background-position: -93px 8px ;
	width: 26px;
	height: 17px;
}
.ico03.inactive{
	background-position: -125px 8px;
	width: 21px;
	height: 21px;
}
.ico04{
	background-position: -209px 8px;
	width: 26px;
	height: 35px;
}
.ico04.inactive{
	background-position: -178px 8px;
	width: 26px;
	height: 35px;
}
.ico05{
	background-position: -270px 9px;
	width: 23px;
	height: 35px;
}
.ico05.inactive{
	background-position: -241px 9px;
	width: 23px;
	height: 35px;
}
.ico06{
	background-position: -328px 9px ;
	width: 21px;
	height: 35px;
}
.ico06.inactive{
	background-position: -300px 9px ;
	width: 21px;
	height: 35px;
}
.ico01.inactive{
	background-position: -62px 8px ;
	width: 26px;
	height: 17px;
}
.ico02{
	background-position: -32px 8px ;
	width: 25px;
	height: 18px;
}
.ico02.inactive{
	background-position: 0 8px ;
	width: 25px;
	height: 18px;
}
.ico03{
	background-position: -150px 8px;
	width: 21px;
	height: 21px;
}
.notfound .item-box{
	border: none;
}
.k-item {
	cursor: pointer;
}
.infobox {
	padding: 30px;
	text-align: center;
}
.checkout-container {
	padding-top: 75px;
}
.checkout-container .badge {
	color: #333;
}
.checkout-container .checkout-item.incomplete .co-next, .checkout-container .checkout-item.incomplete .co-adopt {
	cursor: default;
	opacity: 0.3; 
}
.checkout-container .co-adopt {
	float: left !important;
}
.checkout-container .selected-input {
	background-color: #F7F6F6;
}
.checkout-sidebar {
	padding-right: 65px;
}
.text-section {
	padding: 0px 100px;
	font-size: 18px;
	margin-bottom: 75px;
}
.uppercase {
	text-transform: uppercase;
}
ul.big {
	margin: 0;
	padding: 0;
}
ul.big li {
 	list-style-type: none;
	font-size: 20px;
	margin: 0 0 20px;
	overflow: hidden;
}

/*
 * Checkout
 */
.checkout-container section {
	margin-left: 50px;
}
.checkout-container .checkout-content {
	margin-right: 50px;
	padding-left: 50px;
	padding-right: 50px;
	padding-top: 25px;
	margin-bottom: 3px;
	overflow: hidden;
	background: none repeat scroll 0 0 #e6e5e5;
	padding-bottom: 25px;
	position: relative;
	clear: both;
}
.checkout-container .intro {
	font-size: 18px;
}
.checkout-item {
	
}
.checkout-item img {
	margin-top: 50px;
	max-width: 100%;
}

.checkout-item.open .closed-visible {
	display: none;
}
.checkout-item.closed .open-visible {
	display: none;
}
.checkout-item.closed {
	padding-bottom: 25px;
	margin-bottom: 3px;
}
.checkout-item.closed img {
	max-height: 100px;
	max-width: 110px;
	margin: 0;
	float: right;
	margin-right: 25px;
}
.checkout-item.closed > div {
	min-height: 100px;
}
.checkout-item.closed .price-container {
	position: relative;
	float: right;
	width: 180px;
}
.checkout-item.last-item {
	margin-bottom: 25px;
}
.checkout-item.last-item .co-adopt {
	display: none;
}
.checkout-item.closed .price-container button {
	width: 100%;
	margin-top: 16px;
}
.image-amount  {
	width: 30px;
	text-align: right;
	margin-right: 15px;
	float: left;
	margin-top: 6px;
}
.checkout-item.closed .price, .checkout-summary .price {
	background-color: #FFF;
	border: 1px solid #d6d5d4;
	display: block;
	font-size: 20px;
	font-weight: 600;
	height: 45px;
	line-height: 45px;
	position: relative;
	text-align: center;
	width: 100%;
	transition: color 250ms linear;
}
.checkout-item.closed .item-usage, .checkout-item.closed .item-startdate {
	clear: both;
	margin-top: 5px;
}
.checkout-item.open .item-type {
	width: 100%;
}
.checkout-item .pricecalculator h2 {
	margin-top: 50px;
}
.checkout-item .pricecalculator .pc-items {
	margin-left: 0px;
	padding-left: 0px;
}
.checkout-item .pricecalculator .pc-option .pc-wording {
	display: block;
	width: auto;
	margin-left: 45px;
}
.checkout-item .pricecalculator.pc-rf .pc-price, .checkout-item .pricecalculator.pc-cd .pc-price {
	position: absolute;
	right: 25px;
	width: auto;
	top: 0;
}
.checkout-item .pricecalculator.pc-cd .pc-option .pc-wording {
	margin-left: 45px;
}
.checkout-item .pc-radio {
	width: 30px;
	position: absolute;
}
.checkout-item .co-start-date {
	display: none;
}
.checkout-item .pricecalculator.pc-rf .pc-price {
	float: right;
}
.checkout-content.checkout-tabs {
	padding: 0 !important;
	margin-bottom: 0px !important;
	background: transparent;
}
.checkout-summary {
	margin-right: 0px;
	background: none repeat scroll 0 0 #e6e5e5;
	min-height: 200px;
	width: 100%;
	padding: 1px 25px 25px 25px;
	margin-bottom: 50px;
	overflow: hidden;
}
.checkout-summary h2 {
	margin-top: 30px;
	cursor: pointer;
}
.checkout-summary .section-item {
	padding: 10px 5px 10px 5px;
	overflow: hidden;
	font-size: 20px;
}
.checkout-summary .small-section-item {
	font-size: 16px;
	line-height: 20px;
	padding-top: 0px;
}
.checkout-summary h2.small-item {
	margin-top: 30px;
	padding: 7px 5px;
	margin-bottom: 0;
}
.checkout-summary .section-item-small {
	font-size: 14px;
	font-weight: normal;
	height: 37px;
	margin-top: 5px;
	line-height: 37px;
	padding: 0 0 0 5px;
}
.checkout-summary .section-item-small .price-field {
	font-size: 14px;
	font-weight: normal;
}
.checkout-summary .section-item.bottomline {
	border-bottom: 1px solid #d6d5d3;
}
.checkout-summary .section-item > strong {
	line-height: 40px;
	vertical-align: middle;
}
.checkout-summary h2:hover {
	background-color: #00afe5;
	color: #FFF;
}
.checkout-summary .price, .checkout-summary .price-field {
	float: right; 
	width: auto;
 	text-align: right;
	padding-right: 10px;
	font-size: 20px;
	font-weight:normal;
	line-height: 40px;
	vertical-align: middle;
}
.checkout-summary .badge {
	float: none;
	margin-left: 15px;
	top: 0px;
}
.checkout-summary .item-type {
	font-size: 20px;
	font-weight: normal;
	padding: 0 0 0 40px;
	line-height: 40px;
	vertical-align: middle;
}
.checkout-summary .item-type:before{
	top: 11px;
}
.checkout-addresses {
	margin-left: -30px;
	max-height: 250px;
	margin-bottom: 35px;
}
.checkout-addresses .thumb {
	background: none repeat scroll 0 0 #F7F6F6 !important;
}
.checkout-addresses li {
	list-style-type: none;
	width: 100%;
	line-height: 18px;
	border-bottom: 1px solid #d6d5d3;
	padding: 10px 0;	
}
.checkout-addresses label {
	width: 100%;
	font-weight: normal;
	cursor: pointer;
}
.checkout-addresses .radioo {
	max-width: 50px;
}
.checkout-oneline {
	margin-top: 10px;
}
.checkout-finish {
	float: right;
	width: 340px;
	line-height: 60px;
	background: #00afe5;
	padding: 0;
}
.checkout-validation {
	overflow: hidden;
	position: relative;
}
.checkout-item .item-usage .label-warning {
	cursor: pointer;
}
.checkout-validation .label-warning {
	margin-bottom: 2px;
	margin-right: 2px;
	float: left;
}
#checkout-back, #checkout-next, #checkout-finish {
	line-height: 60px;
	padding: 0 100px;
	height: 100%;
	color: #FFF;
	position: relative;
}
#checkout-back {
	float: left;
}
#checkout-next {
	float: right;
	margin-bottom: 20px;
	margin-right: 50px;
	margin-top: -22px;
}
.checkout-finish:after { 
	display: block;
	content: '';
	width: 152px;
	height: 100%;
	position: absolute;
	top: 0px;
	right: 0px;
	z-index: 1;
	background: url(/modules/contentbox/themes/f1online/includes/img/checkout-bg2.png) no-repeat left center;
}
.checkout-finish.inactive {
	opacity: 0.3;
	cursor: default;
}
.checkout-button {
	width: 100%;
	margin-bottom: 50px;
	text-align: right;
	padding-right: 50px;
	overflow:hidden;
}
.checkout-intro {
	margin: 1px 25px 25px;
}
.checkout-address-remarks {
	margin-left: 60px;
}
.checkout-container .mCSB_scrollTools {
	background: none;
}
.checkout-container .mCSB_dragger_bar {
	background-color: #f7f6f6 !important;
}
.checkout-container.priceattachment .pc-rm-usages {
	display: none;
}
.checkout-container.priceattachment .pc-rf .pc-price {
	display: none;
}
.checkout-container.priceattachment .pc-cd .pc-price {
	display: none;
}
.checkout-container.priceattachment .pc-attachment-price {
	display: block !important; 
	font-size: 12px;
}
/*always price for getty brands*/
span.show-price .pc-price{
	display:block !important;	
}
span.show-price div.pc-price.pc-attachment-price{
	display:none !important;
}
.checkout-container.priceattachment .usage, .checkout-container.priceattachment .startdate {
	display: none;
}
.checkout-container .priceattachment-check {
	margin-bottom: 25px;
}
.checkout-container .priceattachment-check h2 {
	margin-top: 0px;
}
.checkout-container .priceattachment-check label {
	width: 70%;
	margin-bottom: 0;
	cursor: pointer;
	font-weight: normal;
}
.checkout-container .showonpa {
	display: none;
}
.checkout-container.priceattachment .showonpa {
	display: block;
}
.checkout-container .hideonpa {
	display: block;
}
.checkout-container.priceattachment .hideonpa {
	display: none;
}
.checkout-container .priceattachment-check .checkout-content {
	padding-top: 30px;
}
.checkout-container .grand-usage, .checkout-container .pc-rm-sizes, .checkout-container .pc-rm-usages {
	border: 3px solid transparent;
	margin-top: 25px;
}
.checkout-container .grand-usage.error, .checkout-container .pc-rm-sizes.error, .checkout-container .pc-rm-usages.error {
	border: 3px solid orange;
	background-color: transparent !important;
	color: #333 !important;
}
.add-link {
	position: relative;
	cursor: pointer;
}
.add-link:before {
	position: absolute;
	height: 21px;
	width: 21px;
	display: block;
	content: "";
	top: 2px;
	left: -36px;
	background-image: url('/modules/contentbox/themes/f1online/includes/img/icon-plus.png');
}
.dummyactive {
	display: block !important;
	visibility: hidden !important;
}
input.wide {
	width: 100%;
	height: 35px;
	padding-left: 10px;
	border: 0 none;
	box-shadow: none;
}
/*search history, LB no transitions when menu folds in/out*/
.tabs .collapsing {
	-webkit-transition: none;
	transition: none;
}
.socialmedia {
	margin-top: 35px;
}
/* FIXES FOR LAUNCH */
#bildwelten .bildwelten-image{
	margin:0 0 15px;
}
.clickable {
	background-color: transparent; 
	width: 100%; 
	height: 100%; 
	position: absolute; 
	top: 0; 
	left: 0;
	z-index: 10;
	cursor: pointer;
}

#resultsview1 {
   display: none;
}



.k-colorpalette .k-item.k-state-selected {
    z-index: 98;
}





.cms-content {
	font-size: 18px;
}
.cms-header-image {
	width: 100%;
}
.nomargin {
	margin: 0 !important;
}
.margin100 {
	margin-bottom: 100px !important;
}

.floatedfixed.active {
	position: fixed;     
    top: 0;  
	z-index: 999;
}
.blog section.content {
	margin-top: 0px;
}
/* Validation with jQuery.validation */
label.errorValidation{
	padding: 5px;
    border-radius: 0.25em;
    color: white;
    font-size: 75%;
    font-weight: bold;
    line-height: 1;
    padding: 0.2em 0.6em 0.3em;
    text-align: left;	
	background:#ffa800;
	width:auto;
	
}
div.errorValidation{
	padding: 5px;
	margin-top:15px;
    border-radius: 0.25em;
    color: white;
    font-size: 75%;
    font-weight: bold;
    line-height: 1;
    padding: 0.2em 0.6em 0.3em;
    text-align: left;
	background:#ffa800; 
	width:auto;
}
.bildwelten a.bold {
	color: #333 !important;
	cursor: default;
}

/* BILDWELTEN TAB CONTENT */
#bildwelten {
  padding-top: 41px;
  padding-bottom: 88px;
  background: #eeeeed;
}
#bildwelten.bildwelten_neu {
  padding-bottom: 30px !important;
}
.bildwelten_neupagina{
	margin-bottom: 30px !important;
	margin-top: 30px !important;
}
.news-holder.bw_neu{
	margin-bottom: 0px !important;
}
#bildwelten:before, #bildwelten:after {
  content: " ";
  display: table;
}
#bildwelten:after {
  clear: both;
}
#bildwelten article {
  float: left;
  margin: 0;
  padding-bottom: 68px;
  background: #ffffff;
  text-align: center;
  width: 100%;
  /*max-height: 900px;*/
}

.bildwelten_neu article{
	/*height: 770px !important;*/
}

#bildwelten article > a > img {
  display: block;
  margin: 0 auto;
}
#bildwelten article p {
  margin-bottom: 24px;
  padding: 0 40px;

  font-size: 18px;
  font-weight: 400;
  color: #5a5853;
  line-height: 22px;
}
#bildwelten article hr {
  margin-bottom: 14px;
  border-top: 1px solid #d7d7d6;
  width: 50%;
}
#bildwelten article ul li {
  padding-right: 1px;
  padding-left: 1px;

  font-size: 14px;
  font-weight: 500;
  color: #5a5853;
}
#bildwelten article ul li a {

  font-size: 14px;
  font-weight: 500;
  color: #00afe5;
}
.bildwelt-description-horizontal {
	height: auto;
}
.bildwelt-description-vertical {
	height: 340px
}
.news-content {
	z-index: 1;
}
.bildwelten-teaser {
	width: 100% !important;
}
.bildwelten-teaser > img {
	width: inherit;
}
.bildwelten #nomoreimages, .bildwelten #loadmoreajaxloader {
	display: none;
	clear: both;
	text-align: center;
}

.bildwelten header {
  background: #f7f6f6;
}
.bildwelten .sub-header {
  height: 60px;
  width: 100%;
  background: #00afe5;
  color: #fff;
}
.bildwelten .sub-header h1 {
  color: #fff;
  font-weight: 300;

  font-size: 40px;
  line-height: 60px;
  margin: 0;
  padding: 0;
  text-transform: uppercase;
}
.bildwelten .input-group-btn:last-child > .btn {
	margin-left: 0;
}
.bildwelten .sub-header .amount {
  -webkit-border-radius: 15px;
  -moz-border-radius: 15px;
  -ms-border-radius: 15px;
  -o-border-radius: 15px;
  border-radius: 15px;
  background: #fff;
  display: inline-block;
  height: 35px;
  line-height: 30px;
  padding: 0px 12px;
  font-size: 20px;
  color: #666666;
  margin: 0px 0px 0px 30px;
  position: relative;
  top: -8px;
}
.bildwelten-nav-right > a {
	text-align: center;
	width: 100%;
	height: 100%;
	cursor: pointer !important;
	margin: 0;
	padding: 0 0 0 0 !important;
}
.bildwelten .bildwelten-nav-right {
	float: right;
}

.bildwelten .left-menu ul {
  margin: 0;
  padding: 0px 0px 0px 0px;
}
.bildwelten .left-menu li {
  margin: 0px 0px 10px;
  padding: 0;
  list-style-type: none;
  display: block;
  height: 18px !important;
}
.bildwelten .left-menu li a {
  font-size: 18px;
  color: #5a5853;
  font-weight: 500;

  height: 20px;
  line-height: 20px;
  margin: 5px 0px;
  display: block;
}
.bildwelten .left-menu li a span {
  color: #00afe5;
}
.bildwelten .left-menu .filters {
  display: block;
  width: 100%;
  height: auto;
  min-height: 5px;
  overflow: hidden;
  margin: 15px 0px 20px;
}
.bildwelten .panel-body {
  padding: 5px 0px;
}
.bildwelten .fixed-height {
  max-height: 320px;
  overflow-y: scroll;
  margin: 14px 0px;
  padding-left: 30px;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
}
.bildwelten .panel-default > .panel-heading + .panel-collapse > .panel-body {
  border: 0px !important;
}
.bildwelten .panel-default {
  border: 0px !important;
  background: none;
  box-shadow: none;
}
.bildwelten .panel-default .panel-heading {
  background: #e6e5e5;
  border: 0px;
  position: relative;
  height: 41px;

  padding: 0;
}
.bildwelten .panel-default .panel-heading a {
  display: block;
  width: 100%;
  height: 100%;
  position: relative;
  z-index: 10;
  padding: 0px 30px;
}
.bildwelten .panel-default .panel-heading:after {
  display: block;
  content: '';
  width: 18px;
  height: 12px;
  position: absolute;
  top: 15px;
  right: 10px;
  background: url(/modules/contentbox/themes/f1online/includes/img/arrow-l.png) no-repeat;
  -webkit-transform: rotate(0deg);
  -moz-transform: rotate(0deg);
  -ms-transform: rotate(0deg);
  -o-transform: rotate(0deg);
  transform: rotate(0deg);
  -webkit-transition: 0.2s;
  -moz-transition: 0.2s;
  -o-transition: 0.2s;
  transition: 0.2s;
  z-index: 1;
}
.bildwelten .panel-default .panel-heading.open-mod:after {
  -webkit-transform: rotate(180deg);
  -moz-transform: rotate(180deg);
  -ms-transform: rotate(180deg);
  -o-transform: rotate(180deg);
  transform: rotate(180deg);
  -webkit-transition: 0.2s;
  -moz-transition: 0.2s;
  -o-transition: 0.2s;
  transition: 0.2s;
}
.bildwelten .panel-default label {
  font-size: 18px;
  color: #5a5853;
  font-weight: 500;

  height: 20px;
  line-height: 20px;
  margin: 5px 0px;
}
.bildwelten .panel-default label img {
  margin-right: 10px;
  position: relative;
  top: -2px;
}
.bildwelten .panel-default label span {
  color: #00afe5;
}
.bildwelten .panel-default .divider {
  width: 100%;
  display: block;
  height: 1px;
  background: #e5e4e4;
  margin: 10px 0px;
}
.bildwelten .panel-default h4 {
  text-transform: uppercase;
  line-height: 41px;

  font-size: 18px;
}
.bildwelten .form-control, .ergebnisliste .form-control {
  border: 0px;
  background: #FFF;
  box-shadow: none;
  border-radius: 0px;
  height: 46px
}
.bildwelten .input-group-btn {
	margin-right: 10px
}
.bildwelten .custom-group {
  height: 46px;
  min-height: 5px;
  overflow: hidden;
  margin: 20px 0px;
  background-color: #FFF;
}
.bildwelten .panel-body {
  padding-left: 0px;
  position: relative;
}
.bildwelten .panel-body.fixed-height {
  max-height: 640px;
}
.bildwelten .container ul {
  max-width: 95%;
}
.bildwelten ul.nav-tabs {
	width: 100%;
	max-width: 100%;
}
.bildwelten .panel-heading {
  background: #fff;
}
.bildwelten .letter-heading, .agencies .letter-heading {
  height: 24px;
  width: auto;
  display: block;
  line-height: 24px;
  background: #e6e5e5;
  margin-right: 20px;
  color: #000;
  font-size: 18px;
  padding-left: 4px;
  font-weight: 500;
}

.bildwelten .link-list {
  display: block;
  line-height: 18px;
  width: 335px;
}
.link-list a {
  margin-right: 13px;
  font-size: 14px;
}
.bildwelten .scrollable-content-menu {
  height: 630px;
  /*overflow-y: scroll;*/
  width: 100%;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
}
.letter-index {
	position: absolute;
  	width: 20px;
  	height: auto;
  	min-height: 20px;
  	overflow: hidden;
  	top: 0px;
  	right: -25px;
}
.letter-index > ul {
	padding: 0;
	margin: 0;
}
.letter-index > ul > li {
	height: 23px;
	cursor: pointer;
}
.bildwelten .content-nav {
  display: block;
  width: 100%;
  position: relative;
  padding: 30px 0px;
  height: 97px;
  border-bottom: 1px solid #e5e4e4;
}

.bildwelten .content-nav.content-nav-bottom {
  border-bottom: 0px;
  margin-top: 50px;
}

.bildwelten .content-nav .pager {
  position: absolute;
  top: 0px;
  min-width: 335px;
  left: 50%;
  height: 62px;
  line-height: 62px;
  font-size: 20px;
  color: #5a5853;
  margin: 15px 0px 0px -167px;

}

.bildwelten .content-nav .pager .prev, .bildwelten .content-nav .pager .next {
  display: block;
  width: 62px;
  height: 62px;
  -webkit-border-radius: 100px;
  -moz-border-radius: 100px;
  -ms-border-radius: 100px;
  -o-border-radius: 100px;
  border-radius: 100px;
  background: url(/modules/contentbox/themes/f1online/includes/img/icon-pager-arrow.png);
}
.bildwelten .content-nav .pager .prev {
  position: absolute;
  top: 0px;
  left: 0px;
}
.bildwelten .content-nav .pager .next {
  position: absolute;
  top: 0px;
  right: 0px;
  -webkit-transform: rotate(180deg);
  -moz-transform: rotate(180deg);
  -ms-transform: rotate(180deg);
  -o-transform: rotate(180deg);
  transform: rotate(180deg);
}
.bildwelten .content-nav .pager .number {
  color: #00b5e2;
  height: 32px;
   width:50px;
  text-align:center;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  border: 1px solid #e5e4e4;
  padding: 0px 10px;
  margin: 0px 10px;
  line-height: 32px;
  display: inline-block;
}
.bildwelten .content-nav .view-preferences {
  display: block;
  float: right;
  margin: 5px 5px 0px 0px;
}
.bildwelten .content-nav .view-preferences a {
  display: block;
  float: left;
  margin-left: 30px;
}
.bildwelten .news-holder {
  width: 100%;
  float: right;
  margin: auto;
  margin-bottom: 100px;
}
.bildwelten .contentnosidebar {
	margin-left: 0px !important;
}
.bildwelten .contentnosidebar .news-holder {
	float: none !important;
}
.bildwelten .news-box {
  float: left;
  width: 100%;
  position: relative;
  overflow: hidden;
}

.bildwelten .news-box.first {
  max-width: 381px;
  overflow: hidden;
}
.bildwelten .news-box.fourth, .bildwelten .news-box.fifth {
	width: 50%;
}
.bildwelten .news-box.first .news-content {
  width: 100%;
  height: 275px;
  padding: 20px;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
}
.bildwelten .news-box.first .news-content p {
  margin: 10px 0px;
  font-size: 18px;
  line-height: 1.3em;
}
.bildwelten .news-box.first .news-content .social {
  margin-bottom: 10px;
}
.bildwelten .news-box.first .news-content .tags p {
  font-size: 15px;
}




.bildwelten .news-box.third .news-content {
  text-align: right;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  position: relative;
  overflow: visible;
}
.bildwelten .news-box.second .news-content {
	text-align: left;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  position: relative;
  overflow: visible;
}
.bildwelten-footer {
	position: absolute;
	bottom: 10px;
	width: 100%;
	display: block;
}
.bildwelten .news-box.third .news-content .bildwelten-footer {
	right: 20px;
	padding-left: 20px;
}
.bildwelten .news-box.second .news-content .bildwelten-footer {
	left: 20px;
	padding-right: 20px;
}
.bildwelten .news-box.third .news-content:after {
  display: block;
  content: '';
  width: 0px;
  height: 0px;
  border-style: solid;
  border-width: 26px 0 26px 25px;
  border-color: transparent transparent transparent #ffffff;
  position: absolute;
  top: 50%;
  margin-top: -26px;
  right: -25px;
}
.bildwelten .news-box.third .news-content h2 {
  color: #de2d0f;
}
.bildwelten .news-box.third .news-content p {
  margin: 10px 0px;
  line-height: 1.3em;
}
.bildwelten .news-box.third .news-content .social {
  float: right;
  width: 240px;
}
.bildwelten .news-box.third .news-content .social a {
  float: right;
}
.bildwelten .news-content .tags {
  display: block;
  width: auto;
  overflow: hidden;
  height: auto;
  min-height: 20px;
  font-size: 15px;
  margin-right: 40px;
  clear: both;
}
.bildwelten .news-box.third .news-content .tags {
	margin-left: 20px;
	margin-right: 0px;
}
.bildwelten .news-box .bildwelten-image {
	max-width: 50%;
	min-width: 50%;
}
.bildwelten .extra-usage {
  width: 977px;
  display: block;
  float: left;
  background: #accfe8;
}
.bildwelten .extra-usage img {
  float: right;
}


.bildwelten .minor-usage p {
  min-width: 340px;
}


.bildwelten .news-content {
  background: #fff;
  height: 366px;
  width: 681px;
  overflow: hidden;
  float: left;
  display: block;
  position: relative;
  overflow: visible;
  width: 50%;
  padding: 20px;
}

.bildwelten .news-content h2 {
  color: #5a566c;
  line-height: 1.05em;
  margin: 0;
  padding: 0;

  font-weight: 600;
  width: auto;
  font-size: 35px;
  text-transform: uppercase;
}
.bildwelten .news-content p {
  color: #595753;
  font-family: "FreightSansProBook", sans-serif;
  line-height: 1.4em;
  max-width: 100%;
  margin: 20px 0px;
}
.bildwelten .news-content .social {
  height: auto;
  min-height: 5px;
  overflow: hidden;
  border-bottom: 1px solid #a0b2be;
  padding-bottom: 20px;
  margin-bottom: 10px;
  display: block;
  width: 200px;
  text-align: left;
}
.bildwelten .news-content .social a {
  margin-right: 15px;
  display: block;
  float: left;
}
.bildwelten .news-content .social a img {
  vertical-align: top !important;
}
.bildwelten .news-content .tags {
  color: #666666;
}
.bildwelten .news-content.floating {
  position: absolute;
  top: 0px;
  left: 0px;
  background: none;
  height: auto;
  padding: 40px 40px;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  width: 60%
}
.bildwelten .news-content.floating:after {
  display: none;
}

.bildwelten .news-content.floating h2 {
  color: #ffffff;
  line-height: 1.05em;
  margin: 0;
  padding: 0;
  font-weight: 600;
  font-size: 55px;
  text-transform: uppercase;
}
.bildwelten .news-content.floating p {
  color: #595753;
  font-family: "FreightSansProBook", sans-serif;
  font-size: 15px;
  line-height: 1.4em;
  /*max-width: 475px; aw*/
  margin: 20px 0px;
}
/*fittext removed. headline too big*/
@media only screen and (max-width: 1630px) {
	.bildwelten .news-content.floating{
		width:80%;
	}
}

.bildwelten .news-content.floating .social {
  height: auto;
  min-height: 5px;
  overflow: hidden;
  border-bottom: 1px solid #a0b2be;
  padding-bottom: 20px;
  display: block;
  width: 200px;
}
.bildwelten .news-content.floating .social a {
  margin-right: 15px;
  display: block;
  float: left;
}

.bildwelten .news-content.floating .social a img {
  vertical-align: top !important;
}
.bildwelten .news-content.floating .tags {
  color: #666666;
}
.bildwelten .news-content.floating .tags p {
  font-size: 15px;
}
.bildwelten .news-content.floating .tags p a {
  font-size: 15px;
}
.bildwelten .news-content.second {
  padding: 20px;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  height: 366px;
}
.bildwelten .news-content.second h2 {
  color: #de2d0f;
}
.bildwelten .news-content.second p {
  margin: 10px 0px;
  font-size: 18px;
  line-height: 1.3em;
}
.bildwelten .news-box.fourth .news-content {
  height: 466px;
  background: #eceded;
  padding: 20px;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
}
.bildwelten .news-content.fourth h2 {
  color: #455824;
}
.bildwelten .news-box.fourth .news-content p {
  margin: 10px 0px;
  line-height: 1.3em;
}

.bildwelten .news-box.fifth .news-content {
  height: 466px;
  background: #fff;
  padding: 20px;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
}
.bildwelten .news-box.fifth .news-content h2 {
  color: #d2649e;
}
.bildwelten .news-box.fifth .news-content p {
  margin: 10px 0px;
  line-height: 1.3em;
}



.bildwelten .news-box.second .news-content {
  position: relative;
  background: #eceded;
  overflow: visible;
}
.bildwelten .news-box.second .news-content:after {
  display: block;
  content: '';
  width: 0px;
  height: 0px;
  border-style: solid;
  border-width: 26px 25px 26px 0;
  border-color: transparent #eceded transparent transparent;
  position: absolute;
  top: 50%;
  margin-top: -26px;
  left: -25px;
}
.bildwelten .news-content.fourth {
  position: relative;
  overflow: visible;
}
.bildwelten .news-box.fourth .news-content:after {
  display: block;
  content: '';
  width: 0px;
  height: 0px;
  border-style: solid;
  border-width: 26px 0px 26px 25px;
  border-color: transparent transparent transparent #eceded;
  position: absolute;
  top: 50%;
  margin-top: -26px;
  right: -25px;
}
.bildwelten .news-content.fifth {
  position: relative;
  overflow: visible;
}
.bildwelten .news-box.fifth .news-content:after {
  display: block;
  content: '';
  width: 0px;
  height: 0px;
  border-style: solid;
  border-width: 26px 0px 26px 25px;
  border-color: transparent transparent transparent #fff;
  position: absolute;
  top: 50%;
  margin-top: -26px;
  right: -25px;
}

.bildwelten .photo-container {
  width: 100%;
  padding: 0px 0px;
  height: auto;
  min-height: 5px;
  overflow: hidden;
}

.bildwelten .photo-container h2 {

  font-size: 36px !important;
  color: #6d973c;
  margin: 0px 0px 10px;
  padding: 0px 0px 0px 20px;
  line-height: 1em;
  text-align: left;
}
.bildwelten .photo-container .tags {
  padding-left: 20px;
  margin-bottom: 40px;
  text-align: left;
}
.bildwelten .photo-container .photo-box {
  float: left;
  margin: 10px 0px;
}
.bildwelten .photo-container .photo-row .photo-box:last-child {
  float: right;
}
.bildwelten .infotiles-container .photo-box {
  margin: 0px 15px !important;
}

.bildwelten .photo-column.first {
  width: 201px;
  float: left;
  margin-right: 20px;
}
.bildwelten .photo-column.first .photo-box {
  width: auto;
}

.bildwelten .photo-column.second {
  width: 439px;
  float: left;
  margin-right: 20px;
}
.bildwelten .photo-column.second .photo-box {
  width: auto;
}

.bildwelten .photo-column.third {
  width: 440px;
  float: left;
  margin-right: 20px;
}
.bildwelten .photo-column.third .photo-box {
  width: auto;
}

.bildwelten .photo-column.fourth {
  width: 200px;
  float: left;
}
.bildwelten .photo-column.fourth img {
  max-width: none;
}

.bildwelten .custom-row {
  text-align: center !important;
}
.bildwelten .photo-box {
  display: inline-block;
  text-align: center;
  height: auto;
  min-height: 200px;
  overflow: hidden;
  padding-bottom: 10px;
  width: 200px;
  margin: 0px auto;
  float: left;
  margin: 0px 15px;

}
.bildwelten .photo-box .photo-holder {
  display: block;
  text-align: center;
  height: auto;
  min-height: 200px;
  line-height: 200px;
}
.bildwelten .photo-box .photo-holder img {
  vertical-align: bottom;
  display: inline-block;
  height: auto;
  max-height: 200px;
  width: auto;
  max-width: 100%;
}
.bildwelten .photo-box.last-box .photo-holder {
  display: block;
  text-align: center;
  height: auto;
  min-height: 200px;
  max-height: 200px;
  line-height: 200px;
  position: relative;
}
.bildwelten .photo-box.last-box .title {
  position: relative;
  display: block;
  margin-top: 43px;
  font-size: 16px;
  font-weight: 600;
  color: #00afe5;
  padding: 10px 0px 10px;
  text-transform: uppercase;
  height: 59px;
  border-bottom: 1px solid #e6e5e5;
}
.bildwelten .photo-box.last-box .title:before {
  display: block;
  content: '';
  position: absolute;
  top: 0px;
  left: 0px;
  width: 100%;
  height: 1px;
  background: #e6e5e5;
}
.bildwelten .photo-box .tag-cloud {
  width: 100%;
  height: auto;
  min-height: 20px;
  overflow: hidden;
  margin-top: 8px;
  margin-bottom: 12px;
}
.bildwelten .photo-box .tag-cloud a {
  display: block;
  max-width: none;
  float: left;
  background: #00afe5;
  height: 23px;
  text-align: center;
  text-transform: uppercase;
  color: #fff;
  padding: 0px 27px 0px 8px;
  line-height: 23px;
  font-size: 12px;
  position: relative;
}
.bildwelten .photo-box .tag-cloud a:first-child {
  margin-right: 10px;
}
.bildwelten .photo-box .tag-cloud a:after {
  display: block;
  content: '';
  width: 11px;
  height: 10px;
  background: url(/modules/contentbox/themes/f1online/includes/img/icon-check.png) no-repeat;
  position: absolute;
  top: 7px;
  right: 6px;
}
.bildwelten .photo-box .rf-tag {
  padding: 0px 0px 15px 40px;
  margin: 10px 0px 10px 0px;
  position: relative;
  height: auto;
  min-height: 20px;
  overflow: hidden;
  font-weight: 600;
  font-size: 13px;
  width: 100%;
  text-align: left;

  border-bottom: 1px solid #e6e5e5;
}
.bildwelten .photo-box .rf-tag:before {
  display: block;
  content: 'RF';

  font-weight: 700;
  text-transform: uppercase;
  font-size: 14px;
  position: absolute;
  top: 2px;
  left: 0px;
  width: 29px;
  height: 18px;
  background: #e6e5e5;
  line-height: 18px;
  text-align: center;
}
.bildwelten .photo-box .headline {
  color: #5a5853;
  font-size: 16px;
  width: 100%;
  display: block;
  margin-bottom: 10px;
  font-weight: 600;
}
.bildwelten .photo-box .placeholder {
  text-align: left;
  color: #bdbdba;
  font-size: 14px;
}
.bildwelten .photo-box .resolution {
  display: block;
  height: auto;
  min-height: 130px;
  overflow: hidden;

  text-align: left;
  border-bottom: 1px solid #e6e5e5;
}
.bildwelten .photo-box .price {
  display: block;
  text-align: left;
  height: 39px;
  line-height: 39px;
  border-bottom: 1px solid #e6e5e5;
  color: #ffa800;
  font-size: 16px;
}
.bildwelten .photo-box .price.black {
  color: #000;
}
.bildwelten .photo-box .comments {

  display: block;
  margin-top: 10px;
  height: auto;
  min-height: 20px;
  overflow: hidden;

  text-align: left;
}
.bildwelten .photo-box .photo-info {
  font-size: 14px !important;
  color: #5a5853 !important;
  padding: 0 !important;
  margin: 0 !important;
  font-weight: 500 !important;
}
.bildwelten .photo-box .icons-list {
  margin: 0 !important;
  padding: 0 !important;
  display: block;
  width: 100%;
  height: auto;
  min-height: 20px;
  overflow: hidden;
  max-width: 100% !important;
}
.bildwelten .photo-box .icons-list li {
  list-style-type: none;
  display: block !important;
  float: left !important;
  margin: 0px 10px 0px 0px !important;
  width: auto !important;
  padding: 0 !important;
}
.bildwelten .photo-box .icons-list li:last-child {
  margin-right: 0px !important;
}
.bildwelten .photo-box .icons-list li:first-child {
  margin-right: 9px !important;
}
.bildwelten .photo-box .icons-list li:first-child a {
  width: 26px;
}
.bildwelten .photo-box .icons-list li a {
  height: 25px;
  width: 25px;
  display: block;
  background-position: center center;
}

#bildwelten .container-fluid .row {
    margin-left: -30px;
    margin-right: 0;
}

#bildwelten {
    background-color: hsl(0, 6%, 97%);
}


.ergebnisliste .badge-small, .bildwelten .badge-small, .item-details .badge-small, #lightbox .badge-small,#arrivals .badge-small {
  
}
.ergebnisliste .badge-small.left10{
	margin-left:10px;
	color: #5a5853;
}

.ergebnisliste #ergebnisliste-carousel {
  position: relative;
  overflow: hidden;
  width: 100%;
}
.ergebnisliste #ergebnisliste-carousel .flex-direction-nav {
  display: block;
  width: 100%;
  position: absolute;
  top: 0px;
  left: 0px;
}
.ergebnisliste #ergebnisliste-carousel .flex-direction-nav li {
  list-style-type: none;
}
.ergebnisliste #ergebnisliste-carousel .flex-direction-nav .flex-prev {
  position: absolute;
  top: 30px;
  left: 0px;
  width: 0px;
  height: 0px;
  border-style: solid;
  border-width: 21px 28px 21px 0;
  border-color: transparent #00bae9 transparent transparent;
  display: block;
  z-index: 10;
}
.ergebnisliste #ergebnisliste-carousel .flex-direction-nav .flex-next {
  position: absolute;
  top: 30px;
  right: 0px;
  width: 0px;
  height: 0px;
  border-style: solid;
  border-width: 21px 0px 21px 28px;
  border-color: transparent transparent transparent #00bae9;
  display: block;
  z-index: 10;
}
.ergebnisliste #ergebnisliste-carousel .flex-viewport {
  padding: 20px 0px;
}
.ergebnisliste #ergebnisliste-carousel .flex-active-slide {
  position: relative;
}
.ergebnisliste #ergebnisliste-carousel .flex-active-slide:after {
  display: block;
  content: '';
  position: absolute;
  top: -10%;
  left: -10%;
  width: 120%;
  height: 120%;
  background: rgba(0, 175, 229, 0.2);
  padding: 10px 0px;
}
.ergebnisliste #ergebnisliste-carousel .slides {
  text-align: center;
}
.ergebnisliste #ergebnisliste-carousel .slides li {
  width: auto !important;
  margin: 0px 10px;
  display: inline-block;
}
.ergebnisliste #ergebnisliste-slider {
  position: relative;
  margin-bottom: 50px;
}
.ergebnisliste #ergebnisliste-slider li {
  text-align: center;
}
.ergebnisliste #ergebnisliste-slider li img {
  display: inline-block;
}
.ergebnisliste #ergebnisliste-slider .flex-direction-nav {
  display: block;
  position: absolute;
  height: 202px;
  top: 50%;
  left: 0px;
  width: 100%;
  margin-top: -101px;
}
.ergebnisliste #ergebnisliste-slider .flex-direction-nav li {
  list-style-type: none;
}
.ergebnisliste #ergebnisliste-slider .flex-direction-nav .flex-prev {
  position: absolute;
  top: 0px;
  left: 0px;
  width: 202px;
  height: 202px;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  border: 1px solid #e6e5e5;
  -webkit-border-radius: 300px;
  -moz-border-radius: 300px;
  -ms-border-radius: 300px;
  -o-border-radius: 300px;
  border-radius: 300px;
}
.ergebnisliste #ergebnisliste-slider .flex-direction-nav .flex-prev:after {
  content: '';
  position: absolute;
  display: block;
  top: 50%;
  left: 50%;
  margin-top: -36px;
  margin-left: -35px;
  width: 0px;
  height: 0px;
  border-style: solid;
  border-width: 41px 56px 41px 0;
  border-color: transparent #00bae9 transparent transparent;
}
.ergebnisliste #ergebnisliste-slider .flex-direction-nav .flex-next {
  position: absolute;
  top: 0px;
  right: 0px;
  width: 202px;
  height: 202px;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  border: 1px solid #e6e5e5;
  -webkit-border-radius: 300px;
  -moz-border-radius: 300px;
  -ms-border-radius: 300px;
  -o-border-radius: 300px;
  border-radius: 300px;
}
.ergebnisliste #ergebnisliste-slider .flex-direction-nav .flex-next:after {
  content: '';
  position: absolute;
  top: 50%;
  right: 50%;
  margin-top: -36px;
  margin-right: -35px;
  width: 0px;
  height: 0px;
  border-style: solid;
  border-width: 41px 0px 41px 56px;
  border-color: transparent transparent transparent #00bae9;
  display: block;
}
.ergebnisliste #ergebnisliste-slider .item-holder .secondary-info {
  display: block;
  height: auto;
  min-height: 5px;
  overflow: hidden;
  position: relative;
  width: 600px;
  margin: 5px auto;
  border-bottom: 1px solid #e5e4e4;
}

.ergebnisliste #ergebnisliste-slider .item-holder .comments {
  display: block;
  text-align: right;
  position: relative;
  float: right;
  font-size: 12px;
  width: auto;
  font-weight: 600;
  text-transform: uppercase;

}
.ergebnisliste #ergebnisliste-slider .item-holder .comments span {
  color: #5a5853;
}
.ergebnisliste #ergebnisliste-slider .item-holder .item-type {
  padding: 0px 0px 15px 40px;
  position: relative;
  height: auto;
  min-height: 20px;
  overflow: hidden;
  font-weight: 600;
  font-size: 13px;
  width: auto;
  text-align: left;
  float: left;

}
.ergebnisliste #ergebnisliste-slider .item-holder .item-type:before {
  display: block;
  content: '';
  position: absolute;
  top: 2px;
  left: 0px;
  width: 29px;
  height: 18px;
  background: url(/modules/contentbox/themes/f1online/includes/img/rm-ico.png) no-repeat;
}
.ergebnisliste #ergebnisliste-slider .item-holder .tag-cloud {
  position: absolute;
  top: 0px;
  left: 32%;
  width: auto;
  height: auto;
  min-height: 20px;
  overflow: hidden;
  float: none;
}
.ergebnisliste #ergebnisliste-slider .item-holder .tag-cloud a {
  display: block;
  max-width: none;
  float: left;
  background: #00afe5;
  height: 23px;
  text-align: center;
  text-transform: uppercase;
  color: #fff;
  padding: 0px 27px 0px 8px;
  line-height: 23px;
  font-size: 12px;
  position: relative;
}
.ergebnisliste #ergebnisliste-slider .item-holder .tag-cloud a:first-child {
  margin-right: 10px;
}
.ergebnisliste #ergebnisliste-slider .item-holder .tag-cloud a:after {
  display: block;
  content: '';
  width: 11px;
  height: 10px;
  background: url(/modules/contentbox/themes/f1online/includes/img/icon-check.png) no-repeat;
  position: absolute;
  top: 7px;
  right: 6px;
}
.ergebnisliste #ergebnisliste-slider .item-holder .main-info {
  display: block;
  width: 600px;
  margin: 5px auto;
  font-weight: 300;

}
.ergebnisliste #ergebnisliste-slider .item-holder .main-info a.download {
  display: block;
  line-height: 35px;
  border-bottom: 1px solid #e5e4e4;
  text-transform: uppercase;
  font-size: 18px;
  position: relative;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  padding-left: 30px;
}
.ergebnisliste #ergebnisliste-slider .item-holder .main-info a.download:before {
  display: block;
  content: '';
  position: absolute;
  top: 6px;
  left: 0px;
  width: 22px;
  height: 23px;
  background: url(/modules/contentbox/themes/f1online/includes/img/icon-arrow.png) no-repeat;
}
.ergebnisliste #ergebnisliste-slider .item-holder .main-info p {
  color: #5a5853;
  font-size: 16px;
  padding: 0;
  margin: 0;
  line-height: 41px;
  border-bottom: 1px solid #e5e4e4;
}
.ergebnisliste #ergebnisliste-slider .item-holder .main-info p.description {
  text-align: left;
}
.ergebnisliste #ergebnisliste-slider .item-holder .main-info p.copy {
  text-align: left;
}
.ergebnisliste #ergebnisliste-slider .item-holder .icons-list {
  margin: 0 !important;
  padding: 5px 0px 0px !important;
  display: block;
  width: 100%;
  height: auto;
  min-height: 40px;
  text-align: center;
  border-bottom: 1px solid #e5e4e4;
}
.ergebnisliste #ergebnisliste-slider .item-holder .icons-list li {
  list-style-type: none;
  display: inline-block !important;
  float: none !important;
  margin: 0px 10px 0px 0px !important;
  width: auto !important;
  padding: 0 !important;
}
.ergebnisliste #ergebnisliste-slider .item-holder .icons-list li:last-child {
  margin-right: 0px !important;
}
.ergebnisliste #ergebnisliste-slider .item-holder .icons-list li:first-child {
  margin-right: 9px !important;
}
.ergebnisliste #ergebnisliste-slider .item-holder .icons-list li:first-child a {
  width: 26px;
}
.ergebnisliste #ergebnisliste-slider .item-holder .icons-list li a {
  height: 25px;
  width: 25px;
  display: block;
  background-position: center center;
}
.ergebnisliste #ergebnisliste-slider .item-holder .icons-list .secondary-gallery {
  position: relative;
}
.ergebnisliste #ergebnisliste-slider .item-holder .icons-list .dropdown-menu {
  position: absolute;
  top: 35px;
  left: 0px;
  width: 520px;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  padding: 10px 10px 20px;
  height: auto;
  min-height: 5px;
  -webkit-box-shadow: 0px 0px 10px 0px rgba(0, 0, 0, 0.2);
  -moz-box-shadow: 0px 0px 10px 0px rgba(0, 0, 0, 0.2);
  box-shadow: 0px 0px 10px 0px rgba(0, 0, 0, 0.2);
  border-radius: 0;
  border: 0px;
}
.ergebnisliste #ergebnisliste-slider .item-holder .icons-list .dropdown-menu li.first-line {
  width: 100% !important;
  display: block;
  border-bottom: 1px solid #ececec;
}
.ergebnisliste #ergebnisliste-slider .item-holder .icons-list .dropdown-menu li:last-child {
  border-bottom: 0px;
}
.ergebnisliste #ergebnisliste-slider .item-holder .icons-list .dropdown-menu li ul {
  padding: 0;
}
.ergebnisliste #ergebnisliste-slider .item-holder .icons-list .dropdown-menu li ul > li {
  display: block;
  float: left;
  width: 100px !important;
  margin: 10px 12px !important;
  line-height: 100px;
  text-align: center;
  border-bottom: 0px;
  line-height: 20px;
}
.ergebnisliste #ergebnisliste-slider .item-holder .icons-list .dropdown-menu li ul > li a {
  width: 100%;
  height: 100px !important;
  display: block;
  line-height: 100px;
}
.ergebnisliste #ergebnisliste-slider .item-holder .icons-list .dropdown-menu li ul > li a img {
  display: inline-block;
  vertical-align: bottom;
}
.ergebnisliste #ergebnisliste-slider .item-holder .icons-list .dropdown-menu:before {
  display: block;
  content: '';
  position: absolute;
  top: -12px;
  left: 3px;
  width: 0px;
  height: 0px;
  border-style: solid;
  border-width: 0 12px 12px 12px;
  border-color: transparent transparent #ffffff transparent;
  z-index: 4;
}
.ergebnisliste #ergebnisliste-slider .item-holder .icons-list .dropdown-menu:after {
  display: block;
  content: '';
  position: absolute;
  top: -9px;
  left: 12px;
  width: 6px;
  height: 6px;
  -webkit-border-radius: 5px;
  -moz-border-radius: 5px;
  -ms-border-radius: 5px;
  -o-border-radius: 5px;
  border-radius: 5px;
  background: #fff;
  -webkit-box-shadow: 0px 0px 8px 0px rgba(0, 0, 0, 0.3);
  -moz-box-shadow: 0px 0px 8px 0px rgba(0, 0, 0, 0.3);
  box-shadow: 0px 0px 8px 0px rgba(0, 0, 0, 0.3);
  z-index: 0;
}
.ergebnisliste #ergebnisliste-slider .item-holder .icons-list .dropdown-menu .headline {
  display: block;
  text-transform: uppercase;
  color: #5a5853;
  font-size: 22px;

  padding-left: 60px;
  text-align: left;
  font-weight: 400;
  padding: 5px 0px;
  margin: 0;
}
.ergebnisliste #ergebnisliste-slider .item-holder .icons-list .dropdown-menu p {

  font-size: 16px;
  color: #5a5853;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  line-height: 1.2em;
  padding: 20px 60px 0px;
}
.ergebnisliste #ergebnisliste-slider .item-holder .icons-list .dropdown-menu .with-switch {
  display: block;
  position: relative;
  height: 45px;
  line-height: 45px;
}
.ergebnisliste #ergebnisliste-slider .item-holder .icons-list .dropdown-menu .with-switch label {
  display: block;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  padding-left: 60px;
  text-transform: uppercase;
  color: #00afe5;
  font-size: 16px;

  font-weight: 400;
}
.ergebnisliste #ergebnisliste-slider .item-holder .icons-list .dropdown-menu .with-switch img {
  position: absolute;
  top: 12px;
  left: 10px;
}
.ergebnisliste #ergebnisliste-slider .item-holder .icons-list .dropdown-menu .with-switch.second img {
  top: 6px;
}
.ergebnisliste #ergebnisliste-slider .item-holder .icons-list .dropdown-menu .with-switch.third img {
  top: 12px;
  left: 17px;
}
.ergebnisliste #ergebnisliste-slider .item-holder .icons-list .dropdown-menu .button-holder {
  display: block;
  padding: 0px 50px 0px 60px;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
}
.ergebnisliste #ergebnisliste-slider .item-holder .icons-list .dropdown-menu button {
  background: #00afe5;

  border: 0px;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  color: #fff;
  font-size: 16px;
  text-transform: uppercase;
  font-weight: 400;
  height: 33px;
  line-height: 33px;
  padding: 0px 16px;
  width: 100%;
  text-align: left;
  position: relative;
}
.ergebnisliste #ergebnisliste-slider .item-holder .icons-list .dropdown-menu button:after {
  display: block;
  content: '';
  position: absolute;
  top: 10px;
  right: 10px;
  width: 18px;
  height: 12px;
  background: url(/modules/contentbox/themes/f1online/includes/img/arrow-l-white.png) no-repeat;
}
.ergebnisliste .ergebnisliste-container {
  background: #f7f6f6;
}
.ergebnisliste #left-menu, .ergebnisliste #arrivals-menu {
  width: 445px;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  padding: 25px 40px 20px 20px;
  float: left;
}
.ergebnisliste #left-menu.closed {
  height: 0px;
  padding: 0px 40px 0px 20px;
  overflow: hidden;
}


.ergebnisliste #left-menu ul {
  margin: 0;
  padding: 0px 0px 0px 0px;
}
.ergebnisliste #left-menu .shift-left label {
  margin: 0px -29px 10px;
}
.ergebnisliste .panel-body {
  padding: 0px 0px;
}
.ergebnisliste .fixed-height {
  max-height: 320px;
  /*overflow-y: scroll;*/
  /*margin: 14px 0px;*/
  padding-top: 14px;
  padding-left: 30px;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
}
.ergebnisliste .agencies .fixed-height {
	height: 900px;
	max-height: 900px;
}
.ergebnisliste .panel-default > .panel-heading + .panel-collapse > .panel-body {
  border: 0px !important;
}
.ergebnisliste .farben {
  display: block;
  float: right;
  margin-right: 10px;
}
.ergebnisliste .panel-default {
  border: 0px !important;
  background: none;
  box-shadow: none;
}
.ergebnisliste .panel-default .panel-heading {
  background: #e6e5e5;
  border: 0px;
  position: relative;
  height: 41px;

  padding: 0;
}
.ergebnisliste .panel-default .panel-heading a {
  display: block;
  width: 100%;
  height: 100%;
  position: relative;
  z-index: 10;
  padding: 0px 30px;
}
.ergebnisliste .panel-default .panel-heading:after {
  display: block;
  content: '';
  width: 18px;
  height: 12px;
  position: absolute;
  top: 15px;
  right: 10px;
  background: url(/modules/contentbox/themes/f1online/includes/img/arrow-l.png) no-repeat;
  -webkit-transform: rotate(0deg);
  -moz-transform: rotate(0deg);
  -ms-transform: rotate(0deg);
  -o-transform: rotate(0deg);
  transform: rotate(0deg);
  -webkit-transition: 0.2s;
  -moz-transition: 0.2s;
  -o-transition: 0.2s;
  transition: 0.2s;
  z-index: 1;
}
.ergebnisliste .panel-default .panel-heading.open-mod:after {
  -webkit-transform: rotate(180deg);
  -moz-transform: rotate(180deg);
  -ms-transform: rotate(180deg);
  -o-transform: rotate(180deg);
  transform: rotate(180deg);
  -webkit-transition: 0.2s;
  -moz-transition: 0.2s;
  -o-transition: 0.2s;
  transition: 0.2s;
}
.ergebnisliste .panel-default label span:not(.badge-small) {
  max-width: 180px;
}
.ergebnisliste .panel-default .tooltip .tooltip-inner {
  background: #00afe5;
  color: #fff;
  padding: 2px 5px;
}
.ergebnisliste .panel-default .tooltip .tooltip-inner:before {
  display: none;
}
.ergebnisliste .panel-default .divider {
  width: 100%;
  display: block;
  height: 1px;
  background: #e5e4e4;
  margin: 10px 0px;
}
.ergebnisliste .panel-favorite .panel-body {
  padding-left: 0px;
  position: relative;
}
.ergebnisliste .panel-favorite .panel-body.fixed-height {
  max-height: 300px;
  margin: 0px;
}
.ergebnisliste .panel-favorite ul {
  max-width: 100%;
}
.ergebnisliste .panel-favorite .letter-heading {
  height: 24px;
  width: 90%;
  display: block;
  line-height: 24px;
  background: #e6e5e5;

  color: #000;
  font-size: 18px;
  padding-left: 4px;
  font-weight: 500;
}
.favorite-btn-ok i {
	color: #00afe5;
	cursor: pointer;
	font-size: 16px;
}
.favorite-btn-ok i:hover {
	color: #2a6496;
}

.ergebnisliste .content-proper.full {
  width: 100%;
}

.ergebnisliste .content-proper .content-nav {
  display: block;
  width: 100%;
  position: relative;
  padding: 30px 0px;
  height: 97px;
  border-bottom: 1px solid #e5e4e4;
}
.ergebnisliste .content-proper .content-nav.content-nav-bottom {
  border-bottom: 0px;
  margin-top: 50px;
}
.ergebnisliste .content-proper .content-nav .pager {
  position: absolute;
  top: 0px;
  min-width: 335px;
  left: 50%;
  height: 62px;
  line-height: 62px;
  font-size: 20px;
  color: #5a5853;
  margin: 15px 0px 0px -167px;

}
.ergebnisliste .content-proper .content-nav .pager .prev, .ergebnisliste .content-proper .content-nav .pager .next {
  display: block;
  width: 62px;
  height: 62px;
  -webkit-border-radius: 100px;
  -moz-border-radius: 100px;
  -ms-border-radius: 100px;
  -o-border-radius: 100px;
  border-radius: 100px;
  background: url(/modules/contentbox/themes/f1online/includes/img/icon-pager-arrow.png);
}
.ergebnisliste .content-proper .content-nav .pager .prev {
  position: absolute;
  top: 0px;
  left: 0px;
}
.ergebnisliste .content-proper .content-nav .pager .next {
  position: absolute;
  top: 0px;
  right: 0px;
  -webkit-transform: rotate(180deg);
  -moz-transform: rotate(180deg);
  -ms-transform: rotate(180deg);
  -o-transform: rotate(180deg);
  transform: rotate(180deg);
}

.ergebnisliste .content-proper .content-nav .pager .next:hover, .ergebnisliste .content-proper .content-nav .pager .prev:hover {
	background: url(/modules/contentbox/themes/f1online/includes/img/icon-pager-arrow-disabled.png);
}
.ergebnisliste .content-proper .content-nav .pager .number {
  color: #00b5e2;
  height: 32px;
  width:50px;
  text-align:center;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  border: 1px solid #e5e4e4;
  padding: 0px 10px;
  margin: 0px 10px;
  line-height: 32px;
  display: inline-block;
}
.ergebnisliste .content-proper .content-nav .view-preferences {
  display: block;
  float: right;
  margin: 5px 5px 0px 0px;
  position: relative;
}

.ergebnisliste .content-proper .content-nav .view-preferences .dropdown {
  float: left;
  margin-right:30px;
}
.ergebnisliste .content-proper .content-nav .view-preferences a {
  display: block;
  float: left;
  margin-left: 17px;
}
.ergebnisliste .content-proper .content-nav .view-preferences .dropdown-menu li {
  border-bottom: 1px solid #ececec;
}
.ergebnisliste .content-proper .content-nav .view-preferences .dropdown-menu li:last-child {
  border-bottom: 0px;
}
.ergebnisliste .content-proper .content-nav .view-preferences .dropdown-menu .headline {
  display: block;
  text-transform: uppercase;
  color: #5a5853;
  font-size: 20px;

  padding-left: 60px;
}
.ergebnisliste .content-proper .content-nav .view-preferences .dropdown-menu p {

  font-size: 16px;
  color: #5a5853;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  line-height: 1.2em;
  padding: 20px 60px 0px;
}
.ergebnisliste .content-proper .content-nav .view-preferences .dropdown-menu .with-switch {
  display: block;
  position: relative;
  height: 45px;
  line-height: 45px;
}
.ergebnisliste .content-proper .content-nav .view-preferences .dropdown-menu .with-switch label {
  display: block;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  padding-left: 60px;
  text-transform: uppercase;
  color: #00afe5;
  font-size: 16px;

  font-weight: 400;
}
.ergebnisliste .content-proper .content-nav .view-preferences .dropdown-menu .with-switch img {
  position: absolute;
  top: 12px;
  left: 10px;
}
.ergebnisliste .content-proper .content-nav .view-preferences .dropdown-menu .with-switch.second img {
  top: 6px;
}
.ergebnisliste .content-proper .content-nav .view-preferences .dropdown-menu .with-switch.third img {
  top: 12px;
  left: 17px;
}
.ergebnisliste .content-proper .content-nav .view-preferences .dropdown-menu .button-holder {
  display: block;
  padding: 0px 50px 0px 60px;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
}
.ergebnisliste .content-proper .content-nav .view-preferences .dropdown-menu button {
  background: #00afe5;

  border: 0px;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  color: #fff;
  font-size: 16px;
  text-transform: uppercase;
  font-weight: 400;
  height: 33px;
  line-height: 33px;
  padding: 0px 16px;
  width: 100%;
  text-align: left;
  position: relative;
}


.ergebnisliste .content-proper .content-nav .view-preferences .dropdown-menu button:after {
  display: block;
  content: '';
  position: absolute;
  top: 10px;
  right: 10px;
  width: 18px;
  height: 12px;
  background: url(/modules/contentbox/themes/f1online/includes/img/arrow-l-white.png) no-repeat;
}
.ergebnisliste .margin {
  /*margin-top: 60px;*/
}

.ergebnisliste .photo-box {
  display: block;
  text-align: center;
  height: auto;
  min-height: 220px;
/*  border-bottom: 1px solid #e6e5e5;*/
  padding-bottom: 10px;
  width: 220px;
  margin: 0px auto;
  float: left;
  margin: 0px 20px;

}
.ergebnisliste .photo-box.enlarge {
	width:auto;
	height:auto;
	margin: 0px 30px;
	padding-top:10px;
}
.ergebnisliste .photo-box.enlarge li{
	border:none;
}
.ergebnisliste .large-photo-box.enlarge{
	width:660px;
	height:auto;
	margin: 0px 30px;
	margin-top:10px;
	padding-bottom:0;
}
#enlargeLoader{
	text-align:center;
}
.ergebnisliste .large-photo-box.enlarge .tag-cloud{
	border-bottom:none;
}
.ergebnisliste .photo-box.enlarge img{
	width:300px
}
.ergebnisliste .photo-box .photo-holder {
  display: block;
  text-align: center;
  height: auto;
  min-height: 200px;
  line-height: 200px;
  margin-top: 35px;
}
.ergebnisliste .photo-box .photo-holder img {
  vertical-align: bottom;
  display: inline-block;
}
.ergebnisliste .photo-box.last-box .photo-holder {
  display: block;
  text-align: center;
  height: auto;
  min-height: 220px;
  max-height: 220px;
  line-height: 220px;
  position: relative;
}
.ergebnisliste .photo-box.last-box .title {
  	position: relative;
  	display: block;
  	font-size: 16px;
  	font-weight: 600;
  /*color: #00afe5;*/
  padding: 10px 0px 10px;
  text-transform: uppercase;
  height: 40px;
  border-bottom: 1px solid #e6e5e5;
}
.ergebnisliste .photo-box.last-box .title:before {
  display: block;
  content: '';
  position: absolute;
  top: 0px;
  left: 0px;
  width: 100%;
  height: 1px;
  background: #e6e5e5;
}
.ergebnisliste .photo-box .tag-cloud {
  width: 100%;
  height: auto;
  min-height: 20px;
  overflow: hidden;
  margin-top: 8px;
  margin-bottom: 12px;
}
.ergebnisliste .photo-box .tag-cloud a {
  display: block;
  max-width: none;
  float: left;
  background: #00afe5;
  height: 23px;
  text-align: center;
  text-transform: uppercase;
  color: #fff;
  padding: 0px 27px 0px 8px;
  line-height: 23px;
  font-size: 12px;
  position: relative;
}
.ergebnisliste .photo-box .tag-cloud a:first-child {
  margin-right: 10px;
}
.ergebnisliste .photo-box .tag-cloud a:after {
  display: block;
  content: '';
  width: 11px;
  height: 10px;
  background: url(/modules/contentbox/themes/f1online/includes/img/icon-check.png) no-repeat;
  position: absolute;
  top: 7px;
  right: 6px;
}
.ergebnisliste .photo-box .rm-tag {
  padding: 0px 0px 15px 40px;
  margin: 10px 0px 10px 0px;
  position: relative;
  height: auto;
  min-height: 20px;
  overflow: hidden;
  font-weight: 600;
  font-size: 13px;
  width: 100%;
  text-align: left;

  border-bottom: 1px solid #e6e5e5;
}
.ergebnisliste .photo-box .rm-tag:before {
  display: block;
  content: 'RM';

  font-weight: 700;
  color:#fff;
  text-transform: uppercase;
  font-size: 14px;
  position: absolute;
  top: 2px;
  left: 0px;
  width: 29px;
  height: 18px;
  background: #6b6965;
  line-height: 18px;
  text-align: center;
}
.ergebnisliste .photo-box .ms-tag {
  padding: 0px 0px 15px 40px;
  margin: 10px 0px 10px 0px;
  position: relative;
  height: auto;
  min-height: 20px;
  overflow: hidden;
  font-weight: 600;
  font-size: 13px;
  width: 100%;
  text-align: left;

  border-bottom: 1px solid #e6e5e5;
}
.ergebnisliste .photo-box .ms-tag:before {
  display: block;
  content: 'RM';

  font-weight: 700;
  color:#fff;
  text-transform: uppercase;
  font-size: 14px;
  position: absolute;
  top: 2px;
  left: 0px;
  width: 29px;
  height: 18px;
  background: #e6e5e5;
  line-height: 18px;
  text-align: center;
}
.ergebnisliste .photo-box .rf-tag {
  padding: 0px 0px 15px 40px;
  margin: 10px 0px 10px 0px;
  position: relative;
  height: auto;
  min-height: 20px;
  overflow: hidden;
  font-weight: 600;
  font-size: 13px;
  width: 100%;
  text-align: left;

  border-bottom: 1px solid #e6e5e5;
}
.ergebnisliste .photo-box .rf-tag:before {
  display: block;
  content: 'RF';

  font-weight: 700;
  text-transform: uppercase;
  font-size: 14px;
  position: absolute;
  top: 2px;
  left: 0px;
  width: 29px;
  height: 18px;
  background: #e6e5e5;
  line-height: 18px;
  text-align: center;
}
.ergebnisliste .photo-box .headline {
  color: #5a5853;
  font-size: 16px;
  width: 100%;
  margin-bottom: 10px;
  font-weight: 600;
  display: inline-block;
  float: left;
}
.ergebnisliste .photo-box .placeholder {
  text-align: left;
  color: #bdbdba;
  font-size: 14px;
}
.ergebnisliste .photo-box .resolution {
  display: block;
  height: auto;
  min-height: 130px;
  overflow: hidden;

  text-align: left;
  border-bottom: 1px solid #e6e5e5;
}
.ergebnisliste .photo-box .price {
  display: block;
  text-align: left;
  height: 39px;
  line-height: 39px;
  border-bottom: 1px solid #e6e5e5;
  color: #ffa800;
  font-size: 16px;
}
.ergebnisliste .photo-box .price.black {
  color: #000;
}
.ergebnisliste .photo-box .comments {

  display: block;
  margin-top: 10px;
  height: auto;
  min-height: 20px;
  overflow: hidden;

  text-align: left;
}
.ergebnisliste .photo-box .photo-info {
  font-size: 14px !important;
  color: #5a5853 !important;
  padding: 0 !important;
  margin: 0 !important;
  font-weight: 500 !important;
}
.ergebnisliste .photo-box .icons-list {
  margin: 0 !important;
  padding: 0 !important;
  display: block;
  width: 100%;
  height: auto;
  min-height: 20px;
}
.ergebnisliste .photo-box .icons-list li {
  list-style-type: none;
  display: block !important;
  float: left !important;
  margin: 0px 10px 0px 0px !important;
  width: auto !important;
  padding: 0 !important;
}
.ergebnisliste .photo-box .icons-list li:last-child {
  margin-right: 0px !important;
}
.ergebnisliste .photo-box .icons-list li:first-child {
  margin-right: 9px !important;
}
.ergebnisliste .photo-box .icons-list li:first-child a {
  width: 26px;
}
.ergebnisliste .photo-box .icons-list li a {
  height: 25px;
  width: 25px;
  display: block;
  background-position: center center;
}

.ergebnisliste .photo-box .icons-list li a.ico04 {
  height: 25px;
  width: 26px;
  margin-right: -1px;
  display: block;
  background-position: center center;
}
.ergebnisliste .photo-box .icons-list .secondary-gallery {
  position: relative;
}
.ergebnisliste .photo-box .icons-list .dropdown-menu {
  position: absolute;
  top: 35px;
  left: 0px;
  width: 520px;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  padding: 10px 10px 20px;
  height: auto;
  min-height: 5px;
  -webkit-box-shadow: 0px 0px 10px 0px rgba(0, 0, 0, 0.2);
  -moz-box-shadow: 0px 0px 10px 0px rgba(0, 0, 0, 0.2);
  box-shadow: 0px 0px 10px 0px rgba(0, 0, 0, 0.2);
  border-radius: 0;
  border: 0px;
}
.ergebnisliste .photo-box .icons-list .dropdown-menu li.first-line {
  width: 100% !important;
  display: block;
  border-bottom: 1px solid #ececec;
}
.ergebnisliste .photo-box .icons-list .dropdown-menu li:last-child {
  border-bottom: 0px;
}
.ergebnisliste .photo-box .icons-list .dropdown-menu li ul {
  padding: 0;
}
.ergebnisliste .photo-box .icons-list .dropdown-menu li ul > li {
  display: block;
  float: left;
  width: 100px !important;
  margin: 10px 12px !important;
  line-height: 100px;
  text-align: center;
  border-bottom: 0px;
  line-height: 20px;
}
.ergebnisliste .photo-box .icons-list .dropdown-menu li ul > li a {
  width: 100%;
  height: 100px !important;
  display: block;
  line-height: 100px;
}
.ergebnisliste .photo-box .icons-list .dropdown-menu li ul > li a img {
  display: inline-block;
  vertical-align: bottom;
}
.ergebnisliste .photo-box .icons-list .dropdown-menu:before {
  display: block;
  content: '';
  position: absolute;
  top: -12px;
  left: 3px;
  width: 0px;
  height: 0px;
  border-style: solid;
  border-width: 0 12px 12px 12px;
  border-color: transparent transparent #ffffff transparent;
  z-index: 4;
}
.ergebnisliste .photo-box .icons-list .dropdown-menu:after {
  display: block;
  content: '';
  position: absolute;
  top: -9px;
  left: 12px;
  width: 6px;
  height: 6px;
  -webkit-border-radius: 5px;
  -moz-border-radius: 5px;
  -ms-border-radius: 5px;
  -o-border-radius: 5px;
  border-radius: 5px;
  background: #fff;
  -webkit-box-shadow: 0px 0px 8px 0px rgba(0, 0, 0, 0.3);
  -moz-box-shadow: 0px 0px 8px 0px rgba(0, 0, 0, 0.3);
  box-shadow: 0px 0px 8px 0px rgba(0, 0, 0, 0.3);
  z-index: 0;
}
.ergebnisliste .photo-box .icons-list .dropdown-menu .headline {
  display: block;
  text-transform: uppercase;
  color: #5a5853;
  font-size: 22px;

  padding-left: 60px;
  text-align: left;
  font-weight: 400;
  padding: 5px 0px;
  margin: 0;
}
.ergebnisliste .photo-box .icons-list .dropdown-menu p {

  font-size: 16px;
  color: #5a5853;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  line-height: 1.2em;
  padding: 20px 60px 0px;
}
.ergebnisliste .photo-box .icons-list .dropdown-menu .with-switch {
  display: block;
  position: relative;
  height: 45px;
  line-height: 45px;
}
.ergebnisliste .photo-box .icons-list .dropdown-menu .with-switch label {
  display: block;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  padding-left: 60px;
  text-transform: uppercase;
  color: #00afe5;
  font-size: 16px;

  font-weight: 400;
}
.ergebnisliste .photo-box .icons-list .dropdown-menu .with-switch img {
  position: absolute;
  top: 12px;
  left: 10px;
}
.ergebnisliste .photo-box .icons-list .dropdown-menu .with-switch.second img {
  top: 6px;
}
.ergebnisliste .photo-box .icons-list .dropdown-menu .with-switch.third img {
  top: 12px;
  left: 17px;
}
.ergebnisliste .photo-box .icons-list .dropdown-menu .button-holder {
  display: block;
  padding: 0px 50px 0px 60px;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
}
.ergebnisliste .photo-box .icons-list .dropdown-menu button {
  background: #00afe5;

  border: 0px;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  color: #fff;
  font-size: 16px;
  text-transform: uppercase;
  font-weight: 400;
  height: 33px;
  line-height: 33px;
  padding: 0px 16px;
  width: 100%;
  text-align: left;
  position: relative;
}
.ergebnisliste .photo-box .icons-list .dropdown-menu button:after {
  display: block;
  content: '';
  position: absolute;
  top: 10px;
  right: 10px;
  width: 18px;
  height: 12px;
  background: url(/modules/contentbox/themes/f1online/includes/img/arrow-l-white.png) no-repeat;
}
.ergebnisliste .wide-photo-box {
  display: block;
  text-align: left;
  height: auto;
  overflow: hidden;
  padding-bottom: 10px;
  width: 480px;
  margin: 0px auto;
  float: left;
  margin: 0px 20px;

}
.ergebnisliste .wide-photo-box .photo-holder {
  display: block;
  text-align: center;
  height: auto;
  min-height: 200px;
  max-height: 200px;
  line-height: 200px;
}
.ergebnisliste .wide-photo-box .photo-holder img {
  vertical-align: bottom;
  display: inline-block;
}
.ergebnisliste .wide-photo-box .photo-holder.with-description {
  background: #fff;
  padding: 30px 25px;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
}
.ergebnisliste .wide-photo-box .photo-holder.with-description img {
  vertical-align: top;
  display: block;
  float: left;
  margin-right: 25px;
}
.ergebnisliste .wide-photo-box .photo-holder.with-description .description {
  display: block;
  float: left;
  width: 220px;
}
.ergebnisliste .wide-photo-box .photo-holder.with-description .headline {
  text-transform: uppercase;
  color: #00afe5;
  font-size: 18px;
  font-weight: 400;

  display: block;
  line-height: 1em;
  padding: 0;
  margin: 0;
  text-align: left;
}
.ergebnisliste .wide-photo-box .photo-holder.with-description p {

  display: block;
  font-weight: 400;
  color: #5a5853;
  line-height: 1em;
  padding: 0;
  margin: 0;
  text-align: left;
  font-size: 14px;
}
.ergebnisliste .wide-photo-box .photo-holder.with-description p span {
  font-size: 18px;
  margin: 0;
  padding: 0;
  line-height: 1.1em;
  display: block;
}
.ergebnisliste .wide-photo-box .tag-cloud {
  max-width: 50%;
  width: auto;
  height: auto;
  min-height: 20px;
  overflow: hidden;
  margin-top: 8px;
  margin-bottom: 12px;
  float: left;
}
.ergebnisliste .wide-photo-box .tag-cloud a {
  display: block;
  max-width: none;
  float: left;
  background: #00afe5;
  height: 23px;
  text-align: center;
  text-transform: uppercase;
  color: #fff;
  padding: 0px 27px 0px 8px;
  line-height: 23px;
  font-size: 12px;
  position: relative;
}
.ergebnisliste .wide-photo-box .tag-cloud a:first-child {
  margin-right: 10px;
}
.ergebnisliste .wide-photo-box .tag-cloud a:after {
  display: block;
  content: '';
  width: 11px;
  height: 10px;
  background: url(/modules/contentbox/themes/f1online/includes/img/icon-check.png) no-repeat;
  position: absolute;
  top: 7px;
  right: 6px;
}
.ergebnisliste .wide-photo-box .rf-tag {
  max-width: 50%;
  width: auto;
  height: auto;
  min-height: 20px;
  overflow: hidden;
  margin-top: 8px;
  margin-bottom: 12px;
  margin-left: 30px;
  float: left;
  position: relative;
  font-weight: 600;
  font-size: 13px;
  text-align: left;

  padding-left: 35px;
}
.ergebnisliste .wide-photo-box .rf-tag:before {
  display: block;
  content: '0';
  font-weight: 700;
  text-transform: uppercase;
  font-size: 14px;
  position: absolute;
  top: 2px;
  left: 0px;
  width: 29px;
  height: 18px;
  background: url(/modules/contentbox/themes/f1online/includes/img/rm-ico.png);
}
.ergebnisliste .wide-photo-box .icons-list {
  margin: 0 !important;
  display: block;
  width: 100%;
  height: auto;
  min-height: 20px;
  overflow: hidden;
  border-top: 1px solid #e6e5e5;
  padding: 10px 0px 10px;
  text-align: center;
}
.ergebnisliste .wide-photo-box .icons-list li {
  list-style-type: none;
  display: inline-block !important;
  float: none !important;
  margin: 0px 10px 0px 0px !important;
  width: auto !important;
  padding: 0 !important;
}
.ergebnisliste .wide-photo-box .icons-list li:last-child {
  margin-right: 0px !important;
}
.ergebnisliste .wide-photo-box .icons-list li:first-child {
  margin-right: 9px !important;
}
.ergebnisliste .wide-photo-box .icons-list li:first-child a {
  width: 26px;
}
.ergebnisliste .wide-photo-box .icons-list li a {
  height: 25px;
  width: 25px;
  display: block;
  background-position: center center;
}
.ergebnisliste .cd-container {
	 background: #fff;
}
.ergebnisliste .large-photo-box {
  width: 440px;
  height: 660px;
  display: block;
  float: left;
  margin-right: 40px;

  position: relative;
  color: #5a5853;
  height: auto;
  min-height: 5px;
  padding-bottom: 15px;
}


.ergebnisliste .large-photo-box .heading {
  width: 100%;
  background: #e6e5e5;
  height: 40px;
  line-height: 40px;
  text-transform: uppercase;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  text-align: center;
  color: #5a5853;
  font-size: 20px;
  position: relative;
}
.ergebnisliste .large-photo-box .heading .photo-box-menu {
  float: right;
  width: 40px;
  height: 40px;
  display: block;
  text-align: center;
  position: relative;
  line-height: 40px;
}
.ergebnisliste .large-photo-box .heading .photo-box-menu:after {
  display: block;
  content: '';
  position: absolute;
  top: 15px;
  left: 14px;
  width: 14px;
  height: 12px;
  background: url(/modules/contentbox/themes/f1online/includes/img/menu-button.png) no-repeat;
}
.ergebnisliste .large-photo-box .heading .photo-box-menu.active {
  background: #00afe5;
}
.ergebnisliste .large-photo-box .heading .photo-box-menu.active:after {
  background: url(/modules/contentbox/themes/f1online/includes/img/menu-button-white.png) no-repeat;
}
.ergebnisliste .large-photo-box .open .dropdown-menu, .item-details .item-box .open .dropdown-menu  {
  position: absolute;
  top: 0px;
  left: 105%;
  width: 500px;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  padding: 10px 10px 20px;
  height: auto;
  min-height: 5px;
  display: block;
  -webkit-box-shadow: 0px 0px 10px 0px rgba(0, 0, 0, 0.2);
  -moz-box-shadow: 0px 0px 10px 0px rgba(0, 0, 0, 0.2);
  box-shadow: 0px 0px 10px 0px rgba(0, 0, 0, 0.2);
  border-radius: 0;
  border: 0px;
}

.ergebnisliste .large-photo-box .open .dropdown-menu:before, .item-details .item-box .open .dropdown-menu:before {
  display: block;
  content: '';
  position: absolute;
  top: 5px;
  left: -12px;
  width: 0px;
  height: 0px;
  border-style: solid;
  border-width: 20px 20px 20px 0;
  border-color: transparent #ffffff transparent transparent;
  z-index: 4;
}
.ergebnisliste .large-photo-box .open .dropdown-menu:after, .item-details .item-box .open .dropdown-menu:after {
  display: block;
  content: '';
  position: absolute;
  top: 20px;
  left: -8px;
  width: 10px;
  height: 10px;
  -webkit-border-radius: 5px;
  -moz-border-radius: 5px;
  -ms-border-radius: 5px;
  -o-border-radius: 5px;
  border-radius: 5px;
  background: #fff;
  -webkit-box-shadow: 0px 0px 8px 0px rgba(0, 0, 0, 0.3);
  -moz-box-shadow: 0px 0px 8px 0px rgba(0, 0, 0, 0.3);
  box-shadow: 0px 0px 8px 0px rgba(0, 0, 0, 0.3);
  z-index: 0;
}
.ergebnisliste .large-photo-box .open .dropdown-menu a {
  white-space: pre-line;
  position: relative;
  display: block;
  width: 100%;
  height: auto;
  min-height: 40px;
  overflow: hidden;
  border-bottom: 1px solid #ececec;

  font-size: 16px;
}
.ergebnisliste .large-photo-box .open .dropdown-menu a:last-child {
  border-bottom: 0px;
}
.ergebnisliste .large-photo-box .open .dropdown-menu a img {
  position: absolute;
  left: 10px;
}
.ergebnisliste .large-photo-box .open .dropdown-menu a.first {
  line-height: 37px;
}
.ergebnisliste .large-photo-box .open .dropdown-menu a.first img {
  top: 10px;
}
.ergebnisliste .large-photo-box .open .dropdown-menu a.second {
  line-height: 37px;
}
.ergebnisliste .large-photo-box .open .dropdown-menu a.second img {
  top: 6px;
}
.ergebnisliste .large-photo-box .open .dropdown-menu a.third {
  text-transform: none !important;
}
.ergebnisliste .large-photo-box .open .dropdown-menu a.third img {
  top: 28px;
  left: 16px;
}
.ergebnisliste .large-photo-box .open .dropdown-menu a.blue {
  color: #00afe5;
}
.ergebnisliste .large-photo-box .open .dropdown-menu span {
  padding-left: 55px;
  display: block;
}
.ergebnisliste .large-photo-box .photo-holder {
  max-height: 313px;
  overflow: hidden;
}
.ergebnisliste .large-photo-box .content {
  background: #fff;
  text-align: center;
  padding-bottom: 15px;
}
.ergebnisliste .large-photo-box .content .headline {
  font-size: 32px;
  color: #425921;
  font-weight: 600;
  line-height: 1.6em;
  padding: 10px 0px 0px;
  display: block;
  text-transform: uppercase;
}
.ergebnisliste .large-photo-box .content p {
  font-size: 16px;
  color: #5a5853;
  line-height: 1.4em;
  display: block;
  padding: 0px 30px 15px;
  position: relative;
  height: auto;
  min-height: 20px;
  overflow: hidden;
}
.ergebnisliste .large-photo-box .content p:after {
  display: block;
  content: '';
  width: 225px;
  height: 1px;
  background: #dededd;
  position: absolute;
  bottom: 0px;
  left: 50%;
  margin-left: -112px;
}
.ergebnisliste .large-photo-box .content .tag-cloud {
  font-size: 14px;
  display: block;
  padding: 0px 0px 15px;
  position: relative;
  color: #5a5853;
  margin-bottom: 15px;
}
.ergebnisliste .large-photo-box .content .tag-cloud:after {
  display: block;
  content: '';
  width: 225px;
  height: 1px;
  background: #dededd;
  position: absolute;
  bottom: 0px;
  left: 50%;
  margin-left: -112px;
}
.ergebnisliste .large-photo-box .content .button {
  display: inline-block;
  color: #fff;
  background: #00afe5;
  padding: 0px 5px;
  height: 23px;
  line-height: 23px;
  text-transform: uppercase;
}
.ergebnisliste .large-photo-box ul {
  margin: 0px;
  padding: 0px;
}
.ergebnisliste .large-photo-box li {
  margin: 0px;
  padding: 0px;
  list-style-type: none;
}
.ergebnisliste .large-photo-box .flex-control-nav {
  display: block;
  position: absolute;
  bottom: 15px;
  left: 0px;
  width: 100%;
  text-align: center;
  padding: 0;
  margin: 0;
}
.ergebnisliste .large-photo-box .flex-control-nav li {
  list-style-type: none;
  cursor: pointer;
  display: inline-block;
}
.ergebnisliste .large-photo-box .flex-control-nav li a {
  font-size: 0px;
  width: 10px;
  height: 10px;
  background: #00b5e2;
  display: block;
  margin: 0px 5px;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  padding: 0;
  -webkit-border-radius: 20px;
  -moz-border-radius: 20px;
  -ms-border-radius: 20px;
  -o-border-radius: 20px;
  border-radius: 20px;
}
.ergebnisliste .large-photo-box .flex-control-nav li .flex-active {
  background: #5a5853;
}

.item-details .item-box .open .dropdown-menu {
	margin-left: -330px;
	margin-top: -9px;
	width: 340px;
	font-size: 16px;
}
.item-details .item-box .open .dropdown-menu li {
	margin: 4px;
}
.item-details .item-box .dropdown-menu input[type="text"], .item-details .item-box .dropdown-menu select{
	width: 100%;
}

.ergebnisliste .content-proper .content-nav .pager .next.pagination-disabled, .ergebnisliste .content-proper .content-nav .pager .prev.pagination-disabled {
   	cursor: default;
	background: url(/modules/contentbox/themes/f1online/includes/img/icon-pager-arrow-disabled.png);
}
/*not found page*/
/*
.notfound div.content{
	width:945px;
	margin:0 auto 50px;
}
.notfound div.content .contact-form, .notfound div.content .contact-form .form-group{
	width:100%;
	max-width:100%;
	padding-left:0;
	margin-left:0;
}
.notfound .content h2, .lightbox h2{
  text-transform: uppercase;
  color: #595753;
  font-size: 32px;
  font-weight: 500;
  border-bottom: 1px solid #ececec;
  padding-bottom: 10px;
  margin-bottom: 15px;
}
.notfound .content p{
  font-weight: 400;
  font-size: 18px;
  line-height: 1.4em;
  margin-bottom: 25px;
}
*/
.photo-box.with-description .description {
    display: block;
    float: right;
    width: 220px;
    background-color:white;
	font-size:14px;
}

.ergebnisliste .photo-box.with-description {
	width:400px;
}

.ergebnisliste .photo-box.with-description > ul > li {
	width:400px;
}

.shorttext {
    display: none;
}

.ergebnisliste .content-proper .content-nav .view-preferences .dropdown-menu .with-switch.shorttext {
	display: none;
}



#resultsview1 {
	margin-top:10px;
	float:right;
}

.custom-select-blue {
	margin-top:-3px;
	float:right;
}

.ergebnisliste .cd-info {
	padding: 20px;
}
.ergebnisliste .cd-info h3 {
	margin-top: 0px;
	text-transform: uppercase;
}
.ergebnisliste .cd-info .cdtitle {
	float: left;
	width: 245px;
}
.ergebnisliste .cd-info .cdimage {
	float: right;
}
.ergebnisliste .cd-info .cddetails {
	padding-top: 20px;
	clear: both;
}



.ergebnisliste .photo-box .photo220 {
	height: 220px;
	width: 220px;
	display: table-cell;
	vertical-align: bottom;
	margin-bottom: 15px;
}
body.masonry .tab-content .photo-box.small .photo220 {
	width: auto;	
	vertical-align:top;
}
.photo-box.with-description .photo220 {
	width: 400px;
	float: left;
	background-color: white;
	padding: 15px;
}
.ergebnisliste .photo-box {
	margin-top: 10px;
	margin-bottom: 10px;
}
.photo-box.with-description .btn-invers {
	float: left;
	margin-right: 5px;
	margin-top: 0px !important;
}

.ergebnisliste .list-inline {
	margin-top: 5px;
}

.photo-box.with-description .item-type {
	margin-top: 10px;
	padding-top: 5px;
}
.photo-box.with-description .item-type:before {
	top: 9px;
}
.ico01, .ico02, .ico03, .ico04, .ico05, .ico06 {
	height: 35px;
	cursor: pointer;
}
.ergebnisliste .btn-invers {
	margin-top: 10px;
	text-transform: uppercase;
}
.meine-daten {
  background: #f7f6f6;
  min-height: 500px;
}

.meine-daten .container {
  /*width: 1600px;*/
  width: 100%;
  margin: 0px auto;
}

.meine-daten .tab-content h2 {
  text-transform: uppercase;
  color: #595753;

  font-size: 20px;
  font-weight: 500;
  border-bottom: 1px solid #ececec;
  padding-bottom: 10px;
  margin-bottom: 15px;
}
.meine-daten .tab-content h2.within-text {
  margin: 110px 0px 0px;
  border: 0px;
}
.meine-daten .tab-content h2.colored {
  margin: 150px 0px 0px;
  border: 0px;
  color: #00afe5;
}
.meine-daten .tab-content .my-data-tabs {
  width: 100%;
  height: auto;
  display: block;
  min-height: 5px;
  overflow: hidden;
  margin: 0px;
  padding: 0px;
  position: relative;

}
.meine-daten .my-data-tabs li {
  background: #e6e5e5;
  margin: 0px;
  padding: 0px;
  list-style-type: none;
  display: block;
  float: left;
  /*width: 340px;*/
  width: 25%;
  height: 60px;
  border-left:1px solid hsl(0, 6%, 97%);
}


.meine-daten .my-data-tabs li.active {
  background: hsl(0, 6%, 97%);
}
.meine-daten .my-data-tabs li.active a {
  color: #5a5853;
}
.meine-daten .my-data-tabs li a {
  color: #00afe5;
  text-transform: uppercase;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  text-align: center;
  display: block;
  width: 100%;
  height: 100%;
  padding: 0;
  margin: 0px;
  font-size: 18px;
  line-height: 60px;
}
.meine-daten .tab-content {
  padding-top: 65px;
  /*height: auto;*/
  min-height: 5px;
  /*overflow: hidden;*/
  color: #5a5853;
  padding-bottom: 80px;
  display: block;

}
.meine-daten .tab-content .data-holder {
  height: auto;
  min-height: 5px;
  overflow: hidden;
  width: 100%;
  display: block;
  float: left;
}
.meine-daten .tab-content .headline {
  text-transform: uppercase;
  font-size: 20px;
  display: block;
  margin-bottom: 40px;
}
.meine-daten .tab-content a.phone-type {
  color: #5a5853;
}
.meine-daten .tab-content p span {
  display: block;
  width: 75px;
  float: left;
}
.meine-daten .tab-content .main-info {
  font-weight: normal;
}
.meine-daten .tab-content .main-info.discard {
  margin-bottom: 5px;
}
.meine-daten .invoice-address-container .main-info, .meine-daten .licence-holder-container .main-info {
	height: 135px;
}
.meine-daten .tab-content .edit-data {
  display: block;
  width: 90%;
  height: auto;
  min-height: 5px;
  overflow: hidden;
  position: relative;
  padding-left: 53px;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  height: 41px;
  margin: 30px 0px;
  line-height: 41px;
  border-top: 1px solid #e5e4e4;
  border-bottom: 1px solid #e5e4e4;
  cursor: pointer;
}
.meine-daten .tab-content .edit-data:after {
  display: block;
  content: '';
  position: absolute;
  top: 11px;
  left: 15px;
  width: 22px;
  height: 22px;
  background: url(/modules/contentbox/themes/f1online/includes/img/icon-pencil.png) no-repeat;
}
.meine-daten .tab-content .data-holder2 {
  margin-top: 68px;
}
.meine-daten .edit-data-bar {
  display: block;
  float: left;
  width: 100%;
  height: 41px;
  line-height: 41px;
  border-top: 1px solid hsl(20, 5%, 89%);
  border-bottom: 1px solid hsl(20, 5%, 89%);
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  margin-bottom: 30px;
}
.meine-daten .edit-data-bar img {
  position: relative;
  left: -5px;
}
.meine-daten .edit-data-bar .left {
  float: left;
  margin-left: 10px;
  cursor:pointer;
}
.meine-daten .edit-data-bar .right {
  float: right;
  margin-right: 10px;
  cursor:pointer;
}
.meine-daten a.add {
	cursor:pointer;
}
.meine-daten a.add img {
  margin-right: 15px;
}
.meine-daten .divider {
  width: 100%;
  height: 2px;
  background: none repeat scroll 0 0 hsl(0, 6%, 97%);
  margin: 50px auto;
  display: block;
}
.meine-daten table.downloads {
  width: 100%;
  margin: 0px auto;
  padding: 0;
  position: relative;
}

.meine-daten table.downloads thead {
  color: #b0aea8;
  font-size: 16px;
  text-align: left;
}
.meine-daten table.downloads thead th {
  font-weight: 400;
}

.meine-daten table.downloads tbody {
  font-size: 16px;
  color: #5a5853;
  text-align: left;
}
.meine-daten table.downloads tr {
  height: 40px;
  line-height: 40px;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  border-bottom: 1px solid #ececec;
}

.meine-daten table.downloads tr:last-child td {
  padding-top: 25px;
  color: #00afe5;
  font-size: 16px;
}
.meine-daten table.downloads tr:last-child a {
  display: block;
  float: left;
}
.meine-daten table.downloads tr:last-child a img {
  margin-right: 15px;
}
.meine-daten table.downloads .table-icons {
  text-align: left;
}
.meine-daten table.downloads .table-icons a {
  display: block;
  float: left;
  margin-right: 30px;
  position: relative;
  left: -5px;
}

.meine-daten table.bills-table {
  width: 100%;
}
.meine-daten table.bills-table tr {
  height: 40px;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  line-height: 40px;
  border-bottom: 1px solid #e5e4e4;
  font-weight: 600;

}
.meine-daten table.bills-table thead td {
  width: auto;
  color: #00afe5;
  font-size: 16px;
}
.meine-daten table.bills-table tbody td {
  width: auto;
  color: #5a5853;
  font-size: 16px;
}
.meine-daten #bills .rm, .meine-daten #offers .rm  {
  display: block;
  float: left;
  width: 20px;
  height: 18px;
  position: relative;
  margin-right: 50px;
  line-height: 1em;
}
.meine-daten #bills .rm:after, .meine-daten #offers .rm:after {
  display: block;
  content: '';
  position: absolute;
  top: 0px;
  right: -32px;
  width: 29px;
  height: 18px;
  background: url(/modules/contentbox/themes/f1online/includes/img/rm-ico.png) right top no-repeat;
}
.meine-daten #bills .rf, .meine-daten #offers .rf {
  display: block;
  float: left;
  width: 20px;
  height: 18px;
  position: relative;
  margin-right: 50px;
  line-height: 1em;
}
.meine-daten #bills .rf:after, .meine-daten #offers .rf:after {
  display: block;
  content: '';
  position: absolute;
  top: 0px;
  right: -32px;
  width: 29px;
  height: 18px;
  background: url(/modules/contentbox/themes/f1online/includes/img/rf-ico.png) right top no-repeat;
}
.meine-daten #bills .ms, .meine-daten #offers .ms {
  display: block;
  float: left;
  width: 20px;
  height: 18px;
  position: relative;
  margin-right: 50px;
  line-height: 1em;
}
.meine-daten #bills .ms:after, .meine-daten #offers .ms:after {
  display: block;
  content: '';
  position: absolute;
  top: 0px;
  right: -32px;
  width: 29px;
  height: 18px;
  background: url(/modules/contentbox/themes/f1online/includes/img/ms-ico.png) right top no-repeat;
}

.meine-daten #bills .cd, .meine-daten #offers .cd  {
  display: block;
  float: left;
  width: 20px;
  height: 18px;
  position: relative;
  margin-right: 50px;
  line-height: 1em;
}
.meine-daten #bills .cd:after, .meine-daten #offers .cd:after {
  display: block;
  content: '';
  position: absolute;
  top: 0px;
  right: -32px;
  width: 29px;
  height: 18px;
  background: url(/modules/contentbox/themes/f1online/includes/img/cd-ico.png) right top no-repeat;
}
.meine-daten .edit-company-info-modal {
  width: 100%;
  height: 100%;
  background: rgba(255, 255, 255, 0.6);
  position: absolute;
  top: 0px;
  left: 0px;
  z-index: 1000;
  display: none;
  /*overflow-y: scroll;*/
  margin-bottom: 50px;
}
.meine-daten .edit-company-info-modal .modal-inner {
  width: 700px;
  height: 800px;
  background: #e6e5e5;
  position: fixed;
    top: 50%;
    left: 50%;
  padding: 55px;
  margin-top: -400px;
   margin-left: -350px;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
}


.meine-daten .tab-content form {

  height: auto;
  min-height: 20px;
  overflow: hidden;
}
.meine-daten .tab-content form .button-holder {
  margin-bottom: 15px;
  margin-top: 15px;
  height: auto;
  min-height: 5px;
  overflow: hidden;
}
.meine-daten .tab-content form .button-holder.second {
  padding: 15px 0px 15px;
  border-top: 1px solid #d6d5d4;
  border-bottom: 1px solid #d6d5d4;
}
.meine-daten .tab-content form a.abort {
  display: block;
  float: right;
  height: 34px;
  line-height: 34px;
  width: auto;
  padding: 0px 20px;
  color: #00afe5;
  text-transform: uppercase;
  text-align: center;
  border: 0px;
  float: right;
  font-size: 20px;
  cursor: pointer;
}
.meine-daten .tab-content form a.delete {
  display: block;
  float: right;
  height: 34px;
  line-height: 34px;
  width: 100%;
  padding: 0px 0px;
  color: #fff;
  background: #ffa800;
  text-transform: uppercase;
  text-align: center;
  border: 0px;
  float: right;
  font-size: 20px;
}
.meine-daten #download h2 {
  border-bottom: 0px;
}
.meine-daten #download table {
  font-size: 16px;
}

.meine-daten #download .rm {
  display: block;
  float: left;
  width: 20px;
  height: 18px;
  position: relative;
  margin-right: 50px;
  line-height: 1em;
}
.meine-daten #download .rm:after {
  display: block;
  content: '';
  position: absolute;
  top: 0px;
  right: -32px;
  width: 29px;
  height: 18px;
  background: url(/modules/contentbox/themes/f1online/includes/img/rm-ico.png) right top no-repeat;
}
.meine-daten #download .rf {
  display: block;
  float: left;
  width: 20px;
  height: 18px;
  position: relative;
  margin-right: 50px;
  line-height: 1em;
}
.meine-daten #download .rf:after {
  display: block;
  content: '';
  position: absolute;
  top: 0px;
  right: -32px;
  width: 29px;
  height: 18px;
  background: url(/modules/contentbox/themes/f1online/includes/img/rf-ico.png) right top no-repeat;
}
.meine-daten #download .ms {
  display: block;
  float: left;
  width: 20px;
  height: 18px;
  position: relative;
  margin-right: 50px;
  line-height: 1em;
}
.meine-daten #download .ms:after {
  display: block;
  content: '';
  position: absolute;
  top: 0px;
  right: -32px;
  width: 29px;
  height: 18px;
  background: url(/modules/contentbox/themes/f1online/includes/img/ms-ico.png) right top no-repeat;
}
.meine-daten #download .cd {
  display: block;
  float: left;
  width: 20px;
  height: 18px;
  position: relative;
  margin-right: 50px;
  line-height: 1em;
}
.meine-daten #download .cd:after {
  display: block;
  content: '';
  position: absolute;
  top: 0px;
  right: -32px;
  width: 29px;
  height: 18px;
  background: url(/modules/contentbox/themes/f1online/includes/img/cd-ico.png) right top no-repeat;
}
.meine-daten #download .open {
  color: #a6d64b;
}
.meine-daten #download #row1, .meine-daten #download #row2, .meine-daten #download #row3, .meine-daten #download #row4, .meine-daten #download #row5, .meine-daten #download #row6 {
  text-align: center;
}
.meine-daten #download #row1 td, .meine-daten #download #row2 td, .meine-daten #download #row3 td, .meine-daten #download #row4 td, .meine-daten #download #row5 td, .meine-daten #download #row6 td {
  padding: 30px 0px;
}
.meine-daten #download .photo-box {
  display: inline-block !important;
  margin: 0px 25px;
}
.meine-daten #download .download-zip {
  display: block;
  height: 22px;
  line-height: 22px;
  margin: 15px 0px 15px;
  position: relative;
  padding-left: 40px;
  text-align: left;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
}
.meine-daten #download .download-zip:after {
  display: block;
  content: '';
  position: absolute;
  top: 0px;
  left: 0px;
  width: 22px;
  height: 24px;
  background: url(/modules/contentbox/themes/f1online/includes/img/icon-arrow.png) no-repeat;
}
.meine-daten #download .rf-tag {
  line-height: 1em;
}
.meine-daten #download .photo-box {
  display: block;
  text-align: center;
  height: auto;
  /*min-height: 400px;*/
  border-bottom: 1px solid #e6e5e5;
  padding-bottom: 10px;
  width: 200px;
  margin: 0px auto;

}
.meine-daten .photo-box .photo-holder {
  display: block;
  text-align: center;
  height: auto;
  min-height: 200px;
  line-height: 200px;
}
.meine-daten .photo-box .photo-holder img {
  vertical-align: bottom;
  display: inline-block;
  width:180px;
}
.meine-daten .photo-box .tag-cloud {
  width: 100%;
  height: auto;
  min-height: 20px;
  overflow: hidden;
  margin-top: 8px;
  margin-bottom: 12px;
}
.meine-daten .photo-box .tag-cloud a {
  display: block;
  max-width: none;
  float: left;
  background: #00afe5;
  height: 23px;
  text-align: center;
  text-transform: uppercase;
  color: #fff;
  padding: 0px 27px 0px 8px;
  line-height: 23px;
  font-size: 12px;
  position: relative;
}
.meine-daten .photo-box .tag-cloud a:first-child {
  margin-right: 10px;
}
.meine-daten .photo-box .tag-cloud a:after {
  display: block;
  content: '';
  width: 11px;
  height: 10px;
  background: url(/modules/contentbox/themes/f1online/includes/img/icon-check.png) no-repeat;
  position: absolute;
  top: 7px;
  right: 6px;
}
.meine-daten .photo-box .rf-tag {
  padding: 0px 0px 15px 40px;
  margin: 10px 0px 10px 0px;
  position: relative;
  height: auto;
  min-height: 20px;
  overflow: hidden;
  font-weight: 600;
  font-size: 13px;
  width: 100%;
  text-align: left;
  border-bottom: 1px solid #e6e5e5;
}

.meine-daten .photo-box .rm-tag {
  padding: 0px 0px 15px 40px;
  margin: 10px 0px 10px 0px;
  position: relative;
  height: auto;
  min-height: 20px;
  overflow: hidden;
  font-weight: 600;
  font-size: 13px;
  width: 100%;
  text-align: left;
  border-bottom: 1px solid #e6e5e5;
}

.meine-daten .photo-box .ms-tag {
  padding: 0px 0px 15px 40px;
  margin: 10px 0px 10px 0px;
  position: relative;
  height: auto;
  min-height: 20px;
  overflow: hidden;
  font-weight: 600;
  font-size: 13px;
  width: 100%;
  text-align: left;
  border-bottom: 1px solid #e6e5e5;
}

.meine-daten .photo-box .cd-tag {
  padding: 0px 0px 15px 40px;
  margin: 10px 0px 10px 0px;
  position: relative;
  height: auto;
  min-height: 20px;
  overflow: hidden;
  font-weight: 600;
  font-size: 13px;
  width: 100%;
  text-align: left;
  border-bottom: 1px solid #e6e5e5;
}

.meine-daten .photo-box .rf-tag:before {
  display: block;
  content: 'RF';
  font-weight: 700;
  text-transform: uppercase;
  font-size: 14px;
  position: absolute;
  top: 2px;
  left: 0px;
  width: 29px;
  height: 18px;
  background: #e6e5e5;
  line-height: 18px;
  text-align: center;
}
.meine-daten .photo-box .rm-tag:before {
  display: block;
  content: 'RM';
  font-weight: 700;
  text-transform: uppercase;
  font-size: 14px;
  position: absolute;
  top: 2px;
  left: 0px;
  width: 29px;
  height: 18px;
  background: #e6e5e5;
  line-height: 18px;
  text-align: center;
}

.meine-daten .photo-box .ms-tag:before {
  display: block;
  content: 'MS';
  font-weight: 700;
  text-transform: uppercase;
  font-size: 14px;
  position: absolute;
  top: 2px;
  left: 0px;
  width: 29px;
  height: 18px;
  background: #e6e5e5;
  line-height: 18px;
  text-align: center;
}
.meine-daten .photo-box .cd-tag:before {
  display: block;
  content: 'CD';
  font-weight: 700;
  text-transform: uppercase;
  font-size: 14px;
  position: absolute;
  top: 2px;
  left: 0px;
  width: 29px;
  height: 18px;
  background: #e6e5e5;
  line-height: 18px;
  text-align: center;
}
.meine-daten .photo-box .headline {
  color: #5a5853;
  font-size: 16px;
  width: 100%;
  display: block;
  margin-bottom: 10px;
  font-weight: 600;
}
.meine-daten .photo-box .placeholder {
  text-align: left;
  color: #bdbdba;
  font-size: 14px;
}
.meine-daten .photo-box .resolution {
  display: block;
  height: auto;
  min-height: 65px;
  overflow: hidden;

  text-align: left;
  border-bottom: 1px solid #e6e5e5;
}
.meine-daten .photo-box .price {
  display: block;
  text-align: left;
  height: 39px;
  line-height: 39px;
  border-bottom: 1px solid #e6e5e5;
  color: #ffa800;
  font-size: 16px;
}
.meine-daten .photo-box .price.black {
  color: #000;
}
.meine-daten .photo-box .comments {

  display: block;
  margin-top: 10px;
  height: auto;
  min-height: 20px;
  overflow: hidden;

  text-align: left;
}
.meine-daten .photo-box .photo-info {
  font-size: 14px !important;
  color: #5a5853 !important;
  padding: 0 !important;
  margin: 0 !important;
  font-weight: 500 !important;
}
.meine-daten .photo-box .icons-list {
  margin: 0 !important;
  padding: 0 !important;
  display: block;
  width: 100%;
  height: auto;
  min-height: 20px;
  overflow: hidden;
}
.meine-daten .photo-box .icons-list li {
  list-style-type: none;
  display: block !important;
  float: left !important;
  margin: 0px 10px 0px 0px !important;
  width: auto !important;
  padding: 0 !important;
}
.meine-daten .photo-box .icons-list li:last-child {
  margin-right: 0px !important;
}
.meine-daten .photo-box .icons-list li:first-child {
  margin-right: 9px !important;
}
.meine-daten .photo-box .icons-list li:first-child a {
  width: 26px;
}
.meine-daten .photo-box .icons-list li a {
  height: 25px;
  width: 25px;
  display: block;
  background-position: center center;
}
.meine-daten .open-mod {
  -webkit-transform: rotate(180deg);
  -moz-transform: rotate(180deg);
  -ms-transform: rotate(180deg);
  -o-transform: rotate(180deg);
  transform: rotate(180deg);
}


.meine-daten .edit-invoice-address-modal {
   width: 100%;
  height: 100%;
  background: rgba(255, 255, 255, 0.6);
  position: absolute;
  top: 0px;
  left: 0px;
  margin-bottom: 50px;
}
.meine-daten .edit-invoice-address-modal .modal-inner {
  background: #e6e5e5;
  padding: 55px;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
}

.meine-daten .edit-licence-holder-modal {
  width: 100%;
  height: 100%;
  background: rgba(255, 255, 255, 0.6);
  position: absolute;
  top: 0px;
  left: 0px;
  margin-bottom: 50px;
}
.meine-daten .edit-licence-holder-modal .modal-inner {
  background: #e6e5e5;
  padding: 55px;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
}

.meine-daten .delete-licence-holder-modal, .meine-daten .delete-invoice-address-modal {
  width: 100%;
  height: 200px;
  background: rgba(255, 255, 255, 0.6);
  position: absolute;
  top: 0px;
  left: 0px;
  margin-bottom: 50px;
}
.meine-daten .delete-licence-holder-modal .modal-inner, .meine-daten .delete-invoice-address-modal .modal-inner {
  background: #e6e5e5;
  padding: 55px;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
}

.qtipMyData {
	min-width: 620px !important;
	height: 450px;
}

.meine-daten.deleteqtip {
    min-height: 150px;
}

.meine-daten #my-data-tabs-content.tab-content {
	/*background: none repeat scroll 0 0 hsl(0, 2%, 90%);*/
	padding:40px;
}

.my-data-tabs > li > a:focus {
    background-color: hsl(0, 2%, 90%);
}

.meine-daten a.abort {
    border: 0 none;
    color: hsl(194, 100%, 45%);
    cursor: pointer;
    display: block;
    float: right;
    font-size: 20px;
    height: 34px;
    line-height: 34px;
    padding: 0 20px;
    text-align: center;
    text-transform: uppercase;
    width: auto;
}

.meine-daten button.deleteInvoiceAddress, .meine-daten button.deleteLicenceHolder  {
    background: none repeat scroll 0 0 hsl(194, 100%, 45%);
    border: 0 none;
    color: hsl(0, 0%, 100%);
    float: right;
    font-size: 20px;
    height: 34px;
    line-height: 34px;
    padding: 0 20px;
    text-align: center;
    text-transform: uppercase;
    width: auto;
}
.meine-daten h2 .badge {
	float: none;
	margin-left: 10px;
	top: -3px;
	color: #333;
}
#edit-company-data {
	width: 100%;
}
#logout-button {
	margin-top: 30px;
	font-weight: 600;
	font-size: 18px;
}


#searchWrapperInner {
    display: table;
    width: 100%;
}
#search_form_pages label{
	display:none;
}
#search_form_pages label.Xclose{
	background: url("/modules/contentbox/themes/f1online/includes/img/icon-cross.png") no-repeat scroll 0 0 rgba(0, 0, 0, 0);
	cursor:pointer;
	position:relative;
	background-position:center;
	width:9px;
	height:9px;
}
#search_form_pages label.image{
	padding-right:6px;
}
#search_form_pages .simSearchActive label {
    display: table-cell;
	background-color:#ffffff;
	vertical-align:middle;
	padding-left:5px;	
	text-transform:uppercase;
	font-weight:normal;
}
#searchWrapperInner span {
    display: table-cell;
    width: 100%;
}
.mCSB_container > ul {
	margin-bottom: 0px;
}
#lightboxname {
	display: block;
	margin-right: 35px;
	overflow: hidden;
	white-space: nowrap;
	text-overflow: ellipsis;
	
}
/*hack for checkout register form /aw. we used wrong css from kendo*/
.k-animation-container, .k-widget, .k-widget *, .k-animation-container *, .k-widget *:before, .k-animation-container *:after, .k-block .k-header, .k-list-container{
	-webkit-box-sizing: border-box !important;
  	-moz-box-sizing: border-box !important;
  	box-sizing: border-box !important;
}
#wrapper{
	background-color:#F7F6F6;
}
/*button checkout same line*/
.registernow{
	position:absolute;
	bottom:0;
}
.nextpage {
	height: 200px;
	width: 200px;
	margin: 0 auto 99px auto;
}
.smallnextpage {
	height: 62px;
	width: 62px;
}

h5.keywordsH5 {
    font-size: 24px;
    font-weight: 500;
    margin-bottom: 10px;
    margin-top: 0;
    text-transform: uppercase;
    border-bottom: none;
    padding: 0;
}

#search-results {
	padding-bottom:15px;
}
.js-usagefail {
	cursor: pointer;
}

.price-always-show {
	display: block !important;
}
/*overwrite .modal-content, no round corners*/
.modal-content{
	border-radius:0 !important;
}

.opendownloads-image {
	max-width: 70px;
	max-height: 70px;
	position: absolute;
	top: 0;
	left: 0;
}
.opendownloads-select {
	margin-left: 90px;
	display: block;
	min-height: 50px;
}
.opendownloads-row {
	position: relative;
	border-bottom: 1px solid #e5e4e4;
	padding-bottom: 10px;
	margin-top: 10px;
}
.opendownloads-wrapper {
	max-height: 700px;
	overflow-y: auto;
	padding-right: 20px;
}
.opendownloads-label {
	margin: 0;
	padding: 0;
	position: relative;
	overflow: hidden;
}
.opendownloads-radio {
	position: absolute;
	top: 2px;
	left: 0;
}
.opendownloads-text {
	margin-left: 30px;
	min-height: 10px;
	display: block;
}
#opendownload-confirmtext {
	border: 3px solid transparent;
}
#opendownload-confirmtext.errorborder {
	border: 3px solid #ffa800;
}
#dowData {
	padding-right: 35px !important;
}

.tags-box li > label {
    max-width: 100%;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
}

#bildwelten .default-button.big {
	position:relative;
	top:-60px;
	margin-left: auto;
	margin-right: auto;
	display:inline-block;
}

#bildwelten .default-button {
	display:none;
}
	
#bildwelten > div {
	text-align:center;
}

.cms-content .content {
    padding-bottom:100px;
}

.blog {
    padding-bottom:100px;
    background-color: hsl(0, 6%, 97%);
}

.tab-content {
    padding-bottom:100px;
    background-color: hsl(0, 6%, 97%);
}
.pc-rm-usages .tab-content {
	background-color: transparent;
}
.chromatic-content {
	width: 100%;
	min-height: 1000px;
	overflow: hidden;
	padding-top: 30px;
	padding-bottom: 50px;
}
.enlarge-photo-holder {
	height: 100%;
	width: 40.5%;
	float: left;
}
.enlarge-text-holder {
	display:block;
	height: 100%;
	width: 59.5%;
	margin-left: 40.5%;
	text-align: center;
	background-color: white;
}
.chromatic-options-wrapper {
	width: 100%;
	height: 50px;
	position: absolute;
	bottom: 0;
	z-index: 1500;
}
.chromatic-options {
	width: 250px;
	height: 100%;
	margin: 0 auto;
	background-color: rgba(255,255,255,0.35);
	text-align: center;
}
.chromatic-options .btn-invers {
	margin-top: 15px;
}
.template-wrapper {
	height: 100%;
	overflow: hidden;
}
.resultsview a.dragndrop {
	z-index:999;
}
#addresseditor, #registerform .block{
	overflow:visible !important;
}
/*active button*/
a.active.arrow:after {
  display:inline-block;
  content: '';
  width: 25px;
  height: 18px;
  background: url(/modules/contentbox/themes/f1online/includes/img/icon-checkL.png) no-repeat;
  position:relative;
  right: -10px;
}/*
div.filters i.glyphicon-ok {
	color: #00afe5;
	cursor: pointer;
	font-size: 15px;
    margin-left: 5px;
    margin-right: -3px;
}*/
.currencyIcon{
	padding:0 8px 0 8px; 
	margin-left:10px;
	background-color:green;
	color:white;
}
.currencyIcon.active{
	cursor:pointer;
	font-weight:normal;
}
.currencyTable span{
	margin-left: 10px;
}
.currencyTable div{
	margin-bottom: 5px;
}
.currencyTable div:first-child{
	margin-top: 5px;
}
.basket-next, .basket-next:hover, .basket-next:focus, .basket-next:active {
	position: absolute;
	right: 0;
	top: 0;
	width: 0px;
	background-color: #00B5E2 !important;
	border: 1px solid #00B5E2 !important; 
	color: #FFF !important;
	transition: all 300ms ease-out;
	opacity: 0;
	height: 23px;
	overflow: hidden;
	text-overflow: ellipsis;
}
.basket-next.moveout, .basket-next.moveout:hover, .basket-next.moveout:focus, .basket-next.moveout:active  {
	width: 100%;
	opacity: 1;
}
.pc-option .basket-next {
	margin-top: -23px;
	max-width: 215px;
	top: auto;
}

.text-right .basket-next{
	margin-top: -23px;
	max-width: 200px;
	top: auto;
	margin-right: 8px;
}

.table-rs td:nth-child(2) .basket-next{
	margin-top: -23px;
	max-width: 200px;
	top: auto;
	margin-right: 33%;
}

.pricecalculator .table .pc-actions {
    bottom: 0;
    position: static;
    right: 0;
    text-align: right;
}
