/*! 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
   ========================================================================== */

html
{
	overflow-y: scroll;
}

body
{
	background-color: #ffffff;
	color: #333333;
	font-family: 'Open Sans', Arial, Verdana, sans-serif;
	font-size: 1em; 		/*16px*/
	font-weight: 400;
	line-height: 1.625;		/*26px*/
	-webkit-font-smoothing: antialiased;
}

a, a:link, a:hover, a:active
{
	color: #333333;
	font-family: 'Open Sans', Arial, Verdana, sans-serif;
	font-size: 1em; 		/*16px*/
	font-weight: 700;
	line-height: 1.625;		/*26px*/
	outline: 0;
	text-decoration: none;
}

a .copytextbluebig, a:link .copytextbluebig,
a:hover .copytextbluebig, a:active .copytextbluebig
{
	color: #024089;
	font-family: 'Open Sans', Arial, Verdana, sans-serif;
	font-size: 1.375em; 	/*22px*/
	font-weight: 700;
	line-height: 1;			/*22px*/
	outline: 0;
	text-decoration: none;
}

a .copytextredbig, a:link .copytextredbig,
a:hover .copytextredbig, a:active .copytextredbig
{
	color: #ce2a2b;
	font-family: 'Open Sans', Arial, Verdana, sans-serif;
	font-size: 1.375em; 	/*22px*/
	font-weight: 700;
	line-height: 1;			/*22px*/
	outline: 0;
	text-decoration: none;
}

#frame
{
	margin: 0 auto;
	width: 1150px;
}

#core
{
	background: transparent url(../art/bg.gif) left top no-repeat;
	float: left;
	width: 100%;
}

header
{
	float: left;
	width: 100%;
}

#logoacteria
{
	float: left;
	padding: 60px 0px 0px 114px;
}

#logoefis
{
	float: left;
	padding: 60px 0px 0px 88px;
}

.main
{
	background-color: rgba(255, 255, 255, 0.51);
	float: left;
	min-height: 740px;
	margin: 44px 0px 0px 8px;
	padding: 0;
	width: 1133px;
}

.lt-ie9 .main
{
	background: transparent url(../art/bg-content.png);
}

.boxshadow
{
	-moz-box-shadow: 2px 5px 8px 2px #dddddd;
	-webkit-box-shadow: 2px 5px 8px 2px #dddddd;
	box-shadow: 2px 5px 8px 2px #dddddd;
}

.maininner
{
	float: left;
	padding: 0px 0px 0px 13px;
}

nav
{
	float: left;
	margin: 5px 0px 0px 0px;
	width: 243px;
}

.content
{
	float: right;
	padding: 0px 0px 50px 0px;
	width: 850px;
}

.contentinner
{
	float: left;
	padding: 41px 0px 0px 0px;
	width: 100%;
}

.copytext
{
	width: 100%;
}

.formerror
{
	color: #ee0097;
	float: left;
	padding: 0px 0px 0px 0px;
	width: 100%;
}

.formwrapper
{
	float: left;
	width: 100%;
}

.formcopytext
{
	float: left;
	padding: 6px 0px 11px 0px;
	width: 100%;
}

.formitemwrapper
{
	float: left;
	width: 100%;
}

.formitemwrapperupload
{
	float: left;
	padding: 0px 0px 26px 0px;
	width: 100%;
}

.formitemlabel
{
	float: left;
	padding: 2px 0px 0px 0px;
}

.formitemlabelupload
{
	float: left;
	padding: 0px 0px 6px 0px;
	width: 100%;
}

.formitem
{
	float: right;
}

.formitemcontainer
{
	width: 470px;
}

.formitemcontainertext
{
	height: 30px;
	padding: 2px 0px 13px 0px;
}


/*checkboxes*/

.form-checkbox-wrapper
{
	float: left;
	padding: 26px 0px 0px 0px;
	width: 100%;
}

.form-checkbox-label
{
	float: right;
	width: 97%;
}

.form-checkbox
{
	float: left;
}


.formbutton
{
	float: left;
	padding: 35px 0px 25px 0px;
	width: 100%;
}

.formbuttonprint
{
	float: left;
	padding: 37px 0px 0px 0px;
	width: 100%;
}

.formbuttonleft
{
	float: left;
}

.formbuttonright
{
	float: right;
}

.formitemspacer
{
	float: left;
	padding: 9px 0px 0px 0px;
	width: 100%;
}



div.clear
{
	clear: both;
}

.floatleft
{
	float: left;
}

.floatright
{
	float: right;
}

/*
 * 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.
   ========================================================================== */

h1
{
	font-family: 'Open Sans', Arial, Verdana, sans-serif;
	font-size: 3.125em; 	/*50px*/
	font-weight: 700;
	line-height: 1.2;		/*60px*/
	margin: 43px 0px 0px 0px;
	padding: 0;
}

h1.form
{
	font-family: 'Open Sans', Arial, Verdana, sans-serif;
	font-size: 1.5625em; 		/*25px*/
	font-weight: 700;
	line-height: 1.166666;	/*28px*/
	margin: 36px 0px 28px 0px;
	padding: 0;
}

h1.start
{
	font-family: 'Open Sans', Arial, Verdana, sans-serif;
	font-size: 1.5625em; 		/*25px*/
	font-weight: 700;
	line-height: 1.166666;	/*28px*/
	margin: 43px 0px 28px 0px;
	padding: 0;
}

h2
{
	font-family: 'Open Sans', Arial, Verdana, sans-serif;
	font-size: 2.5em; 		/*40px*/
	font-weight: 700;
	line-height: 1.25;		/*50px*/
	margin: 18px 20px 0px 0px;
	padding: 0;
}

h2.start
{
	font-family: 'Open Sans', Arial, Verdana, sans-serif;
	font-size: 1.5625em; 		/*25px*/
	font-weight: 700;
	line-height: 1.166666;	/*28px*/
	margin: 18px 0px 28px 0px;
	padding: 0;
}

strong, b
{
	font-family: 'Open Sans', Arial, Verdana, sans-serif;
	font-weight: 700;
}

p
{
	margin: 0;
	padding: 0;
}

/*Contenido classes*/
.copytextred
{
	color: #ce2a2b;
}

.copytextblue
{
	color: #024089;
}

.copytextredbig
{
	color: #ce2a2b;
	font-family: 'Open Sans', Arial, Verdana, sans-serif;
	font-size: 1.375em; 	/*22px*/
	font-weight: 700;
	line-height: 1;			/*22px*/
}

.copytextbluebig
{
	color: #024089 !important;
	font-family: 'Open Sans', Arial, Verdana, sans-serif;
	font-size: 1.375em; 	/*22px*/
	font-weight: 700;
	line-height: 1;			/*22px*/
}

.copytextblackbig
{
	color: #333333;
	font-family: 'Open Sans', Arial, Verdana, sans-serif;
	font-weight: 700;
	font-size: 1.375em; 	/*22px*/
	line-height: 1;			/*22px*/
}

/* file uploads */
.kickoff-submit-loader {
	background: rgba(255, 255, 255, 0.80);
	display: none;
	height: 100%;
	position: fixed;
	width: 100%;
	z-index: 1000;
}

.kickoff-submit-loader-inner {
	background-color: #003f89;
	color: #ffffff;
	margin: 20% auto 0% auto;
	opacity: 0; 
	padding: 20px 20px 0px 20px;
	text-align: center;
	width: 50%;
}

.kickoff-submit-loader-icon {
	background: #003f89 url(../art/ajax-loader.gif) no-repeat center center;
	height: 60px;
	margin: 0px auto 0px auto;
	opacity: 0;
	padding: 0px 20px 30px 20px;
	width: 50%;
}

.application-edit-form-wrapper{
	float: left;
	width: 100%;
}

.applciation-edit-submit-wrapper {
	float: right;
}

.formitemwrapper-upload {
	float: left;
	margin: 0px 0px 14px 0px;
	width: 100%;
}

.formitemupload {
	float: left;
	padding: 0px 0px 12px 0px;
	width: 100%;
}


.working {
	margin: -30px 0px 2px 0px !important;
}

#upload1,
#upload2,
#upload3,
#upload4,
#upload5,
#upload6,
#upload7,
#upload8,
#upload9,
#upload10
{
}

#drop1,
#drop2,
#drop3,
#drop4,
#drop5,
#drop6,
#drop7,
#drop8,
#drop9,
#drop10
{
}

#drop1 a,
#drop2 a,
#drop3 a,
#drop4 a,
#drop5 a,
#drop6 a,
#drop7 a,
#drop8 a,
#drop9 a,
#drop10 a
{
    cursor: pointer;
    display: inline-block;
}

#drop1 input,
#drop2 input,
#drop3 input,
#drop4 input,
#drop5 input,
#drop6 input,
#drop7 input,
#drop8 input,
#drop9 input,
#drop10 input
{
    display:none;
}

#upload1 ul,
#upload2 ul,
#upload3 ul,
#upload4 ul,
#upload5 ul,
#upload6 ul,
#upload7 ul,
#upload8 ul,
#upload9 ul,
#upload10 ul
{
	list-style: none;
	margin: 0;
	padding: 0;
}

#upload1 ul li,
#upload2 ul li,
#upload3 ul li,
#upload4 ul li,
#upload5 ul li,
#upload6 ul li,
#upload7 ul li,
#upload8 ul li,
#upload9 ul li,
#upload10 ul li
{	
	height: 52px;
	margin: 0;
    padding: 15px 15px 15px 0px;
    position: relative;
}

#upload1 ul li input,
#upload2 ul li input,
#upload3 ul li input,
#upload4 ul li input,
#upload5 ul li input,
#upload6 ul li input,
#upload7 ul li input,
#upload8 ul li input,
#upload9 ul li input,
#upload10 ul li input
{
    display: none;
}

#upload1 ul li p,
#upload2 ul li p,
#upload3 ul li p,
#upload4 ul li p,
#upload5 ul li p,
#upload6 ul li p,
#upload7 ul li p,
#upload8 ul li p,
#upload9 ul li p,
#upload10 ul li p
{
    position: absolute;
    top: 40px;
    left: 80px;
}

#upload1 ul li i,
#upload2 ul li i,
#upload3 ul li i,
#upload4 ul li i,
#upload5 ul li i,
#upload6 ul li i,
#upload7 ul li i,
#upload8 ul li i,
#upload9 ul li i,
#upload10 ul li i
{
    display: block;
    font-style: normal !important;
}

#upload1 ul li canvas,
#upload2 ul li canvas,
#upload3 ul li canvas,
#upload4 ul li canvas,
#upload5 ul li canvas,
#upload6 ul li canvas,
#upload7 ul li canvas,
#upload8 ul li canvas,
#upload9 ul li canvas,
#upload10 ul li canvas
{
    top: 35px;
    left: 0px;
    position: absolute;
}

#upload1 ul li span,
#upload2 ul li span,
#upload3 ul li span,
#upload4 ul li span,
#upload5 ul li span,
#upload6 ul li span,
#upload7 ul li span,
#upload8 ul li span,
#upload9 ul li span,
#upload10 ul li span
{
 	/*display: none;*/
 	cursor: pointer;
	position: absolute;
	top: 40px;
	right: 0px;
}

#upload1 ul li.working span,
#upload2 ul li.working span,
#upload3 ul li.working span,
#upload4 ul li.working span,
#upload5 ul li.working span,
#upload6 ul li.working span,
#upload7 ul li.working span,
#upload8 ul li.working span,
#upload9 ul li.working span,
#upload10 ul li.working span
{
	padding: 0;
}

#upload1 ul li.working span,
#upload2 ul li.working span,
#upload3 ul li.working span,
#upload4 ul li.working span,
#upload5 ul li.working span,
#upload6 ul li.working span,
#upload7 ul li.working span,
#upload8 ul li.working span,
#upload9 ul li.working span,
#upload10 ul li.working span
{
	background-position: 0 -12px;
    height: 16px;
	margin: 0;
	padding: 0;
}

#upload1 ul li.error p,
#upload2 ul li.error p,
#upload3 ul li.error p,
#upload4 ul li.error p,
#upload5 ul li.error p,
#upload6 ul li.error p,
#upload7 ul li.error p,
#upload8 ul li.error p,
#upload9 ul li.error p,
#upload10 ul li.error p
{
   color: #343434;
}

/* submit button */
.button-submit-form {
	background-color: #003f89;
	border: 0;
	border-radius: 0;
	-webkit-border-radius: 0;
	-moz-border-radius: 0;
	color: #ffffff;
	float: right;
	font-family: 'Open Sans', Arial, Verdana, sans-serif;
	font-size: 0.9em;
	font-weight: 400;
	letter-spacing: 0.03em;
	line-height: 1.285714;
	margin: 0;
	padding: 5px 12px 3px 12px;
}



/* ==========================================================================
   cookieCuttr by Chris Wharton (http://cookiecuttr.com)
   ========================================================================== */

.cc-cookies
{
	position:fixed;
	width: 100%;
	left: 0;
	top: 0;
	padding: 1.4% 0% 1.4% 0%;
	background: #014189;
	background-color: rgba(1, 65, 137, 0.85);
	color: #ffffff;
	font-family: 'Open Sans', Arial, Verdana, sans-serif;
	font-size: 14px; 			/*14px*/
	font-weight: 400;
	letter-spacing: 0.035em;
	line-height: 1.5;			/*21px*/
	z-index: 99999;
	text-align: left;
}

/*new [290916 mb]*/
.cc-cookies-inner
{
	margin: 0 auto;
	max-width: 1200px;
	width: 963px;
}

/*new [290916 mb]*/
.cc-cookies-inner-inner
{
	margin: 0 auto;
	max-width: 1140px;
	width: 95%;
}

/*new [290916 mb]*/
.cc-cookies-inner-left
{
	float: left;
	width: 85%;
}

/*new [290916 mb]*/
.cc-cookies-inner-right
{
	float: right;
	width: auto;
}

.cc-cookies a, .cc-cookies a:hover
{
	color: #ffffff;
	font-family: 'Open Sans', Arial, Verdana, sans-serif;
	font-size: 14px; 			/*14px*/
	font-weight: 400;
	letter-spacing: 0.035em;
	line-height: 1.5;			/*21px*/
	text-decoration: underline;
}

.cc-cookies a:hover
{
	color: #ffffff;
	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
{
	border: 1px solid #ffffff;
	display: inline-block;
	color: #ffffff;
	text-decoration: none;
	padding: 0.2em 0.8em;
	/*border-radius: 3px;
	box-shadow: 0 0 2px rgba(0,0,0,0.25);
	text-shadow: 0 -1px 0 rgba(0,0,0,0.35);
	-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: #ff934f;
	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: #fff;
	-o-transition: background 0.5s ease-in;
	-webkit-transition: background 0.25s ease-in;
	-moz-transition: background 0.25s ease-in;*/
	text-decoration: none;
}

.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*********************/
/*Hauptmenue*********************/
ul.mainmenu
{
	list-style-image: none;
	list-style-type: none;
	float: left;
	margin: 40px 0px 0px 0px;
	padding: 0;
	width: 100%;
}

ul.mainmenu li,
ul.mainmenu li.hi,
ul.mainmenu li.spacer
{
	float: left;
	clear: both;
	color: #024089;
	font-family: 'Open Sans', Arial, Verdana, sans-serif;
	font-size: 0.875em; 	/*14px*/
	font-weight: 700;
	letter-spacing: 0.08em;
	line-height: 1.285714;	/*18px*/
	margin: 0px 0px 18px 0px;
}

ul.mainmenu li a
{
	color: #024089;
	display: block;
	font-family: 'Open Sans', Arial, Verdana, sans-serif;
	font-size: 1em; 		/*14px*/
	font-weight: 700;
	line-height: 1.285714;	/*18px*/
	outline: 0;
	margin: 0;
	padding: 0;
	text-decoration: none;
}

ul.mainmenu li.hi a,
ul.mainmenu li a:hover,
ul.mainmenu li.hi a:hover
{
	color: #cd2a2b;
}

ul.mainmenu li.spacer
{
	margin: 0px 0px 8px 0px;
}

/*Submenue****************/
ul.submenu
{
	float: left;
	list-style-image: none;
	list-style-type: none;
	margin: 0;
	padding: 0;
	width: 100%;
}

ul.submenu li,
ul.submenu li .red
{
	float: left;
	clear: both;
	color: #024089;
	font-family: 'Open Sans', Arial, Verdana, sans-serif;
	font-size: 1.375em; 	/*22px*/
	font-weight: 700;
	line-height: 1;			/*22px*/
	margin: 0px 0px 34px 0px;
	padding: 0;
}

ul.submenu li a,
ul.submenu li a:hover,
ul.submenu li a .red,
ul.submenu li a:hover .red
{
	color: #024089;
	display: block;
	font-family: 'Open Sans', Arial, Verdana, sans-serif;
	font-size: 1em; 		/*22px*/
	font-weight: 700;
	line-height: 1;			/*22px*/
	outline: 0;
	margin: 0;
	padding: 0;
	text-decoration: none;
}

ul.submenu li .red,
ul.submenu li a .red,
ul.submenu li a:hover .red
{
	color: #ce2a2b;
}


/*Formulare*******************/
form
{
	padding: 0;
	margin: 0;
}

/*Textfelder*/
.formtxt
{
	background-color: #ffffff;
	border: 1px solid #024089;
	border-radius: 0;
	-webkit-border-radius: 0;
	-moz-border-radius: 0;
	color: #333333;
	font-family: 'Open Sans', Arial, Verdana, sans-serif;
	font-size: 1em; 			/*16px*/
	font-weight: 400;
	line-height: 1.25em;		/*20px*/
	margin: 0px 0px 15px 0px;
	padding: 4px 0px 4px 5px;
	width: 463px;
}

.formtxtsmallleft
{
	float: left;
	width: 216px;
}

.formtxtsmallright
{
	float: right;
	width: 217px;
}

/*dropdowns*/
select.dropmenu
{
	background-color: #ffffff;
	border: 1px solid #024089;
	border-radius: 0;
	-webkit-border-radius: 0;
	-moz-border-radius: 0;
	color: #333333;
	font-family: 'Open Sans', Arial, Verdana, sans-serif;
	font-size: 1em; 			/*16px*/
	font-weight: 400;
	line-height: 1.25em;		/*20px*/
	margin: 0px 0px 15px 0px;
	padding: 4px 0px 4px 5px;
	width: 470px;
}

select.dropmenu option
{
	color: #333333;
}

select.dropmenuedit
{
	margin: 0;
	padding: 3px 0px 2px 0px;
	width: auto;
}

/*Textarea*/
.formarea
{
	background-color: #ffffff;
	border: 1px solid #024089;
	border-radius: 0;
	-webkit-border-radius: 0;
	-moz-border-radius: 0;
	color: #333333;
	font-family: 'Open Sans', Arial, Verdana, sans-serif;
	font-size: 1em; 			/*16px*/
	font-weight: 400;
	height: 140px;
	line-height: 1.25em;		/*20px*/
	margin: 0px 0px 15px 0px;
	overflow: auto;
	padding: 4px 0px 4px 5px;
	width: 463px;
}

/*Radiobuttons*/
div.radiowrapper
{
	float: left;
	padding: 2px 0px 0px 0px;
}

div.checkboxitemwrapper
{
	float: left;
	padding: 9px 0px 0px 0px;
	width: 100%;
}

/*Checkboxes*/
div.checkboxwrapper
{
	float: left;
	padding: 0px 0px 0px 0px;
}

.formtxterror, .formtxtsmalllefterror,
.formtxtsmallrighterror, select.dropmenuerror,
.formareaerror, div.radiowrappererror,
div.checkboxwrappererror
{
	border: 1px solid #ee0097;
}

/*grafischer Submitbutton*/
.submitbtn
{
	border-radius: 0;
	-webkit-border-radius: 0;
	-moz-border-radius: 0;
	float: left;
	margin: 0;
	padding: 0;
}

/* ==========================================================================
   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){

	/*no extra styles*/
}

/*Tablet portrait*/
@media screen and (max-width: 991px){

	/*no extra styles*/
}

/*Smartphones*/
@media screen and (max-width: 767px){

	/*no extra styles*/
}

@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%;
	}

	.noprint, header, #nav, footer
	{
		display: none !important;
	}

	.main
	{
		float: none;
		height: auto;
		padding: 30px 0px 0px 0px;
		overflow: visible;
		width: 100%;
	}

	.maininner
	{
		padding: 0;
	}

	.copytext
	{
		float: none;
		height: auto;
		padding: 0;
		overflow: visible;
		width: 100%;
	}

	h1
	{
		float: none;
		font-size: 17px;
		line-height: 21px;	/*21px*/
	}



}
