html, body { color: #222; height: 100%; margin: 0; padding: 0; }
body { -webkit-font-smoothing: antialiased; }
.cont-box { overflow: hidden; padding-bottom: 50px; padding-top: 50px; position: relative; }

section#newletters.cont-box { /*padding: 0;*/ padding-top: 0.3em; padding-bottom: 0.3em;}
section#last-posts.cont-box { /*padding: 0;*/ padding-top: 50px; padding-bottom: 0px;}
section#kampagne.cont-box { /*padding: 0;*/ padding-top: 0px; padding-bottom: 30px;}
section#mitgliedwerden.cont-box { /*padding: 0;*/ padding-top: 0px; padding-bottom: 30px;}
section#kampagne2.cont-box { /*padding: 0;*/ padding-top: 0px; padding-bottom: 30px;}

.cont-box .box-title { margin-top: 50px; font-size: 2.4em; margin-bottom: 30px; position: relative; text-align: left; z-index: 9; }
.box-title a { color: #222; }
.container { position: relative; }
section{ position: relative; overflow: hidden; }
section > .overlay{ position: absolute; width: 100%; height: 100%; top: 0; left: 0; }
.cont-kampagne { float: left; width: 18.36735%; margin-left:2.04082%; margin-bottom: 20px; min-height: 250px !important; }
.cont-kampagne:first-child { margin-left:0; }
.cont-kampagne:nth-child(5n+1) { margin-left: 0px !important; } 
.cont-kampagne img { float: left; width: 100%; }
.cont-kampagne_text { font-size: 1.3em; font-weight: bold; }

.cont-kampagne2 { float: left; width: 23.72881%; margin-left: 1.69492%; }
.cont-kampagne2:first-child { margin-left:0; }
.cont-kampagne2 img { float: left; width: 100%; }

.cont-zwischenkampagne{ float: left; width: 95%; margin-left:0%; display: table-row; }
.cont-zwischenkampagne:first-child { margin-left:0; }
.cont-zwischenkampagne:nth-child(2n+1) { margin-left: 2% !important; }
.cont-zwischenkampagne_bild { overflow: hidden; background: #FFFFFF;} 
.cont-zwischenkampagne img { float: left; width: 100%; height: auto; }
.cont-zwischenkampagne_text { font-size: 1.3em; font-weight: bold; margin-bottom: 0px; }
.cont-zwischenkampagne_beschreibung { font-size: 1em; margin-bottom: 30px; }

.items-container { overflow: hidden; margin: 0 -1%; }
.item { display: block; float: left; width: 50%; }

#pre_submenu { padding:20px; }
#under_cdu-logo { padding-top:10px;padding-right:0px; float: right; }
#menubutton2 { padding: 20px; } 

section#mitgliedwerden.cont-box img { width: 100%; }
span.banner-img img { width: 100%; height: auto; }

/* ----------------- preloader -------------------------*/
.preloader { background: #fff; height: 100%; left: 0; position: absolute; top: 0; width: 100%; z-index: 999; }
.first-preloader { position: fixed; z-index: 99999; }
.preload-img { background-image: url(/image/templates/onepager02/preloader.svg); background-position: center; background-repeat: no-repeat; height: 30px; left: 50%; margin: -15px 0 0 -15px; position: absolute; top: 50%;	width: 30px; }
.preloader4 { background-image: url(/image/templates/onepager02/preloader.svg); background-repeat: no-repeat; background-position: center; height:200px; width:100%; } 

/* --------------------------------------------------------------------------------- */
/* ----------------------------------- Royal Slider -------------------------------- */
/* --------------------------------------------------------------------------------- */

#r-slider #full-width-slider {
	color: #000;
	width: 100%;
}
.rsMinW, .rsMinW .rsOverflow, 
.rsMinW .rsSlide, 
.rsMinW .rsVideoFrameHolder, 
.rsMinW .rsThumbs {
	background: none;
}
#topslider.red-style .bg-box .overlay {
	background: #fff;
	opacity: 0.9;
}
#r-slider .rsOverflow {
	z-index: -1;
}
#r-slider .royalSlider {
	height: 100%;
	width: 100%;
}   
#r-slider .rsMinW .rsArrowIcn {
	background: none;
}

#r-slider .rsArrow:hover {
	opacity: 0.7;
}
#r-slider .rsMinW .rsArrowRight {
	background-image: url(/image/templates/onepager02/next.svg);
	background-position: center;
	background-repeat: no-repeat;
	top: 48%;
}
#r-slider .rsMinW .rsArrowLeft {
	background-image: url(/image/templates/onepager02/prev.svg);
	background-position: center;
	background-repeat: no-repeat;
	left: 7px;
	top: 48%;
}

/* Bullets */
#r-slider .rsNav.rsBullets {
	bottom: auto;
	left: 40px;
	right: auto;
	top: 35px;
	z-index: 9999999;
}
#r-slider .rsMinW .rsBullets {
	padding: 6px 0;
}

#r-slider .rsMinW .rsBullet {
	border-radius: 50%;
	border: none;
	height: 15px;
	padding: 0;
	position: relative;
	vertical-align: middle; 
	width: 15px;

	-webkit-transition: all 0.05s ease-in-out 0.05s;
	-moz-transition: all 0.05s ease-in-out 0.05s;
	-o-transition: all 0.05s ease-in-out 0.05s;
	transition: all 0.05s ease-in-out 0.05s;
}

#r-slider .rsMinW .rsBullet.rsNavSelected {
	border: 1px solid #259e0f;
	padding: 3px;
}
#r-slider .rsNav.rsBullets .rsNavItem span {
	background: #259e0f;
	cursor: pointer;
	display:block;
	height: 7px;
	left: 50%;
	margin-left: -3.5px;
	margin-top: -3.5px;
	opacity: 0.24;
	position: absolute;
	top: 50%;
	width: 7px;

	-webkit-transition: all 0.05s ease-in-out 0.05s;
	-moz-transition: all 0.05s ease-in-out 0.05s;
	-o-transition: all 0.05s ease-in-out 0.05s;
	transition: all 0.05s ease-in-out 0.05s;
}
#r-slider .rsNav.rsBullets .rsNavItem span:hover {
	opacity: 1;
}
#r-slider .rsNav.rsBullets .rsNavItem.rsNavSelected span {
	opacity: 1;
}

/* Bullets White*/
.white #r-slider .rsNav.rsBullets .rsNavItem span {
	background: rgba(255, 253, 236, 0.85);
}
.white #r-slider .rsNav.rsBullets .rsNavItem.rsNavSelected span {
	background: rgba(255, 253, 236, 0.85);
}
.white #r-slider .rsMinW .rsBullet.rsNavSelected {
	border: 1px solid rgba(255, 253, 236, 0.85);
}

/* -----------------------------------------------------------------------------------*/
/* --------------------------------------- HEADER ------------------------------------*/
/* -----------------------------------------------------------------------------------*/
#cdulogo { float : right; margin-right: 0px; padding-right: 0px; }
.verband_tag-big { font-size: 2.35em; font-weight: 700; letter-spacing: 0.0015em; margin-left: 38px; margin-top: 20px; padding: 0; margin-bottom: 20px;}
.verband_tag-big a { color: #000; text-decoration: none; }
.verband_tag-small { font-size: 1.0em; letter-spacing: -0.04em;  margin-bottom: 10px; margin-left: 10px; }
#second_logo { display: none; height: 88px; }
#second_menu { display: none; height: 38px; }
#pre_submenu1 { padding-left: 0px; margin-left: -3px; }
#cdusubnav31 { padding-left: 0px; }
#wrapper-header {
	border-bottom: 1px solid #e5e5e5;
	display: table;
	padding-left: 0;
	padding-right: 0;
	position: relative;
	z-index: 1
}

.other-style #wrapper-header .logo-mini,
.front #wrapper-header .logo-mini {
	height: 0;
	opacity: 1;
}
.other-style #wrapper-header,
.front #wrapper-header {
	background: none;
	border:none;
	left: 0;
	position: absolute;
	top: 0px;
	width: 100%;
	z-index: 999;
}
.other-style #wrapper-header.fixed,
.front #wrapper-header.fixed,
#wrapper-header.fixed,
#wrapper-header.over-slider {
	background: rgba(255, 255, 255, 0.95);
	border-bottom: 1px solid #eaebe9;
	left: 0;
	position: fixed;
	top: 0px;
	width: 100%;
	z-index: 99999;
}
#wrapper-header.fixed .logo-mini {
	height: 100%;
	min-height: 22px;
	opacity: 1 !important;

	-webkit-transition: all 0.2s ease-in-out 0.1s;
	-moz-transition: all 0.2s ease-in-out 0.1s;
	-o-transition: all 0.2s ease-in-out 0.1s;
	transition: all 0.2s ease-in-out 0.1s;
}

#cdusubnav { padding:3px 0px 1px 0px !important;  margin:0px !important; background:#E95D0F; float:left; 100%; display: block; }
ul.shortmenu1 { float: left; list-style: none; margin: 0px; padding: 9px 0 0 0;}
ul.shortmenu1 li { float: left; margin: 0 1em 0 0;}
ul.shortmenu1 li:hover { border-bottom: 1px solid white; }
ul.shortmenu1 li a { color: #FFFFFF; text-transform: uppercase; }

ul.shortmenu2 { float: left; list-style: none; margin: 0px; padding: 5px 0 0 0; height: 40px; }
ul.shortmenu2 li { float: left; margin: 0 1em 0 0;}
ul.shortmenu2 li img { margin: 0 0 0 0; }
ul.shortmenu2 li a { color: #FFFFFF; text-transform: uppercase; }

#cdusubnav3 { padding:0px !important;  margin:0px !important; float:left; height:88px; display: block; background: white; }
ul.shortmenu3 { list-style: none; margin: 0px; padding-top: 12px;}
ul.shortmenu3 li { float: left; margin: 0 1em 0 0; padding-top: 30px; font-size: 1em; }
ul.shortmenu3 li:hover { border-bottom: 3px solid #E95D0F; }
ul.shortmenu3 li a { color: #000000; text-transform: uppercase; }

ul.sliderbanner { list-style: none; margin: 0px; padding-top: 5px;}
ul.sliderbanner li { float: right; margin: 30px 20px 0;}
ul.sliderbanner li img { margin: 0 16px 0 0; max-height: 171px; width: 360px; }
ul.sliderbanner li a { color: #FFFFFF; text-transform: uppercase; }
ul.sliderbanner li:first-child { margin: 10px 20px 0; }

#bannerstart { padding-top: 0px !important; padding: 0 0 0 26px !important; }
#bannerstart a > img { margin: 28px 0 0 0; max-height: 181px; width: 360px; }
#bannerstart a:first-child > img { margin: 15px 0 0 0; }

.other-style #header,
.front #header {
	position: relative;
}
#header {
	display: table-row;
	position: relative;
	width: 100%;
}
.other-style #header  > .row,
.front #header  > .row {
	padding: 30px 30px 30px 30px;
}
#header > .row {
	display: table-cell;
	padding: 10px 30px 10px 30px;
	vertical-align: middle;
	width: 100%;
}
#wrapper-header.fixed #header  > .row,
#wrapper-header.fixed #header,
.blog-post #header { border-top: 10px solid #E95D0F; background : #FFFFFF; padding: 10px 30px 11px 30px; }
#inner-wrapper-header {
	height: 100%;
	left: 0;
	position: absolute;
	top: 0;
	width: 100%;
}

/* --- */
.wrap-lang-menu div {
	text-align: left;
}
.logo-mini { display: inline-block; margin-top: 0px; max-width: 250px; }
.logo-mini a {
	display: block;
}
#wrapper-header .logo-mini img {
	margin: 0;
	max-width: 250px;
	width: 100%;
}

/* ----------------- soc icon ------------------*/

.soc-icon {
	margin: 0 10px;
	padding-top: 5px;
}
.wrap-button {
	float: left;
	height: 30px;
	margin-left: -1px;
	margin-right: 3px;
	width: 30px;

	-webkit-perspective:100px;
	-moz-perspective:100px;
	-o-perspective:100px;
	perspective:100px;

	-webkit-transform-origin:50% 50%;
	-moz-transform-origin:50% 50%;
	-o-transform-origin:50% 50%;
	transform-origin:50% 50%;

	-webkit-transform: rotatex(0deg);
	-moz-transform: rotatex(0deg);
	-o-transform: rotatex(0deg);
	transform: rotatex(0deg);
}

#shared-icon a,
.soc-icon a {
	border-radius: 0;
	color: #fff;
	cursor: pointer;
	display: block;
	height: 30px;
	margin: 0;
	padding:0;
	text-align: center;
	width: 30px;

	-webkit-transition: all 0.1s ease-in-out 0.1s;
	-moz-transition: all 0.1s ease-in-out 0.1s;
	-o-transition: all 0.1s ease-in-out 0.1s;
	transition: all 0.1s ease-in-out 0.1s;
}

#shared-icon a:hover,
.soc-icon a:hover {
	text-decoration: none;

	-webkit-transform: rotatex(-30deg);
	-moz-transform: rotatex(-30deg);
	-o-transform: rotatex(-30deg);
	transform: rotatex(-30deg);
}
#shared-icon a i,
.soc-icon a i {
	display: table-cell;
	height: 32px;
	vertical-align: middle;
	width: 30pc;    
}
.slider-overlay .title-box .social-box ul li a.fb,
#shared-icon .fb,
.soc-icon .fb {
	background: #3c5fb2;
}
.slider-overlay .title-box .social-box ul li a.tw,
#shared-icon .tw,
.soc-icon .tw {
	background: #3799dd;
}
.slider-overlay .title-box .social-box ul li a.g-plus,
#shared-icon .g-plus,
.soc-icon .g-plus {
	background: #dc4c39;
}
.slider-overlay .title-box .social-box ul li a.pinterest,
#shared-icon .pinterest,
.soc-icon .pinterest {
	background: #cc2127;
}
.slider-overlay .title-box .social-box ul li a.inst,
#shared-icon .inst,
.soc-icon .inst {
	background: #96624e;
}

/**/

#language, #menu {
	display: inline-block;
}
.block-inline {
	display: inline-block;
	vertical-align: top;
}

/* --------------------- language-menu --------------------------*/

#languages {
	margin-left: 7px;
}
#languages button {
	background-color:  #fff;
	background-image: url(/image/templates/onepager02/select-arrow.svg);
	background-position: 37px center;
	background-repeat: no-repeat;
	border-radius: 2px;
	border: 1px solid #d2dede;
	color: #2063ad;
	font-size: 0.7em;
	font-weight: 700;
	height: 38px;
	margin: 0;
	padding: 0 8px 0 8px;
	text-align: left;
	width: 54px;

	-webkit-transition: all 0.1s ease-in-out 0.1s;
	-moz-transition: all 0.1s ease-in-out 0.1s;
	-o-transition: all 0.1s ease-in-out 0.1s;
	transition: all 0.1s ease-in-out 0.1s;
}
#languages button:hover {
	border: 1px solid #9dbacf;
}
#languages button:active {
	box-shadow: none;
}
#languages ul.dropdown-menu {
	border-radius: 0;
	border: none;
	box-shadow: none;
	display: block;
	margin: 0;
	min-width: 54px;
	padding: 0;
	top: 0px;
	width: 54px;
}
#languages.open ul.dropdown-menu {
	-webkit-transition: all 0.1s ease-in-out 0.125s;
	-moz-transition: all 0.1s ease-in-out 0.14;
	-o-transition: all 0.1s ease-in-out 0.1s;
	transition: all 0.1s ease-in-out 0.25s;
}
#languages ul.dropdown-menu li {
	height: 0px;
	margin-bottom: 0;
	opacity: 0;
	overflow: hidden;

	-webkit-transition: all 0.1s ease-in-out 0.1s;
	-moz-transition: all 0.1s ease-in-out 0.1s;
	-o-transition: all 0.1s ease-in-out 0.1s;
	transition: all 0.1s ease-in-out 0.1s;
}
#languages.open ul.dropdown-menu li {
	height: 39px;
	opacity: 1;
	overflow: visible;
}
#languages ul.dropdown-menu li:first-of-type a {
	background-color: #fff;
	background-image: url(/image/templates/onepager02/select-arrow.svg);
	background-position: 37px center;
	background-repeat: no-repeat;
}
#languages ul.dropdown-menu li:first-of-type a:hover {
	background-color: #f5f5f5;
	background-image: url(/image/templates/onepager02/select-arrow.svg);
	background-position: 37px center;
	background-repeat: no-repeat;
}
#languages ul.dropdown-menu a {
	border-bottom: 1px solid #e6e7ea;
	border: 1px solid rgba(210, 222, 222, 0.56);
	color: #2063ad !important;
	font-size: 1em;
	font-weight: 700;
	height: 100%;
	padding: 10px 7px 10px 8px;
	text-align: left;
}

/* ---------------------- MENU --------------------------------- */

#menu { margin-left: 7px; }
#menu button { background: #fff; border: 1px solid #e7aba9; color: #E95D0F; font-size: 1.25em; height: 38px; margin: 0; outline: none; padding: 0 0 0 2px; width: 39px; }
#menu button i { line-height: 1.1; }
.open-menu #menu button .fa-reorder,
#menu button .fa-times { display: none; }
#menu button .fa-reorder,
.open-menu #menu button .fa-times { display: block; }
#menu button:hover { border: 1px solid #df747b; }
#menu button:active { box-shadow: none; }
#menu .dropdown-menu { left: auto; right: 0 !important; top: 0; }
#menubutton { padding:20px; }
#cdu_logo { padding-top:10px;padding-right:0px; }
#sliderline { padding:0px 10px 0 10px; height: 590px !important; }
#sliderline_freiflaeche { padding:0px 10px 0 10px; height: 590px !important; }

/* ------------------------------------------------------------------------------------*/
/* ----------------------------------- WRAPPER ----------------------------------------*/
/* ------------------------------------------------------------------------------------*/

#wrapper {
	overflow: hidden;
	padding-left: 0;
	padding-right: 0;
	position: relative;
}

#wrapper-header, 
#wrapper {
	-webkit-transition: all 0.25s ease-in-out 0s;
	-moz-transition: all 0.25s ease-in-out 0s;
	-o-transition: all 0.25s ease-in-out 0s;
	transition: all 0.25s ease-in-out 0s;
}

#wrapper-header.open-menu, 
#wrapper.open-menu {
	-webkit-transform: translateX(-300px);
	-moz-transform: translateX(-300px);
	-o-transform: translateX(-300px);
	transform: translateX(-300px);
}

#wrapper-header.open-menu.position-left, 
#wrapper.open-menu.position-left {
	-webkit-transform: translateX(300px);
	-moz-transform: translateX(300px);
	-o-transform: translateX(300px);
	transform: translateX(300px);
}

/* ------------------------------------------------------------------------------------*/
/* -------------------------------- SLIDE MENU ----------------------------------------*/
/* ------------------------------------------------------------------------------------*/

#slide-menu.position-right {
	height: 120%;
	opacity: 0;
	position: fixed;
	right: 0;
	top:0;
	z-index: 999;

	-webkit-transform: translateX(300px);
	-moz-transform: translateX(300px);
	-o-transform: translateX(300px);
	transform: translateX(300px);

	-webkit-transition: all 0.25s ease-in-out 0s;
	-moz-transition: all 0.25s ease-in-out 0s;
	-o-transition: all 0.25s ease-in-out 0s;
	transition: all 0.25s ease-in-out 0s;
}
#slide-menu-content > div,
#slide-menu.position-right {
	width: 300px;
}
#slide-menu.position-right.open-menu {
	opacity: 1;

-webkit-transform: translateX(0px);
-moz-transform: translateX(0px);
-o-transform: translateX(0px);
transform: translateX(0px);
}
#background-slide-menu { background: #E95D0F; min-height: 100%; position: absolute; width: 100%; z-index: -1; }

/* -- button cose -- */
.menu-close {
	background: none;
	border: none;
	box-shadow: none;
	color: #fff;
	font-size: 1.1em;
	height:20px;
	margin: 14px 14px 0px 0;
	opacity: 0.4;
	padding: 0;
	width: 20px;
}
.menu-close:active,
.menu-close:focus,
.menu-close:hover {
	background: none;
	border: none;
	box-shadow: none;
	opacity: 0.7;
}

/* ---  slide- menu -- position-left --- */
#slide-menu.position-left {
	background: #E95D0F;
	height: 100%;
	left: 0;
	opacity: 0;
	position: fixed;
	top:0;
	width: 300px;
	z-index: 999;

	-webkit-transform: translateX(-300px);
	-moz-transform: translateX(-300px);
	-o-transform: translateX(-300px);
	transform: translateX(-300px);

	-webkit-transition: all 0.25s ease-in-out 0s;
	-moz-transition: all 0.25s ease-in-out 0s;
	-o-transition: all 0.25s ease-in-out 0s;
	transition: all 0.25s ease-in-out 0s;
}
#slide-menu.open-menu.position-left {
	opacity: 1;

	-webkit-transform: translateX(0px);
	-moz-transform: translateX(0px);
	-o-transform: translateX(0px);
	transform: translateX(0px);
}

/* ----------------------- navigation-menu --------------------- */

.subMenu {
	position: relative !important;
}
#navigation-menu ul {
	clear: both;
	margin: 0;
	padding: 0;
}
#navigation-menu ul li {
	list-style: none;
	margin-bottom: 0px;
}
#navigation-menu ul li.collapsed {
	background-image: url(/image/templates/onepager02/menuplus.png);
	background-position: 25px 14px;
	background-repeat: no-repeat;
	height: 40px;
	overflow: hidden;
}
#navigation-menu ul li.collapsed.start-collapsed {
	background-image: url(/image/templates/onepager02/menuminus.png);
	background-position: 25px 14px;
	background-repeat: no-repeat;
	height: 100%;
	overflow: visible;
}
.invert-elements #navigation-menu ul li span, 
.invert-elements #navigation-menu ul li a,
#navigation-menu ul li span,
#navigation-menu ul li a {
	color: #FFFFFF !important;
	font-family: "CDUKievit", Arial;
	display: block;
	font-size: 1.1em;
	text-transform: uppercase;
	padding: 10px 0 9px 45px;
}
#navigation-menu ul li span {
	cursor: pointer;
	font-size: 1.1em;
}
#navigation-menu ul li ul {
	opacity: 0;

	-webkit-transition: all 0.1s ease-in-out 0.1s;
	-moz-transition: all 0.1s ease-in-out 0s;
	-o-transition: all 0.1s ease-in-out 0.1s;
	transition: all 0.1s ease-in-out 0.1s;
}
#navigation-menu ul li.start-collapsed ul {
	opacity: 1;
}
#navigation-menu ul ul li a {
	font-weight: 400 !important;
	padding: 14px 0 14px 60px;
	font-size: 1.1em !important;
}

#navigation-menu ul li span:hover,
#navigation-menu ul li a:hover {
	background: rgba(0, 0, 0, 0.14);
	text-decoration: none;
}
.front #navigation-menu ul li a.active {
	background: none;
	color: #f4d8c7;
	text-decoration: none;
}
#navigation-menu ul li a.active,
.front #navigation-menu ul li a:hover,
.front #navigation-menu ul li a.current,
.front #navigation-menu ul li a.active.current {
	color: #fff !important;
	text-decoration: none;
}
#navigation-menu ul li li a {
	font-size: 1.35em;
	padding: 4px 0 5px 45px !important;
}
.front #navigation-menu ul li a.active {
	color: #F4D8C7 !important;
}

/* -- menu-align-right -- */
#navigation-menu.menu-align-right ul li.collapsed {
	background-image: url(/image/templates/onepager02/menuplus.png);
	background-position: 265px 18px;
	background-repeat: no-repeat;
}
#navigation-menu.menu-align-right ul li.collapsed.start-collapsed {
	background-image: url(/image/templates/onepager02/menuminus.png);
	background-position: 265px 18px;
	background-repeat: no-repeat;
}
#navigation-menu.menu-align-right ul li span,
#navigation-menu.menu-align-right ul li a {
	padding: 14px 45px 14px 0;
	text-align: right;
}
#navigation-menu.menu-align-right ul li ul li a {
	padding: 14px 60px 14px 0;
}

/* -- menu-align-center -- */

#navigation-menu ul.menu-align-center li.collapsed.start-collapsed {
	background: none;
}
#navigation-menu ul.menu-align-center li {
	background: none;
	text-align: center;
}
#navigation-menu ul.menu-align-center li a {
	padding: 14px 15px 14px 15px;
	text-align: center;
}
#navigation-menu ul.menu-align-center li ul li a {
	padding: 14px 15px 14px 15px;
}
#navigation-menu ul.menu-align-center li a span {
	background-image: url(/image/templates/onepager02/menuplus.png);
	background-position: right center;
	background-repeat: no-repeat;
	padding-right: 15px;
}
#navigation-menu ul.menu-align-center li.collapsed.start-collapsed a span {
	background-image: url(/image/templates/onepager02/menuminus.png);
	background-position: right center;
	background-repeat: no-repeat;
}

/* ---------------------------- #slide-menu LOGO ----------------------------*/

#slide-menu-content {
	clear: both;
	height: auto;
}
.wrapper-slide-menu-content {
	height: 100%;
	overflow-y: auto; 
	padding-right: 20px;
	width: 320px;
}
#slide-menu-content .logo-mini {
	margin: 20px 45px;
	width: 210px;
}
#slide-menu-content {
	margin-bottom: 200px;
}

/* ---------------------------- #slide-menu .soc-icon ----------------------------*/

#slide-menu {
	background: #E95D0F;
	overflow: hidden;
}
#slide-menu .soc-icon {
	margin-bottom: 100px;
	margin-left: 0;
	margin-top: 54px;
	padding: 0 45px;
	width: 100%;
}
#slide-menu .soc-icon .wrap-button {
	display: inline-block;
	float: none;
	margin-right: 0px;
}
#slide-menu .soc-icon .wrap-button a {
	background: #fff;
	border-radius: 50%;
	box-shadow: inset 0px 0px 1px 2px white, inset 0px 0px 1px 4px white;
	color: #E95D0F !important;
	text-transform: uppercase;

	-webkit-transition: all 0.1s ease-in-out 0.1s;
	-moz-transition: all 0.1s ease-in-out 0.1s;
	-o-transition: all 0.1s ease-in-out 0.1s;
	transition: all 0.1s ease-in-out 0.1s;
}
#slide-menu .soc-icon .wrap-button a.fb {
	color: #3c5fb2 !important;
}
#slide-menu .soc-icon .wrap-button a.tw {
	color: #3799dd !important;
}
#slide-menu .soc-icon .wrap-button a.g-plus {
	color: #dc4c39 !important;
}
#slide-menu .soc-icon .wrap-button a.inst {
	color: #96624e !important;
}
#slide-menu .soc-icon .wrap-button a:hover {
	box-shadow: inset 0px 0px 1px 2px white, inset 0px 0px 0px 4px #E95D0F;

	-webkit-transform: rotatex(0deg);
	-moz-transform: rotatex(0deg);
	-o-transform: rotatex(0deg);
	transform: rotatex(0deg);
}


/* --------------------------------------------------------------------------------- */
/* ------------------------------ TopSlider, Blog TopBlock ------------------------- */
/* --------------------------------------------------------------------------------- */

#topslider {
	position: relative;
}
#info-topslider {
	background: none;
	display: table;
	overflow: hidden;
	position: relative;
	vertical-align: middle;
	z-index: 11;
}
.inner-info-block {
	background: none;
	display: table-row;
}
.block-center {
	background: none;
	display: table-cell;
	vertical-align: middle;
}
#r-slider {
	left: 0;
	margin: 0;
	padding: 0;
	position: absolute;
	top: 0;
}
#info-topslider h1 {
	color: rgba(205, 51, 51, 0.85);
	display: table;
	font-size: 100%;
	font-weight: 800;
	line-height: 1;
	margin: -2% auto;
	overflow: hidden;
	text-align: center;
} 
#info-topslider h1 span.title {
	font-size: 12em;
	text-transform: uppercase;
}
.red-style div.mym:before, .red-style div.mym:after {
	border-bottom: 1px solid rgba(205, 51, 51, 0.85);
}
.topslider-line {
	margin: -30px auto;
	overflow: hidden; 
}
#info-topslider .soc-icon {
	padding-top: 0;
	padding-left: 3px;
}
#info-topslider .soc-icon .wrap-button:last-of-type {
	margin-right: 2px;
}
div.mym {
	overflow: hidden;
	padding: 0 0;   
	position: relative;
}
div.mym:before {
	left: 14px;
	margin: 0 0 0 -50%;
}
div.mym:after {
	left: -14px;
	margin: 0 -50% 0 0;
}
div.mym:before, div.mym:after {
	background-clip: content-box;
	background: rgba(205, 51, 51, 0.85);
	content: "";
	display: inline-block;
	height: 30px;
	position: relative;
	vertical-align: middle;
	width: 50%;
}

/* ----------------- WHITE TOP TopSlider --------------------*/
.front.white #info-topslider h1 {
	color: rgba(255, 253, 236, 0.85);
}
.front.white #full-width-slider .rsOverflow img {
	opacity: 1;
}
.front.white .rsMinW .rsArrowRight {
	background-image: url(/image/templates/onepager02/arrow-02.svg);
	background-position: center center;
	background-repeat: no-repeat;
	opacity: 0.5;
}
.front.white .rsMinW .rsArrowLeft {
	background-image: url(/image/templates/onepager02/arrow-02-2.svg);
	background-position: center center;
	background-repeat: no-repeat;
	opacity: 0.5;
}
.front.white .rsMinW .rsArrowRight:hover,
.front.white .rsMinW .rsArrowLeft:hover {
	opacity: 0.4
}
.front.white #info-topslider .topslider-link a {
	color: #fffdec;
	font-size: 1.45em;
}
.front.white #info-topslider .topslider-link a:focus,
.front.white #info-topslider .topslider-link a:active,
.front.white #info-topslider .topslider-link a:hover {
	opacity: 0.8;
	text-decoration: none;
}
.front.white #info-topslider .topslider-link a i {
	color: rgba(255, 255, 255, 0.54);
}
.white div.mym:before, 
.white div.mym:after {
	background: rgba(255, 253, 236, 0.85);
}

/* ---------------------- header-video ---------------------------*/
.header-video {
	background-image: url(/image/templates/onepager02/slider/slide-9.jpg);
	background-position:  center center;
	background-repeat: no-repeat;
	background-size: cover;
	height: 100%;
	left: 0;
	position: absolute;
	top: 0;
	width: 100%;
}
.header-video video {
	background-attachment: fixed;
	bottom: 0;
	height: auto;
	max-width: inherit;
	min-height: 100%;
	min-width: 100%;
	position: absolute;
	right: 0;
	vertical-align: top;
	width: auto;
	z-index: 0;
}

/* ---------------------------------------------------------------------------------- */
/* ----------------------------------- STARTSLIDER----------------------------------- */
/* ---------------------------------------------------------------------------------- */

#bund_startslider { overflow: hidden; margin-top:240px; padding: 10px 0 112px 0; position: relative; background: #E5E3E1; height: 615px; }
#bund_startslider_freiflaeche { overflow: hidden; margin-top:240px; padding: 10px 0 112px 0; position: relative; background: #E5E3E1; height: 624px; }

.part-3 .overlay { background: rgba(245, 247, 248, 0.51); }

#bund_startslider_freiflaeche h1.title-bund_startslider,
#bund_startslider h1.title-bund_startslider {
	color: #E95D0F;
	font-size: 7.5em;
	font-weight: 800;
	letter-spacing: -0.008em !important;
	margin: 0 0 37px 0;
	text-align: center;
	text-transform: uppercase;
}
#bund_startslider_freiflaeche .text-bund_startslider p,
#bund_startslider .text-bund_startslider p {
	color: #777;
	font-size: 1em;
	line-height: 2.0em;
	text-align: center;
}

#bund_startslider_freiflaeche .carusel-4,
#bund_startslider .carusel-4 { margin-top: 10px; }

/* -------------------------------- ZWISCHENSEITE------------------------------*/
#zwischenseite { margin-top: 160px; }


/* -------------------------------- RETINA -----------------------------------*/
@media (-webkit-min-device-pixel-ratio: 2) {
	.replace-2x {
		opacity: 0;
	}
	.replace-2x.loaded {
		opacity: 1;
		-webkit-transition: opacity .2s linear;
		transition: opacity .2s linear;
	}
}

/* ---------------------------------------------------------------------------------- */
/* ----------------------------------- OUR-TEAM ------------------------------------- */
/* ---------------------------------------------------------------------------------- */

#our-team {
	overflow: hidden;
	padding: 78px 0 90px 0;
	position: relative;
}
.part-2 {
	background-image: url(/image/templates/onepager02/slider/slide-2.jpg);
}
@media (-webkit-min-device-pixel-ratio: 2) {
	.part-2 { 
		background-image: url(/image/templates/onepager02/slider/slide-2@2x.jpg); 
		background-size: cover; 
	}
}

.part-2 .overlay {
	background: rgba(245, 245, 245, 0.23);
}
#our-team h1.title-our-team {
	color: #E95D0F;
	font-size: 7.5em;
	font-weight: 800;
	letter-spacing: -0.008em !important;
	margin: 0 0 38px 0;
	text-align: center;
	text-transform: uppercase;
}
#our-team p {
	color: #777;
	font-size: 1.1em;
	line-height: 2.1em;
	text-align: center;
}

/* -------------- carusel ------------- */

.list-carousel.slider-foo-5 {
	margin: 0;
	overflow: hidden;
}
.list-carousel.slider-foo-5 .img-block {
	border-radius: 50%;
	height: 120px;
	margin: 0 auto 18px;
	width: 120px;
}
.list-carousel.slider-foo-5 .img-block img {
	border-radius: 50%;
}
.slider-foo-5 img {
	max-height: 120px;
}
.slider-foo-5 h6 {
	font-size: 0.75em !important;
	letter-spacing: 0.06em !important;
	margin-bottom: 12px !important;
	text-align: center;
	text-transform: uppercase;
}
.list-carousel .foo5 p {
	font-size: 0.8em !important;
	line-height: 1.4em !important;
	margin-bottom: 13px !important;
	max-height: 35px;
	overflow: hidden;
	text-align: center;
}
.slider-foo-5 .soc-icon {
	margin: auto;
	text-align: center;
	width: 100%;
}
.slider-foo-5 .soc-icon .wrap-button {
	display: inline-block;
	float: none;
	height: 22px;
	margin: 0 -1px;
	width: 22px;
}
.slider-foo-5 .soc-icon .wrap-button a,
.slider-foo-5 .soc-icon .wrap-button a i {
	font-size: 1em;;
	height: 22px;
	width: 22px;
}
.slider-foo-5 .soc-icon .wrap-button a {
	padding-top: 1px;
}


/* --------------------------------------------------------------------------------- */
/* ----------------------------------- CARUSELS ------------------------------------- */
/* --------------------------------------------------------------------------------- */


/* ------ carusel default css -------*/

.wrapper-carusel {
	position: relative;
}
.list-carousel {
	clear: both;
	position: relative;
}
.list-carousel .carousel-box {
	color: #999;
	margin: 0;
	padding: 0;
}
.list-carousel .carousel-box .img-block {
	margin-bottom: 0px;
	overflow:hidden;
	width:100%;
}
.list-carousel .carousel-box img {
	border-radius: 3px;
	height: auto;
	margin-bottom: 0;
	overflow: hidden; 
}
.list-carousel h6 {
	margin-bottom: 7px;
	margin-top: -3px;
}
.list-carousel h6 a {
	color: #222;
	font-size: 0.76em;
	letter-spacing: 0.03em;

	-webkit-transition: all 0.05s ease-in-out 0.05s;
	-moz-transition: all 0.05s ease-in-out 0.05s;
	-o-transition: all 0.05s ease-in-out 0.05s;
	transition: all 0.05s ease-in-out 0.05s;
}
.list-carousel h6 a:hover {
	color: #777;
}
.list-carousel .data-site1 .data-post {
	font-size: 1em;
	letter-spacing: -0.02em;
	margin-bottom: 12px;
	color: #444444;
}
.list-carousel .data-post a {
	color: #222;
	font-size: 1em;
	margin-left: 2px;

	-webkit-transition: all 0.05s ease-in-out 0.05s;
	-moz-transition: all 0.05s ease-in-out 0.05s;
	-o-transition: all 0.05s ease-in-out 0.05s;
	transition: all 0.05s ease-in-out 0.05s;
}

.list-carousel .data-bu {
	font-size: 0.6em;
	letter-spacing: -0.02em;
	margin-bottom: 12px;
	text-align: left;
	line-height:1.6em;
	padding-right: 10px;
	width:100%;
	min-height: 30px;
	color: #444;
}
.list-carousel .data-bu a {
	color: #222;
	font-size: 1em;
	margin-left: 2px;

	-webkit-transition: all 0.05s ease-in-out 0.05s;
	-moz-transition: all 0.05s ease-in-out 0.05s;
	-o-transition: all 0.05s ease-in-out 0.05s;
	transition: all 0.05s ease-in-out 0.05s;
}

.list-carousel .data-site1 {
	float: left;
	padding: 0px 0px 0px 0px;
	border-bottom: 4px solid #E95D0F;
	width: 100%;
}

.list-carousel .data-padding { padding: 0px 0px 0px 15px; }

.list-carousel .data-site2 {
	display: none;
	height: 400px;
	padding: 0px 10px 0px 20px;
	position: absolute;
	top: 0;
	background: #E5E3E1;
}

.list-carousel .data-post a:hover {
	color: #777;
}
.list-carousel .text-post {
	display: block;
	color: #000000;
	font-size: 1.3em;
	line-height: 1.2em;
	margin-bottom: 19px;
	/*max-height: 94px;*/
	min-height: 120px;
	overflow: hidden;
	padding-right: 10px;
	word-wrap: break-word;
}

.list-carousel .data-site2 > .text-post {
	display: block;
	color: #000000;
	font-size: 1.3em;
	line-height: 1.2em;
	margin-bottom: 0px;
	/*height: 94px;*/
	height: 80px !important;
	overflow: hidden;
	padding-right: 10px;
	word-wrap: break-word;
}

.list-carousel .text-subpost {
	display: block;
	color: #444444;
	font-size: 1.0em;
	line-height: 1.0em;
	/*max-height: 94px;*/
	overflow: hidden;
	padding-right: 10px;
	word-wrap: break-word;
}

.list-carousel p {
	font-size: 0.8em;
	margin-bottom: 10px;
}
.list-carousel button {
	color: #eef4ce;
	font-size: 0.7em;
	height: 32px;
	letter-spacing: 0.09em;
	margin-top: 5px;
	padding: 0 19px;
}
.list-carousel button i {
	font-size: 1.3em;
	margin-left: 3px;
	position: relative;
	top: 1px;
}

.text-post a { color: #000000; }

/* ----- nav default ----- */

#newsbildcontainer { width:384px; height: 210px; overflow:hidden; }
#newsbildcontainer img { height: auto; opacity: 1 !important; }
.newsbildcontainer { width:384px; height: 210px; overflow:hidden; }
.newsbildcontainer img { height: auto; opacity: 1 !important; }
.newsbutton {
	color: #FFFFFF !important;
	font-size: 0.7em !important;
	height: 32px;
	letter-spacing: 0.09em;
	margin-top: 5px;
	padding: 9px 19px !important;	
	background-color: #E95D0F;
	border-color: #E95D0F;
	background: #E95D0F;
	border-radius: 2px;
	font-weight: 700;
	margin: 10px 6px 10px 0;
	outline: none;
	text-transform: uppercase;
	-webkit-transition: all 0.1s ease-in-out 0.1s;
	-moz-transition: all 0.1s ease-in-out 0.1s;
	-o-transition: all 0.1s ease-in-out 0.1s;
	transition: all 0.1s ease-in-out 0.1s;
}
.wrapper-carusel .prev,
.post-slider .prev,
.list-carousel .prev {
	border: 1px solid #444444;
	color: #444444;
	padding: 0px 15px;
	font-size: 2.0em;
	left: 0px;
	margin-top: -20px;
	position: absolute;
	top: 5%;
	z-index: 99;
}
.wrapper-carusel .next,
.post-slider .next,
.list-carousel .next {
	border: 1px solid #444444;
	color: #444444;
	padding: 0px 15px;
	font-size: 2.0em;
	margin-top: -20px;
	position: absolute;
	right: 0px;
	top: 5%;
	z-index: 99;
}

/* ------ FOO 1 ----- */
.post-slider {
	margin: 0;
	overflow: hidden;
}
.slider-foo-1 .foo1 {
	overflow: hidden;
	min-height: 415px;
}
.slider-foo-1 {
	margin-bottom: 60px !important;
	overflow: hidden;
}
.foo1 li {
	margin: 5px 0px 5px 20px;
	text-align: left;
}
.list-carousel.slider-foo-1 li h6 {
	font-size: 1.1em;
	margin-bottom: 5px;
	text-transform: none;
}
.list-carousel.slider-foo-1 li p {
	font-size: 1em;
	line-height: 1.8;
	margin-bottom: 11px;
}
.foo1 li img {
	margin-bottom: 20px;
}
.post-slider .next {
	right: -10px;
}
.post-slider .prev {
	left: -10px;
}

/* ------ FOO 2 ------ */
.posted-slider {
	margin-top: 10px;
}
.slider-foo-2 .prev2 {
	left: -25px;
}
.slider-foo-2 .next2 {
	right: -25px;
}
.list-carousel .foo2  img {
	margin-bottom: 20px;
	max-height: 250px;
	max-width: 380px;
	width: 100%;
}
.foo2 h2 {
	margin: -5px 0 10px 0;
}
.foo2 h2 a {
	color: #222;
	font-size: 0.65em;
	font-weight: 700;
	letter-spacing: 0.025em;

	-webkit-transition: all 0.05s ease-in-out 0.05s;
	-moz-transition: all 0.05s ease-in-out 0.05s;
	-o-transition: all 0.05s ease-in-out 0.05s;
	transition: all 0.05s ease-in-out 0.05s;
}
.foo2 h2 a:hover {
	color: #777;
}
.foo2 p.data-post {
	margin-bottom: 17px;
}
.foo2 p {
	line-height: 1.84;
	margin-bottom: 20px;
}
.list-carousel.slider-foo-1 .text-post {
	margin-bottom: 12px;
	/*max-height: 90px;*/
}
.foo2 p span {
	color: #222;
}
.list-carousel.slider-foo-2 li button {
	margin-top: 6px;
}
.slider-foo-2 {
	margin: 0;
}
.carousel-box.foo2 > div {
	padding: 0;
}

/* ------ .slider-foo-1,  .slider-foo-2  ------ */

.slider-foo-1 .prev {
	left: -15px;
}
.slider-foo-1 .next {
	right: -15px;
}

/* ----- FOO3 ----- */
.carusel-3 {
	margin: 0 10px;
	overflow: hidden;
}
.posts .carusel-3 {
	margin: 0 ;
}
.slider-foo-3 {
	margin-bottom: 5px;
	margin-top: 0;
	position: relative;
	z-index: 1;
}
.slider-foo-3 .foo3 {
	height: auto;
	overflow: hidden;
}
.blog-post .slider-foo-3 {
	margin-bottom: 14px;
	overflow: hidden;
}
.posts .slider-foo-3 {
	max-height: 455px;
}
.inpost-slider .prev {
	background: #fff;
	border-radius: 50%;
	height: 40px;
	left: -8px;
	margin-top: -31px;
	text-align: center;
	width: 40px;
	z-index: 99;
}
.inpost-slider .next {
	background: #fff;
	border-radius: 50%;
	height: 40px;
	margin-top: -27px;
	right: -8px;
	text-align: center;
	width: 40px;
	z-index: 99;
}
.posts .inpost-slider .prev {
	left: -19px;
}
.posts .inpost-slider .next {
	right: -19px;
}
.inpost-slider .prev i {
	left: 13px;
	margin-top: 4px;
	position: absolute;
}
.inpost-slider .next i {
	left: 15px;
	margin-top: 4px;
	position: absolute;
}
.list-carousel .foo3  > div {
	text-align: center;
	text-align: left;
}
.list-carousel .foo3  h4 {
	color: #222;
	font-size: 2.3em;
	margin-bottom: 8px;
}
.list-carousel .foo3  p.profession {
	margin-bottom: 15px;
}
.list-carousel .foo3  p {
	margin-bottom: 22px;
}
.info-contacts {
	color: #222;
	margin-bottom: 2px;
}
.info-contacts span {
	color: #222;
	font-size: 1em;
	font-weight: 700;
}
.list-carousel .foo3 .soc-icon {
	margin-top: 24px;
}
.list-carousel .foo3 .soc-icon .wrap-button {
	margin-right: 3px;
}
/* -- Foo4 -- */
.carusel-4 {
	padding: 10px
}
.list-carousel.slider-foo-4 {
	margin: 0;
	overflow: hidden;
}
.carusel-4 .prev {
	left: 10px;
	top:42%;
}
.carusel-4 .next {
	right: 10px;
	top:42%;
}
.slider-foo-4 .foo4 .img-block {
	height: 60px;
	margin: 20px auto 34px;
	width: 64px;
}
.slider-foo-4 .foo4 .col-xs-12.col-sm-4.col-md-3 {
	min-width: 235px;
}
.slider-foo-4 .foo4 svg {
	margin-bottom: 21px;
	max-height: 64px;

	-webkit-transition: all 0.1s ease-in-out 0.1s;
	-moz-transition: all 0.1s ease-in-out 0.1s;
	-o-transition: all 0.1s ease-in-out 0.1s;
	transition: all 0.1s ease-in-out 0.1s;
}
.slider-foo-4 .foo4 > div:hover svg {
	margin-top: -10px;
}
.slider-foo-4 .foo4 h6 {
	margin-bottom: 7px;
}
.slider-foo-4 .foo4 h6 a {
	display: block;
	font-size: 0.6em;
	letter-spacing: 0.06em;
	text-align: center;
	text-transform: uppercase;

	-webkit-transition: all 0.05s ease-in-out 0.05s;
	-moz-transition: all 0.05s ease-in-out 0.05s;
	-o-transition: all 0.05s ease-in-out 0.05s;
	transition: all 0.05s ease-in-out 0.05s;
}
.slider-foo-4 .foo4 h6 a:hover {
	color: #777;
}
.slider-foo-4 .foo4 p {
	font-size: 0.78em;
	line-height: 1.5;
	text-align: center;
}

/*-- Foo5 --*/
.carusel-5 {
	padding: 10px;
}
.slider-foo-5 .foo5 {
	overflow: hidden;
	text-align: center;
}
.carusel-5 {
	margin: 0 10px !important;
}
.carusel-5 .next,
.carusel-5 .prev {
	top: 24.5%;
}

/* -- FOO7 -- */
.blockquote-slider {
	padding: 10px;
}
.blockquote-slider .next,
.blockquote-slider .prev {
	margin-top: -63px !important;
}
.blockquote-slider .next {
	right: -40px;
}
.blockquote-slider .prev {
	left: -40px;
}

/* -- FOO8 -- */
.slider-people {
	margin-top: 71px;
}
.slider-foo-8 {
	margin: 0;
}
.slider-foo-8 .img-block img {
	max-height: 330px;
	max-width: 100%;
	width: auto;
}
.carousel-box.foo8 > div {
	padding: 0;
}
.slider-foo-8 .foo8 {
	max-height: 820px;
	overflow: hidden;
}

.list-carousel .foo8 li img {
	height: auto;
	max-height: 330px;
	max-width: 300px;
	width: 100%;
}
.slider-foo-8 h4 {
	color: #222;
	font-size: 1.8em;
	letter-spacing: 0.015em;
	margin-bottom: 9px;
	margin-top: 6px;
}
.list-carousel.slider-foo-8 p {
	letter-spacing: -0.04em;
	margin-bottom: 17px;
	padding-right: 25px;
}
.slider-foo-8 .info-contacts.mail {
	clear: both;
	font-size: 1em;
	letter-spacing: -0.01em;
	margin: 7px 0 3px 2px;
}
.slider-foo-8 .info-contacts.phone {
	font-size: 1em;
	letter-spacing: -0.01em;
	margin: 3px 0 4px 1px;
}
.slider-foo-8 .info-contacts.skype {
	font-size: 1em;
	letter-spacing: -0.01em;
	margin: 1px 0 23px 1px;
}
.slider-foo-8 .soc-icon {
	margin: 0 0 0 2px;
}

/* ---- fix oll carusel ---- */

.list-carousel ul li {
	height: 0;
	overflow: hidden;
}
.list-carousel ul.init li {
	height: auto;
}
/* ---- /fix -----*/


/* ---------------------------------------------------------------------------------- */
/* ----------------------------------- PORTFOLIO ------------------------------------ */
/* ---------------------------------------------------------------------------------- */

#portfolio {
	padding: 108px 0 102px 0;
}
.portfolio {
	overflow: hidden;
	position: relative;
}
.magin-bot-60 {
	margin-bottom: 60px;
}
.portfolio .row {
	margin-left: 0;
	margin-right: 0;
	position: relative;
	z-index: 8;
}
.portfolio .row > div {
	padding-left: 0;
	padding-right: 0;
}
.title-portfolio {
	color: #222;
	font-size: 7.5em;
	font-weight: 800;
	letter-spacing: -0.008em !important;
	margin: 0 0 23px 0;
	text-align: center;
	text-transform: uppercase;
}
.isotope {
	margin: 0 25px;
	min-height: 330px;
}
.isotope h3 {
	bottom: 20px;
	cursor: pointer;
	font-size: 0.8em;
	left: 0;
	margin-bottom: 3px;
	position: absolute;
	text-align: center;
	width: 100%;
	z-index: 10;

	-webkit-transition: all 0.2s ease-in-out 0.1s;
	-moz-transition: all 0.2s ease-in-out 0.1s;
	-o-transition: all 0.2s ease-in-out 0.1s;
	transition: all 0.2s ease-in-out 0.1s;
}
.p-title {
	height: 100%;
	position: relative;
	width: 100%;
	z-index: 99999;
}
.isotope .element-item h3 {
	color: #222;
	z-index: 99999;

	-webkit-transition: all 0.05s ease-in-out 0.05s;
	-moz-transition: all 0.05s ease-in-out 0.05s;
	-o-transition: all 0.05s ease-in-out 0.05s;
	transition: all 0.05s ease-in-out 0.05s;
}
.isotope .element-item:hover .overlay h3 {
	bottom: 55%;
	color: #fff;
}
.isotop-filters {
	padding-bottom: 32px;
	text-align: center;
}
.isotop-filters button,
.isotop-filters button:active,
.isotop-filters button:hover {
	background: none;
	border: none;
	box-shadow: none;
	color: #999;
	margin-left: 0;
	margin-right: 0;
	padding: 0 10px;
}
.isotop-filters button:hover,
.isotop-filters button.is-checked {
	color: #222;
}
.element-item {
	height: auto;
	margin: 5px 0 27px 0;
	padding-bottom: 50px;
	text-align: center;
	width: 20%;
} 
.element-item img {
	height: auto;
	margin-bottom: 0;
	width: 97%;
}
.element-item a {
	display: block;
	position: relative;
	z-index: 1;
}
.element-item .overlay {
	border-radius: 2px;
	color: #FFF;
	height: 90%;
	left: 5%;
	position: absolute;
	text-align: center;
	top: 5%;
	width: 90%;
	
	-webkit-transition: all 0.2s ease-in-out 0.1s;
	-moz-transition: all 0.2s ease-in-out 0.1s;
	-o-transition: all 0.2s ease-in-out 0.1s;
	transition: all 0.2s ease-in-out 0.1s;
}
.element-item .overlay img.p-target {
	opacity: 0;
}
.element-item:focus .overlay,
.element-item:active .overlay,
.element-item:hover .overlay {
	background: rgba( 5, 67, 131, 0.8 );
}
.element-item:focus .overlay img.p-target,
.element-item:active .overlay img.p-target,
.element-item:hover .overlay img.p-target {
	opacity: 1;
}
.element-item .overlay img {
	width: auto !important;
	margin-top: 15%;
}
.isotope .element-item span {
	color: #aaa;
	cursor: pointer;
	display: block;
	font-weight: 400;
	margin-top: 5px;
	position: relative;
	z-index: 10;
}
.isotope .element-item:hover span {
	color: #fff;
	opacity: 0.8;
}

/* -------------------------- SLIDERS PORTFOLIO STYLE ------------------------------*/

.sliders {
	overflow: hidden;
	position: relative;
}
.sliders > .row {
	box-shadow: inset 0px 1px 0px 0px #e5e5e5;
	height: 100%;
}
.sliders .sliders-preloader {
	bottom: 0;
	height: 100%;
	left: 0;
	opacity: 1;
	position: absolute;
	right: 0;
	top: 0;
	width: 100%;
	z-index: 9999;

	-webkit-transition: all 0.3s ease-in-out 0.3s;
	-moz-transition: all 0.3s ease-in-out 0.3s;
	-o-transition: all 0.3s ease-in-out 0.3s;
	transition: all 0.3s ease-in-out 0.3s;
}
.sliders .sliders-preloader.loaded {
	opacity: 0;
	z-index:-1;
}
.full-width {
	background: #fff;
	height: 100%;
	position: relative;
	width: 100%;
}
.pre-img {
	background-image: url(/image/templates/onepager02/preloader.svg);
	background-repeat: no-repeat;
	height: 30px;
	left: 50%;
	margin-left: -15px;
	margin-top: -15px;
	position: absolute;
	top: 45%;
	width: 30px;
}
.sliders .container {
	min-width: 100px;
}
.sliders .a-slider-bcontrols {
	margin: 20px 0 42px 0;
}
.sliders .container {
	display: none;
	max-width: 1010px;
	width: 100%;
}
.wrap-slider {
	display: inline-block;
	position: relative;
	width: 100%;
}
.photos-container img {
	display: block;
	height: auto;
	margin: 0 auto;
	max-height: 450px;
	max-width: 94%;
	width: auto;
}
.album-controls {
	position: relative;
	text-align: center;
	z-index: 1;
}
.a-slider-tcontrols {
	padding-top: 48px;
}
.a-slider-tcontrols a,
.a-slider-bcontrols a {
	color: #222;
	font-size: 3em;
	padding: 0 5px;
	text-align: center;
}
.a-slider-tcontrols a:focus, .a-slider-bcontrols a:focus,
.a-slider-tcontrols a:active, .a-slider-bcontrols a:active,
.a-slider-tcontrols a:hover, .a-slider-bcontrols a:hover {
	opacity: 0.85;
	text-decoration:none;
}
.a-slider-tcontrols a.a-sliders-close,
.a-slider-bcontrols a.a-sliders-close {
	border-left: 1px solid #e5e5e5;
	border-right: 1px solid #e5e5e5;
	margin: 0 25px 0 10px;
	padding: 0 16px 0 25px;
	text-align: center;
}
.album-sliders-container h4.album-name {
	color: #E95D0F;
	font-size: 3.0em;
	margin-bottom: 30px;
	margin-top: 42px;
	text-transform: uppercase;
}
.album-sliders-container .owl-item {
	padding: 0 10px;
}
.album-sliders-container .owl-item img {
	height: auto;
	max-width: 100%;
	width: auto;
}

/**/
.album-sliders-container {
	position: relative;
	width: 100%;
}
.rslides > div {
	margin: 0 auto;
	text-align: center;
	width: 100%;
}
.rslides_nav.next,
.rslides_nav.prev{
	border-radius: 50%;
	font-size: 0;
	height: 40px;
	opacity: 1;
	text-align: center;
	width: 40px;
	z-index: 999;

	-webkit-transition: all 0.05s ease-in-out 0.05s;
	-moz-transition: all 0.05s ease-in-out 0.05s;
	-o-transition: all 0.05s ease-in-out 0.05s;
	transition: all 0.05s ease-in-out 0.05s;
}
.rslides_nav.prev{
	background-color: #fff;
	background-image:  url(/image/templates/onepager02/arrow-01-2.svg);
	background-position: 13px center !important;
	background-repeat: no-repeat;
	display: block !important;
	left: -5px;
	margin-top: -20px;
	position: absolute;
	top: 50%;
}
.rslides_nav.next{
	background-color: #fff;
	background-image:  url(/image/templates/onepager02/arrow-01.svg);
	background-position: 15px center !important;
	background-repeat: no-repeat;
	display: block !important;
	margin-top: -20px;
	position: absolute;
	right: -5px;
	top: 50%;
}
.rslides_nav.prev:hover {
	background-color: #fff;
	background-image: url(/image/templates/onepager02/arrow-01-2-h.svg);
	background-position: 13px center !important;
	background-repeat: no-repeat;
}
.rslides_nav.next:hover {
	background-color: #fff;
	background-image: url(/image/templates/onepager02/arrow-01-h.svg);
	background-position:  15px center !important;
	background-repeat: no-repeat;
}
.album-sliders-container .additional-info {
	color: #999;
	margin-top: 36px;
}
.portfolio .row .additional-info > div {
	padding-left: 15px !important;
	padding-right: 15px !important;
}
.album-sliders-container .additional-info .heading {
	color: #222;
	font-size: 1em;
	font-weight: 700;
	margin-bottom: 17px;
}
.album-sliders-container .additional-info .adinfo-category {
	margin-top: -12px;
}
.album-sliders-container .additional-info .description {
	margin-bottom: 30px;
}
.album-sliders-container .additional-info .adinfo-category,
.album-sliders-container .additional-info .client,
.album-sliders-container .additional-info .link {
	border-bottom: 1px solid #E5E5E5;
	font-size: 0.75em;
	padding: 13px 0px;
	text-transform: uppercase;
}
.album-sliders-container .additional-info .adinfo-category strong,
.album-sliders-container .additional-info .client strong,
.album-sliders-container .additional-info .link strong {
	color: #222;
}

/* ---------------------------------------------------------------------------------- */
/* ----------------------------------- PRICING ------------------------------------- */
/* ---------------------------------------------------------------------------------- */

#block-pricing {
	padding-top: 40px;
}
#block-pricing > div {
	padding-left: 10px;
	padding-right: 10px;
}
#block-pricing .cont-pricing {
	border:1px solid #e5e5e5;
	margin-top: 40px;
	margin: 0 auto;
	max-width: 300px;
}
#block-pricing .lollipop {
	border-radius: 50%;
	height: 79px;
	margin: -40px auto 5px;
	width: 80px;
}
#block-pricing .cont-pricing.green .lollipop {
	background-image: url(/image/templates/onepager02/lightbulb.svg);
	background-color:  #E95D0F;
	background-repeat: no-repeat;
	background-position: center center;
}
#block-pricing .cont-pricing.red .lollipop {
	background: url(/image/templates/onepager02/shield.svg);
	background-color:  #E95D0F;
	background-repeat: no-repeat;
	background-position: center center;
}
#block-pricing .cont-pricing.blue .lollipop {
	background:  url(/image/templates/onepager02/lightning.svg);
	background-color:  #2063ad;
	background-repeat: no-repeat;
	background-position: center center;
}
#block-pricing .cont-pricing a {
	display: block;
	font-size: 1.9em;
	font-weight: 800;
	letter-spacing: -0.07em;
	margin-bottom: 31px;
	text-transform: uppercase;
}
#block-pricing .cont-pricing a:hover {
	text-decoration: none;
}
#block-pricing .cont-pricing.green a {
	color: #E95D0F !important;
}
#block-pricing .cont-pricing.red a {
	color: #E95D0F !important;
}
#block-pricing .cont-pricing.blue a {
	color: #2063ad !important;
}
#block-pricing ul {
	margin: 0;
	padding: 0;
}
#block-pricing ul li {
	border-top: 1px solid #e5e5e5;
	color: #777;
	font-size: 0.85em;
	letter-spacing: 0.02em;
	list-style: none;
	margin-bottom: 0;
	padding: 14px 20px 15px 20px;
}
.cont-pricing .price {
	display: block;
	font-family: arial;
	font-size: 3.3em;
	font-weight: 700;
	margin-top: 7px;
}
.cont-pricing.green .price {
	color: #E95D0F;
	margin-bottom: -5px;
}
.cont-pricing.red .price {
	color: #E95D0F;
}
.cont-pricing.blue .price {
	color: #2063ad;
}
.cont-pricing .price span {
	color: #ccc; 
	display: block;
	font-size: .5em;
	font-weight: 400;
}
.cont-pricing .permonth {
	color: #ccc;
	display: block;
	font-size: 1em;
	font-weight: 700;
	margin-bottom: 13px;
	margin-top: -16px;
}
.cont-pricing button { background: #333; border: 1px solid #222; font-size: 1em; letter-spacing: -0.03em; margin: 6px 0 4px 0; padding: 0px 29px 0 29px; 
	-webkit-transition: all 0.05s ease-in-out 0.05s;
	-moz-transition: all 0.05s ease-in-out 0.05s;
	-o-transition: all 0.05s ease-in-out 0.05s;
	transition: all 0.05s ease-in-out 0.05s;
}
.cont-pricing.blue button { background: #2063ad; border: 1px solid #143F6E; }
.cont-pricing.red button { background: #E95D0F; border: 1px solid #AA2828; }
.cont-pricing.green button { background: #E95D0F; border: 1px solid #698000; }
.cont-pricing button:hover { opacity: 0.9; }
.cont-pricing button:active { box-shadow: inset 0 2px 0px #2E2E2D; }

/* ---------------------------------------------------------------------------------- */
/* ------------------------------------ ALLERT -------------------------------------- */
/* ---------------------------------------------------------------------------------- */

.alert-elements {
	margin-top: 16px;
}
.alert {
	border-radius: 2px;
	border: none;
	color: rgba(255, 255, 255, 0.85);
	font-size: 0.8em;
	line-height: 1.43;
	margin-bottom: 10px;
	padding: 17px 20px 17px 68px;
}
.alert-black {
	background-color: #1e1e1e;
}
.alert-warning {
	background: #e39024;
}
.alert-gray {
	background: rgba(229, 229, 229, 0.85);
	color: #000;
}
.alert-info {
	background: #2063ad;
}
.alert-danger {
	background: #E95D0F;
}
.alert-success {
	background: #E95D0F;
}
.alert .alert-icon {
	color: rgba(254, 254, 254, 0.86);
	display: block;
	height: 50px;
	left: 33px;
	position: absolute;
	top: 18px;
}
.alert .alert-icon:before {
	display: block;
	font-size: 2.2em;
	margin: 2px 10px 0 0;
}
.alert.alert-gray .alert-icon:before {
	color: rgba(0, 0, 0, 0.75);
}
.alert button {
	background: none;
	color: #fff;
	font-size: 2em;
	height: auto;
	margin-right: -14px;
	margin-top: -18px;
	opacity: .5;
}
.alert.alert-gray button {
	color: #000;
}
.alert button:hover {
	color: #ccc;
}
.alert.alert-gray button:hover {
	color: rgba(0, 0, 0, 0.85);
}
.fade {
	opacity: 0;

	-webkit-transition: opacity .15s linear;
	-moz-transition: opacity .15s linear;
	-o-transition: opacity .15s linear;
	transition: opacity .15s linear;
}
.fade.in {
	opacity: 1;
}


/* ---------------------------------------------------------------------------------- */
/* -------------------------------------- BLOG -------------------------------------- */
/* ---------------------------------------------------------------------------------- */

/* ------------------------- top-blog-block -----------------------*/

.top-blog-block h1 {
	font-size: 30em;
}

/* ------------------------ Blog TopSlider ----------------------- */
.inside-pages #info-topslider {
	height: 395px;
}
.inside-pages #info-topslider h1 {
	margin-top: -2%;
}
.background-topslider {
	background-image: url(/image/templates/onepager02/slider/slide-1.jpg);
	background-position: center center;
	background-repeat: no-repeat;
	background-size: cover;
	height: 100%;
	left: 0;
	opacity: 0.1;
	position: absolute;
	top: 0;
	width: 100%;
}

/* - TopSlider WHITE - */

.inside-pages.white #info-topslider h1 {
	border: none;
	color: rgba(255, 253, 236, 0.9);
}
.inside-pages.white .background-topslider {
	opacity: 1;
}
.inside-pages.white #info-topslider .soc-icon {
	background: none;
}
.white .soc-icon .fb {
	background: rgba(255, 253, 236, 0.9);
	color: #3c5fb2 !important;
}
.white .soc-icon .tw {
	background: rgba(255, 253, 236, 0.9);
	color: #3799dd !important;
}
.white .soc-icon .g-plus {
	background: rgba(255, 253, 236, 0.9);
	color: #dc4c39 !important;
}
.white .soc-icon .pinterest {
	background: rgba(255, 253, 236, 0.9);
	color: #cc2127 !important;
}
.white .soc-icon .inst {
	background: rgba(255, 253, 236, 0.9);
	color: #96624e !important;
}
.inside-pages.white .topslider-line {
	margin: 0 auto;
	position: relative;
	width: 489px;
}
.inside-pages.white .bg-left {
	background: rgba(255, 253, 236, 0.9);
	display: block;
	float: left;
	height: 30px;
	left: 6px;
	position: absolute;
	width: 158px;
}
.inside-pages.white .bg-right {
	background: rgba(255, 253, 236, 0.9);
	display: block;
	float: right;
	height: 30px;
	position: absolute;
	right: 0;
	top: 0;
	vertical-align: top;
	width: 164px;
}

/* ---------------------------------------------------------------------------------- */
/* ----------------------------------- Blog listS ----------------------------------- */
/* ---------------------------------------------------------------------------------- */

.blog-list #wrapper #home,
.blog-post #wrapper #home {
	display: block; 
	padding-bottom: 59px;
}
#blog {
	padding-bottom: 16px;
	padding-top: 55px;
}
.blog-list #blog {
	padding-top: 87px;
}
#blog .posts {
	margin-bottom: 51px;
}
.blog-post #blog h1 {
	letter-spacing: 0.006em;
	margin-bottom: 14px;
}
#blog {
	padding-top: 55px;
}
#blog h1 {
	margin-bottom: 7px;
}
#blog h1 a {
	color: #222;
	font-size: 0.65em;
	letter-spacing: -0.015em;
}
#blog h1 a:hover {
	color: #5E5E5E;
	text-decoration: none;
}
#bg-blog-clip {
	display: table;
	height: 385px;
	text-align: center;
	vertical-align: middle;
}
.slider-foo-2 .post-info,
#blog .post-info {
	font-size: 0.78em;
	margin-bottom: 31px;
	overflow: hidden;
}
.slider-foo-2 .post-info,
.blog-list #blog .post-info {
	margin-bottom: 29px;
}
.slider-foo-2 .post-info {
	margin-bottom: 20px;
}
.slider-foo-2 .post-info > div,
#blog .post-info > div {
	float: left;
}
#blog .entry-meta {
	color: #999;
}
.slider-foo-2 .post-info a,
#blog .post-info a {
	color: #222;
	font-size: 1em;
}
.slider-foo-2 .post-info a:hover,
#blog .post-info a:hover {
	color: #777;
	text-decoration: none;
}
#blog p {
	clear: both;
	color: #777;
	font-size: 0.85em;
}
#blog button {
	color: #eef4ce;
	font-size: 0.7em;
	height: 33px;
	letter-spacing: 0.07em;
	margin-top: 2px;
	padding: 1px 18px 0 18px;
}
#blog button i {
	font-size: 1.3em;
	margin-left: 5px;
	position: relative;
	top: 1px;
}
#blog blockquote {
	margin-bottom: 33px;
	margin-top: 50px;
}

/* ----------- post 2 -------------*/

.post-img {
	margin: 30px 0 8px 0;
	max-width: 800px;
}
.post-img img {
	height:auto;
	width: 100%;
}

/* --------------------------------- right-sidebar ------------------------*/
#right-sidebar {
	padding-top: 10px;
}
.blog-list #right-sidebar {
	padding-top: 0px;
}
#right-sidebar .textwidget {
	color: #777;
	font-size: 0.9em;
}

/* --------------------------------PAGINATION ----------------------------*/
.pagination>li:first-child>a, 
.pagination>li:first-child>span,
.pagination {
	border-radius: 2px;
	vertical-align: top;
}
.pagination>li>a, .pagination>li>span {
	border-radius: 2px;
	border:none;
	font-size: 0.9305em;
	letter-spacing: -0.03em;
	line-height: 1.55;
	margin-right: 5px;
	min-width: 32px;
	padding: 6px 14px 6px 14px;
	text-align: center;
}
.pagination>li>a.pag-center {
	padding: 4px 8px 2px 8px;
}
.pag-center i {
	font-size: 110%;
	line-height: 1.9;
}
.pagination li span {
	font-size: 1em;
	min-width: 35px;
	text-align: center;
}
.pagination>li>a, .pagination>li>span {
	background: #e5e5e5;
	color: #888 !important;
	height: 32px;
	margin-bottom: 3px;
}
.pagination>li>a:hover, 
.pagination>li>span:hover, 
.pagination>li>a:focus, 
.pagination>li>span:focus {
	color: #888 !important;
	background: #eee;
}
.pagination>.active>a, 
.pagination>.active>span, 
.pagination>.active>a:hover, 
.pagination>.active>span:hover, 
.pagination>.active>a:focus, 
.pagination>.active>span:focus {
	background: #444;
	border-color:#444;
}
.pagination>.disabled>span, 
.pagination>.disabled>span:hover, 
.pagination>.disabled>span:focus, 
.pagination>.disabled>a, 
.pagination>.disabled>a:hover, 
.pagination>.disabled>a:focus {
	background: #e5e5e5;
}
.pagination-next{
	padding-left: 5px;
}

/* -------------------------------- SEARCH FORM --------------------------*/

#searchform {
	margin-bottom: 60px;
	margin-top: 0;
	position: relative;
}
.blog-list #searchform {
	margin-top:0;
}
#searchform input[type="text"] {
	font-size: 0.9em;
	padding-right: 45px;
	padding-top: 3px;
	position: relative;
	width: 100%;
}
#searchform input[type="submit"] {
	background-image: url(/image/templates/onepager02/search.svg);
	background-position: center;
	background-repeat: no-repeat;
	border-left: none !important;
	font-size: 0;
	height: 40px;
	position: absolute;
	right: 0;
	top: 0;
	width: 40px;    
}

/* ------------------------------ WIDGET -----------------------------------*/

.widget {
	margin-bottom: 48px;
}
.widget h3 {
	color: #777;
	font-size: 0.75em;
	letter-spacing: 0.09em;;
	margin-bottom: 23px;
	text-transform: uppercase;
}
.widget ul {
	margin: 0;
	padding: 0;
}
.widget ul li {
	list-style: none;
	margin-bottom: 12px;
}
.widget-tag-cloud a,
.widget ul li a,
.widget ul li span {
	color: #999;
	font-size: 1em;
}
.widget-tag-cloud a:hover, .widget ul li a:hover,
.widget-tag-cloud a.active, .widget ul li a.active {
	color: #222;
	text-decoration: none;
}
.widget-tag-cloud a:focus, .widget ul li a:focus,
.widget-tag-cloud a:active, .widget ul li a:active {
	text-decoration: none;
}

/* ------ tags ------ */

.widget.tags li {
	display: inline-block;
	margin-bottom: 2px;
}
.widget.tags li a {
	background: #e5e5e5;
	border-radius: 2px;
	color: #999 !important;
	display: block;
	font-size: 0.8em;
	font-weight: 700;
	margin: 0px 0 0 -1px;
	padding: 10px 8px 9px 8px;
	text-transform: uppercase;
}
.widget.tags li a:hover {
	background: #eee;
	color: #999 !important;
}

/* ---- widget-recent-entries ------ */
.widget-recent-entries li {
	clear: both;
	padding-left: 53px;
	position: relative;
}
.widget-recent-entries li .preview-img {
	left: 0;
	margin-right: 8px;
	position: absolute;
	top: 0;
}
.widget-recent-entries ul li a {
	color: #555;
}
.widget-recent-entries li span {
	color: #999;
	display: block;
	margin-top: 3px;
}

/* ----- Calendar ----- */
table#wp-calendar {
	position: relative;
}
#calendar-wrap {
	background: #f5f5f5;
	display: inline-block;
	padding: 13px 20px;
}
#calendar-wrap table {
	border: none;
	width: auto;
}
#wp-calendar caption {
	color: #555;
	font-size: 0.8em;
	font-weight: 700;
	padding: 6px 20px 21px 20px;
}
.cap-all {
	position: relative;
}
#wp-calendar caption a {
	color: #E95D0F !important; 
	font-size: 1.6em;
	font-weight: 700;
}
#wp-calendar caption a:hover {
	color: #CF4400 !important;
}
.prev-calendar {
	left: 0;
	position: absolute;
	top: 0;
}
.next-calendar {
	position: absolute;
	right: 0;
	top: 0;
}
#calendar-wrap table td, #calendar-wrap table th {
	background: none;
	border: none;
	font-weight: 400; 
	font-weight: normal;
	padding: 0 0px;
}
#calendar-wrap table td {
	font-family: arial;
	line-height: 1;
}
#calendar-wrap table th {
	color: #555;
	font-size: 0.8437em;
	padding: 0 0px 5px 0px;
}
#calendar-wrap td span {
	border-radius: 2px;
	color: #555;
	display:block;
	font-size: 0.85em;
	height: 24px;
	padding-top: 5px;
	text-align: center;
	width: 25px;
}
#calendar-wrap td.others-month span {
	color: #777;
}
#calendar-wrap td span:hover {
	background: #e5e5e5;
	color: #555;
	text-decoration: none;
}
#calendar-wrap td a {
	color: #E95D0F !important;
	font-family: arial;
	font-size: 0.95em;
	font-weight: bold;
	text-align: center;
}
.others-month {
	color: #bbb;
}

/* ---------------------------------------------------------------------------------- */
/* ----------------------------------- BLOG POSTS ----------------------------------- */
/* ---------------------------------------------------------------------------------- */

.blog-post #blog {
	padding-top: 55px;
}
.blog-post #blog .post-info {
	margin-bottom: 39px;
}
.blog-post #blog p {
	line-height: 1.8em;
}
#nav-posts .pagination {
	margin-bottom: 22px;
	margin-top: 40px;
}
#nav-posts .p-right a {
	padding: 6px 17px 6px 16px;
}
#nav-posts .p-left a {
	padding: 6px 14px 6px 15px;
}
#nav-posts .pagination i.fa-angle-left {
	margin-right: 4px;
}
#nav-posts .pagination i.fa-angle-right {
	margin-left: 4px;
}
.post-soc-icon {
	margin-top: 34px;
}
.post-soc-icon > div {
	float: left;
}
.post-soc-icon .soc-icon {
	margin-top: 8px;
}
.post-soc-icon .count-shared {
	border-right: 1px solid #e5e5e5;
	margin-right: 0px;
	padding-right: 20px;
}
.post-soc-icon .count-shared .quantity {
	color: #cd3232; 
	font-family: arial; 
	font-size: 2.02em;
	font-weight: bold;
}
.post-soc-icon .count-shared {
	color: #777;
}
.post-soc-icon .count-shared span {
	color: #999;
	display: block;
	font-size: 0.9em;
	margin-top: -8px;
}
.post-soc-icon .wrap-button {
	margin-right: 3px;
}

/* ---------------------------------------- COMMENTS ---------------------------------*/
.success,
#success {
	margin-bottom: 10px;
}
.success span ,
#success span {
	color:#9eb533 !important;
}
.invert-elements .success span ,
.invert-elements #success span {
	color: rgba(255, 255, 255, 0.88) !important;
}
#comments {
	margin-top: 6px;
	padding-left: 0;
	padding-right: 0;
}
#comments h2 {
	font-size: 1.5em;
	text-transform: uppercase;
}
#comments h2 span {
	color: #777;
	font-size: 0.6em;
	font-weight: 400; 
}
#comments ul {
	list-style: none;
	margin-top: 11px;
	padding: 0;
}
#comments ul.children {
	margin-top: -4px;
	padding-left: 103px;
}
#comments ul.children li {
	font-size: 100%;
}
#comments li {
	margin-top: 45px;
}
#comments .avatar {
	-moz-border-radius: 35px;
	-webkit-border-radius: 35px;
	border-radius: 35px;
	float: left;
	height: 70px;
	margin: 5px 31px 0 0;
	width: 70px;
}
#comments .meta {
	color: #999;
	font-size: 0.9em;
	margin-bottom: 12px;
	padding-top: 2px;
}
#comments .meta a {
	font-size: 1.05em;
	margin-left: 15px;
}
#comments p {
	clear: none;
	font-size: 1em;
	line-height: 1.7em !important;
	overflow: hidden;
}

/* ----- LEAVE COMMENT ------ */

#respond {
	margin-top: 74px;
	max-width: 780px;
}
#respond h3 {
	font-size: 1.5em;
	text-transform: uppercase;
}
#comments form {
	margin-top: 54px;
}
#comments form input[type="text"],
#comments form input[type="email"] {
	background: #fff;
	border-radius: 0 !important;
	border: 1px solid #e5e5e5 !important;
	box-shadow: none !important;
	font-size: 0.9em;
	height: 40px;
	padding: 0 10px;
	width: 100%;
}
#comments form textarea {
	height: 90px;
	padding:10px;
	width: 100%;
}
#comments .form-field {
	margin-bottom: 10px;
}
#comments form button {
	font-size: 0.75em;
	height: 40px;
	margin-top: 10px;
	padding: 1px 29px 0 29px;
}
#blog .comments-link a {
}

/* ---------------------------------------------------------------------------------- */
/* ----------------------------------- CONTACTS ------------------------------------- */
/* ---------------------------------------------------------------------------------- */
#contacts {
	min-height: 660px;
	overflow: hidden;
	padding: 0;
	position: relative;
}
#mapa {
	height: 100%;
	left: 0;
	position: absolute;
	top: 0;
	width: 100%;
	z-index: 0;
}
#cont-info {
	background: rgba(255, 255, 255, 0.94);
	margin: 20px 10px;
	max-width: 500px;
	min-height: 620px;
	padding-bottom: 20px;
}
#contacts .title-contacts { font-size: 4.36em; margin: 27px 0 27px 0; text-transform: uppercase; }
#contacts #text-contact { color: #777; font-size: 1em; margin-bottom: 34px; }
#contacts #text-contact p { font-size: 1em; }
#contacts h6 { font-size: 1em;	margin-bottom: 4px; }
#contacts h5 { font-size: 1.0em; }
#contacts #info-cotact { margin-bottom: 10px; }
#contacts #info-cotact a { color: #222; font-size: 1em; }
#contacts #info-cotact p { font-size: 1em; line-height: 1.8em; margin-bottom: 0px;}
#contacts #info-cotact p.tel-contact { margin-top: 0px; }
#contacts .form-group { margin-bottom: 10px; }
#contacts input { height: 40px; width: 100%; border: 1px solid #e7e7e7 !important; }
#contacts textarea { height: 70px !important; border: 1px solid #e7e7e7 !important; }
#contacts button {   
	background: #E95D0F; 
	border-radius: 2px; 
	border: none; 
	color: #eef4ce; 
	font-size: 0.8em;   
	font-weight: 700;
	height: 40px; 
	margin: 10px 0 0 0; 
	outline: none;  
	padding: 2px 30px 0 30px;
	text-transform: uppercase; 
	width: 100%;

	-webkit-transition: all 0.1s ease-in-out 0.1s;
	-moz-transition: all 0.1s ease-in-out 0.1s;
	-o-transition: all 0.1s ease-in-out 0.1s;
	transition: all 0.1s ease-in-out 0.1s;
}
#contacts button:hover, 
.button-hover { 
	background: #CF4400;
}
#contacts button:active, 
.button-active {
	border: none;
	box-shadow: inset 0 2px 0px #7e9129;
}
::-webkit-input-placeholder     {font-size: 0.9em ;}
:-moz-placeholder               {font-size: 0.9em ;}
::-moz-placeholder              {font-size: 0.9em ;}
:-ms-input-placeholder          {font-size: 0.9em ;}

#map-canvas-lg,
#map-canvas-xs,
#map-canvas-sm {
	display: none;
	height: 100%;
	margin: 0px;
	padding: 0px;
}

/* ------------------ Banner----------------------- */
#banner h1 {
	color: #fff;
	font-size: 2.9em;
}



/* -------------------------------------------------------------------------------- */
/* ---------------------------------Elements  Diagrams ---------------------------- */
/* -------------------------------------------------------------------------------- */
#piechart-3d, #donutchart {
	font-size: 0 !important;
	margin: 0 auto;
}
.pie-wrapper {
	background: #fff;
}
#piechart-3d, #donutchart {
	margin: 0 auto;
}
.diagrams {
	overflow: hidden;
}
#chart1 {
	color: #fff;
	margin-top: 18px !important;
	z-index: 9;
}
.morris-hover.morris-default-style {
	background: #E95D0F !important;
	border: solid 2px #E95D0F !important;
	color: #fff !important;
}
.morris-hover.morris-default-style .morris-hover-point {
	color: #fff !important;
}
.wrapper-diagrams {
	background: #fff;
	border:1px solid #e5e5e5;
	margin-bottom: 10px;
	min-height: 100%;
	padding: 17px 18px 18px 18px;
}
.wrapper-diagrams h6 {
	font-size: 0.95em;
}
.chart-pie {
	margin: 0;
	padding-top: 45px;
}
.elements-blockquote .slider-foo-3 {
	margin-bottom: 3px;
}

/* --------------------------------- CIRCULES -------------------------------------- */

.demo-circules {
	padding-left: 0px;
	padding-right: 0;
	padding-top: 72px;
}
.demo-circules .circle {
	display: inline-block;
	margin-right: 20px;
}
.circle .circles-text {
	font-family: 'Arial';
	font-size: 35px !important;
	font-weight: bold;
	line-height: 20px !important;
	padding-top: 55px;
}
.circle .circles-text span {
	color: #222;
	font-size: 12px !important;
	font-weight: 400;
}
.circle-green .circles-text {
	color: #E95D0F;
}
.circle-red .circles-text {
	color: #E95D0F;
}

/* text circles */
.skill-wrap {
	display: inline-block;
	margin: 0 0px 0 3px;
	position: relative;
}
.skill-percent {
	font-family: 'Arial';
	font-size: 33px;
	font-weight: bold;
	left: 0;
	position: absolute;
	right: 0;
	top: 46px;
}
.skill-name {
	color: #222;
	font-size: 12px ;
	font-weight: 400;
	font-weight: normal;
	left: 0;
	position: absolute;
	right: 0;
	top: 90px;
	padding: 0 10px;
}

/* --------------------------------- FANCYBOX -------------------------------------- */

.element-img a,
.fancybox {
	margin-right: 15px;

	-webkit-transition: all 0.1s ease-in-out 0.1s;
	-moz-transition: all 0.1s ease-in-out 0.1s;
	-o-transition: all 0.1s ease-in-out 0.1s;
	transition: all 0.1s ease-in-out 0.1s;
}
.fancybox:hover {
	opacity: 0.8;
	text-decoration: none;
}

/*----- special margin ------------*/
.margin-bottom {
	margin-bottom: 20px;
}
.margin-bottom-80 {
	margin-bottom: 80px;
}
.margin-top-40 {
	margin-top: 40px;
}
.margin-top-60 {
	margin-top: 60px;
}

/* --------------------------- Services --------------------------------*/
#services .container .row > div .sm-icon svg {
	-webkit-transition: all 0.1s ease-in-out 0.1s;
	-moz-transition: all 0.1s ease-in-out 0.1s;
	-o-transition: all 0.1s ease-in-out 0.1s;
	transition: all 0.1s ease-in-out 0.1s;
}
#services .container .row > div:hover .sm-icon svg {
	margin-top: -10px;
}
.part-5  {
	background-image: url(/image/templates/onepager02/slider/slide-3.jpg);
	background-repeat: no-repeat;
}

/* ----------------------------- clients-gallery ------------------------------*/
#clients {
	padding-bottom: 12px;
	padding-top: 50px;
}
.part-14 {
	background: #E95D0F;
}
.clients-gallery img { 
	height: auto;
	margin-bottom: 15px;
	max-width: 140px;
	opacity: 0.4;
	width: 100%;

	-webkit-transition: all 0.2s ease-in-out 0.2s;
	-moz-transition: all 0.2s ease-in-out 0.2s;
	-o-transition: all 0.2s ease-in-out 0.2s;
	transition: all 0.2s ease-in-out 0.2s;
}
.clients-gallery .row > div:hover img { 
	opacity: 1;
}
.clients-gallery .row > div {
	padding: 0 5%;
} 
/* --------------------------- Success Stories ----------------------- */

.banner-img {
	margin-bottom: 40px;
}
/* --------------------------- Pricing ------------------------------- */
.part-7  {
	background-image: url(/image/templates/onepager02/slider/slide-2.jpg);
}
.part-7 .overlay {
	background-color: rgba(31, 31, 31, 0.4);
}
/* --------------------------- blockquote ---------------------------- */
.part-8  {
	background-image: url(/image/templates/onepager02/slider/slide-8.jpg);
}
.part-8 .overlay {
	background-color: rgba(31, 31, 31, 0.61);
}
/* -------------------------- Top Sider Blog -invert ----------------- */
.part-9 {
	background-color: #E95D0F;
	background-image: url(/image/templates/onepager02/austria-alps.jpg); 
	background-position: center center !important;
}
/* -------------------------- Top Sider Blog ------------------------- */
.part-10 {
	background-color: #E95D0F;
	background-image: url(/image/templates/onepager02/slider/slide-2.jpg);
	background-position: center center !important;
}
.part-11 {
	background-image: url(/image/templates/onepager02/bg-our-team2.jpg);
	background-position: center top;
}
.part-11 .overlay {
	background: rgba(245, 245, 245, 0.95);
}

/* ------------------------------ Progress --------------------------- */
#responsive-design {
	padding-bottom: 0;
}
#responsive-design h1 {
	color: #30454b;
}
.part-6 {
	background-image: url(/image/templates/onepager02/bg-responsive-design.jpg);
	background-position:  center center;
}
.part-6 .overlay {
	background: rgba(255, 255, 255, 0.98);
}
.img-responsive-design {
	margin-bottom: -110px;
	margin-top: 90px;
	position: relative;
	text-align: center;
	z-index: 1;
}
.img-responsive-design img {
	height: auto;
	max-width: 1135px;
	width: 100%;
}
/* ---------------------------------------------------------------------------------- */
/* --------------------------------- FOOTER ----------------------------------------- */
/* ---------------------------------------------------------------------------------- */

#footer > .row {
	margin-left: 0;
	margin-right: 0;
}
#footer .row > div { text-align: center; }
#footer { border-top: 1px solid rgba(0, 0, 0, 0.22); position: relative; }
.go-up {
	background: none;
	border-radius: 50%;
	border: 1px solid #E95D0F;
	color: #E95D0F !important;
	display: block;
	font-size: 2em !important;
	height: 42px;
	margin: 20px auto 20px;
	padding: 0px 0 1px 1px;
	text-align: center;
	width: 42px;
	margin-bottom: 30px !important; 
}
.go-up i {
	display: table-cell;
	height: 38px;;
	padding: 0;
	text-align: center;
	vertical-align: middle;
	width: 42px;
}
.go-up:hover {
	background: none;
	border: 1px solid #cc2127;
	text-decoration: none;
}
.go-up:focus,
.go-up:active {
	box-shadow: none;
	text-decoration: none;
}
.thanks-forvisit {
	color: #222;
	display: block;
	font-size: 0.91em;
	font-weight: 700;
	margin: 39px 0 6px 0;
}
.share-us {
	color: #777;
	font-size: 0.9em;
}
#footer .corp {
	color: #777;
	display: block;
	font-size:0.75em;
	margin-bottom: 20px;
}
.footer_kat a { color: #000000; }
.footer_kat_ul { list-style: none; display: block; margin: 0; padding: 0; width: 100%; margin-left: 0px; margin-bottom: 30px; float:left;}
.footer_kat_ul li { text-transform: uppercase; float: left; width: 17.96%; margin-right: 2.04082%; text-align:left; font-weight: bold; }
.footer_kat_ul li:nth-child(5n+1) { clear: both; }
.footer_kat_ul li:last-child { margin-right: 0%; }
.footer_skat_ul { list-style: none; margin: 0; padding: 0; width: 100%; margin-top: 10px; }
.footer_skat_ul li { font-weight: normal; width: 100%; text-transform: none; margin: 0 0 0 0; clear:left; border-bottom: 1px solid #999; padding: 1px 0; text-overflow: ellipsis; font-size: 1em; line-height: 150%; }
.footer_kat_ul li:last-child { border-bottom: 1px solid #999; }
#footerdiv-left { padding:20px; }
#footerdiv-right { padding:20px; }
#footerdiv-middle { }

/* -------------- shared-icon -------------------*/
#shared-icon {
	margin-bottom: 80px;
	text-align: center;
}
#shared-icon span.title-shared {
	color: #777;
	display: block;
	font-size: 1.1em;
	margin-bottom: 35px;

}
#shared-icon .wrap-button {
	display: inline-block;
	float: none;
}

/*---------------------------------------------------------------------------------------*/
/*----------------------------------------SOCIAL LINK------------------------------------*/
/*---------------------------------------------------------------------------------------*/

.social-fix {
	text-align: right;
	z-index: 3;
}
.social-fix a>span {
	float: right;
	margin-bottom: 1px;
}
.social-fix label,
.social-down label,
.social-inp label {
	cursor: pointer;
	margin-bottom: 0;
}
.social-fix input,
.social-down input,
.social-inp input {
	display: none;
}
.social-fix a,
.social-down a,
.social-inp a {
	border: none;
	display: block;
	font-size: 0;
	line-height: 1;
	outline: none;
	position: relative;
}
.social-fix a:hover,
.social-down a:hover,
.social-inp a:hover {
	border: none;
}
.social-fix .getshare-text,
.social-down .getshare-text,
.social-inp .getshare-text {
	color: #c3c6c9;
	display: inline-block;
	font-family: FontAwesome;
	font-size: 14px;
	font-weight: lighter;
	height: 30px;
	padding: 9px 8px 8px 8px;
	position: relative;
	text-align: center;
	transition: color .2s ease,background .2s ease;
	vertical-align: middle;
	width: 30px;
}
.social-fix .getshare-text:after,
.social-down .getshare-text:after {
	border-bottom: 3px solid transparent;
	border-right: 4px solid transparent;
	border-top: 3px solid transparent;
	content: '';
	display: inline-block;
	height: 0;
	position: absolute;
	right: 0;
	top: 12px;
	transition: border-right .2s ease;
	width: 0;
}
.social-fix .getshare-counter,
.social-down .getshare-counter,
.social-inp .getshare-counter {
	background: #c3c6c9;
	color: #697279;
	display: inline-block;
	font-size: 12px;
	font-weight: normal;
	height: 30px;
	line-height: 12px;
	max-width: 0;
	overflow: hidden;
	padding: 9px 0;
	text-align: center;
	transition: max-width .2s ease,padding .2s ease, background .2s ease;
	vertical-align: middle;
}
.social-fix a:hover .getshare-text,
.social-down a:hover .getshare-text,
.social-inp a:hover .getshare-text {
	color: #fff;
}
.social-fix a:hover .getshare-counter,
.social-down a .getshare-counter {
	background: #fff;
	max-width: 100px;
	padding: 9px;
}
.social-fix a:hover .getshare-text:after,
.social-down a:hover .getshare-text:after {
	border-right: 4px solid #fff;
}

/* TWITTER */
.gt-tw .getshare-text,
.social-down .gt-tw:hover .getshare-text {
	background: #3799dd;
}
.gt-tw .getshare-text:before {
	content: "\f099";
}

/* FACEBOOK */
.gt-fb .getshare-text,
.social-down .gt-fb:hover .getshare-text {
	background: #314e8f;
}
.gt-fb .getshare-text:before {
	content: "\f09a";
}

/* GOOGLE+ */
.gt-gp .getshare-text,
.social-down .gt-gp:hover .getshare-text {
	background: #a94034;
}
.gt-gp .getshare-text:before {
	content: "\f0d5";
}

/* PINTEREST + */
.gt-pt .getshare-text,
.social-down .gt-pt:hover .getshare-text {
	background: #9d2027;
}
.gt-pt .getshare-text:before {
	content: "\f0d2";
}

 /* VK */
.gt-vk .getshare-text,
.social-down .gt-vk:hover .getshare-text {
	background: #4B5A97;
}
.gt-vk .getshare-text:before {
	content: "\f189";
}

/* StumbleUpon */
.gt-st .getshare-text,
.social-down .gt-st:hover .getshare-text {
	background: #555555;
}
.gt-st .getshare-text:before {
	content: "\f1a4";
}

/* LinkedIn + */
.gt-in .getshare-text,
.social-down .gt-in:hover .getshare-text {
	background: #3f4bb8;
}
.gt-in .getshare-text:before {
	content: "\f0e1";
}

@media(max-width: 1229px) {
	.social-fix {
		display: none;
	}
}

/*---------------------------------------------------------------------------------------*/
/*----------------------------------SOCIAL LINK ALTERNATIVE------------------------------*/
/*---------------------------------------------------------------------------------------*/

.social-down {
	bottom: 0;
	left: 0;
	position: absolute;
}
.social-inp a,
.social-down a {
	float: left;
}
.social-down .getshare-text {
	max-width: 100px;
	padding: 9px;
}
.social-down a .getshare-counter {
	background: #262f36;
}
.social-down .getshare-text:after {
	border-right: 4px solid #262f36;
}
.social-down a:hover .getshare-counter {
	background: #fff;
}
.social-down .getshare-text {
	background: #37424a;
}

/*---------------------------------------------------------------------------------------*/
/*--------------------------------------- SOCIAL POST -----------------------------------*/
/*---------------------------------------------------------------------------------------*/

.social-post {
	border: 1px solid #eaeaea;
	margin-left: 40px;
}
.social-post .all {
	border-right: 1px solid #eaeaea;
	color: #ccc;
	display: inline-block;
	font-size: 13px;
	padding: 11px 13px;
	text-align: center;
	vertical-align: middle;
}
.social-post h5 {
	color: #e13c4c;
	margin-bottom: 0;
}
.social-inp {
	display: inline-block;
	margin: 14px 0 78px 0;
	padding: 0 17px; 
	vertical-align: middle;
}
.social-inp .getshare-text {
	color: #fff;
}
.social-inp .getshare-icon {
	text-align: center;
}
.social-inp .getshare-counter {
	background: #e5e5e5;
	border-radius: 2px;
	color: #555;
	display: block;
	height: 23px;
	max-width: 40px;
	max-width: inherit;
	opacity: 0;
	overflow: visible;
	padding: 6px 0;
	position: absolute;
	top: -35px;
	transition: visibility .2s ease, opacity .2s ease;
	visibility: hidden;
	width: 100%;
}
#footer .social-inp .getshare-counter {
	bottom: -35px;
	top:auto;
}
.social-inp .getshare-counter:before {
	border-left: 6px solid transparent;
	border-right: 6px solid transparent;
	border-top: 7px solid #e5e5e5;
	bottom: -6px;
	content: '';
	height: 0;
	margin-left: -2px;
	position: absolute;
	width: 0;
}
#footer .social-inp .getshare-counter:before {
	border-bottom: 7px solid #e5e5e5;
	border-top: 0px solid #e5e5e5;
	bottom: auto;
	top:-6px;
}
.social-inp .getshare-icon:hover .getshare-counter {
	opacity: 1;
	visibility: visible;
}
.social-inp .gt-gp .getshare-text {
	background: #dc4c39;
}
.social-inp input[type="checkbox"] + label:before {
	background: none;
}
.social-inp input[type="checkbox"] + label {
	margin: 0 0 0 2px;
}

/*----------- video Background -----------*/

.bg-video.part-3 {
	background-image: url(/image/templates/onepager02/slider/slide-3.jpg);
}
.bg-video video {
	background-attachment: fixed;
	bottom: 0;
	height: auto;
	max-width: inherit;
	min-height: 100%;
	min-width: 100%;
	position: absolute;
	right: 0;
	vertical-align: top;
	width: auto;
	z-index: 0;
}

/* -------------------------------------------------------------------------------------- */
.front .slider-overlay-style .rsMinW .rsArrowRight {
	background-image: url(/image/templates/onepager02/next.svg);
	background-position: center;
	opacity: 1;
}
.front .slider-overlay-style .rsMinW .rsArrowLeft {
	background-image: url(/image/templates/onepager02/prev.svg);
	background-position: center;
	opacity: 1;
}
.slider-overlay {
	background: rgba(255, 253, 236, 1);
	bottom: 0;
	left: 0;
	position: absolute;
	right: 0;
	text-align: center;
	top: 0;
}
.slider-overlay.loaded {
	background: none;
}
.slider-overlay .slider-content {
	border-collapse: collapse;
	border-spacing: 0;
	display: table;
	height: 100%;
	opacity: 0;
	width: 100%;
}
.slider-overlay.loaded .slider-content {
	opacity: 1;
}
.slider-overlay .slider-content .bg {
	background: rgba(255, 255, 255, 0.85);
	border-collapse: collapse;
	border-spacing: 0;
	margin: 0;
}
.slider-overlay .slider-content .content-bg {
	display: table-row;
	margin: 0px;
	text-indent: -9999px;
}
.slider-overlay .slider-content .content-bg .bg {
	border-collapse: collapse;
	border-spacing: 0;
	display: table-cell;
	line-height: 1;
	margin: 0px;
}
.slider-overlay .slider-content .content-box {
	border-collapse: collapse;
	border-spacing: 0;
	display: table-row;
	height: 1px;
	margin: 0;
	vertical-align: middle;
}
.slider-overlay .slider-content .content-box > .bg {
	border-collapse: collapse;
	border-spacing: 0;
	display: table-cell;
	margin: 0;
	width: 50%;
}
.slider-overlay .title-box {
	border-collapse: collapse;
	border-spacing: 0;
	display: table-cell;
	margin: 0;
}
.slider-overlay .title-box canvas {
	vertical-align: top;
}
.slider-overlay .title-box .title,
#info-topslider .slider-overlay .title-box .title {
	color: #fff;
	font-size: 190px;
	font-weight: 800;
	line-height: 1;
	position: absolute;
}
.slider-overlay .title-box .title.hidden-title,
#info-topslider .title-box .title.hidden-title {
	display: none;
}
.slider-overlay .title-box .social-box ul  {
	display: inline-block;
	padding: 0 1px 0 3px;
	vertical-align: top;
}

.slider-overlay .title-box .social-box ul li {
	display: inline-block;
	margin: 0 1px;
	vertical-align: top;
}
.slider-overlay .title-box .social-box ul li a {
	color: #fff;
	display: block;
	height: 30px;
	width: 30px;
}
.slider-overlay .title-box .bg-padding {
	height: 30px;
}

@media (max-width: 991px) {
	.slider-overlay .title-box .title,
	#info-topslider .slider-overlay .title-box .title {
		font-size: 110px !important;
	}
	.slider-overlay .title-box .bg-padding {
		height: 18px;
	}
}
@media (max-width: 767px) {
	.slider-overlay .title-box .title,
	#info-topslider .slider-overlay .title-box .title {
		font-size: 78px !important;
	}
	.slider-overlay .title-box .bg-padding {
		height: 7px;
	}
}
@media (max-width: 479px) {
	.slider-overlay .title-box .title,
	#info-topslider .slider-overlay .title-box .title {
		font-size: 48px !important;
	}
	.slider-overlay .title-box .bg-padding {
		height: 7px;
	}
}


.slider-overlay .slider-content {
	border-collapse: collapse;
	border-spacing: 0;
	margin: 0;
}

/**/

.bg {
	border-collapse: collapse;
	border-spacing: 0;
	margin-bottom: 0;
	margin-top: 0;
	margin: 0;
}
.bg li {
	margin: 0 !important;
}
.bg .block-inline {
	margin: 0;
	padding-left: 1px !important;
}

/* -- topslider-text -- */

.topslider-text {
	bottom: 13%;
	color: #2063ad;
	font-size: 1.5em;
	left: 0;
	position: absolute;
	width: 100%;
	z-index: 999;
}
.go-bund_startslider {
	bottom: 2%;
	color: #2063ad ;
	display: block;
	font-size: 1.9em !important;
	left: 50%;
	margin-left: -10px;
	position: absolute;
	z-index: 99;
}
.go-bund_startslider:hover {
	opacity: 0.7;
}
/* White topslider-text */
.white .topslider-text {
	color: #fffdec;
}
.white .go-bund_startslider {
	color: rgba(255, 253, 236, 0.61);
}

/* Red topslider-text */
.red-style .topslider-text {
	color: #b4c369;
}
.red-style .go-bund_startslider {
	color: #2063ad;
}
.slider-overlay-style .go-bund_startslider {
	color: #2063ad;
}

/* --------------------------------------------------------- */
.bg-box {
	background-position: 50% 0;
	background-repeat: no-repeat;
	background-size: cover;
	bottom: 0;
	height: 100%;
	left: 0;
	overflow: hidden;
	position: absolute;
	right: 0;
	top: 0;
	width: 100%;
	z-index: 0;
}
.overlay {
	height: 100%;
	width: 100%;
}

/**/
.vertical-parallax{
	background-size:  auto;
	background-repeat: no-repeat;
	background-position: center top;
}
@media only screen and (min-width: 1921px){
	.vertical-parallax{
	  background-size: cover;
	}
}

.part-7 .overlay{
    background: #000;
    opacity: 0.2;
}
/* ----------- fix background -------------------- */
.fix-bg {
	background-position: 50% 0;
	background-repeat: no-repeat;
	background-size: cover;
	bottom: 0;
	right: 0;
	position: absolute;
	top: 0;
	left: 0;
	z-index: -1;
}
.no-touch-device .fix-bg {
	background-attachment: fixed;
}
.fix-bg .overlay {
	background-attachment: inherit;
}
.part-1 {
	background-image: url(/image/templates/onepager02/slider/slide-9.jpg);
}
.part-1 .overlay {
	background: rgba(255, 255, 255, 0.24);
}


/* --------------------------------------------------------------------------*/
/* ---------------------------- invert-elements -----------------------------*/
/* --------------------------------------------------------------------------*/

.invert-elements a,
.invert-elements p,
.invert-elements li {
	color: #fff !important;
}
.invert-elements a:hover {
	color: rgba(255, 255, 255, 0.84) !important;
}
.invert-elements h1 {
	color: #fff ;
}
.invert-elements h2, 
.invert-elements h3, 
.invert-elements h4, 
.invert-elements h5, 
.invert-elements h6 {
	color: #fff !important;
}
.invert-elements h2 a:hover, 
.invert-elements h3 a:hover, 
.invert-elements h4 a:hover, 
.invert-elements h5 a:hover, 
.invert-elements h6 a:hover {
	opacity: 0.7;
}
.invert-elements .wrapper-carusel .next,
.invert-elements .wrapper-carusel .prev {
	color: #fff;
}

/* Bullets White*/
#r-slider.invert-elements .rsNav.rsBullets .rsNavItem span {
	background: rgba(255, 253, 236, 0.85);
}
#r-slider.invert-elements .rsNav.rsBullets .rsNavItem.rsNavSelected span {
	background: rgba(255, 253, 236, 0.85);
}
#r-slider.invert-elements .rsMinW .rsBullet.rsNavSelected {
	border: 1px solid rgba(255, 253, 236, 0.85);
}
/* --- TopSlider --- */
.invert-elements .go-bund_startslider {
	color: #fff !important;
}

/* --- H1 --- */
.invert-elements .titile-divider span,
.invert-elements .titile-divider.green span {
	color: #fff;
}
/* --- elements --- */
.invert-elements .foo2 p span,
.invert-elements blockquote,
.invert-elements blockquote footer {
	color: #fff;
}
.invert-elements .skill-name,
.invert-elements .post-info {
	color: #fff;
}
/* --- slider img --- */
.invert-elements .inpost-slider a:link, 
.invert-elements .inpost-slider a:visited {
	color: #E95D0F !important;
}
.invert-elements .inpost-slider a:hover {
	opacity: 1;
}
.invert-elements .inpost-slider a:hover i {
	opacity: 0.8;
}

/* --- potrfolio ---*/
.invert-elements .isotop-filters button {
	color: #fff !important;
}
.invert-elements .isotop-filters button:hover, .invert-elements .isotop-filters button.is-checked {
	opacity: 0.7;
}
.invert-elements .isotope .element-item span {
	color: #fff !important;
}
.portfolio.invert-elements button,
.portfolio.invert-elements button.active,
.portfolio.invert-elements button:active,
.portfolio.invert-elements button:focus,
.portfolio.invert-elements button:hover {
	background: none !important;
	box-shadow: none !important;
}
.invert-elements .info-contacts,
.invert-elements .info-contacts span {
	color: #fff;
}
.invert-elements .album-sliders-container .additional-info .heading ,
.invert-elements .additional-info,
.invert-elements .album-sliders-container strong {
	color: #fff !important;
}
/* --- Post List --- */
.invert-elements #block-posts h1,
.invert-elements #right-sidebar .textwidget {
	color: #fff;
}

/* --- contacts --- */
.invert-elements #cont-info {
	background: rgba(134, 162, 0, 0.94);
}
.invert-elements #comments form input[type="text"], 
.invert-elements #comments form input[type="email"],
.invert-elements textarea,
.invert-elements input {
	background: #9eb533 !important;
	border: none !important;
	color: #dde8ab !important;
}
.invert-elements input#searchsubmit {
	background: #9eb533 url(/image/templates/onepager02/search.svg) no-repeat center center !important;

}
.invert-elements ::-webkit-input-placeholder {color:#dde8ab;}
.invert-elements ::-moz-placeholder          {color:#dde8ab;}/* Firefox 19+ */
.invert-elements :-moz-placeholder           {color:#dde8ab;}/* Firefox 18- */
.invert-elements :-ms-input-placeholder      {color:#dde8ab;}

.invert-elements button.btn-default {
	background: #fffdec !important;
	border: 1px solid #789100;
	color: #E95D0F !important;
}
.invert-elements button.btn-default:hover, .invert-elements .button-hover {
	background: #fff !important;
	border: 1px solid #E95D0F;
}
.invert-elements button.btn-default:active, .invert-elements .button-active {
	background: #fffdec !important;
	border: 1px solid #E95D0F;
	box-shadow: inset 0 2px 0px #e0decf !important;
}

/* --- Footer --- */
.footer.invert-elements .overlay {
	background: rgba(134, 162, 0, 0.94);
}
.invert-elements .go-up {
	border: 1px solid rgba(253, 253, 253, 0.5);
}
.invert-elements .go-up:hover {
	border: 1px solid rgba(255, 255, 255, 1);
}
.invert-elements .thanks-forvisit,
.invert-elements .corp {
	color: #fff !important;
}
.invert-elements .part-4 {
	background: #E95D0F;
	position: fixed;
}
.invert-elements #footer {
	border-top: 1px solid rgba(255, 255, 255, 0.65);
}

/* --- Progress bar --- */
.invert-elements .progress {
	background: rgba(255, 255, 254, 0.22);
}
.invert-elements .progress-bar {
	background: rgba(255, 255, 255, 0.68);
	color: #E95D0F !important;
}
/**/

.invert-elements #comments h2 span,
.invert-elements #comments .meta,
.invert-elements .post-soc-icon .count-shared span {
	color: rgba(255, 255, 255, 0.87);
}
.invert-elements .cont-pricing .permonth {
	color: rgba(112, 112, 112, 0.87);
}
/* --- cont-pricing --- */
.invert-elements .cont-pricing {
	background: rgba(255, 255, 255, 0.81);
}
.invert-elements .cont-pricing li {
	color: #777 !important;
	border-top: 1px solid rgba(2, 2, 2, 0.06) !important;
}

/* --- divider ---*/
.invert-elements .titile-divider.green span:before, 
.invert-elements .titile-divider.green span:after {
	background: rgba(255, 255, 255, 0.82); 
}

/* --- accordion --- */
.invert-elements .panel-body {
	color: #E95D0F;
	background: rgba(255, 255, 255, 0.68);
}
.invert-elements .panel-default>.panel-heading {
	background: rgba(255, 255, 255, 0.68);
}
.invert-elements .panel-default>.panel-heading:hover {
	background: rgba(255, 255, 255, 0.28);
}
.invert-elements .panel-title i,
.invert-elements .panel-heading .panel-title a, 
.invert-elements a.accordion-toggle {
	color: #E95D0F !important;
}
.invert-elements .panel-title i:hover,
.invert-elements .panel-heading .panel-title a:hover, 
.invert-elements a.accordion-toggle:hover {
	color: #FFFFFF !important;
	opacity: 1;
}
/* --- white-accordion ---*/
.invert-elements .white-tabs.myTab p,
.invert-elements .white-accordion .panel-body,
.invert-elements .white-accordion .panel-default>.panel-heading,
.invert-elements .white-accordion .panel-default>.panel-heading:hover {
	background:none;
	color: #FFFFFF;
}
.invert-elements .white-tab #undefined-accordion .panel-heading,
.invert-elements .white-accordion .panel-default>.panel-heading {
	border: 1px solid rgba(255, 255, 255, 0.82);
	background: none;
}
.invert-elements .white-tab #undefined-accordion .panel-heading:hover,
.invert-elements .white-accordion .panel-default>.panel-heading:hover {
	border: 1px solid rgba(255, 255, 255, 0.62);
}
.invert-elements .white-accordion .panel-title i {
	color: #fff !important
}
.invert-elements .white-accordion .panel-title:hover i {
	opacity: 0.8;
}
/* --- tab --- */
.invert-elements .white-tab p,
.invert-elements .white-tab .panel-heading .panel-title a {
	color: #fff !important;
	font-weight: 400 !important;
}
.invert-elements .white-tab .panel-heading .panel-title a:hover {
	opacity: 0.7 !important;
}
.invert-elements .horizontal-tabs p,
.invert-elements .vertical-tabs p {
	color: #E95D0F !important;
}
.invert-elements .vertical-tabs.white-tab p {
	color: #fff !important;
}

/* --- alert-success --- */
.invert-elements .alert-success {
	background: #9eb533;
}
/* --- tabs --- */
.invert-elements .tab-pane.active {
	background: rgba(255, 255, 255, 0.68);
	color: #E95D0F;
}
.invert-elements .nav-tabs>li>a {
	background: rgba(255, 255, 255, 0.28);
	color: #fff !important;
}
.invert-element .tabs-left>li,
.tabs-left>li {
	margin-right: 0 !important;
}
.invert-element .nav-tabs > li,
.invert-element .nav-tabs > li,
.nav-tabs > li {
	margin-bottom: 0px !important;
}
.vertical-tabs .nav-tabs > li {
	margin-bottom: 2px !important;
}
.invert-elements .vertical-tabs .tab-content>.tab-pane p, 
.invert-elements .horizontal-tabs .tab-content>.tab-pane p {
	color: #E95D0F !important;
}
.invert-elements .nav-tabs > li.active > a,
.invert-elements .nav-tabs>li>a:hover {
	background: rgba(255, 255, 255, 0.68);
	color: #E95D0F !important;
}
/* white tabs */
.invert-elements .white-tab .nav-tabs > li.active > a,
.invert-elements .white-tab .nav-tabs>li>a,
.invert-elements .white-tab .nav-tabs>li>a:hover,
.invert-elements .white-tab .tab-pane.active,
.invert-elements .white-tab .nav-tabs>li>a {
	background: none;
	color: #fff !important;
}
.invert-elements .white-tab .nav-tabs>li>a:hover {
	opacity: 0.8;
}
.invert-elements .vertical-tabs.white-tab .tab-content>.tab-pane p, 
.invert-elements .horizontal-tabs.white-tab .tab-content>.tab-pane p {
	color: #fff !important;
}
/* --- Bloquote ---- */
.invert-elements blockquote:before {
	background: rgba(255, 255, 255, 0.65);
}

/**/
.invert-elements .vertical-tabs.white-tab .panel-title a:before,
.invert-elements .horizontal-tabs.white-tab .panel-title a:before {
	color: #fff !important;
}
.invert-elements .horizontal-tabs.white-tab .panel-title:hover a:before {
	opacity: 0.8;
}
.invert-elements .vertical-tabs .panel-title a:before,
.invert-elements .horizontal-tabs .panel-title a:before {
	color: #E95D0F !important;
}
.invert-elements .vertical-tabs .panel-title:hover a:before,
.invert-elements .horizontal-tabs .panel-title:hover a:before {
	color: #fff !important;
}
.invert-elements .horizontal-tabs.white-tab .panel-body ,
.invert-elements .vertical-tabs.white-tab .panel-body {
	background: none;
}
.invert-elements .horizontal-tabs.white-tab .panel-body p,
.invert-elements .vertical-tabs.white-tab .panel-body p {
	color: #fff !important;
}
.invert-elements .white-accordion .panel-heading .panel-title a {
	color: #FFFFFF !important;
}
.invert-elements .white-accordion .panel-heading .panel-title:hover a {
	opacity: 0.8;
}

/* blog list */
.invert-elements .widget ul li span,
.invert-elements #blog .entry-meta {
	color: rgba(255, 255, 255, 0.81);
}

/* pricing */
.invert-elements #block-pricing .cont-pricing.green .lollipop {
	background:  url(/image/templates/onepager02/lightbulb.svg);
	background-color: #9eb533;
	background-repeat: no-repeat;
	background-position: center;
}

/* --------------------------------------------------------------------------------------*/
/* --------------------------------- royalSlider Demo------------------------------------*/
/* --------------------------------------------------------------------------------------*/
.royalSlider {
	overflow: hidden;
}
.demo-royal .royalSlider .rsImg {
	height: auto;
	width: 100%;
}
.demo-royal #slider-with-blocks-1 {
	max-height: 470px !important;
	width: 100%;
}
.demo-royal  .rsMinW .rsBullets {
	padding: 4px 2px 0 0;
}
.demo-royal .rsContent {
	color: #FFF;
	float: left;
	font-size: 24px;
	line-height: 32px;
}
.demo-royal .bContainer {
	position: relative;
}
.demo-royal .rsABlock {
	display: block;
	left: auto;
	position: relative;
	top: auto;
}
.demo-royal .blockHeadline {
	font-size: 42px;
	line-height: 50px;
}
.demo-royal .blockSubHeadline {
	font-size: 32px;
	line-height: 40px
}
.demo-royal .txtCent {
	text-align: center; 
	width: 100%; 
}

.demo-royal .slide1 {
background: #f06b50;
}
.demo-royal .slide1 .bContainer {
	top: 36%;
}
.demo-royal .slide2 {
	background: #ffbc11;
	color:#000;
}
.demo-royal .slide2 .bContainer {
	top: 24px;
}
.demo-royal .slide2 .txtCent {
	line-height: 44px;
}
.demo-royal .slide2 .blockHeadline {
	line-height: 66px;
}
.demo-royal .slide3 {
	background: #45aab8;
	color:#FFF;
}
.demo-royal .slide3 .bContainer {
	top: 24px;
}
.demo-royal .slide3 span {
	line-height: 44px;
}
.demo-royal .slide4 .bContainer {
	height: auto;
	left: 0;
	position: absolute;
	top: 24px;
	width: 100%;
}
.demo-royal .photoCopy {
	background-color: rgba(0, 0, 0, 0.75);
	border-radius: 2px;
	bottom: 12px;
	color: white;
	font-size: 12px;
	left: 12px;
	line-height: 24px;
	padding: 0px 10px;
	position: absolute;
	top: auto;
	z-index: 25;
}
.demo-royal .photoCopy a {
	color: #FFF;
}
.demo-royal .palmImg {
	bottom: -60px;
	left: 0;
	position: absolute;
	top: auto;
}


@media screen and (min-width: 0px) and (max-width: 960px) { 
	.demo-royal .rsContent {
		font-size: 22px;
		line-height: 28px;
	}
	.demo-royal .blockHeadline {
		font-size: 32px;
		line-height: 32px;
	}
	.demo-royal .blockSubHeadline {
		font-size: 26px;
		line-height: 32px
	}
}
@media screen and (min-width: 0px) and (max-width: 500px) { 
	.demo-royal .royalSlider,
	.demo-royal .rsOverflow {
		height: 330px !important;
	}
	.demo-royal .rsContent {
		font-size: 18px;
		line-height: 26px;
	}
	.demo-royal .blockHeadline {
		font-size: 24px;
		line-height: 32px;
	}
	.demo-royal .blockSubHeadline {
		font-size: 22px;
		line-height: 32px
	}
	.demo-royal .royalSlider .rsImg {
		height: 100%;
		width: auto;
	}
}

/* --------------------------------------------------------------------------------------*/
/* ---------------------------------      Service    ------------------------------------*/
/* --------------------------------------------------------------------------------------*/
.service {
	margin-bottom: 20px;
}
.service .title {
	font-size: 1.5em;
}
.service p:last-child {
	margin-bottom: 0;
}


/* --------------------------------------------------------------------------------------*/
/* ---------------------------------      Video      ------------------------------------*/
/* --------------------------------------------------------------------------------------*/
embed,
iframe,
object,
video,
audio {
	max-width: 100%;
}
.video-box {
	margin-bottom: 0px;
	overflow: hidden;
	position: relative;
	text-align: center;
}
.video-box img {
	opacity: 0.7;
}
.video-box embed,
.video-box iframe,
.video-box object,
.video-box video {
	height: 100%;
	left: 0;
	top: 0;
	width: 100%;
}

#video {
	padding-top: 156px;
	padding-bottom: 130px;
}
#video .row > div {
	padding: 0;
}
.video-block {
	background:#E95D0F;
	height: 100%;
	left: 0;
	padding:55px;
	position: fixed;
	top: 0;
	width: 100%;
	z-index: 99999;
}
.close-video {
	color: #e66e6e !important;
	font-size: 1.1em;
	font-size: 1.9em;
	margin: 0;
	padding: 2px;
	position: absolute;
	right: 55px;
	top: 12px;
	z-index: 99999999;
}

.video-block iframe {
	min-height: 100%;
	width: 100%;
	z-index: 999999;
}

#video h1 {
	color: #E95D0F;
	font-size: 2.9em;
	font-weight: 700;
	margin-bottom: 0;
}
.video-box button {
	background: none;
	border: none;
	color: #E95D0F;
	font-weight: 400;
	height: auto;
	width: auto;
}
.video-box button:hover {
	background: none;
	box-shadow: none;
	opacity: 0.9;
}
.play-video {
	font-size: 5.1em !important;
	line-height: 1.37;
	margin: 0;
	padding: 0;
	text-align: center;
	z-index: 1;
}


.part-12 {
	background-image: url(/image/templates/onepager02/bg-video.jpg);
	background-position: center center;
	background-size: cover;
}
.part-12 .overlay {
	background: rgba(255, 255, 255, 0.75);
}

/*---------------------------------------------------------------------------*/
/*----------------------------- Suche Form ----------------------------*/
/*---------------------------------------------------------------------------*/
#suche {
	padding: 60px 0 0px 0;
}
#suche .success {
	min-height: 25px;
	margin-bottom: 5px;
}

#suche-form .row > div {
	position: relative;
}
#suche-form input {
	border-radius: 3px !important;
	height: 40px;
}

#suche-form button {
	border-radius: 3px;
	height: 40px;
	margin: 0;
	padding: 3px 18px 0 18px;
}

.part-13 {
	background-size: auto !important;
	background: url(/image/templates/onepager02/stripes2.svg) repeat-x 0 top, url(/image/templates/onepager02/stripes2.svg) repeat-x 0 bottom;
}

/*---------------------------------------------------------------------------*/
/*----------------------------- Newsletters Form ----------------------------*/
/*---------------------------------------------------------------------------*/
#newsletters {
	padding: 60px 0 0px 0;
}
#newsletters h3 {
	color: #185eb1;
	font-size: 3em;
	margin: 0px 0 0px 0;
	font-family: "CDUKievit","Arial";
	text-transform: uppercase;
}
#newsletters h3 span {
	color: #dd001e !important;
}
#newsletters .success {
	min-height: 25px;
	margin-bottom: 5px;
}

#newsletters-form .row > div {
	position: relative;
}
#newsletters-form input {
	border-radius: 3px !important;
	height: 40px;
}

#newsletters-form input[type="checkbox"] {
	border-radius: 3px !important;
	height: 12px;
	left: 0px;
	position:relative;
}

#newsletters-form button {
	border-radius: 3px;
	height: 40px;
	margin: 0;
	padding: 3px 18px 0 18px;
}
.btn:focus, .btn:visited, .btn:link, .btn:test-visited, .btn:active:focus, .btn.active:focus { outline:none; color: #FFFDEC !important; }

.zeige_meldung_icons a { color: #ffffff !important; }
.zeige_meldung_icons > span > a { color: #000000 !important; }
.part-13 {
	background-size: auto !important;
	background: url(/image/templates/onepager02/stripes2.svg) repeat-x 0 top, url(/image/templates/onepager02/stripes2.svg) repeat-x 0 bottom;
}

/* ----------------------- Small Icon ------------------------*/
.sm-icon {
	display: inline-block;
	height: 33px;
	position: relative;
	width: 33px;
}
.sm-icon svg {
	height: 100% !important;
	left: 0;
	position: absolute;
	top: 0;
	width: 100% !important;
}

/* FULLSLIDER */

.slider_description {
				position: absolute;
				bottom: 20px;
				right: 20px;
				padding: 10px 20px;
				background: rgba(255,255,255,.5);
				font-weight: 500;
				text-transform: uppercase;
				color: #000;
				border: 2px solid transparent;
				border-radius: 50px;
				cursor: pointer;
				z-index: 100;
	
				-webkit-transition: all 0.3s;
				transition: all 0.3s;
			}
			.slider_description:hover {
				background: rgba(255,255,255,.0);
				color: #FFF;
				border-color: #FFF;
			}
			
			/* Slider Styles */
			#example { margin-top:14px; position: absolute; top: 0; left: 0; bottom: 0; right: 0; width: 97%; height: 574px; }
			#example .frame { width: 100%; height: 100%; -webkit-perspective: 1000px; perspective: 1000px; -webkit-perspective-origin: 50% 50%; perspective-origin: 50% 50%; }
			#example .frame .slide_element { height: 100%; -webkit-transform-style: preserve-3d; transform-style: preserve-3d; }
			#example .frame .slide_element > div { float: left; height: 100%; }
			#example .frame .mSCover img { max-width: none; }
			
			#freiflaeche { margin-top:14px; position: absolute; top: 0; left: 0; bottom: 0; right: 0; width: 100%; height: 574px; }
			#freiflaeche .frame { width: 100%; height: 100%; -webkit-perspective: 1000px; perspective: 1000px; -webkit-perspective-origin: 50% 50%; perspective-origin: 50% 50%; }
			#freiflaeche .frame .slide_element { height: 100%; -webkit-transform-style: preserve-3d; transform-style: preserve-3d; }
			#freiflaeche .frame .slide_element > div { float: left; height: 100%; }
			#freiflaeche .frame .mSCover img { max-width: none; }

			/* Animated layers styles */
			.transparent {
				opacity: 0;
			}
			.bgImg {
				top: 0;
				left: 0;
				width: 100%;
				height: 115%;
				background-position: 50%;
				background-repeat: no-repeat;
				background-size: cover;
				-webkit-transform: translateZ(0px) translateY(-7%);
				transform: translateZ(0px) translateY(-7%);
				z-index: 1;
			}
			.bgImg1 {
				background-image: url('http://dummyimage.com/2000x1100/d12335/fff.png');
			}
			.bgImg2 {
				background-image: url('http://dummyimage.com/2000x1100/0a0/fff.png');
			}
			.bgImg3 {
				background-image: url('http://dummyimage.com/2000x1100/fd6a62/fff.png');
			}
			.bgImg4 {
				background-image: url('http://dummyimage.com/2000x1100/4DC7A0/fff.png');
			}
			.bande {
				background: url('assets/img/captions/bande.png') no-repeat 0 50%;
				height: 1110px;
				width: 632px;
				left: 0;
				-webkit-transform: translateZ(0px) translateX(-632px);
				transform: translateZ(0px) translateX(-632px);
				bottom: 0;
				z-index: 12;
			}
			.line {
				background: url('assets/img/captions/line.png') no-repeat 0 50%;
				height: 1110px;
				width: 556px;
				left: 0;
				-webkit-transform: translateZ(0px) translateX(-773px);
				transform: translateZ(0px) translateX(-773px);
				bottom: 0;
				z-index: 11;
			}
			.titres {
				left: 120px;
				bottom: 50px;
				color: #353535;
				text-transform: uppercase;
				-webkit-transform: translateZ(0px) translateX(-100%);
				transform: translateZ(0px) translateX(-100%);
				z-index: 13;
			}
			.titres .titrePartie {
				top: auto;
				bottom: 38px;
				text-align: left;
			}
			.titrePartie > span {
				position: relative !important;
				left: 0;
				display: block;
				float: left;
				clear: both;
				padding: 10px 25px;
				background-color: #fff;
				white-space: nowrap;
				letter-spacing: 6px;
			}
			.titres .titrePartie span.l1,
			.titres .titrePartie span.l2 {
				left: -50px;
			}
			.titrePartie > span.l1 {
				padding-bottom: 0;
				font-size: 30px;
				font-weight: 300;
				line-height: 50px;
			}
			.titrePartie > span.l2 {
				font-size: 30px;
				font-weight: 500;
				line-height: 40px;
			}
			.titres .sousTitre {
				position: relative !important;
				left: -50px;
				clear: both;
				float: left;
				font-size: 16px;
				color: #444444;
				line-height: 20px;
				letter-spacing: 2px;
				margin-top: 1em;
				width: 90%;
			}

			@media screen and (max-width:959px) {
				.titres .titrePartie {
					top: 58px;
				}

				.titrePartie > span {
					padding: 7px 20px !important;
					letter-spacing: 3px !important;
					font-size: 25px !important;
					line-height: 35px !important;
				}
			}

			@media screen and (max-width:959px) {
				.bande { margin-left: -70px; }
				.line { margin-left: -70px; }
				.titres {left: 0px; }
				.titres .titrePartie { top: 58px; }
				.titrePartie > span { padding: 7px 20px !important; letter-spacing: 3px !important; font-size: 25px !important; line-height: 35px !important; }
				.titres .sousTitre { right: 60px; }
				#sliderline { margin-left: 0px !important; }
				#sliderline_freiflaeche { margin-left: 0px !important; padding-left: 0px; height: auto !important; }
			}

			@media screen and (max-width:639px) {
				.bande { margin-left: -100px; }
				.line { margin-left: -140px; }
				.titres { width: 100%; padding-right: 80px; }
				.titres .titrePartie { top: 40px; }
				.titrePartie > span { padding: 5px 15px !important; letter-spacing: 2px !important; font-size: 20px !important; line-height: 30px !important; white-space: inherit !important; }
				.titres .titrePartie > span.l1 { margin-right: 7px; }
				#sliderline { margin-left: 0px !important; }
				#sliderline_freiflaeche { margin-left: 0px !important; }
			}
			
			@media screen and (max-width:480px) {
				.bande { margin-left: 0px; }
				.line { margin-left: 0px; }
				.titres { width: 100%; padding-right: 10px; top : 90px; }
				.titres .titrePartie { top: 100px; }
				.titrePartie > span { padding: 5px 15px !important; letter-spacing: 2px !important; font-size: 12px !important; line-height: 15px !important; white-space: inherit !important; }
				.titres .titrePartie > span.l1 { margin-right: 7px; }
			}
			
			@media screen and (max-width:390px) {
				.titres { width: 100%; padding-right: 10px; top : 90px; left: 90px; }
			}

/*!
* Bootstrap01 Style 1.0 (http://www.sharkness.de)
* Copyright 2014 Sharkness Media
*/
#pagecontent { margin-top: 200px; }
.hsuper { font-size: 2.4em; margin-bottom: 30px; margin-top: 0px; position: relative; text-align: left; z-index: 9;}
.label_rubrik { text-transform: uppercase; }

.zeige_meldung_bild_links { float: left; width: 40%;  padding-right:20px; padding-bottom: 20px; }
.zeige_meldung_bild_links img { width: 100%; }
.zeige_meldung_bild_rechts { float: right; width: 40%;  padding-left:20px; padding-bottom: 20px; }
.zeige_meldung_bild_rechts img { width: 100%; }
.zeige_meldung_bild_mitte { clear:both; width: 100%; padding-bottom: 20px; }
.zeige_meldung_bild_mitte img { width: 100%; }
.zeige_meldung_headline { margin-bottom:15px; margin-top:5px; font-size: 16px; font-weight: bold; line-height:1.1em; }
.zeige_meldung_headline a{ color:#505050; font-size:16px; }
.zeige_meldung_subheadline { margin-bottom:5px; margin-top:5px; font-size: 14px; color: #999999; font-weight: bold; line-height: 1em; }
.zeige_meldung_anreisser { margin-bottom:5px; margin-top:5px; font-size: 14px; }
.zeige_meldung_icons { text-align:right; width:100%; clear: left; float: left; padding-right:20px; margin-top:10px; }
.zeige_meldung_icons img { margin-right:10px; }


/* TAGS
----------------------------------------------------------------------------------------*/
.zeige_meldung_tags{ display: table-row; width:100%; margin-left: 0px; margin-bottom: 15px; }
.zeige_meldung_tags_element{ float:left; background: #efefef; color: #444444; font-size:12px; height:24px; padding-left:5px; padding-right:5px; margin-right:5px; margin-top:10px; padding-top:6px; padding-bottom: 0px; margin-bottom: 15px; text-transform: uppercase;}
.zeige_meldung_tags_element a{ font-weight: normal; }
.zeige_meldung_tags_element a:hover{ color: #FF9900; text-decoration: none; }

.news_x_liste{ background:url(/image/templates/onepager02/arrow_liste.gif) no-repeat; padding-left:30px; padding-top:3px; margin-bottom:10px; padding-right:20px; }
.news_x_liste a { font-size: 16px;  }
.news_x_liste_k{ background:url(/image/templates/onepager02/arrow_liste.gif) no-repeat; padding-left:30px; padding-top:3px; margin-bottom:10px; padding-right:20px; width:250px; }

.news_rubrik_potsdam { font-size: 12px; margin-bottom: 20px; }

/* CDUTV * 
----------------------------------------------------------------------------------------*/

#start_cdutv_kopf { width:100%; height:31px; background-color:#FF9900; }
#start_cdutv_kopf_logo { float:left; background:#FF9900; }

.cdu_global_logo{ float:left; margin-left:10px; margin-top:5px; }
.cdu_global_logo a { color: #FFFFFF; font-size:18px; font-weight:bold; }

#start_cdutv_film { position: relative; padding-bottom: 56.25%; padding-top: 30px; height: 0; overflow: hidden; }
#start_cdutv_film iframe, #start_cdutv_film object, #start_cdutv_film embed { position: absolute; top: 0; left: 0; width: 100%; height: 100%; }
#start_cdutv_link { margin-top: 15px; margin-bottom: 15px; font-family: Arial; font-size: 16px; }
#start_cdutv_link a:hover{ text-decoration:underline; }
#start_cdutv_filme { width : 100%; }
#start_cdutv_bild { float: left; margin-right: 5px; }
#start_cdutv_bild img{ width: 120px; }
#start_cdutv_beschreibung { float: left; margin-right: 5px; width: 570px; }
#start_cdutv_titel { font-size : 14px; }
#start_cdutv_titel a{ font-weight: bold; }
#start_cdutv_text { font-size : 12px; margin-bottom: 15px; border-bottom: 1px dotted black; }

/* START-DOWNLOADS
----------------------------------------------------------------------------------------*/

#start_downloads { width: 100%; margin-top: 20px; padding:20px; background-color:#F6F6F6; border:1px solid #BFBFBF; overflow: hidden; }
#start_downloads_kopf { font-family : Helvetica, Arial; color: #505050; margin-bottom: 6px; font-size:18px; font-weight: bold; }
.start_downloads_symbol { float:left; margin:10px;}
.start_downloads_bemerkung { padding-left: 15px; float:left; width:97%;}

/* SOZIALES NETZWERK
----------------------------------------------------------------------------------------*/

#SozialesNetzwerk{ clear: both; margin: 30px 0px; }
#SozialesNetzwerk ul{ margin: 0; padding: 0; height: 20px; }
#SozialesNetzwerk li{ float: left; list-style: none; margin: 0 10px 0 0; padding:0; }
#SozialesNetzwerk li img{ padding: 1px; border: solid 1px #ddd; }
#SozialesNetzwerk li a{ font-size: 0.8333em; }
#SozialesNetzwerk h3{ font-size: 1em; color: #666; font-weight: bold; margin: 0 0 10px 0; }

/* NEWS
----------------------------------------------------------------------------------------*/

.news_kopf { width: 100%; border-bottom: 0px dotted #000000; margin-bottom:0px; font-size:14px; height: 25px; clear:both; }
.news_datum { float: left;	/*width:49%;*/ padding-right: 10px; }
.news_links { float: left; /*width:49%;*/ text-align:left; }
.news_referenzbild_bu { width: 100%; color: #666666; font-size: 0.9em; }
.news_referenzbild_left { float: left; width: 40%;  padding-right:20px; padding-bottom: 20px; }
.news_referenzbild_right { float: right; width: 40%;  padding-left:20px; padding-bottom: 20px; }
.news_referenzbild_center { clear:both; width: 100%; padding-bottom: 20px; }
.news_referenzbild_img { width: 100%; }
.news_referenzbild_img img { width: 100%; }
.news_trenner_seiten { width:100%; height: 30px; clear:left; border-top:1px dotted #BFBFBF; margin-bottom:3px; padding-top:10px; }
.news_trenner_1 { float:left; width: 33%; height:30px; }
.news_trenner_2 { height:30px; float:left; width: 33%; text-align: center; }
.news_trenner_3 { height:30px; float:right; width: 33%; text-align: right; }
.news_autor { width: 100%; text-align: right; float: right; font-size: 12px; margin-bottom: 15px; }
.news_zusatzdaten_titel { font-weight: bold; margin-bottom: 10px; margin-top: 10px; }
.news_zusatzdaten table{ padding : 0px; border : 0px; margin-left:20px; margin-top:20px; }
.news_rubrik_name { font-size: 18px; background: #E95D0F; color : #FFF; clear:both; margin-bottom: 20px; padding:10px; }
.news_weitere_meldungen { background: #E95D0F; clear: both; color: #FFFFFF; font-size: 18px; font-weight: 700; margin-bottom: 20px; padding: 10px; text-transform: uppercase; }
.news_weitere_meldungen_halb { float: left; width: 50%; }
.news_rubrik_icon { float:left; width:8%; padding-left:10px; margin-top:6px; }
.news_rubrik_titel { line-height: 1.5em; width : 92%; float:left; padding-left:10px; margin-top:3px; margin-bottom:10px; }
.news_rubrik_headline { font-family: Helvetica, Arial; font-size: 14px; font-weight: bold; }
.news_rubrik_kurzmeldungen { width:100%; padding-bottom: 15px; }
.news_vollstaendige_rubrik { background : url(/image/templates/onepager02/pfeil_blau_r.png) right no-repeat; width:95%; float:right; margin-bottom:15px; margin-top:15px; margin-right:0px; font-size:14px; font-weight: bold; text-transform:uppercase; text-align:right; padding-top:5px; padding-bottom:5px; padding-right:35px; }
.news_zur_uebersicht { width:100%; float:left; margin-bottom:15px; font-size:12px; text-align:left; }

/* PRESSE
-----------------------------------------------------------------------------------*/

.presse_kopf { width: 100%; margin-bottom:10px; font-size:12px; height: 20px; text-transform: uppercase; }
.presse_datum { float: left; width:49%; }
.presse_links { float: right; width:49%; text-align:right; }
.presse_referenzbild_bu { width: 100%; color: #666666; font-size: 0.9em; }

#morenews{ display: none; }
#morenewstrans{ display: none; }
#moremdl{ display: none; }
#morethemen{ display: none; }
#moredocs{ display: none; }
#moretermine{ display: none; }

/* Kommentarfunktion
-----------------------------------------------------------------------------------*/

.kommentar_kopf { margin-top: 30px; height: 28px; background-color: #FFFFFF; width:100%; cursor: pointer; }
.kommentar_kopfbild { float:left; background : url('/image/templates/onepager02/kommentar_schreiben.gif'); width:50px; height: 50px; margin-right: 10px; }
.kommentar_kopftext { float:left; color:#E95D0F; font-size:24px; text-transform:uppercase; }
.kommentar_formular { padding: 10px; border:0px; width:100%; clear:both; }
.kommentar_label { width: 150px; float:left; font-size: 14px; font-family: Arial; }
.kommentar_feld { float: left; width: 490px; text-align: right; }
.kommentar_feld input{ width: 480px; }
.kommentar_feld textarea{ width: 480px; height:160px; font-family:Arial; }
.kommentar_button { margin-right:5px; width: 135px; height:23px; background:url(/image/templates/onepager02/bg_button_right.gif) right no-repeat; float:right; }
.kommentar_button input { width: 135px; height:23px; background:url(/image/templates/onepager02/bg_button_left.gif) left  no-repeat; color:#ffffff; font-weight:bold; border:none; overflow:visible; display:inline; margin:0px; padding:0px 4px 2px 4px; font-size:11px; font-family: Arial, Helvetica, sans-serif; }
.kommentar_hinweis { font-size: 1em; }
.kommentar_inhalte { padding: 0px;	border:0px; width:100%; clear:both; }
.kommentar_zeile_1 { padding: 0px; border:0px; width:100%; background: #EFEFEF; margin-bottom: 15px; }
.kommentar_zeile_2 { padding: 0px; border:0px; width:100%; background: #FFFFFF; margin-bottom: 15px; }
.kommentar_datum { padding:5px; width: 20%; float:left; font-size: 1em; }
.kommentar_beitrag { float: left; width: 80%; }
.kommentar_beitrag_headline { line-height: 1.5em; font-weight: bold; font-size: 20px; margin-bottom: 10px; }
.kommentar_beitrag_autor { color: #AFAFAF; line-height: 1em; font-family: Georgia; font-size: 14px; margin-bottom: 20px; }
.kommentar_beitrag_text { line-height: 1.5em; font-size: 1em; }
.kommentar_weitere { width: 100%; font-size: 1em; }
.trenner_kommentare { clear:both; padding-bottom:15px; width:100%; }

/* Hinweise:
-----------------------------------------------------------------------------------*/

.mitte_ok_hinweis { padding: 10px;	background-color:#3B4B5B; border-color:#00FF30; border-width:1px; width:100%; color: #FFFFFF; }
.mitte_no_hinweis { padding: 10px; background-color:#FF0000; border-color:#00FF30; border-width:1px; width:100%; color:#FFFFFF; }

/* Terminkalender (global)
-----------------------------------------------------------------------------------*/

.termin_ausgabe { border:0px; width : 100%; padding:0px; }
.termin_ausgabe_datum { float: left; width: 20%; font-size: 12px; }
.termin_ausgabe_datum_trans { float: left; background: #E6A87F; width: 20%; font-size: 16px; padding-left: 10px; }
.termin_ausgabe_dmy { font-weight: bold; font-size: 16px; }
.termin_ausgabe_tagname { font-size:16px; }
.termin_ausgabe_uhrzeit { font-size:16px; }
.termin_ausgabe_content { width: 80%; float: left; padding-left:20px; }
.termin_ausgabe_thema { font-size: 24px; font-weight: bold; margin-bottom: 15px; }
.termin_ausgabe_details { font-size: 16px; margin-bottom: 15px; }
.termin_monatsanzeige { width:100%; margin-bottom: 15px; padding-top:6px; padding-bottom:6px; background-color:#A6A09B; float:left;}
.termin_monatsanzeige img { margin-bottom: 0px; }
.termin_planer_kopf { padding: 10px; width: 100%; background: #E95D0F; color : white; font-size: 38px; height:71px; }
.termin_planer_springer { width: 100%; height: 30px; background: #E5E3E1; color : white; font-size: 20px; float:left;}
.termin_planer_springer_1 { padding-left:6px; padding-top:6px; float: left; text-align: left; width: 33%; }
.termin_planer_springer_2 { margin-top: 3px; float: left; text-align: center; width: 34%; color: #444444; font-size:20px; }
.termin_planer_springer_3 { padding-right:1px; padding-top:6px; float: right; text-align: right; width: 33%; }
.termin_planer_kalender { width: 100%; float:left; background:#FFFFFF; }
.termin_planer_abschluss { height: 30px; width: 100%; background: #A6A09B; margin-bottom: 15px; display:none; }
.termin_kalender_wochentage { border: 0px; width:100%; padding:2px; height: 20px; text-transform: uppercase; }
.termin_kalender_wochentage td{ text-align:center; background-color:#C6D5E0; font-size: 16px; color:#000000; font-weight: bold; border: 0px; width:14%; padding:2px; }
.termin_kalender_verlauf { width:100%; }
.termin_kalender_tage { border: 0px; width:100%; padding:2px; height: 150px; }
.termin_kalender_tage td{ text-align:center; vertical-align: middle; font-size: 16px; color:#333333; font-weight: bold; border: 0px; width:14%; padding:2px; }

/* Einzelseite
-----------------------------------------------------------------------------------*/

.einzelseite_icons { float: right; width:250px; padding-top: 4px; font-size: 14px; text-align:right; }
.einzelseite_icons a { padding-right:6px; font-size:14px; color:#004974; text-decoration:none; }
.einzelseite_icons a:hover{ text-decoration:underline; color:#33CCFF; }
.einzelseite { overflow: hidden; width: 100%; }
.einzelseite_trenner_seiten{ width:100%; float:left; }
.einzelseite_trenner_1{ float:left; width:33%; }
.einzelseite_trenner_2{ float:left; width:33%; text-align:center; padding-top:4px; }
.einzelseite_trenner_2 b{ color:#018cda; }
.einzelseite_trenner_3 { float:left; width:33%; text-align:right; }

/* Bildergalerie / KLASSIK
-------------------------------------------------------------------------------------------*/

.bildergalerie_klassik {
	width:100%;
}

.bildergalerie_klassik_rahmen {
	width:150px;
	height:100px;
	margin-right: 15px;
	overflow:hidden;
}

.bildergalerie_klassik_rahmen img{
	width: 150px;
}

.bildergalerie_klassik_label {
	font-size: 20px;
}

.bildergalerie_klassik_label {
	font-size: 20px;
}

.bildergalerie_klassik_tabelle {
	width: 100%;
	border: 0;
	padding:0;
}

.bildergalerie_klassik_titel{
	font-size: 14px;
}

.bildergalerie_klassik_beschreibung{
	font-size: 12px;
}

.bildergalerie_klassik_button{
	float: right;
	margin-left: 15px;
}

.bildergalerie_summe{
	font-size: 14px;
}

.bildergalerie__klassik_thumbs {
	width:100%;
}

.bildergalerie_klassik_bild {
	float: left;
	width: 110px;
	height: 110px;
	overflow:hidden;
	border:1px solid black;
	margin-right: 10px;
	margin-bottom: 15px;
}

.bildergalerie_klassik_bildhoch {
	float: left;
	width: 110px;
	height: 110px;
	overflow:hidden;
	border:1px solid black;
	margin-right: 10px;
	margin-bottom: 15px;
}

.bildergalerie_klassik_bild img {
	height: 110px;
}

.bildergalerie_klassik_bildhoch img {
	width: 110px;
}

.bildergalerie_klassik_hinweis {
	font-weight: bold;
	font-size: 14px;
}

.bildergalerie_klassik_name{
	padding-bottom:6px;
	font-size:16px;
	font-weight: bold;
}

/* Bildergalerie / SINGLE
-------------------------------------------------------------------------------------------*/

.bildergalerie_single {
	width:100%;
}

.bildergalerie_single_rahmen {
	width:150px;
	height:100px;
	margin-right: 15px;
	overflow:hidden;
}

.bildergalerie_single_rahmen img{
	width: 150px;
}

.bildergalerie_single_label {
	font-size: 20px;
}

.bildergalerie_single_label {
	font-size: 20px;
}

.bildergalerie_single_tabelle {
	width: 100%;
	border: 0;
	padding:0;
}

.bildergalerie_single_titel{
	font-size: 14px;
}

.bildergalerie_single_beschreibung{
	font-size: 12px;
}

.bildergalerie_single_button{
	float: right;
	margin-left: 15px;
}

.bildergalerie_single_summe{
	font-size: 14px;
}

.bildergalerie_single_thumbs {
	width:100%;
}

.bildergalerie_single_name{
	padding-bottom:6px;
	font-size:16px;
	font-weight: bold;
}

.bildergalerie_single_bemerkung{
	margin-top: 10px;
	font-size:14px;
	line-height: 1.5em;
}

.bildergalerie_single_bild {
	float: left;
	width: 645px;
	overflow:hidden;
	border:1px solid black;
	margin-right: 15px;
	margin-top: 15px;
}

.bildergalerie_single_bild img {
	height: 645px;
}

.bildergalerie_single_buttons {
	width: 645px;
}

.bildergalerie_single_zurueck {
	padding-top: 10px;
	float: left;
	width: 120px;
	margin-right: 10px;
}

.bildergalerie_single_bildunterschrift {
	padding-right: 10px;
	float:left;
	width: 380px;
	font-size: 11px;
}

.bildergalerie_single_weiter {
	padding-top: 10px;
	float: right;
	text-align: right;
	width: 120px;
}

.bildergalerie_single_details {
	margin-top: 15px;
}

.bildergalerie_single_details_tabelle {
	margin-top: 15px;
}

.bildergalerie_single_details_tabelle_zelle1{
	width: 100px;
	font-size: 12px;
}

.bildergalerie_single_details_tabelle_zelle2{
	font-size: 12px;
}

.bildergalerie_single_kommentare {
	color : #000000;
	font-size: 20px;
	margin-top: 15px;
	padding-bottom: 10px;
	border-bottom: 1px solid #000000;
	width: 100%;
}

.bildergalerie_single_kommentare_datum {
	color : #082C71;
	font-size: 11px;
	margin-top: 5px;
	width: 100%;
}

.bildergalerie_single_kommentare_text {
	color : #000000;
	font-size: 14px;
	margin-top: 5px;
	width: 100%;
}

.bildergalerie_single_bilderbewerten {
	margin-top: 15px;
}

.bildergalerie_single_bilderbewerten_titel {
	color : #000000;
	font-size: 20px;
	margin-top: 15px;
	padding-bottom: 10px;
	border-bottom: 1px solid #000000;
	width: 100%;
}

.bildergalerie_single_bilderbewerten_tabelle {
	width: 100%;
	margin-top: 15px;
}

.bildergalerie_single_bilderbemerkung_titel {
	color : #000000;
	font-size: 20px;
	margin-top: 15px;
	padding-bottom: 10px;
	border-bottom: 1px solid #000000;
	width: 100%;
	margin-bottom: 15px;
}

.bildergalerie_single_bilderbemerkung_tabelle {
	width: 100%;
}

.bildergalerie_single_kommentare_buttons_zurueck{
	float:left;
}

.bildergalerie_single_kommentare_buttons_weiter{
	float:right;
}

/* Bildergalerie / FLUSS
-------------------------------------------------------------------------------------------*/

.bildergalerie_fluss {
	width:100%;
}

.bildergalerie_fluss_rahmen {
	width:150px;
	height:100px;
	margin-right: 15px;
	overflow:hidden;
}

.bildergalerie_fluss_rahmen img{
	width: 150px;
}

.bildergalerie_fluss_label {
	font-size: 20px;
}

.bildergalerie_fluss_label {
	font-size: 20px;
}

.bildergalerie_fluss_tabelle {
	width: 100%;
	border: 0;
	padding:0;
}

.bildergalerie_fluss_titel{
	font-size: 14px;
}

.bildergalerie_fluss_beschreibung{
	font-size: 12px;
}

.bildergalerie_fluss_button{
	float: right;
	margin-left: 15px;
}

.bildergalerie_fluss_summe{
	font-size: 14px;
}

.bildergalerie_fluss_thumbs {
	width:100%;
}

.bildergalerie_fluss_name{
	padding-bottom:6px;
	font-size:16px;
	font-weight: bold;
}

.bildergalerie_fluss_bemerkung{
	margin-top: 10px;
	font-size:14px;
	line-height: 1.5em;
}

.bildergalerie_fluss_grossbilder {
	float: left;
	width: 545px;
	overflow:hidden;
	border:1px solid black;
	margin-right: 15px;
	margin-top: 15px;
}

.bildergalerie_fluss_grossbilder img {
	width: 570px;
}

.bildergalerie_fluss_bildunterschrift{
	margin-top: 10px;
	font-size:14px;
	line-height: 1.5em;
}

.bildergalerie_fluss_hinweis {
	margin-top: 15px;
	font-weight: bold;
	font-size: 14px;
}

/* Bildergalerie / LIGHTBOX
-------------------------------------------------------------------------------------------*/

.bildergalerie_light {
	width:100%;
	clear:both;
}

.bildergalerie_light_rahmen {
	width:150px;
	height:100px;
	margin-right: 15px;
	overflow:hidden;
}

.bildergalerie_light_rahmen img{
	width: 150px;
}

.bildergalerie_light_label {
	font-size: 20px;
}

.bildergalerie_light_label {
	font-size: 20px;
}

.bildergalerie_light_tabelle {
	width: 100%;
	border: 0;
	padding:0;
	margin-bottom: 20px;
}

.bildergalerie_light_titel{
	font-size: 14px;
}

.bildergalerie_light_beschreibung{
	font-size: 14px;
	line-height:1.3em;
}

.bildergalerie_light_button{
	float: right;
	margin-left: 15px;
}

.bildergalerie_light_summe{
	font-size: 14px;
}

.bildergalerie_light_thumbs {
	margin-top: 15px;
	width:100%;
}

.bildergalerie_light_name{
	padding-bottom:6px;
	font-size:16px;
	font-weight: bold;
}

.bildergalerie_light_bemerkung{
	margin-top: 10px;
	font-size:14px;
	line-height: 1.5em;
}

.bildergalerie_light_summe{
	font-size: 14px;
}

.bildergalerie_light_thumbs {
	width:100%;
}

.bildergalerie_light_bild {
	float: left;
	width: 110px;
	height: 110px;
	overflow:hidden;
	border:1px solid black;
	margin-right: 15px;
	margin-bottom: 15px;
}

.bildergalerie_light_bildhoch {
	float: left;
	width: 110px;
	height: 110px;
	overflow:hidden;
	border:1px solid black;
	margin-right: 10px;
	margin-bottom: 15px;
}

.bildergalerie_light_bild img {
	height: 110px;
}

.bildergalerie_light_bildhoch img {
	width: 110px;
}

.bildergalerie_light_hinweis {
	font-weight: bold;
	font-size: 14px;
}

.bildergalerie_light_name{
	padding-bottom:6px;
	font-size:16px;
	font-weight: bold;
}

/* Bildergalerie / GRID
-------------------------------------------------------------------------------------------*/
.bildergalerie_grid { width:100%; }
.bildergalerie_grid_rahmen { width:200px; min-height:150px; margin-right: 15px; overflow:hidden; }
.bildergalerie_grid_rahmen img{ width: 200px; }
.bildergalerie_grid_label { font-size: 20px; }
.bildergalerie_grid_tabelle { width: 100%; border: 0; padding:0; }
.bildergalerie_grid_titel{ font-size: 1.3em; }
.bildergalerie_grid_beschreibung{ font-size: 1em; color: #000000; }
.bildergalerie_grid_button{ float: right; margin: 0px 30px; }
.bildergalerie_grid_summe{ font-size: 1.3em; }
.bildergalerie_grid_thumbs { margin-top: 15px; width:100%; }
.bildergalerie_grid_name{ padding-bottom:6px; font-size:1.5em; font-weight: bold; color: #8B8C96;}
.bildergalerie_grid_bemerkung{ margin-top: 10px; font-size:14px; line-height: 1.5em; margin-bottom: 20px; color: #8B8C96;}
.bildergalerie_grid_hinweis { font-weight: bold; font-size: 1em; }

/* Surftipps
----------------------------------------------------------------------------------------*/

.surftipp_kategorie {
	font-size: 14px;
	font-family: Helvetica, Arial;
	padding-bottom: 10px;
	border-bottom:2px solid #E95D0F;
	margin-bottom: 15px;
}

.surftipp_link_bild img{ max-width: 100%; }

.surftipp_link_beschreibung{
	margin-bottom: 15px;
	font-size: 14px;
	padding: 10px;
	border:1px solid #000000;
}

.surftipp_link {
	margin-bottom: 15px;
	font-size: 14px;
	padding: 10px;
	border:1px solid #000000;
}

.surftipp_link_beschreibung a{
	display:block;
}

.surftipp_link_beschreibung:hover a{
	color:#000000;
}

.surftipp_link a{
	display:block;
}

.surftipp_link:hover a{
	color:#000000;
}

/* Newsletter
-----------------------------------------------------------------------------------*/
.seite_newsletter_form{ margin-top:20px; }
.seite_newsletter { width:100%; margin:auto; margin-bottom : 15px; }
.seite_newsletter_weitere{ font-weight:bold; margin-bottom : 15px; }
.seite_newsletter_weitere_newsletter{ margin-bottom:10px; }
.seite_newsletter_weitere_newsletter img{ border: 1px solid black; }
.seite_newsletter_einzeiler{ float:left; width:100%; }
.seite_newsletter_einzeiler1{ float:left; width:20%; padding-top: 10px; }
.seite_newsletter_agb { text-align: right; }
.seite_newsletter_text { text-align: left; }
.seite_newsletter_einzeiler1 input[type="checkbox"] { left: 0; position:relative; right: 0px; border: 1px solid black; margin-right: 20px; padding: 0; }
.seite_newsletter_einzeiler2{ width:80%; float:left; text-align:left; }
.seite_newsletter_agb{ float:left; }
.seite_newsletter_text{ width:80%; float:left; }
.newsletter_ort { width: 140px !important; }
.seite_newsletter_button { margin-right:5px; width: 235px; height:23px; background:url(/image/templates/onepager02/bg_button_right.gif) right no-repeat; margin:auto; margin-top:20px; float:right; }
.seite_newsletter_button input { width: 235px; height: 35px; color:#ffffff; background: #444444; font-weight:bold; border:none; overflow:visible; display:inline; margin:0px; padding:0px 4px 2px 4px; font-size:14px; }

/* Seite senden
-----------------------------------------------------------------------------------*/
.seitesenden_einzeiler1{
	width:150px;
	float:left;
}

.seitesenden_text{
	margin-bottom:10px;
}

.seitesenden_text textarea{
	width:100%;
	height:100px;
}

.seitesenden_einzeiler2 input{
	height:14px;
}

/* Facebook Inklusion
-----------------------------------------------------------------------------------*/
#fb-root { display: none; }
.fb_iframe_widget, .fb_iframe_widget span, .fb_iframe_widget span iframe[style] { width: 100% !important; }
.fb-like-box, .fb-like-box span, .fb-like-box span iframe[style] { width: 100% !important; }
#likebox-wrapper * { width: 100% !important; }

/* Kampagne Zufallsbild */
.impressionen_kopf { float: left; height: 40px; width: 100%; }
.impressionen_kopf_bild { display:none; }
.impressionen_kopf_bild img { display:none; }
/*.impressionen_kopf_titel { color: #FFFFFF; font-size: 18px; padding-left: 10px; padding-top: 10px; width: 100%; cursor: pointer; }*/
.impressionen_inhalt { float: left; margin-bottom: 15px; padding: 0px; overflow:hidden; width:100%; }

/* Kampagne Starttermine */
/* ------------------------------------------------------------------------------------- */

.starttermine_kopf { float: left; height: 40px; width: 100%; }
.starttermine_kopf_bild { display:none; }
/*.starttermine_kopf_titel { color: #FFFFFF;	cursor: pointer; font-size: 18px; padding-left: 10px; padding-top: 10px; width: 100%; }*/
.starttermine_kopf_bild img { display:none; }
.starttermine_inhalt { float: left; margin-bottom: 15px; padding: 0px 10px 15px; width: 100%; overflow: hidden; color: #000000; }
.starttermine_datum { font-size: 14px; font-weight: bold; color: #000000;}
/*.starttermine_inhalt a{ text-decoration:none; color: #EFEFEF; }*/
.starttermine_inhalt a:hover{ color:#FF9900; }
#starttermine_datepicker{ float:left; width:200px; }
.startnewsbox a { color: #000000; }

/* Personenkreise
-----------------------------------------------------------------------------------*/
.personenkreis_typ4_liste{ float:left; width:320px; overflow:hidden; margin-bottom:20px; max-height:100px; }
.personenkreis_typ5_liste{ float:left; width:320px; overflow:hidden; margin-bottom:20px; }
.personenkreis_icons { height: 30px; padding-bottom: 10px; font-size: 12px; text-align:right; }
.personenkreis_icons a{ color:#333366; text-decoration:none; }
.personenkreis_icons a:hover{ color:#33CCFF; }
.personenkreis_einleitung { overflow: hidden; width: 100%; margin-bottom: 15px; }
.personenkreis_schluss { overflow: hidden; width: 100%; padding-top: 15px; }
.personenkreis_person { width:100%; float:left; margin-bottom: 15px; }
.personenkreis_funktion { float: left; width: 25%; overflow: hidden; text-transform: uppercase; word-wrap: break-all; margin-right: 5%; }
.personenkreis_bild { float: left; width: 20%; margin-right: 5%; overflow: hidden; }
.personenkreis_bild img { width: 100%; border:0px; }
.personenkreis_details { float: left; width: 35%; overflow: hidden; }
.personenkreis_trenner { clear: both; margin-bottom : 15px; }

/* Profil I (klassisch)
-----------------------------------------------------------------------------------*/

.profil1_bild { float : left; width : 280px; height : 300px; margin-right: 20px; overflow:hidden; }
.profil1_bild img{ width: 100%; }
.profil1_infos { float : left; width : 400px; }
.profil1_name{ font-size: 24px; color: #E95D0F; font-weight: bold; margin-bottom: 15px; }
.profil_box_name{ font-size: 1.3em; margin-top:10px; margin-bottom:20px; color: #E95D0F; font-weight: bold; margin-bottom: 10px; }
.profil1_label { float : left; width: 100px; font-weight: bold; margin-bottom: 15px; }
.profil1_feld { width: 350px; margin-bottom: 15px; }
.profil1_vita { margin-top: 15px; margin-bottom: 15px; float : left; }

/* Profil SPALTENWEISE
-----------------------------------------------------------------------------------*/
#profil_portrait { margin-top: 5px; }
#profil_portrait img { width: 150px; }
#profil_wahlkreis_text { color: #333366; font-size: 18px; width:180px; margin-top: 23px; text-align:left; }
#profil_wahlkreis_text a { color: #0D284A; font-size: 18px; text-decoration: none; }
#profil_wahlkreis_karte { margin-top: 10px; margin-bottom: 0px; float:right; width:100%; }
#profil_wahlkreis_karte img { margin-bottom: 0px; width: 100%; border: 0px; }
#profil_kurzportrait { float: left; width: 440px; margin-top: 23px; margin-bottom: 23px; margin-left: 23px; }
#profil_name { width: 300px; font-size:20px; font-weight:bold; color: #0D284A; padding-bottom:15px; }
.profil_zeile_head{ width:250px; float:left; margin-bottom:10px; }
#profil_zelle1_head { float: left; width: 80px; font-size:14px; line-height:20px; font-weight:bold; margin-right:20px; }
#profil_zelle2_head { float: left; width: 150px; font-size:14px; line-height:20px; }
.profil_zeile{ width:100%; float:left; margin-bottom:10px; }
#profil_zelle1 { float: left; width: 100px; font-size:14px; line-height:20px; font-weight:bold; }
#profil_zelle2 { float: left; width: 200px; font-size:14px; line-height:20px; }
.profil_zelle3 { float: left; width: 400px; font-size:14px; line-height:14px; margin-bottom: 15px; }
.profil_zelle4 { float: left; width: 400px; font-size:1em; line-height:14px; margin-bottom: 10px; }
#profil_langportrait { clear:both; width: 100%; margin-top: 20px; margin-bottom: 33px; line-height:1.5em; }
#profil_langportrait strong { width:100%; font-size:16px; font-weight:bold; color: #333132; margin-bottom:10px; margin-top:15px; }
#profil_langportrait em { width:100%; font-size:14px; font-weight:bold; color: #333132; margin-bottom:15px; line-height:2em; }

#profil_langportrait ul { padding-left: 40px; padding-top: 10px; padding-bottom: 10px; }
#profil_langportrait li { line-height: 1.5em; }
#profil_web20 { float : left; width: 100%; margin-bottom: 33px; line-height:1.0em; }
#profil_web20 a { float: left; }
#profil_web20 img { height: 34px; border: 0px; margin-right:15px; }

/* Rechte Spalte */

#profil_bildergalerie { width: 100%; margin: 0; }
#profil_bildergalerie_kopf { float: left; height: 40px; width: 100%; }
.profil_bildergalerie_titel { float: left; height: 40px; width: 100%; }
.profil_bildergalerie_titel img { display: none; }
#profil_bildergalerie_inhalt { float: left; margin-bottom: 15px; width: 100%; }
#profil_bildergalerie_inhalt img { width: 100%; }

#profil_video { margin: 0; width: 100%; }
#profil_video_kopf { width: 100%; height: 30px; }
.profil_video_kopfzeile { float: left; height: 40px; width: 100%; }
.profil_audio_kopfzeile img { display: none; }
.profil_video_kopfzeile img { display: none; }

.profil_bildergalerie_einzeilig { color: #000000; cursor: pointer; font-size: 18px; width: 100%; }
.profil_video_kopf_text_einzeilig { color: #000000; cursor: pointer; font-size: 18px; width: 100%; }
.profil_audio_kopf_text_einzeilig { color: #000000; cursor: pointer; font-size: 18px; width: 100%; }
#profil_video_inhalt { float: left; margin-bottom: 15px; width: 100%; }
#profil_video_inhalt img { width: 100%; }
#profil_video_inhalt iframe { width: 100%; }
#profil_audio { margin: 0; width: 100%; }
#profil_audio_kopf { width: 100%; }
.profil_audio_kopfzeile { float: left; height: 40px; width: 100%; }
#profil_audio_inhalt { float: left; margin-bottom: 15px; width: 100%; }
#profil_audio_inhalt img { width: 100%; }
#profil_player { height: 43px; text-align:left; }
#profil_player object { width: 100%; }
#profil_player embed { width: 100%; height: 43px; }

/* Artikelliste
-----------------------------------------------------------------------------------*/

.artikelliste_icons {
	padding-top: 4px;
	font-size: 12px;
	text-align:right;
}

.artikelliste_einleitung {
	overflow: hidden;
	width: 100%;
	margin-bottom: 15px;
}

.artikelliste_schluss {
	overflow: hidden;
	width: 100%;
	padding-top: 15px;
}

.artikelliste_autor {
	width: 100%;
	text-align:right;
	font-size : 12px;
}

.artikelliste_liste {
	width: 100%;
}

.artikelliste_liste ul li{
	margin-left: 0px;
	margin-bottom : 15px;
	background: url(/image/templates/onepager02/arrow_liste.gif) no-repeat 0px 3px ;
	padding: 0px 0px 0px 30px;
	list-style : none; 
}

.artikelliste_titel {
	font-size: 18px;
	font-weight: bold;
	font-family: Helvetica, Arial;
}

.artikelliste_titelzusatz {
	font-size: 14px;
	font-family: Arial;
}

.artikelliste_trenner_seiten {
	width:100%;
	height: 30px;
	clear:left;
	border-top:1px dotted #BFBFBF;
	margin-bottom:3px;
	padding-top:10px;
}

.artikelliste_trenner_1 {
	float:left;
	width: 33%;
	height:30px;
}

.artikelliste_trenner_2 {
	height:30px;
	float:left;
	width: 33%;
	text-align: center;
}

.artikelliste_trenner_3 {
	height:30px;
	float:right;
	width: 33%;
	text-align: right;
}

/* Multiarkti
-----------------------------------------------------------------------------------*/

.multitext_trenner {
	width:100%;
	clear:both;
	line-height:7px;
	height:6px;
	border-bottom:1px dotted #BFBFBF;
	margin-bottom:3px;
}

/* Statistik
-----------------------------------------------------------------------------------*/

.statistik_icons {
	height: 30px;
	border-top: 1px solid black;
	padding-top: 4px;
	font-size: 12px;
	text-align:right;
}

.statistik_einleitung {
	overflow: hidden;
	width: 100%;
	margin-bottom: 15px;
}

.statistik_schluss {
	overflow: hidden;
	width: 100%;
	padding-top: 15px;
}

.statistik_inhalt {
	font-size: 14px;
	font-weight: bold;
	font-family: Helvetica, Arial;
	margin-bottom: 15px;
}

.statistik_grafik_label {
	font-size: 14px;
	margin-bottom: 15px;
	font-family: Arial;
}

.statistik_grafik_bild {
	width: 100%;
}

.statistik_grafik_tabelle table{
	width: 100%

}

/* Fuersprecher Ubersicht
-----------------------------------------------------------------------------------*/

.fuersprecher_ubersicht ul{ float:left; padding-left: 0; }
.fuersprecher_ubersicht ul li{ list-style:none; float:left; margin-bottom:20px; width:30%; margin-right: 3%; }
.fuersprecher_ubersicht ul li:nth-child(3n) { margin-right: 0px; }
.rundrum2{ width:100%; }

.fuersprecher_obertext{
	font-weight:bold;
	margin-bottom:5px;
}

.fuersprecher_fname{
	font-style:italic;
	font-weight:normal;
	font-size:13px;
	margin-bottom:5px;
}

footer { margin-top: 30px; font-size: 14px;}

/* Kampagne Audio */
/* ------------------------------------------------------------------------------------- */
.kampagne_video_kopf {}
.kampagne_video_kopf_bild { display: none; }
.kampagne_video_kopf_titel_ein { }
.kampagne_video_kopf_titel_zwei {
	padding-top:6px;
}
.kampagne_video_inhalt {
	width:188px;
	margin-bottom:15px;
	margin-left:15px;
	border:1px solid #efefef;
}
.kampagne_video_inhalt .zusatzpod_inhalt_bild img { width:100%; }

.kampagne_video_kopf_inhalt object {
	width:100%;
}
.kampagne_video_kopf_inhalt object embed {
	width:100%;
}
.kampagne_video_kopf_bild img {
	margin-left:4px;
	margin-top:6px;
}
.kampagne_video_inhalt object {
	width:100% !important;
}
.kampagne_video_inhalt embed {
	background-color:#000000;
	width:100%;
}

/* Module */

.suche_kopf,
.newsletter_kopf,
.startkommentare_kopf,
.spenden_kopf,
.umfrage_kopf,
.profil_bildergalerie_titel,
.profil_video_kopf_text_einzeilig,
.profil_audio_kopfzeile,
#profil_audio_inhalt_titel,
.impressionen_kopf,
.lastyoutube_kopf,
.kampagne_kopf,
.cdunet_kopf,
.startnews_kopf,
.startpresse_kopf,
.starttermine_kopf,
.startticker_kopf,
.buchempfehlung_kopf,
.kampagne_video_kopf,
.fuersprecher_titel,
.userlogin_kopf,
.gartentipps_kopf,
#start_downloads_kopf,
.zeige_meldung-leit_rubrik_headline,
.zeige_meldung_halb_rubrik,
.zeige_meldung_headline,
#start_weitere_meldungen_kopf,
.zusatzrss_kopf,
.personenthemen_kopf,
.vision21_kopf,
.themenka_kopf {
padding:6px 0 5px 0px; margin:0 0 10px; font-size:1.1em; font-weight:normal; color:#000000; word-wrap:break-word; text-transform: uppercase; border-bottom: 1px solid #E95D0F; }

#starttermine_datepicker { margin-bottom:15px; }
.zeige_leitartikel_bereich { border:solid #000; border-width:1px 0 0; }
.zeige_leitartikel_bereich > .hsuper { margin:10px 0; }

.zeige_meldung_halb_rubrik { min-height:2.6em; margin-bottom:10px; color:#000; }

.sidebar h3 { border:0; color:#6A5A3D; }
.sidebar .block-title { margin:15px 0 10px; }

.fuersprecher_titel,
#start_downloads_kopf,
.zeige_meldung-leit_rubrik_headline { margin0:-10px -10px 10px; border0:0; }

.zeige_meldung-leit_rubrik_headline { font-size:15px; font-size:1.5rem; }

.suche_kopf_bild,
.newsletter_kopf_bild,
.startkommentare_kopf_bild,
.spenden_kopf_bild,
.impressionen_kopf_bild,
.lastyoutube_kopf_bild,
.cdunet_kopf_bild,
.startnews_kopf_bild,
.startpresse_kopf_bild,
.starttermine_kopf_bild,
.buchempfehlung_kopf_bild,
.kampagne_video_kopf_bild,
.kampagne_kopf_bild,
.wahl2013_kampagnen_inhalt_bild,
.userlogin_kopf_bild,
.umfrage_kopf_bild,
.personenthemen_kopf_bild,
.vision21_kopf_bild {
	display:none;
}

.wahl2013_kampagnen_inhalt_bild img,
.impressionen_inhalt img,
.fuersprecher_bild img {
	display:block; width:100%; margin:0 auto; margin-bottom: 20px; 
}

.suche_inhalt,
.newsletter_inhalt,
.spenden_inhalt,
#profil_video_inhalt,
.impressionen_inhalt,
.lastyoutube_inhalt,
.cdunet_inhalt,
.startnews_inhalt,
.startpresse_inhalt,
.startkommentare_inhalt,
.starttermine_inhalt,
.startticker_inhalt,
.buchempfehlung_inhalt,
.wahl2013_kampagnen_inhalt_bild,
.wahl2013_kampagnen_inhalt,
.banner_spalte_rechts,
body .view-frontpage .zeige_meldung,
.kampagne_video_kopf_inhalt,
.gartentipps_inhalt,
.userlogin_inhalt,
.startnews_inhalt_listenelemente,
.startkommentare_inhalt_listenelemente,
.startpresse_inhalt_listenelemente,
.umfrage_inhalt,
.zeige_meldung_halb_inhalt,
.personenthemen_inhalt,
.vision21_inhalt {
	position:relative; clear:both; overflow:hidden; margin-bottom:20px;
}

.zeige_meldung_halb_inhalt {
	margin-bottom:2px;
}

#subnav,
.fuersprecher0,
#start_downloads,
.smsdienst,
.startverweise,
.startverweise_cdu,
.zusatzpod_inhalt {
	position:relative; clear:both; overflow:hidden; margin-bottom:20px; font-size:11px; font-size:1.1rem;
}
.smsdienst { border:0; }

#start_downloads { border:0; }

body #form-forenmitarbeit { width:auto; }
body #form-forenmitarbeit {}

.userlogin_kopf_bild { float:left; margin:2px 8px 0 0; }

.kampagne_video_kopf_inhalt { text-align:center; }

.smsdienst { height:310px; background:url("/image/templates/wahl2013/sms_dienst.png") 50% 10px no-repeat #fff; }

.wahl2013_kampagnen_inhalt .fb_iframe_widget { display:block; text-align:center; }

.zeige_meldung { border-width:1px; float: left; }
.zeige_meldung + .multitext_trenner { display:none; }

.newsletter_label,
.spenden_label { margin:0 0 10px; }

.suche_inhalt input,
.newsletter_inhalt input,
.userlogin_inhalt input { padding:1px; }
.userlogin_inhalt font { font-size: 1em !important; }

body .view-frontpage .views-row { clear:none; border:0; }
body .ui-datepicker { width:90%; margin:auto; }
body .ui-datepicker-calendar { table-layout:fixed; }

.wahl2013_kampagnen_inhalt .fb_iframe_widget { margin-bottom:12px; }

.table-teilnahmebogen .hl { margin-top:30px; }
.table-teilnahmebogen .info1 { font-size:12px; font-size:1.2rem; font-style:italic; }
.table-teilnahmebogen input[name=zuf2] { margin:0 0 0 5px; vertical-align:middle; }
.table-teilnahmebogen td { padding-bottom:20px !important; }

.formular_akkreditierung_tabelle { margin:15px 0; }
.formular_akkreditierung_tabelle td:first-child { padding-right:10px; }

.rightcol { float:right; width:300px; margin-top:10px; }

.footersec { }
.footernav { font-size:12px; font-size:1.2rem; }
.footernav .navtext { color:#555; }
body div#region-footer-first .block { height:auto; padding-bottom:10px; }
div#region-footer-first .block h2.block-title { color:#EC8016; }

/* INHALTE */
.einzelseite { }
 td.main-text { }
 td.news-detail { border-top:15px solid transparent; }

/* =Slider ----------------------------------------------- */
 ul#slider { margin:0; padding:0; list-style:none; }
 ul#slider li { width:740px; height:290px; }
 ul#slider li img { position:absolute; z-index:0; }
.slider_content_news { width:240px; height:124px; padding:100px 10px 10px 10px; color:#333; position:absolute; display:none; line-height:16px; line-height:1.6rem; z-index:1; bottom:0; background:url(/image/templates/wohnsitz/slider_bg.png) no-repeat; }
.slider_content_news h2 { font-family:Arial; font-size:24px; font-size:2.4rem; color:#333; margin:0; padding:10px 0; font-style:italic; font-weight:normal; }

.artikelliste_inhalt { margin:0.5em 0; }
.lastyoutube_inhalt object { width:278px; height:210px}
.lastyoutube_inhalt object embed { width:278px; height:210px}
.wahl2013_kampagnen_inhalt ul { list-style:circle; margin-left:30px; } 
.seite_newsletter_einzeiler,
.seite_newsletter_agb { margin-top:10px; }
/*.seite_newsletter_einzeiler2 input { width:350px; }*/

.startticker_kopf { float:left; width: 100%;}
.startticker_kopf_bild { float: left; }
.startticker_kopf_titel { float: left; padding-left: 20px; }

.startticker_inhalt_liste { float: left; width: 10% }
.startticker_inhalt_liste img { float: left; width: 100% }
.startticker_inhalt_liste_titel { float: left; padding-left: 10px; width: 90%; padding-bottom: 10px;}

.startnews_inhalt_liste { float: left; width: 10% }
.startnews_inhalt_liste img { float: left; width: 100% }
.startnews_inhalt_liste_titel { float: left; padding-left: 10px; width: 90%; padding-bottom: 10px;}
.trenner_news { clear:both; }

.startpresse_inhalt_liste { float: left; width: 10% }
.startpresse_inhalt_liste img { float: left; width: 100% }
.startpresse_inhalt_liste_titel { float: left; padding-left: 10px; width: 90%; padding-bottom: 10px;}
.trenner_presse { clear:both; }

.startkommentare_inhalt_liste { float: left; width: 10% }
.startkommentare_inhalt_liste img { float: left; width: 100% }
.startkommentare_inhalt_liste_titel { float: left; padding-left: 10px; width: 90%; padding-bottom: 10px;}
.trenner_kommentare { clear:both; }

.umfrage_label { font-size: 18px; }
.umfrage_inhalt table td { padding: 5px; }

.startverweise img { width: 100%; }

.startnewsbox h2 { font-size: 16px; border-bottom: 1px solid #E95D0F; }
#startbutton1 { padding-right:20px;}
#startbutton1 h2 { font-size: 16px; border-bottom: 1px solid #E95D0F; }
#startbutton2 h2 { font-size: 16px; border-bottom: 1px solid #E95D0F; }

/* Dokumentenmanager
----------------------------------------------------------------------------------------*/
#dokumente_kategorie { padding:10px !important; background:#EFEFEF; font-weight:bold; margin-bottom: 20px; }
#dokumente_zelle1 { text-align:left; vertical-align:top; padding-left:10px; padding-top:20px !important; padding-bottom:3px; width:100px; border-bottom:1px dotted black; overflow:hidden; }
#dokumente_zelle2 { text-align:left; vertical-align:top; padding-left:10px; padding-top:20px !important; padding-bottom:3px; width:100px; border-bottom:1px dotted black; overflow:hidden; }
#dokumente_zelle3 { text-align:left; vertical-align:top; padding-left:10px; padding-top:20px !important; padding-bottom:3px; border-bottom:1px dotted black; line-height: 1em !important; }
#dokumente_zelle3 span { font-size: 1em !important; }
#dokumente_zelle3 > table > tbody > tr > td > b { line-height: 5em !important; }
#dokumente_zelle3 span { font-size: 1em !important; }
#dokumente_zelle4 { text-align:center; vertical-align:top; padding-left:10px; padding-top:20px !important; padding-bottom:3px; width:200px; border-bottom:1px dotted black; }
#dokumente_zelle4 img { width:100px; }
#dokumente_datum { font-weight:bold; font-size:1em; }
#dokumente_az { font-weight:bold; font-size:1em; }
#dokumente_titel { font-weight:bold; }
#dokumente_beschreibung {}

/* Bilderserie in News- und Presseartikeln*/

.bilderserie { padding:0px; border:0px; width:100%; margin-bottom: 15px; }
.bilderserie_kopf { background: #E95D0F; clear: both; color: #FFFFFF; font-size: 18px; font-weight: 700; margin-bottom: 20px; padding: 10px; text-transform: uppercase; }
.bilderserie_bild { float: left; margin-top: 15px; margin-right: 10px; border: 1px solid #0D2941; overflow: hidden; }
.bilderserie_bild img { width:100px; }

/* CaruSel Bildergalerie
----------------------------------------------------------------------------------------*/
.list_carousel { background-color: #fff; margin: 10px 0 0px 0px; width: 700px; height: 100px;}
.list_carousel ul { margin: 0; padding: 0; list-style: none; display: block; left: 0; width:700px;}
.list_carousel li { font-size: 40px; color: #999; text-align: center; height: 100px; padding: 0; margin-right: 6px; display: block; float: left; width:auto;}
.list_carousel .responsive { width: auto; margin-left: 0; }
.bilderCaruSelprev {	float: left;margin-left: 10px;}
.bilderCaruSelnext {	float: right; margin-right: 10px; }
.bilderCaruSelpager { width: 100%; text-align:center;}
.bilderCaruSelpager a { margin: 0 20px; text-decoration: none; }
.bilderCaruSelpager a:hover { color: #FF9900; text-decoration: underline; }
.bilderCaruSelpager a:hover.selected { text-decoration: none; }

@media (max-width: 767px) {
	.list_carousel { background-color: #fff; margin: 10px 0 0px 0px; width: 580px; height: 100px;}
}

@media (max-width: 468px) {
	.list_carousel { background-color: #fff; margin: 10px 0 0px 0px; width: 305px; height: 100px;}
}

/* Buergerfragen
----------------------------------------------------------------------------------------*/
.buergerfragen{ margin-top: 15px; margin-bottom: 15px; width:100%; float:left; font-size:14px; }
.buergerfragen_formular{ width:100%; }
.buergerfragen_formular_einzeiler{ float:left; width:100%; }
.buergerfragen_formular_spalte1{ float:left; width:135px; text-transform: uppercase; }
.buergerfragen_formular_spalte1 span{ float:right; padding-top:25px; margin-right: 25px;  }
.buergerfragen_formular_spalte2{ float:left; width:480px; padding-top: 10px; }
.buergerfragen_formular_spalte2 input { float:left; width:480px; border:1px solid #A1A1A1; }
.buergerfragen_formular_spalte2 textarea { float:left; width:480px; height:250px; border:1px solid #A1A1A1;}
.buergerfragen_antworten{ margin: 20px 0px 20px 0px; }
.buergerfragen_antworten font { font-family: "CDUKievit" !important; text-transform:uppercase; color: #000000 !important; } 

/* -----------  ----------- */
#stylized{  }
#stylized h1 { color:#000000; font-size:20px; margin-bottom:8px; margin-left:8px; text-transform: uppercase; }
#stylized p{ font-size:14px; color:#666666; margin-bottom:20px; border-bottom:solid 1px #A1A1A1; padding-bottom:10px; }
#stylized label{ display:block; font-weight:bold; text-align:right; width:140px; float:left; }
#stylized .small{ color:#666666; display:block; font-size:14px; font-weight:normal; text-align:left; padding-left:10px; }
#stylized input{ float:left; font-size:14px; padding:4px 2px; width:460px; margin:2px 0 20px 10px; }
#stylized textarea{ float:left; font-size:14px; padding:4px 2px; width:460px; height:120px; margin:2px 0 20px 10px; }
#stylized button{ clear:both; margin-left:150px; width:150px; height:31px; text-align:center; line-height:31px; color:#FFFFFF; font-size:13px; font-weight:bold; border:0; padding:0; cursor:pointer; float:right; }

@media (max-width: 767px) {
	.buergerfragen{ margin-top: 15px; margin-bottom: 15px; width:340px; padding:7px; float:left; font-size:12px; }
	.buergerfragen_formular_spalte1{ float:left; width:100%; }
	.buergerfragen_formular_spalte1 span{ float:left; padding-top:5px; margin-right: 25px;  }
	.buergerfragen_formular_spalte2{ float:left; width:100%; padding-top: 5px; }
	.buergerfragen_formular_spalte2 input { float:left; width:300px; border:1px solid #A1A1A1; }
	#stylized input{ float:left; font-size:12px; padding:4px 2px; width:328px; margin:2px 0 10px 0px; }
	#stylized textarea{ float:left; font-size:12px; padding:4px 2px; width:328px; height:120px; margin:2px 0 2px 0px; }
	#stylized .small{ clear:both; color:#666666; display:block; font-size:12px; font-weight:normal; text-align:left; padding-left:0px; }	
}

/* Kampagne Personen/Themen */
/* ------------------------------------------------------------------------------------- */

.personenthemen_input_suchwort { text-align:center; }
.personenthemen_input_suchwort input,select { font-size:14px; width:165px; height:20px; border:1px solid #444444; }
.personenthemen_input_button { float: right; width:80px; height:20px; margin-top:4px; margin-right:8px; }
.personenthemen_input_button input { width:80px; height:20px; }

/* Vision21
-----------------------------------------------------------------------------------*/
/*.vision21_kopf_titel { float: left; padding-left: 20px; }*/
.vision21_kopf_bild img { display:none; }
.vision21_inhalt { width:100%; float:left;	padding-bottom:15px; margin-bottom: 15px; }
.vision21_inhalt input { margin-top: 4px; width : 100%; font-size : 16px; height:24px; }
.vision21_inhalt input[type="image"] { width: 89px; height: 40px; }
.vision21_inhalt textarea { margin-top: 4px; width : 100%; height:70px; font-size : 16px; }
#vision21sendebutton { width:80px; height:20px; float:right; margin-right:10px; margin-top:4px; margin-bottom:10px; }
.vision21_inhalt a{ text-decoration:none; color:#505050; margin-top:5px; }
.vision21_inhalt a:hover{ color:#0079BA; }
.vision21_inhalt span{ float:left; }
.vision21_inhalt div a{}
.vision21_label { font-size : 1em; color:#000000; }

.onepager02_kampagnen_inhalt_bild img { width:100% !important; }
.zusatzpod_inhalt_bild img { width:100% !important; }
.contentwahlkreiskarte img { width:100% !important; }
.zusatzrss_kopf_bild { display: none; }
.zeige_meldung_inhalt {float: left: width: 58%; margin-left: 2%; }
.news_inhalt { width: 100%; }
.news_inhalt ul { float: left; width: 100%; }
.news_titel { font-size: 1.8em; margin-bottom: 15px; }
.news_anreisser { font-size: 1.2em; font-weight:bold; margin-bottom: 25px;  }

/* Kontakt
-----------------------------------------------------------------------------------*/
.kontakt_uberschrift{ width:100%; margin-bottom:10px; }
.kontakt_daten{ width:100%; }
.dienstanbieter1{ width:100%; float:left; margin-bottom:10px; }
.dienstanbieter2{ width:100%; float:left; margin-bottom:10px; }
.zusatztext{ float:left; width:100%; margin-bottom: 15px; }
.kontakt_einzeiler{ width:100%; float:left; margin-bottom: 10px; }
.kontakt_einzeiler1{ width:30%; font-size: 1em; float:left; }
.kontakt_einzeiler2{ font-size: 1em; width:70%; float:left; }
.anschrift{ width:inherit; margin-bottom:20px; }
.kontakt_hinweis{ font-size: 1em; margin-top:40px; margin-bottom:20px; float: left; width: 100%; }
.kontakt_einzeiler_input{ width:100%; margin:0; padding:0; }
.kontakt_einzeiler_input_button{ width:20px !important; left: 0 !important; position: relative !important; }
.kontakt_nachricht{ width:100%; float:left; margin-bottom:10px; }
.kontakt_nachricht2{ width:100%; float:left; }
.kontakt_nachricht2 textarea{ width:100%; min-height:250px; }
.kontakt_form > .kontakt_einzeiler { margin-bottom:2px; }
.kontakt_einzeiler_input_button2{ float:right; left: 0; }
.kontakt_button { float:right; margin-right:5px; width: 135px; height:23px; background:url(/image/templates/onepager02/bg_button_right.gif) right no-repeat; float:right; }
.kontakt_button input { width: 135px; height:23px; background:url(/image/templates/onepager02/bg_button_left.gif) left  no-repeat; color:#ffffff; font-weight:bold; border:none; overflow:visible; display:inline; margin:0px; padding:0px 4px 2px 4px; font-size:11px; }
#dsgvo { border: 1px solid #e8e8e8; width: 30px !important; font-size: 13px; color: #747474; padding: 20px 2%; float: left; margin: 3px 2% 1% 2% !important; border-radius: 2px; }
#einwietext { display: none; float:left; padding-left: 23px; padding-right: 10px; font-size: 14px !important; }
.kontakt_einzeiler_radio_button{ width:20px !important; left: 0 !important; position: relative !important; height: 14px !important; }

/* Countdown
-----------------------------------------------------------------------------------*/
.countdown { border: 0px; width: 100%; padding: 0px; background: #FFB441; margin-bottom: 15px; }
.countdown_inhalt { text-align: center; background-image: url(/image/bg_countdown2.jpg); border:1px solid #788999; }
.countdown_noch { font: bold 15px arial; color: black; }
#countdown_tage { font: bold 20px arial; color: black; }
#countdown_zeit { font: bold 12px arial; color: black; }
.countdown_beschreibung { font: bold 14px arial; color: black }

/* Banner (rechts) */
/* ------------------------------------------------------------------------------------- */
.banner_spalte_rechts{ float: left; width: 100%; }
.banner_spalte_rechts img{ width:100%; margin-bottom: 15px; }

/* Spendenbutton
-----------------------------------------------------------------------------------*/
.spendenbutton { float: left; margin-bottom: 15px; overflow: hidden; padding: 10px 10px 15px; width: 100%; }
.spendenbutton img { width:100%; border: 0px; }

/* Umfrage
----------------------------------------------------------------------------------------*/

.umfrage_kopftext { font-size: 1em; margin-bottom: 15px; }
.umfrage_frage { font-weight: bold; font-size:1.4em; margin-bottom: 10px; }
.umfrage_button { margin-right:5px; width: 235px; height:23px; background:url(/image/templates/onepager02/bg_button_right.gif) right no-repeat; float:right; }
.umfrage_button input { width: 235px; height:24px; background:url(/image/templates/onepager02/bg_button_left.gif) left  no-repeat; color:#ffffff; font-weight:bold; border:none; overflow:visible; display:inline; margin:0px; padding:0px 4px 2px 4px; font-size:1em; }
.umfrage_tabelle1 { border:0px; width:100%; margin-bottom: 15px; }
.umfrage_tabelle1 input[type="radio"] { left: 0; }
.umfrage_tabelle1 td{ font-size: 1.0em ; padding-bottom: 20px; padding-top: 0px !important; vertical-align: top; }
.umfrage_liste { width: 100%; margin-top : 20px; padding:0px; text-align:left; }

.umfrage_datum { float: left; width: 25%; font-size : 1.1em; background: #444444; min-height: 45px; padding: 10px 0px 0px 10px; color: #FFFFFF; }
.umfrage_datum a { color: #FFFFFF; }
.umfrage_frage { float: left; width: 70%; min-height: 40px; padding-left: 10px; padding: 7px 0px 0px 10px; }
.umfrage_frage a{ font-size : 1.1em; font-weight: bold; color: #444444;  }

.umfrage_datum_closed { float: left; width: 25%; font-size : 1.1em; background: #BD4B0C; min-height: 45px; padding: 10px 0px 0px 10px; color: #FFFFFF; }
.umfrage_frage_closed { float: left; width: 75%; min-height: 40px; padding-left: 10px; padding: 0px 0px 0px 10px; }
.umfrage_liste_closed { width: 100%; margin-top : 20px; padding:0px; text-align:left; margin-bottom : 20px; }
.umfrage_frage_closed_titel { font-size: 1.6em; }

/* Themensammlung
------------------------------------------------------------------------------------------- */
.themenka_kopf { background: url("/image/templates/onepager02/rightbox_top.png") repeat scroll 0 0 transparent; float: left; height: 40px; width: 100%; }
.themenka_kopf_bild { float:left; width:20px; display: none; }
.themenka_kopf_bild img { margin-left : 4px; margin-top  : 6px; }
.themenka_kopf_titel { color: #444444; font-size: 18px; padding-left: 10px; padding-top: 10px; width: 100%; }
.themenka_themen_inhalt { background: url("/image/templates/onepager02/rightbox_bottom.png") no-repeat scroll 0 100% transparent; float: left; margin-bottom: 0px; padding: 0 10px 15px; width: 100%; }
.themenka_themen_inhalt ul { list-style-position:outside; list-style-image:url("/image/templates/onepager02/arrow_liste.gif"); width:100%; margin-top:0px; margin-left: 0px; margin-right: 0px; margin-bottom: 10px; padding-left: 0px; line-height: 1.3em; }
.themenka_themen_inhalt li { background: url("/image/templates/onepager02/arrow_liste.gif") 0px 10px no-repeat; list-style: none; font-size : 1em; padding: 13px 0px 0px 30px; }

#themen_uebersicht { font-size: 1.4em; }
#themen_uebersicht ul { margin:0px; padding-top: 20px; padding-left: 60px; padding-bottom: 20px; list-style-image:url(/image/templates/onepager02/link_pfeil.gif);}
#themen_uebersicht li { margin-bottom: 10px; width:28%; float:left; margin-right:30px; }
#themen_uebersicht li a { }
#themen_thema { clear:both;  padding-top : 6px; padding-bottom : 6px; padding-right : 6px; font-size: 1em; }
#themen_thema p { padding-left : 0px; padding-right : 10px; }
#themen_thema ul { list-style-position:outside; list-style-image:url(/image/templates/onepager02/themen_pfeil.gif); padding-left: 60px; padding-right: 45px; line-height: 1em; }

.themenka_themen_inhalt_bild { background: url("/image/templates/onepager02/rightbox_bottom.png") no-repeat scroll 0 100% transparent; float: left; margin-bottom: 15px; padding: 0 10px 15px; width: 100%; }
.themenka_themen_inhalt_bild_titel { width: 100%; padding-top : 4px; }
.themenka_themen_inhalt_bild img { width: 100%; border: 0px; }
.themenka_themen_inhalt_bild titel { padding: 10px; }

/* Accordeon
------------------------------------------------------------------------------------------- */
.accordionWrapper{display:inline-block; background-color:#fff; overflow:hidden;}
.accordionWrapper img{vertical-align:top; border:0; margin:0; padding:0}
.accordionWrapper div{display:inline; float:left; margin:auto;}
.accordionWrapper div.title{cursor:pointer;}
.accordionWrapper div.content{display:none;}

.set{border-bottom:5px solid #FFFFFF; margin-top: 5px; padding:4px;width: 100%;}
.set .content {margin-top:15px; margin-bottom:10px; font-size:1em; color: black; font-weight: normal; width: 100%;}
.set1{background-color:#E95D0F; color: white; }
.set2{background-color:#B8490C; color: white; }
.set3{background-color:#E95D0F; color: white; }
.set4{background-color:#B8490C; color: white; }
.set5{background-color:#E95D0F; color: white; }
.set6{background-color:#B8490C; color: white; }
.set7{background-color:#E95D0F; color: white; }

/* Scroller Box 
------------------------------------------------------------------------------------------- */
#scroller_container { position: relative; width: 100%; height: 50px; overflow: hidden; margin-bottom: 10px; }
#scroller { white-space: nowrap; line-height: 30px; font-size: 30px; text-decoration: none;  padding-top:10px;}
#scroller a{ text-decoration: none; }
#scroller p { padding: 0; text-decoration: none; }

/* Video Startseite
------------------------------------------------------------------------------------------- */
.doppelvideo { width:100%;float:left; }
.doppelvideo1 { width:48%; float:left; margin:30px 4% 30px 0px; }
.doppelvideo2 { width:48%; float:left; margin:30px 0px 30px 0px; }

@media only screen and (max-width: 480px){
	.doppelvideo1 { width:100%; float:left; margin:30px 0px 30px 0px; }
	.doppelvideo2 { width:100%; float:left; margin:30px 0px 30px 0px; }
}