html, body
{
	padding: 0;
	margin: 0;
	height: 100%;
}

body {
	font-family: 'Roboto', sans-serif;
	font-weight: normal;
	font-size: 14px;
	line-height: 22px;
	position: relative;
	-webkit-text-size-adjust: none;
}

body * {
	text-shadow: none;
}

a, a:link, a:active, a:visited, a:hover {
	color: inherit;
	text-decoration: underline;
}

a.button {
  display:        inline-block;
	border:         0px;
	border-bottom:  1px solid #740c10;
	color:          #fff !important;
	width:          194px;
	line-height:    26px;
	font-size:      16px;
	text-transform: uppercase;
  text-align:     center;
	font-family:    'Roboto Condensed', sans-serif;
  cursor:         default;
}

a.button:active {
  font-size: 15.5px;
}

/* IE 10 always wants to draw a border arount a link-image */
a img {
  border: 0px;
}

.page {height:100%;}

/* Navigation */
nav:not(.mm-menu) {
	display: none;
}
.mm-listview > li:not(.mm-divider):after {
      border-bottom-width: 0px;
}

.mm-listview > li.menuentry.last:not(.mm-divider):after {
      border-bottom-width: 1px;
}

.mm-listview > li > a,
.mm-listview > li > span {
      text-overflow: ellipsis;
      white-space: nowrap;
      overflow: hidden;
      color: inherit;
      line-height: 10px;
      display: block;
      padding: 10px 10px 10px 20px;
      margin: 0;
}

nav {
	font-family: 'Roboto Condensed', sans-serif;
}

nav div {
  padding-top: 1em !important;
}

nav ul li {text-transform:uppercase;border:0px !important}
nav ul li a {
	text-decoration:none !important;
	border-bottom:0px solid green !important
}

nav li.language-mobile {
  display: none;
}

nav li.menucaption {
	font-family: 'Roboto Condensed', sans-serif;
  padding-left: 20px;
}

nav li.menuentry {
	font-family: 'Roboto Condensed', sans-serif;
	font-weight: bold;
}

nav li.menuentry.subentry {
  padding-left: 32px;
}

nav li.close-menu {display:none;}

nav li.menuentry img {padding-right:5px;}

nav li a.close-menu {display:none}

/* Positioning Layers */

.header,
.content,
.footer {text-align: center;}

.header {
	top: 0;
}
.footer {
 	position: relative /*ge�ndert 15.6.2015 */
}

.header,
.footer {
	box-sizing: border-box;
	width: 100%;
	font-size: 16px;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
	padding: 0px;
}

.header {
	height:95px;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
	padding-top:28px;
}

.footer {
	height:95px;
	line-height:24px;
	padding-top:20px;
  	font-size : 16px;
}

.header .navi a {
	display:          block;
	height:           29px;
	position:         relative;
	float:            right;
	top:              9px;
	right:            0px;
  padding:          4px 7px 0px 30px;
  font-weight:      700;
  font-size:        24px;
  text-decoration:  none;
  text-align:       left;
  vertical-align:   center;
}

.header .header-wrap {
	margin: 0px auto;
	max-width:700px;
}

.header  .logo {
	float:left;
	width:100%;
	max-width:420px;
	text-align:left;
}

.header  .logo img  {
	width:auto;
	max-width:420px;
	height:auto;
  max-height:61px;
}

.header .language {
	float:right;
	display:block;
	max-width:300px;
	margin-right:20px;
	text-align:left;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
	padding-top: 9px;
}

.header .language select {
    font-family: 'Roboto Condensed', sans-serif;
		font-weight: bold;
    font-size : 20px;
    min-width: 140px;
	max-width: 40%;
}

.header .language .dd.borderRadius {
    -webkit-border-radius: 0;
    -moz-border-radius: 0;
    border-radius: 0;
}

.header .language .dd .ddTitle {
    height: 32px;
		/* width: 120px; */
    -webkit-border-radius: 0;
    -moz-border-radius: 0;
    border-radius: 0;
    font-family: 'Roboto Condensed', sans-serif;
		font-weight: bold;
    font-size : 20px;
    background-color: transparent;
}

.header .language .dd .ddTitle span.ddTitleText {
  margin-right: 10px;
}

.header .language .dd .ddTitle span.ddTitleText img {
    margin-top: -2px;
}

.header .language .dd .ddChild a {
    font-family: 'Roboto Condensed', sans-serif;
		font-weight: bold;
    font-size : 20px;
}

.header .language .dd .ddChild img {
    margin-top: -2px;
}

.header .language .dd span.arrow {
    margin-top: 4px;
}

/* Content Area */

.content	{
	margin:0px auto;
	padding: 0px 0px 0px 0px;
	width:100%;
	height:auto;
	background-color: transparent;
}

.progressbar {
	line-height:60px;
	text-transform:uppercase;
	font-family: 'Roboto Condensed', sans-serif;
	font-weight: bold;
	font-size:20px;
	width:100%;
	z-index:2;
}

.progressbar a {
	text-decoration:none;
}

.progressbar .active {
}

.notificationbar {
  color: #000000;
  background-color: #ffffbb;
	line-height:30px;
	width:100%;
	z-index:2;
}

.notificationbar a {
	text-decoration:none;
}

.notificationbar .active {
}

.resultbar {
	margin-top:0px;
	line-height:60px;
	text-transform:uppercase;
	font-family: 'Roboto Condensed', sans-serif;
	font-weight: bold;
	font-size:28px;
}
.resultbar.ok {
}
.resultbar.false {
}
.resultbar.false img,
.resultbar.ok img {
	position:relative;
	top:2px;
	padding-right:3px;
}

.resultbar .resultbar_normal {
  font-size:      16px;
  line-height:    18px;
  text-transform: none;
  padding-bottom: 10px;
}

.inhalt {
	margin:0px auto;
	width:100%;
	max-width:700px;
  min-height: 100%;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
	padding: 80px;
	/* padding-top: 0px; */
	padding-top: 15px; /* ge�ndert 18.6.2015 */
	font-size:18px;
}

.inhalt.check {
	padding-top:20px;
}

p.left {
	text-align:left;
}

.inhalt.false {
	text-align:left;
}

.content h1 {
	font-family: 'Roboto Condensed', sans-serif;
	font-weight: bold;
  	font-size: 24px;
	font-weight:normal;
}

.content .inhalt a {
	text-decoration:none;
}

.inhalt .idline {
	text-align:left;
  padding-bottom: 2px;
	border-bottom:1px solid #000;
  margin-bottom: 5px;
  /* line-height: 20px; */
	line-height:150%; /* ge�ndert 18.6.2015 */
}

.inhalt .gift {
	/* float:left; */
	padding-top:20px;
	margin-bottom:30px;
	width:100%;
	max-width:540px;
	text-align:left;
	border-bottom: 1px solid #000;
}
.inhalt .gift img {
	/* float:left; */
	padding-right:20px;
}
.inhalt h2 {
	font-family: 'Roboto', sans-serif;
	font-weight: bold;
	line-height:105%;
	margin:0px;
	padding-bottom:25px;
	font-weight:normal;
}

.inhalt .gift h2 {
  padding-bottom: 8px;
}

/* false */

.inhalt.false .report {
	float:left;
	padding-top:20px;
	margin-bottom:30px;
	width:100%;
	max-width:540px;
	text-align:left;
	border-bottom: 1px solid #000;
}
.inhalt.false h2 {
	text-transform:uppercase;
}

/* Forms */

.content .inhalt form {margin-top:40px;}
.content .inhalt .formline {
	margin-bottom:8px;
}
.content .inhalt .formline input {
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
}

.content .inhalt .fielderror {
	font-weight: bold;
  font-size:   80%;
}

.content .inhalt .errorlist {
	font-weight:      bold;
  font-size:        80%;
  color:            #ff0000;
  padding:          0px;
  list-style-type:  none;
}


.content .inhalt input[type="text"],
.content .inhalt input[type="password"],
.content .inhalt input[type="date"],
.content .inhalt input[type="datetime"],
.content .inhalt input[type="email"],
select {
	padding-left:7px;
	border:1px solid #d9d9d9;
	width:184px;
	line-height:26px;
	font-size:16px;
	font-family: 'Roboto Condensed', sans-serif;
}

select {
  -webkit-appearance:none;
  -moz-appearance:none;
  appearance:none;
  cursor:pointer;
  background: transparent url("../images/arrow_down.png") no-repeat right center;
	width:194px;
}

/* Targetting Webkit browsers only. FF will show the dropdown arrow with so much padding. */
@media screen and (-webkit-min-device-pixel-ratio:0) {
  select {
    padding-right:18px
  }
}

/* For IE, so it removes the default drop-down-arrow */
select::-ms-expand {
  display: none;
}

.content .inhalt input[type="text"]:focus,
.content .inhalt input[type="password"]:focus,
.content .inhalt select:focus {
}

.content .inhalt input[type="submit"] {
  -webkit-appearance: none;
  -webkit-border-radius: 0;
  border-radius: 0;
	border:0px;
	border-bottom:1px solid #740c10;
	color:#fff;
	width:194px;
	line-height:26px;
	font-size:16px;
	text-transform:uppercase;
	font-family: 'Roboto Condensed', sans-serif;
}

.content .inhalt .fileUpload {
  position: relative;
  overflow: hidden;
  margin:0px auto;
	margin-bottom:40px;
	color:#fff;
	width:194px;
	line-height:26px;
	font-family: 'Roboto Condensed', sans-serif;
	font-size:16px;
	background:#999;
	border:0px;
	border-bottom:1px solid #333333;
}
.content .inhalt .fileUpload input.upload {
    	position: absolute;
    	top: 0;
    	right: 0;
    	margin: 0;
    	padding: 0;
    	font-size: 20px;
    	cursor: pointer;
    	opacity: 0;
    	filter: alpha(opacity=0);
}

.content .inhalt input[type="submit"].green {
  -webkit-appearance: none;
  -webkit-border-radius: 0;
  border-radius: 0;
	border:0px;
	border-bottom:1px solid #009245;
}

.content .inhalt input[type="submit"].red {
  -webkit-appearance: none;
  -webkit-border-radius: 0;
  border-radius: 0;
	border:0px;
	border-bottom:1px solid #0d6185;
}

.content .inhalt form.reportmain {
	margin-top:10px;
	text-align:center
}
.content .inhalt form.reportmain p.left {
	text-align:left;
}
.content .inhalt input[type="text"].reportform,
.content .inhalt input[type="email"].reportform {
	width:100%;
	max-width:540px;
}

/* Infobox */
span.infolink .infobox {display:none;}
span.infolink img {position:relative;top:5px;}
span.infolink:focus .infobox,
span.infolink:hover .infobox {display:block; text-align: center;}
span.infolink:hover .infobox a.close {display:none;}
span.infolink:hover .infobox2 a.close {display:none;}


 .infobox {
	position:absolute;
	padding:20px;
	width:100%;
	max-width:540px;
	box-sizing: border-box;
	border:1px solid #009ddf;
	-webkit-box-shadow: 0px 0px 5px 0px rgba(128,128,128,1);
	-moz-box-shadow: 0px 0px 5px 0px rgba(128,128,128,1);
	box-shadow: 0px 0px 5px 0px rgba(128,128,128,1);
	opacity:0;
	-webkit-animation: fadeIn linear 1;
   	-moz-animation: fadeIn linear 1;
   	-o-animation: fadeIn linear 1;
   	animation: fadeIn linear 1;
   	-webkit-animation-fill-mode: forwards;
   	-moz-animation-fill-mode: forwards;
   	-o-animation-fill-mode: forwards;
   	animation-fill-mode: forwards;
   	-webkit-animation-duration: 1s;
   	-moz-animation-duration: 1s;
   	-o-animation-duration: 1s;
   	animation-duration: 1s;
   	-webkit-animation-delay: 0s;
   	-moz-animation-delay: 0s;
   	-o-animation-delay: 0s;
   	animation-delay: 0s;
}


/* Infobox 2 */

span.infolink .infobox2 {display:none;}
span.infolink:focus .infobox2,
span.infolink:hover .infobox2 {display:block;}

 .infobox2 {
	padding:0px;
	width:100%;
	max-width:540px;
	box-sizing: border-box;
	opacity:0;
	-webkit-animation: fadeIn linear 1;
	-moz-animation: fadeIn linear 1;
   	-o-animation: fadeIn linear 1;
   	animation: fadeIn linear 1;
   	-webkit-animation-fill-mode: forwards;
   	-moz-animation-fill-mode: forwards;
   	-o-animation-fill-mode: forwards;
   	animation-fill-mode: forwards;
   	-webkit-animation-duration: 2s;
   	-moz-animation-duration: 2s;
   	-o-animation-duration: 2s;
   	animation-duration: 2s;
   	-webkit-animation-delay: 0s;
   	-moz-animation-delay: 0s;
   	-o-animation-delay: 0s;
   	animation-delay: 0s;
}

@-webkit-keyframes fadeIn { from { display:none;opacity:0; } to { display:block;opacity:1; } }
@-moz-keyframes fadeIn { from { display:none;opacity:0; } to { display:block;opacity:1; } }
@-o-keyframes fadeIn { from { display:none;opacity:0; } to { display:block;opacity:1; } }
@keyframes fadeIn { from { display:none;opacity:0; } to { display:block;opacity:1; } }

.footer {
	font-weight:normal;
}
.footer a {text-decoration:none;}
.footer a.blue {text-decoration:none;}

.link-spacer { padding: 0 0.3em; }

.footer-mobile {display:none;}
.footer-mobile .footer-top {display:none;}
.footer-mobile .footer-bottom {display:none;}

/* Canvas Funktion auf Headerbereich beschr�nken */
.mm-menu {
	/* z-index:2 !important; */  /* ge�ndert 18.6.2015 */
}


#mm-blocker {
/*
	height:150px !important;
	z-index:1 !important;
	background:transparent;
	position:absolute;
	top:0px;
 */ /* ge�ndert 18.6.2015 */
}

/* Mobile Ansicht */
@media (max-width: 700px) {

	body {cursor: pointer;background:#666666}
	.header {
		height:80px;
		padding-top:0px;
	}
	.header .navi a {
		float:none;
		background-image: url("../images/menu-mobile.png");
		position:absolute;
		display: block;
		/* width: 116px; */
		height: 27px;
		top: 20px;
		right: 0px;
    padding-top: 2px;
	}

	.header .header-wrap {
		width:100%;
		max-width:100%;
	}

	.header .logo {
		text-align:center;
		text-align:left;
		line-height:80px;
		float:left;
		/* Ende*/
	}

	.header .logo img  {
		width:100%;
		max-width:150px;
		height:auto;
		position:relative;
		left:20px;
		top:10px;
		/* Ende*/
	}

	.header .language {
		display:block;
		width:100%;
		max-width:100%;
		height:65px;
		text-align:left;
		-moz-box-sizing: border-box;
		box-sizing: border-box;
		padding-left:20px;
		padding-top:10px;
		font-family: 'Roboto Condensed', sans-serif;
		font-weight: bold;
	  	font-size : 20px;
		margin-right:0px;

	}

	.header .login-mobile {
		display:none;
	}
	.header .login-mobile img {padding-right:5px;}

  .header .language {
    display: none;
  }

	.content {
		margin:0px auto;
		padding: 0px 0px 0px 0px;
	}

	.progressbar {
		-webkit-box-shadow: 0px 3px 5px 0px rgba(128,128,128,1);
		-moz-box-shadow: 0px 3px 5px 0px rgba(128,128,128,1);
		box-shadow: 0px 3px 5px 0px rgba(128,128,128,1);
	}

	.inhalt {
		margin-bottom: 0px;
		height:auto;
		line-height:100%;
		font-size:16px;
		padding: 5px 20px 20px;
	}

	.content h1 {
		font-size:18px;
	}

	.inhalt img {
		max-width:350px;
		height:auto;
		width:auto;
	}

	.content .inhalt input[type="password"],
	.content .inhalt input[type="text"],
  .content .inhalt input[type="email"],
  .content .inhalt input[type="date"],
	.content .inhalt input[type="submit"] {
    -webkit-appearance: none;
    -webkit-border-radius: 0;
    border-radius: 0;
		margin-bottom:20px;
		width:270px;
		max-width: 90%;
		line-height:36px;
		font-size:20px;
	}

  .content .inhalt select {
    -webkit-appearance: none;
    -webkit-border-radius: 0;
    border-radius: 0;
		width:280px;
		max-width: 90%;
		line-height:36px;
		font-size:20px;
  }

  a.button {
    -webkit-appearance: none;
    -webkit-border-radius: 0;
    border-radius: 0;
		margin-bottom:20px;
    padding: 0px 6px;
		width:270px;
		max-width: 90%;
		line-height:36px;
		font-size:20px;
    box-sizing: border-box;
  }

	.content .inhalt form {margin-top:10px;}

	.content .inhalt input[type="submit"].red,
	.content .inhalt input[type="submit"].green {
		max-width:45%;
	}

  .infobox {
		position:relative;
		width:100%;
		box-sizing: border-box;
	}

	span.infolink:hover .infobox:hover {display:none !important;cursor:pointer}
	span.infolink:hover .infobox a.close {display:block; padding-top: 5px;}

	span.infolink:hover .infobox2:hover {display:none !important;cursor:pointer}
	span.infolink:hover .infobox2 a.close {display:inline;}

	.footer {
    height:0px;
    padding: 0px;
  }
	.footer .footer-desktop {display:none;}

	.footer-mobile {
		display:block;
		width:100%;
		height:200px;
		line-height:24px;
		padding-top:20px;
	  font-size: 16px;
    text-align: center;
	}

	.footer-mobile a {text-decoration:none;}
	.footer-mobile a.blue {text-decoration:none;}
	.footer-mobile .footer-top {display:block;margin-bottom:15px;}
	.footer-mobile .footer-bottom {display:block;}


	.mm-menu {
		width: 100%;
    		min-width: 140px;
    		max-width: 640px;
		z-index:10;
	}


	.mm-listview > li > a,
	.mm-listview > li > span {
	      text-overflow: ellipsis;
	      white-space: nowrap;
	      overflow: hidden;
	      color: inherit;
	      line-height: 30px;
	      display: block;
	      padding: 10px 10px 10px 20px;
	      margin: 0;
	}

	nav {
		font-family: 'Roboto Condensed', sans-serif;
	}

	nav li.language-mobile {
    display: block !important;
	}

	nav li.language-mobile select {
    margin: 10px 10px 10px 20px;
		font-weight:700 !important;
		font-size:24px !important;
		line-height:30px !important;
    background: transparent url("../images/arrow_down_gray.png") no-repeat right center;
    width: 70%;
	}

  nav li.menucaption {
    font-family: 'roboto_condensed', sans-serif;
  }

	nav li.menuentry {
		font-weight:700;
	}

	nav li.menuentry.subentry {
		padding-left: 32px;
	}

	nav li.menuentry a {
		font-weight:700;
	}

	nav li.menuentry a:hover {
	}

	nav li.menuentry img {
		padding-right:5px;
	}

	nav li {
		font-size:24px !important;
		line-height:30px;
	}

	html.mm-right.mm-opening .mm-slideout {
    		transform: translate(0px,0px) !important;
		z-index: -1 !important
	}

	nav li.close-menu {
		height:40px;
		display:block;
		line-height: 10px;
		display: block;
		padding: 10px 0px 10px 10px;
		padding-left:0px;
    text-transform: none;
    font-weight: 700;
	}

	nav li.close-menu a.menulink {
		padding-right: 0px;
	}

	span.loginlink {
		float:left;
		width:200px;
		font-family: 'Roboto Condensed', sans-serif;
		font-weight: bold;
		font-size:28px;
		text-transform:none;
		margin-right:0px;
		position:relative;
		top:-4px;
	}

	span.loginlink img{
		padding-right:5px;
		width:20px;
		height:20px;
	}

	a.menulink {
		float:right;
		height:27px;
		position:relative;
		top: -5px;
		right: 7px;
	}

	a.menulink:hover {
    color: inherit;
  }

	a.menulink img{
    display: inline-block;
    position: relative;
    top: 1px;
	}

  .content .inhalt .disabled-loader {
    height: 38px !important;
  }
}



/**************************************************************************/
/*                                                                        */
/*                           DEFAULT FARBEN                               */
/*              (werden in der "site.css" �berschrieben)                  */
/*                                                                        */
/**************************************************************************/

body {color:#333}

nav li.menuentry a:hover {color:#009ddf;}
nav ul li a:hover {color:#009ddf;}

.header,
.footer {
	color: #fff;
}

.header .language {
	color:#808080;
}

.header .language .dd .ddChild a {
	color:#808080;
}

/* Fortschrittsbalken  - Steps */
.progressbar {
	color:#66C4EC;
}

.progressbar a {
	color : #66C4EC;
}

.progressbar .active {
	color:#fff;
}

.notificationbar {
	color: #000000;
}

.notificationbar a {
	color: #000000;
}

/* Ergebnissbalken */
.resultbar {
	color:#fff;
}

/* Inhaltsbereich */
.content h1 {
  	color: #009DDF;
}

.content .inhalt a {
	color: #009DDF;
}

.content .inhalt input[type="submit"] {
	color:#fff;
}
.content .inhalt .fileUpload {
	color:#fff;
}


/* Footer */
.footer a {color:#fff;}
.footer a.blue {color:#009ddf;}

/* Mobilversion */
@media (max-width: 700px) {
	.header .login-mobile {
		color:#808080;
	}

	.footer-mobile {
		color:#fff;
	}
	.footer-mobile a {
		color:#fff;
	}
	.footer-mobile a.blue {
		color:#009ddf;
	}

	nav li.menuentry a:hover {
		color:#009ddf;
	}
	span.loginlink {
		color:#808080 !important;
	}
}

/* backgrounds - Hintergreundfarben */

body {
	background-color: #666666;
}

.page {background:#666}
.content {background:#e6e6e6;}
.mm-opened {background:#666}

a.button {
  color: #ffffff !important;
	background: #009ddf;
}

a.button.gray {
  background: #999;
}


/* Navigation */
nav {
	background: #cccccc !important;
}

/* Kopfbereich*/
.header {
	background: #fff;
}
/* Footer */
.footer {
	background: #666666;
}

.header .navi a {
	background:       #fff url("../images/menu.png") no-repeat 5px center;
  color:            #333;
}

/* Fortschrittsbalken */
.progressbar {
	background:#009ddf;
}

/* Ergebnissbalken*/
.resultbar {
	background:#808080;
}
.resultbar.ok {
	background:#8cc63f;
}
.resultbar.false {
	background:#ed1c24;
}

/* Inhaltsbereich*/
.inhalt {
	background:#fff;
}

.inhalt.false {
	background:#cccccc;
}

/* Formulare */
.content .inhalt input[type="text"],
.content .inhalt input[type="password"],
.content .inhalt input[type="date"],
.content .inhalt select {
	background-color:#ffffff;
}

.content .inhalt input[type="text"]:focus,
.content .inhalt input[type="password"]:focus,
.content .inhalt input[type="date"]:focus,
.content .inhalt select:focus {
	background-color:#efefef;
}

.content .inhalt input[type="submit"] {
	background:#009ddf;
}

.content .inhalt input[type="submit"].green {
	background:#8cc63f;
}

.content .inhalt input[type="submit"].red {
	background:#ed1c24;
}

.content .inhalt input.error {
	background:#fde8e9;
}

.content .inhalt .fielderror {
	color: #ed1c24;
}

.content .inhalt input.disabled {
	background:#ccc !important;
}

.content .inhalt .disabled-loader {
	background:#ccc url("../images/disabled_loader.gif") no-repeat center center !important;
  text-indent:-9999px;
  line-height:0;
  height: 28px;
}

/* Infobx Layer */
.infobox {
	background:#fff;
}

.infobox2 {
	background:#fff;
}


/* Mobilversion */
@media (max-width: 700px) {

	body {
    background:#e6e6e6;
  }

	.content {
		background:#e6e6e6;
	}

	.header .navi a {
		/* background-image: url("../images/menu-mobile.png");*/
	}
	.footer-mobile {
		background: #666666;

	}

	nav {
		background: transparent url("../images/mobile-bg.png") !important;
	}

	nav li.close-menu {
		background:#fff;
	}

	nav li.language-mobile select {
		background-color: #fff !important;
	}

	a.menulink {
		background-image: url("../images/menu-mobile.png") no-repeat;
	}

}
