/*! HTML5 Boilerplate v4.3.0 | MIT License | http://h5bp.com/ */

/*
 * What follows is the result of much research on cross-browser styling.
 * Credit left inline and big thanks to Nicolas Gallagher, Jonathan Neal,
 * Kroc Camen, and the H5BP dev community and team.
 */

/* ==========================================================================
   Base styles: opinionated defaults
   ========================================================================== */

html,
button,
input,
select,
textarea {
    color: #222;
}

html {
    font-size: 1em;
    line-height: 1.4;
}

/*
 * Remove text-shadow in selection highlight: h5bp.com/i
 * These selection rule sets have to be separate.
 * Customize the background color to match your design.
 */

::-moz-selection {
    background: #b3d4fc;
    text-shadow: none;
}

::selection {
    background: #b3d4fc;
    text-shadow: none;
}

/*
 * A better looking default horizontal rule
 */

hr {
    display: block;
    height: 1px;
    border: 0;
    border-top: 1px solid #ccc;
    margin: 1em 0;
    padding: 0;
}

/*
 * Remove the gap between images, videos, audio and canvas and the bottom of
 * their containers: h5bp.com/i/440
 */

audio,
canvas,
img,
video {
    vertical-align: middle;
}

/*
 * Remove default fieldset styles.
 */

fieldset {
    border: 0;
    margin: 0;
    padding: 0;
}

/*
 * Allow only vertical resizing of textareas.
 */

textarea {
    resize: vertical;
}

/* ==========================================================================
   Browse Happy prompt
   ========================================================================== */

.browsehappy {
    margin: 0.2em 0;
    background: #ccc;
    color: #000;
    padding: 0.2em 0;
}

/* ==========================================================================
   Author's custom styles
   ========================================================================== */

body
{
	background-color: #e1e6f0;
	color: #646e78;
	font-family: "Glegoo", serif;
	font-size: 18px; 	/*18px*/
	font-weight: 400;
	line-height: 30px;	/*30px*/
	-webkit-font-smoothing: antialiased;
	-moz-osx-font-smoothing: grayscale;
	-webkit-tap-highlight-color: rgba(0, 0, 0, 0);
}

a, a:link, a:hover, a:active
{
	color: #646e78;
	font-family: "Glegoo", serif;
	font-size: 18px; 	/*18px*/
	font-weight: 400;
	line-height: 30px;	/*30px*/
	outline: 0;
	text-decoration: underline;
}

.home-teaserbox h2 a,
.home-teaserbox h2 a:link,
.home-teaserbox h2 a:hover,
.home-teaserbox h2 a:active
{
	font-family: "Archivo Narrow", sans-serif;
	font-size: 20px; 	/*20px*/
	font-weight: 700;
	letter-spacing: 0.035em;
	line-height: 26px;	/*26px*/
	outline: 0;
	text-decoration: none;
}

.fontsize11regular16 a, .fontsize11regular16 a:link,
.fontsize11regular16 a:hover, .fontsize11regular16 a:active
{
	font-size: 11px; 		/*11px*/
	line-height: 16px;		/*16px*/
	outline: 0;
	text-decoration: none;
}

.fontsize14regular18 a, .fontsize14regular18 a:link,
.fontsize14regular18 a:hover, .fontsize14regular18 a:active
{
	font-size: 14px; 		/*14px*/
	line-height: 18px;		/*18px*/
	outline: 0;
	text-decoration: none;
}

.fontsize16regular26 a, .fontsize16regular26 a:link,
.fontsize16regular26 a:hover, .fontsize16regular26 a:active
{
	font-size: 16px; 		/*16px*/
	line-height: 26px;		/*26px*/
	outline: 0;
	text-decoration: underline;
}

.fontsize17regular20 a, .fontsize17regular20 a:link,
.fontsize17regular20 a:hover, .fontsize17regular20 a:active
{
	font-size: 17px; 	/*20px*/
	line-height: 20px;	/*26px*/
	outline: 0;
	text-decoration: underline;
}

.fontsize36regular40 a, .fontsize36regular40 a:link,
.fontsize36regular40 a:hover, .fontsize36regular40 a:active
{
	font-size: 36px; 		/*36px*/
	line-height: 40px;		/*40px*/
	outline: 0;
	text-decoration: none;
}

a[href^="tel"]:link,
a[href^="tel"]:visited,
a[href^="tel"]:hover
{
	text-decoration: none;
	cursor: default;
}

#frame
{
	float: left;
	width: 100%;
}

.frame-inner
{
	margin: 0px auto;
	max-width: 1250px;
	width: 100%;
}

.frame-inner-inner
{
	margin: 0px auto;
	width: 96.1%;
}

.header
{
	float: left;
	width: 100%;
}

.header-wrapper
{
	display: table;
	table-layout: fixed;
	padding: 0px 0px 19px 0px;
	width: 100%;
}

.header-wrapper-left
{
	display: table-cell;
	vertical-align: top;
	width: 18.3%;
}

.header-wrapper-right
{
	display: table-cell;
	vertical-align: bottom;
	width: 73%;
}

.menu-mobile-icon
{
	display: none;
}

.main-wrapper
{
	background-color: #ffffff;
	float: right;
	width: 80%;
}

#main
{
	float: left;
	width: 100%;
}

.head-spacer-wrapper
{
	float: left;
	width: 100%;
}

.menu-wrapper
{
	float: left;
	width: 18.3%;
}

.menu-opened
{
	display: block;
	float: left;
	width: 100%;
}

#menu-opened-inner-wrapper
{
	margin: 0px auto;
	width: 100%;
}

.menu-opened-inner
{
	margin: 0px auto;
	width: 100%;
}

.menu-opened-inner-container
{
	background-color: #f6f8fb;
	float: left;
	margin: 0px 0px 10px 0px;
	width: 100%;
}

.menu-opened-inner-container-ruler
{
	display: none;
}

.menu-opened-mobile-footer
{
	display: none;
}

.logo-image
{
	float: right;
	height: auto;
	margin: 0px 7px 0px 0px;
	max-width: 122px;
	width: 100%;
}

.logo-claim
{
	float: left;
	max-width: 208px;
	width: 30%;
}

.function-menu
{
	float: right;
	margin: 11px 25px -3px 0px;
	width: 40%;
	text-align: right;
}

.function-menu .menu-opened-inner-container
{
	background-color: transparent;
	float: left;
	margin: 0px 0px 0px 0px;
	width: 100%;
}


/*home*/

.home-teaserbox
{
	background-color: #c896aa;
	float: left;
	margin: 0px 0px 35px 0px;
	padding: 19px 0px 43px 0px;
	width: 100%;
}

.home-teaserbox-inner
{
	padding: 0px 25px 0px 25px;
}

.home-teaserbox h2
{
	font-family: "Archivo Narrow", sans-serif;
	font-size: 20px; 	/*20px*/
	font-weight: 700;
	letter-spacing: 0.035em;
	line-height: 26px;	/*26px*/
	margin: 0;
	padding: 0px 0px 1px 0px;
}

.home-teaserbox-left
{
	float: left;
	width: 46%;
}

.home-teaserbox-right
{
	float: right;
	width: 46%;
}


/*master*/

.content-master
{
	float: left;
	min-height: 450px;
	width: 100%;
}

.content-master-inner
{
	margin: 0px 25px 25px 25px;
}

.content-master-image-caption,
.content-master-image-caption-edit
{
	display: none;
	float: left;
	margin: 14px 0px -4px 0px;
	width: 100%;
}

.content-master-image-caption-edit
{
	display: block !important;

}

.content-master-image-wrapper
{
	float: left;
	width: 100%;
}

.content-master-image-wrapper-inner
{
	padding: 25px 0px 0px 0px;
}

.content-master-image-copyright
{
	height: 23px;
	margin: 2px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
	text-align: right;
}

.content-master-copy
{
	float: left;
	margin: 28px 0px 61px 0px;
	width: 95%;
}

/*workaround for reacting as responsive image*/
/*image were placed in a text container in Contenido*/
.content-master-copy img
{
	height: auto;
	max-width: 100%;
	-ms-interpolation-mode: bicubic;
	display: block;
	outline: 0;
}

.footer
{
	float: left;
	min-height: 110px;
	width: 100%;
}

.footer-left
{
	float: left;
	width: 18.3%;
}

.back-to-top
{
	float: right;
	margin: -20px 0px 40px 0px;
	width: 20px;
}

.footer-address
{
	float: right;
	margin: 46px 0px 0px 0px;
	width: 80%;
}

.font-family-archivo-narrow,
.font-family-archivo-narrow a
{
	font-family: "Archivo Narrow", sans-serif !important;
	letter-spacing: 0.035em;
}

h1
{
	font-size: 24px !important; 	/*24px*/
	font-weight: 700;
	line-height: 30px !important;	/*30px*/
	padding: 0;
	margin: 7px 0px 33px 0px;
	width: 100%;
}

h2
{
	font-size: 21px !important; 	/*21px*/
	font-weight: 700;
	line-height: 30px !important;	/*30px*/
	padding: 0;
	margin: 0px 0px 1px 0px;
	width: 100%;
}

h2.home-teaserbox-head
{
	color: #ffffff;
	
	font-size: 18px; 	/*18px*/
	font-weight: 700;
	line-height: 30px;	/*30px*/
	padding: 0;
	margin: 0;
	width: 100%;
}

h3
{
	font-size: 18px; 	/*18px*/
	font-weight: 700;
	line-height: 30px;	/*30px*/
	margin: 0;
	padding: 0;
	width: 100%;
}

.fontsize11regular16
{
	font-size: 11px; 		/*9px*/
	line-height: 16px;		/*16px*/
}

.fontsize14regular18
{
	font-size: 14px; 		/*14px*/
	line-height: 18px;		/*18px*/
}

.fontsize16regular26
{
	font-size: 16px; 		/*16px*/
	line-height: 26px;		/*26px*/
}

.fontsize17regular20
{
	font-size: 17px; 	/*20px*/
	line-height: 20px;	/*26px*/
}

.fontsize36regular40
{
	font-size: 36px; 		/*36px*/
	line-height: 40px;		/*40px*/
}

.fontcolor-ffffff,
.fontcolor-ffffff a
{
	color: #ffffff;
}

.fontcolor-643246,
.fontcolor-643246 a
{
	color: #643246;
}

.font-medium,
.font-medium a
{
	font-weight: 500;
}

.font-bold,
.font-bold a
{
	font-weight: 700;
}

.no-underline a
{
	text-decoration: none !important;
}

ul
{
}

.showsmart, .showtabletportrait, .showsmartinline
{
	display: none;
}

.hidesmart, .hidetabletportrait
{
	display: block;
}

.hidesmartinline
{
	display: inline;
}

.no-padding
{
	padding: 0 !important;
}

.no-margin
{
	margin: 0 !important;
}

.flexible
{
	color: #464643;
	height: auto !important;
	max-width: 100% !important;
	-ms-interpolation-mode: bicubic;
	display: block;
	outline: 0;
	width: 100%;
}

.width100
{

}

.no-js .width100
{
	width: 100%;
}

/*classes imported in Contenido*/
.ueberschriftrot
{
	color: #643246;
	font-family: "Glegoo", serif;
	font-weight: 700;
}

p
{
	margin: 0;
	padding: 0;
}

strong, b
{
	font-family: "Glegoo", serif;
	font-weight: 700;
}

.no-wrap
{
	white-space: nowrap;
}


/* ==========================================================================
   cookieCuttr by Chris Wharton (http://cookiecuttr.com)
   ========================================================================== */

.cc-cookies
{
	position:fixed;
	width: 100%;
	left: 0;
	top: 0;
	padding: 18px 0px 20px 0px;
	background-color: #253b53;
	background: rgba(200, 150, 170, 0.9);
	color: #ffffff;
	font-size: 14px;	/*14px*/
	line-height: 20px;	/*20px*/
	z-index: 99999;
}

.cc-cookies a, .cc-cookies a:hover
{
	color: #ffffff;
	font-size: 14px;	/*14px*/
	font-weight: normal;
	line-height: 20px;	/*20px*/
	text-decoration: underline;
}

.cc-cookies a:hover
{
	text-decoration: únderline;
}

.cc-cookies a.overlay, .cc-cookies a.overlay:hover
{
	color: #cfd1d1;
	text-decoration: underline;
}

.cc-overlay
{
	height: 100%;
	padding-top: 25%;
}

.cc-cookies-error
{
	float: left;
	width: 90%;
	text-align: center;
	margin: 1em 0 2em 0;
	background: #fff;
	padding: 2em 5%;
	border: 1px solid #ccc;
	font-size: 18px;
	color: #333;
}

.cc-cookies a.cc-cookie-accept,
.cc-cookies-error a.cc-cookie-accept,
.cc-cookies a.cc-cookie-decline,
.cc-cookies-error a.cc-cookie-decline,
.cc-cookies a.cc-cookie-reset
{
	display: inline-block;
	padding: 0px 0px 0px 0px;
/*	display: inline-block;
	color: #fff;
	text-decoration: none;
	background: #cfe758;
	padding: 0.5em 0.75em;
	border-radius: 3px;
	box-shadow: 0 0 2px rgba(0,0,0,0.25);
	-o-transition: background 0.5s ease-in;
	-webkit-transition: background 0.25s ease-in;
	-moz-transition: background 0.25s ease-in;
*/
}

.cc-cookies a.cc-cookie-decline, .cc-cookies-error a.cc-cookie-decline
{
/*
	background: #41b4d8;
	margin-left: 0.5em;
*/
}

.cc-cookies a.cc-cookie-reset
{
	background: #f15b00;
}

.cc-cookies a:hover.cc-cookie-accept,
.cc-cookies-error a:hover.cc-cookie-accept,
.cc-cookies a:hover.cc-cookie-decline,
.cc-cookies-error a:hover.cc-cookie-decline,
.cc-cookies a:hover.cc-cookie-reset
{
/*	background: #000;
	-o-transition: background 0.5s ease-in;
	-webkit-transition: background 0.25s ease-in;
	-moz-transition: background 0.25s ease-in;
*/
}

.cc-cookies-error a.cc-cookie-accept, .cc-cookies-error a.cc-cookie-decline
{
	display: block;
	margin-top: 1em;
}

.cc-cookies.cc-discreet
{
	width: auto;
	padding: 0.5em 1em;
	left: auto;
	top: auto;
}

.cc-cookies.cc-discreet a.cc-cookie-reset
{
	background: none;
	text-shadow: none;
	padding: 0;
	text-decoration: underline;
}

.cc-cookies.cc-discreet a:hover.cc-cookie-reset
{
	text-decoration: none;
}



/* ==========================================================================
   navigation
   ========================================================================== */

/*main menu*********************/

ul.mainmenu
{
	float: left;
	list-style-type: none;
	margin: 10px 15px 10px 15px;
	padding: 0;
	position: relative;
}

ul.mainmenu li,
ul.mainmenu li.hi
{
	color: #646e78;
	display: block;
	font-family: "Archivo Narrow", sans-serif;
	font-size: 18px; 	/*18px*/
	font-weight: 700;
	letter-spacing: 0.035em;
	line-height: 22px;	/*22px*/
	margin: 0px 0px 6px 0px;
	padding: 0;
	text-align: left;
}

ul.mainmenu li a.jsmainmenu,
ul.mainmenu li.hi a.jsmainmenu
{
	color: #646e78;
	font-family: "Archivo Narrow", sans-serif;
	font-size: 18px; 	/*18px*/
	font-weight: 700;
	letter-spacing: 0.035em;
	line-height: 22px;	/*22px*/
	margin: 0;
	outline: 0;
	text-decoration: none;
}

ul.mainmenu li a.jsmainmenunosub,
ul.mainmenu li.hi a.jsmainmenunosubhi
{
	padding: 0px 5px 0px 0px;
}

ul.mainmenu li:last-child a.jsmainmenunosub,
ul.mainmenu li.hi:last-child a.jsmainmenunosubhi
{
	padding: 0px 0px 0px 0px;
}

ul.mainmenu li a.jsmainmenu:hover,
ul.mainmenu li a.jsmainmenuhi,
ul.mainmenu li a.jsmainmenuhi:hover,
ul.mainmenu li a.jsmainmenunosub:hover,
ul.mainmenu li a.jsmainmenunosubhi:hover
{
	color: #643246;
}

ul.mainmenu li.hi a.jsmainmenuhi,
ul.mainmenu li.hi a.jsmainmenunosubhi
{
	color: #643246;
}


/*sub menue****************/

ul.mainmenu ul.submenu,
ul.mainmenu li.hi ul.submenu
{
	display: none;
	list-style-type: none;
	margin: 0;
	padding: 0;
}

.no-js ul.mainmenu ul.submenu,
.no-js ul.mainmenu li.hi ul.submenu
{
	display: block;
}

ul.mainmenu ul.submenu li,
ul.mainmenu ul.submenu li.hi,
ul.mainmenu ul.submenu li.submenunosubhi
{
	color: #646e78;
	display: block;
	font-family: "Archivo Narrow", sans-serif;
	font-size: 14px; 	/*14px*/
	font-weight: 700;
	line-height: 18px;	/*18px*/
	margin: 0;
	padding: 0;
	text-align: left;
}

ul.mainmenu ul.submenu li:first-child
{
	padding: 2px 0px 0px 0px;
}

ul.mainmenu ul.submenu li a.jssubmenu,
ul.mainmenu ul.submenu li.hi a.jssubmenu,
ul.mainmenu ul.submenu li.submenunosubhi a.jssubmenunosub
{
	color: #646e78;
	display: block;
	font-family: "Archivo Narrow", sans-serif;
	font-size: 14px; 	/*14px*/
	font-weight: 700;
	line-height: 18px;	/*18px*/
	outline: 0;
	padding: 0;
	text-decoration: none;
}

ul.mainmenu ul.submenu li a.jssubmenunosub,
ul.mainmenu ul.submenu li.submenunosubhi a.jssubmenunosubhi
{
	padding: 0px 5px 0px 0px;
}

ul.mainmenu ul.submenu li:last-child a.jssubmenunosub,
ul.mainmenu ul.submenu li.submenunosubhi:last-child a.jssubmenunosubhi
{
	padding: 0px 0px 0px 0px;
}

ul.mainmenu li ul.submenu li a.jssubmenu:hover,
ul.mainmenu li ul.submenu li.hi a.jssubmenu:hover,
ul.mainmenu li ul.submenu li.submenunosubhi a.jssubmenunosub:hover,
ul.mainmenu li ul.submenu li a.jssubmenuhi,
ul.mainmenu li ul.submenu li.hi a.jssubmenuhi,
ul.mainmenu li ul.submenu li.hi a.jssubmenuhi:hover,
ul.mainmenu li ul.submenu li.submenunosubhi a.jssubmenunosubhi,
ul.mainmenu li ul.submenu li.submenunosubhi a.jssubmenunosubhi:hover
{
	color: #643246;
}


/*function menue****************/

.function-menu ul.mainmenu,
.function-menu ul.mainmenu
{
	float: right;
	list-style-type: none;
	margin: 0;
	padding: 0;
}

.function-menu ul.mainmenu li,
.function-menu ul.mainmenu li.hi,
.function-menu ul.mainmenu li.mainmenunosubhi
{
	color: #646e78;
	display: block;
	float: left;
	font-family: "Archivo Narrow", sans-serif;
	font-size: 14px; 	/*14px*/
	font-weight: 700;
	line-height: 18px;	/*18px*/
	margin: 0;
	padding: 0px 0px 0px 30px;
	text-align: left;
}

.function-menu ul.mainmenu li a.jsmainmenu,
.function-menu ul.mainmenu li.hi a.jsmainmenu,
.function-menu ul.mainmenu li.mainmenunosubhi a.jsmainmenunosub
{
	color: #646e78;
	display: block;
	font-family: "Archivo Narrow", sans-serif;
	font-size: 14px; 	/*14px*/
	font-weight: 700;
	line-height: 18px;	/*18px*/
	outline: 0;
	padding: 0;
	text-decoration: none;
}

.function-menu ul.mainmenu li a.jsmainmenu:hover,
.function-menu ul.mainmenu li.hi a.jsmainmenu:hover,
.function-menu ul.mainmenu li.mainmenunosubhi a.jsmainmenunosub:hover,
.function-menu ul.mainmenu li a.jsmainmenuhi,
.function-menu ul.mainmenu li.hi a.jsmainmenuhi,
.function-menu ul.mainmenu li.hi a.jsmainmenuhi:hover,
.function-menu ul.mainmenu li.hi a.jsmainmenunosubhi,
.function-menu ul.mainmenu li.hi a.jsmainmenunosubhi:hover
{
	color: #643246;
}


/* ==========================================================================
   Helper classes
   ========================================================================== */

/*
 * Image replacement
 */

.ir {
    background-color: transparent;
    border: 0;
    overflow: hidden;
    /* IE 6/7 fallback */
    *text-indent: -9999px;
}

.ir:before {
    content: "";
    display: block;
    width: 0;
    height: 150%;
}

/*
 * Hide from both screenreaders and browsers: h5bp.com/u
 */

.hidden {
    display: none !important;
    visibility: hidden;
}

/*
 * Hide only visually, but have it available for screenreaders: h5bp.com/v
 */

.visuallyhidden {
    border: 0;
    clip: rect(0 0 0 0);
    height: 1px;
    margin: -1px;
    overflow: hidden;
    padding: 0;
    position: absolute;
    width: 1px;
}

/*
 * Extends the .visuallyhidden class to allow the element to be focusable
 * when navigated to via the keyboard: h5bp.com/p
 */

.visuallyhidden.focusable:active,
.visuallyhidden.focusable:focus {
    clip: auto;
    height: auto;
    margin: 0;
    overflow: visible;
    position: static;
    width: auto;
}

/*
 * Hide visually and from screenreaders, but maintain layout
 */

.invisible {
    visibility: hidden;
}

/*
 * Clearfix: contain floats
 *
 * For modern browsers
 * 1. The space content is one way to avoid an Opera bug when the
 *    `contenteditable` attribute is included anywhere else in the document.
 *    Otherwise it causes space to appear at the top and bottom of elements
 *    that receive the `clearfix` class.
 * 2. The use of `table` rather than `block` is only necessary if using
 *    `:before` to contain the top-margins of child elements.
 */

.clearfix:before,
.clearfix:after {
    content: " "; /* 1 */
    display: table; /* 2 */
}

.clearfix:after {
    clear: both;
}

/*
 * For IE 6/7 only
 * Include this rule to trigger hasLayout and contain floats.
 */

.clearfix {
    *zoom: 1;
}

/* ==========================================================================
   EXAMPLE Media Queries for Responsive Design.
   These examples override the primary ('mobile first') styles.
   Modify as content requires.
   ========================================================================== */

/*Tablet landscape*/
@media screen and (max-width: 1170px){

}


/*Tablet portrait*/
@media screen and (max-width: 991px){

	body
	{
		font-size: 15px; 	/*15px*/
		line-height: 22px;	/*22px*/
	}

	.showtabletportrait
	{
		display: block;
	}

	.hidetabletportrait
	{
		display: none !important;
	}

	.no-padding-tabletportrait
	{
		padding: 0 !important;
	}

	a, a:link, a:hover, a:active
	{
		font-size: 15px; 	/*18px*/
		line-height: 22px;	/*30px*/
	}

	.home-teaserbox h2 a,
	.home-teaserbox h2 a:link,
	.home-teaserbox h2 a:hover,
	.home-teaserbox h2 a:active
	{
		font-size: 17px; 	/*20px*/
		line-height: 20px;	/*26px*/
	}

	.fontsize11regular16 a, .fontsize11regular16 a:link,
	.fontsize11regular16 a:hover, .fontsize11regular16 a:active
	{
		font-size: 10px; 		/*11px*/
		line-height: 14px;		/*16px*/
	}

	.fontsize16regular26 a, .fontsize16regular26 a:link,
	.fontsize16regular26 a:hover, .fontsize16regular26 a:active
	{
		font-size: 13px; 	/*16px*/
		line-height: 20px;	/*26px*/
	}

	.frame-inner-inner
	{
		width: 94%;
	}

	.header
	{
		background-color: #e1e6f0;
		left: 0px;
		position: fixed;
		top: 0px;
		z-index: 20;
	}

	.header-wrapper
	{
		padding: 0px 0px 26px 0px;
	}

	.header-wrapper-left
	{
		width: 20%;
	}

	.header-wrapper-right
	{
		/*width: 19%;*/
	}

	.menu-mobile-icon
	{
		display: table-cell;
		vertical-align: bottom;
		width: 10%;
	}

	.menu-mobile-icon img
	{
		width: 15px;
	}

	.logo-image
	{
		margin: 0px 9px 0px 0px;
		width: 90%;
	}

	.logo-claim
	{
		width: 79%;
	}

	.main-wrapper
	{
		width: 100%;
	}

	.menu-wrapper
	{
		left: 0px;
		position: fixed;
		top: 0px;
		width: 100%;
		z-index: 10;
	}

	.menu-opened
	{
		background-color: rgba(225, 230, 240, 0.8);
		border-bottom: 0;
		display: none;
		opacity: 0;
	  	/*overflow-y: scroll;*/
		overflow: hidden;
	  	/*padding: 66px 0px 0px 0px;*/
	  	-webkit-overflow-scrolling: touch;
		width: 100%;
	}

	#menu-opened-inner-wrapper
	{
		max-height: 260px;
		overflow-y: scroll;
		padding: 0px 0px 0px 0px;
		width: 100%;
	}

	.menu-opened-inner
	{
		width: 94%;
	}

	.menu-opened-inner-container
	{
		margin: 0px 0px 0px 0px;
	}

	.menu-opened-inner-container-ruler
	{
		background-color: #643246;
		border-left: 15px solid #f6f8fb;
		border-right: 15px solid #f6f8fb;
		box-sizing: border-box;
		display: block;
		float: left;
		height: 1px;
		width: 100%;
	}

	.menu-opened-mobile-footer
	{
		display: block;
	}


	/*home*/

	.home-teaserbox
	{
		margin: 0px 0px -4px 0px;
		padding: 17px 0px 8px 0px;
	}

	.home-teaserbox-inner
	{
		padding: 0px 15px 0px 15px;
	}

	.home-teaserbox h2
	{
		font-size: 17px; 	/*20px*/
		line-height: 20px;	/*26px*/
	}

	.home-teaserbox-left
	{
		margin: 0px 0px 20px 0px;
		width: 100%;
	}

	.home-teaserbox-right
	{
		margin: 0px 0px 20px 0px;
		width: 100%;
	}


	/*master*/

	.content-master
	{
		min-height: auto;
	}

	.content-master-inner
	{
		margin: 0px 15px 25px 15px;
	}

	.content-master-image-wrapper-inner
	{
		padding: 25px 0px 15px 0px;
	}

	.content-master-image-copyright
	{
		height: 13px;
	}

	.content-master-copy
	{
		margin: 28px 0px 25px 0px;
		width: 100%;
	}

	.footer-left
	{
		width: 30px;
	}

	.back-to-top
	{
		float: left;
		margin: 25px 0px 0px 0px;
		width: 15px;
	}

	.footer-address
	{
		float: left;
		margin: 21px 0px 40px 0px;
		width: 85%;
	}

	h1
	{
		font-size: 15px !important; 	/*24px*/
		line-height: 22px !important;	/*30px*/
		margin: 0px 0px 22px 0px;
	}

	h2, h3
	{
		font-size: 15px !important; 	/*21px*/
		line-height: 22px !important;	/*30px*/
		margin: 0px 0px 0px 0px;
	}

	h2.home-teaserbox-head
	{
		font-size: 15px; 	/*21px*/
		line-height: 22px;	/*30px*/
	}

	.fontsize11regular16
	{
		font-size: 10px; 		/*11px*/
		line-height: 14px;		/*16px*/
	}

	.fontsize16regular26
	{
		font-size: 13px; 		/*13px*/
		line-height: 20px;		/*20px*/
	}

	ul
	{
		padding: 0px 0px 0px 15px;
	}

}

/*Smartphones*/
@media screen and (max-width: 767px){

	.showsmart
	{
		display: block;
	}

	.showsmartinline
	{
		display: inline;
	}

	.hidesmartinline
	{
		display: none;
	}

	.hidesmart
	{
		display: none;
	}

	.no-js .hidenojs
	{
		display: none;
	}

	.header-wrapper-left
	{
		width: 62%;
	}

	.header-wrapper-right
	{
		/*width: 19%;*/
	}

	.menu-mobile-icon
	{
		display: table-cell;
		vertical-align: bottom;
		width: 10%;
	}

	.logo-image
	{
		margin: 0px 9px 0px 0px;
		width: 60%;
	}

	.logo-claim
	{
		width: 79%;
	}

	.menu-opened
	{
	}

	.content-master-image-caption
	{
		display: block;
	}
}


@media print,
       (-o-min-device-pixel-ratio: 5/4),
       (-webkit-min-device-pixel-ratio: 1.25),
       (min-resolution: 120dpi) {
    /* Style adjustments for high resolution devices */
}

/* ==========================================================================
   Print styles.
   Inlined to avoid required HTTP connection: h5bp.com/r
   ========================================================================== */

@media print {
    * {
        background: transparent !important;
        color: #000 !important; /* Black prints faster: h5bp.com/s */
        box-shadow: none !important;
        text-shadow: none !important;
    }

    a,
    a:visited {
        text-decoration: underline;
    }

    /*a[href]:after {
        content: " (" attr(href) ")";
    }*/

    abbr[title]:after {
        content: " (" attr(title) ")";
    }

    /*
     * Don't show links for images, or javascript/internal links
     */

    .ir a:after,
    a[href^="javascript:"]:after,
    a[href^="#"]:after {
        content: "";
    }

    pre,
    blockquote {
        border: 1px solid #999;
        page-break-inside: avoid;
    }

    thead {
        display: table-header-group; /* h5bp.com/t */
    }

    tr,
    img {
        page-break-inside: avoid;
    }

    img {
        max-width: 100% !important;
        height: auto;
    }

    @page {
        margin: 0.5cm;
    }

    p,
    h2,
    h3 {
        orphans: 3;
        widows: 3;
    }

    h2,
    h3 {
        page-break-after: avoid;
    }

	body
	{
		font-size: 15px;
		line-height: 18px;
	}

	a, a:link, a:hover, a:active
	{
		font-size: 15px;
		line-height: 18px;
		text-decoration: underline
	}

	#frame
	{
		float: none;
		margin: 0cm 0cm 0cm 0.5cm;
		overflow: visible;
		width: 80%;
	}

	.main, .boxwrapper
	{
		background-color: #ffffff;
		float: none;
		margin: 0;
		overflow: visible;
		width: 100%;
	}

	.noprint, header, footer, #primary-nav, .overlay-header
	{
		display: none !important;
	}

	.overlay-show
	{
		margin: 0;
	}

	.formwrapper
	{
		float: none;
		height: auto;
		padding: 0;
		overflow: visible;
		width: 80%;
	}

	.formitemwrapper, .formitemspacersmall, .formitemspacermedium,
	.formitemspacerlarge, .formpulldownwrapper, .formcheckwrapper,
	.formitemlabel, .formitem, .formerror
	{
		float: none;
		width: 100%;
	}

	.formradiowrapper, .formradiowrapperpayment
	{
		padding: 0px 0px 20px 0px;
	}



	.formtxt, select.dropmenu, .formarea
	{

		background-color: transparent;
		border: 1px solid #000000;
		color: #000000;
		font-size: 15px;
		line-height: 18px;
		width: 95%;
	}

	.formtxtsmallleft, .formtxtsmallright
	{
		width: 35%;
	}

}
