/*! normalize.css v1.0.1 | MIT License | git.io/normalize */
@font-face {
    font-family: VistaSans;
    src: url('../fonts/VISTASANSOT-BOLD.eot?#iefix') format('embedded-opentype'),
		 url('../fonts/VISTASANSOT-BOLD.woff') format('woff'),
	     url('../fonts/VISTASANSOT-BOLD.OTF') format('opentype'),
		 url('../fonts/VISTASANSOT-BOLD.ttf') format('truetype'),
	     url('../fonts/VISTASANSOT-BOLD.svg') format('svg');
    font-weight: 800;
    font-style: normal;
}
@font-face {
    font-family: VistaSans;
	src: url('../fonts/VISTASANSOT-BOOK.eot?#iefix') format('embedded-opentype'), 
	     url('../fonts/VISTASANSOT-BOOK.woff') format('woff'), 
		 url('../fonts/VISTASANSOT-BOOK.OTF') format('opentype'),
		 url('../fonts/VISTASANSOT-BOOK.ttf') format('truetype'),
	     url('../fonts/VISTASANSOT-BOOK.svg') format('svg');
    font-weight: 400;
    font-style: normal;
}
@font-face {
    font-family: VistaSans;
	src: url('../fonts/VISTASANSOT-LIGHT.eot?#iefix') format('embedded-opentype'), 
		 url('../fonts/VISTASANSOT-LIGHT.woff') format('woff'),
	     url('../fonts/VISTASANSOT-LIGHT.OTF') format('opentype'),
		 url('../fonts/VISTASANSOT-LIGHT.ttf') format('truetype'),
	     url('../fonts/VISTASANSOT-LIGHT.svg') format('svg');
	font-weight: 300;
	font-style: normal;
}

article, aside, details, figcaption, figure, footer, header, hgroup, nav, section, summary {
    display: block;
}
audio, canvas, video {
    display: inline-block;
    *display: inline;
    *zoom: 1;
}
audio:not([controls]) {
    display: none;
    height: 0;
}
[hidden] {
    display: none;
}
html {
    font-size: 100%;
    -webkit-text-size-adjust: 100%;
    -ms-text-size-adjust: 100%;
	min-height:100%;
}
html,
button,
input,
select,
textarea,
body,
td,
.mailBody table th {
    font-family: VistaSans, Calibri, Verdana, Arial, sans-serif;
	color:#003e7c;
}
body {
    margin: 0;
	line-height: 1.4667;
}
.mailBody table th,
body,
td {
	font-size: 15px;
}
a {
	color:#003e7c;
	text-decoration:none;
}
a:focus {
    outline: thin dotted;
}
a:active, a:hover {
    outline: 0;
}
h1,
.h1 {
    font-size: 2em;
    margin: 1.3333em 0 .6667em 0;
	font-weight: 300;
	line-height: 1em;
}
h2,
.h2 {
    font-size: 1.6667em;
    margin: .8em 0 .4em 0;
	font-weight: 300;
	line-height: 1em;
}
h3,
.h3 {
    font-size: 1.3333em;
	margin: 1em 0 .5em 0;
	font-weight: 300;
}
h4,
.h4 {
    font-size: 1em;
	margin: 1.3333em 0 .6667em 0;
	font-weight: bold;
}
h5,
.h5 {
    font-size: 0.8em;
    margin: .8333em 0;
}
h6,
.h6 {
    font-size: 0.6667em;
    margin: 1em 0;
}
abbr[title] {
    border-bottom: 1px dotted;
}
b, strong {
    font-weight: bold;
}
blockquote {
    margin: 1em 40px;
}
dfn {
    font-style: italic;
}
mark {
    background: #ff0;
    color: #000;
}
p, pre, address {
    margin: 0.6667em 0;
}
address {
	font-style:normal;
}
code, kbd, pre, samp {
    font-family: monospace, serif;
    _font-family: 'courier new', monospace;
    font-size: 1em;
}
pre {
    white-space: pre;
    white-space: pre-wrap;
    word-wrap: break-word;
}
q {
    quotes: none;
}
q:before, q:after {
    content: '';
    content: none;
}
hr {
    display: block;
    height: 1px;
    border: 0;
    border-top: 2px dotted #003e7c;
    margin: 1em 0;
    padding: 0;
}

small {
    font-size: 80%;
}
sub, sup {
    font-size: 75%;
    line-height: 0;
    position: relative;
    vertical-align: baseline;
}
sup {
    top: -0.5em;
}

sub {
    bottom: -0.25em;
}
dl, menu, ol, ul {
    margin: 0.6667em 0;
}
dl {
	float:left;
	width:100%;
}
dl dt {
	clear: left;
	float: left;
	font-weight: bold;
	padding:0;
	margin: .25em 0;
	text-align: right;
	width: 31.4286%;
}
dd {
	padding: 0 0 0 2.8571%;
	margin: .25em 0;
	width: 65.7143%;
	float:left;
}

menu, ol, ul {
    padding: 0 0 0 40px;
}
nav ul, nav ol {
	margin: 0;
	padding: 0;
    list-style: none;
    list-style-image: none;
}
article ul {
	padding-left:0;
	list-style:none;
}
article ul li {
	margin:0 0 0 .6667em;
	padding:0 0 0 1.3333em;
	position:relative;
}
article ul li:before {
	content:'';
	width:.6em;
	height:.6em;
	display:block;
	position:absolute;
	left:0;
	top:.4em;
	background:#69AF22;
}

img {
	vertical-align: middle;
    border: 0;
    -ms-interpolation-mode: bicubic;
}
svg:not(:root) {
    overflow: hidden;
}
figure {
    margin: 0;
}
form {
    margin: 0;
}
fieldset {
    border: 0;
    margin: 0;
    padding: 0
}
legend {
    border: 0;
    padding: 0;
    white-space: normal;
    *margin-left: -7px;
}
button, input, select, textarea {
    font-size: 100%;
    margin: 0;
    vertical-align: baseline;
    *vertical-align: middle;
}
button, input {
    line-height: normal;
}
button, html input[type="button"], input[type="reset"], input[type="submit"] {
    -webkit-appearance: button;
    cursor: pointer;
	padding:0;
	margin:0;
	border:0;
	background:none;
    *overflow: visible;
}
button[disabled], input[disabled] {
    cursor: default;
}
input[type="checkbox"], input[type="radio"] {
    box-sizing: border-box;
    padding: 0;
    *height: 13px;
    *width: 13px;
}
input[type="search"] {
    -webkit-appearance: textfield;
    -moz-box-sizing: content-box;
    -webkit-box-sizing: content-box;
    box-sizing: content-box;
}
input[type="search"]::-webkit-search-cancel-button, input[type="search"]::-webkit-search-decoration {
    -webkit-appearance: none;
}
button::-moz-focus-inner, input::-moz-focus-inner {
    border: 0;
    padding: 0;
}
textarea {
	resize: vertical;
    overflow: auto;
    vertical-align: top;
}
table {
    border-collapse: collapse;
    border-spacing: 0;
}


/*
 * Remove text-shadow in selection highlight: h5bp.com/i
 * These selection declarations have to be separate.
 * Customize the background color to match your design.
 */

::-moz-selection {
    background: #003e7c;
	color:#FFF;
    text-shadow: none;
}

::selection {
    background: #003e7c;
	color:#FFF;
    text-shadow: none;
}

::-webkit-input-placeholder { color:#7b7c7b; letter-spacing:.05em; font-weight:300; }
::-moz-placeholder { color:#7b7c7b; letter-spacing:.05em; font-weight:300; }
:-ms-input-placeholder { color:#7b7c7b; letter-spacing:.05em; font-weight:300; }


.fade {
    opacity: 0;
    transition: all 0.15s linear 0s;
	height: 0;
	margin-top: 0;
	margin-bottom: 0;
	padding-top: 0;
	padding-bottom: 0;
}
 
/*
 * Buttons
 */
.btn {
	position: relative;
	line-height: 1.5;
	font-size: 1em;
	font-weight: 300;
	color: #fff;
	text-decoration: none;
	text-align: center;
	padding: 8px 13px;
	background: #717171;
	border: none;
	border-radius: 0;
	letter-spacing: .05em;
	display: inline-block;
	cursor: pointer;
	-webkit-transition: all .3s;
	transition: all .3s;
}

.btn-success {
	background-color: #4C78A4;
	color: #FFF;
}
.btn-warning {
    background-color: #ffd800;
    color: #FFF;
}
.btn-abort {
	background-color: #C00;
	color: #FFF;
}
.btn-low {
	background-color: transparent;
	color: #003e7c;
}
.btn-big {
	font-size: 2em;
	line-height: 1;
}

.btn:hover {
	color: #fff;
	background: #3075b7 !important;
}
.btn-success:hover {
	background-color: #003E7C !important;
}
.btn-warning:hover {
	background-color: #e5c200 !important;
}
.btn-abort:hover {
	background-color: #b70000 !important;
}

.btn.disabled,
.btn[disabled] {
	background: #E5E5E5 !important;
	color: #7b7c7b !important;
	box-shadow: none !important;
}
.btn.btnClear.disabled,
.btn.btnClear[disabled] {
	background: none !important;
	color: #9da4a9 !important;
}


.btnSet {
	display: -ms-flexbox;
	display: -webkit-flex;
	display: flex;
}
.btnSet .btn {
	float: left;
	-webkit-flex: 0 1 auto;
	-ms-flex: 0 1 auto;
	flex: 0 1 auto;
}
.btnSet .btnImportant {
	-webkit-flex-grow: 1;
	-ms-flex-grow: 1;
	flex-grow: 1;
}
.btnSet .btn .icon {
	background: none;
	color: inherit;
	right: 10px;
}
.btnSet .btn + .btn {
	margin-left: 15px;
}


/* FONT COLORS */
.hint {
    color: #666;
    font-style: italic;
	font-weight: normal;
	line-height:1.1;
}
.missing {
    color: #666;
    font-style: italic;
	font-weight: normal;
	line-height: 1.2;
	margin-top:0.25em;
}
.disabled {
    color: #666;
}

.normal { 
	font-weight: normal;
}

.notiz_text {
    color: #666;
}

.failure, .fehler_text, .optsError > .error, .optsGroupError, .form-error {
    color: #CA1820;
}
.success {
	color:#69AF22;
	font-weight:bold;
}
.dateText {
	color: #666;
}

.noMargin {
	margin: 0;
}
.noMarginChildren > :first-child {
	margin-top: 0;
}
.noMarginChildren > :last-child {
	margin-bottom: 0;
}

.barGreen,
.barBlue {
	color: #FFF;
	border-left-width: 10px;
	border-left-style: solid;
	padding: 5px 10px;
	margin: 0 0 0 -10px;
}
.barBlue {
	background: #003E7C;
	border-left-color:#69AF22;
}
.barGreen {
	background: #69AF22;
	border-left-color:#003E7C;
}

.responsiveWrapper {
	min-height: 200px;
	width: 100%;
	height: 100vh;
	position: relative;
}
.responsiveWrapper > iframe {
	position: absolute;
	left: 0;
	top: 0;
	height: 100%;
	width: 100%;
	border: none;
}