body{
    --width: 80%;
}

table{
    width: 100%;
    border-collapse: collapse;
}

table, th, td {
    border: 1px solid black;
    padding: 0.5em;
}

td.failed {
	background-color: #ff0839;
	background-image: url(error_sw.png);
	background-repeat: no-repeat;
	background-position: center; 
	text-align: center;
}

td.pending {
	background-color: #ffff5b;
	background-image: url(waiting_sw.png);
	background-repeat: no-repeat;
	background-position: center; 
	text-align: center;
}

td.ok {
	background-color: #91ff91;
	background-image: url(ok_sw.png);
	background-repeat: no-repeat;
	background-position: center; 
	text-align: center;
}


.smallnote {
    font-size:60%;
    color: #AAAAAA;
}

.link-button {
  background: none;
  border: none;
  color: blue;
  text-decoration: underline;
  cursor: pointer;
  font-size: 1em;
  --font-family: serif;
}
.link-button:focus {
  outline: none;
}
.link-button:active {
  color:red;
}

.form-inline{
    display: inline;
}

.accountcontrols{
    text-align:right;
}

#inner-header img.headImg2 {
  position: absolute;
  top: 40px;
  right: 0px;
  height: 84px;
}

#inner-header .userControl{
  position: absolute;
  right: 0px;
  bottom: -36px;
  z-index: 1000;
}

div.info{
	padding: 5px;
	box-shadow: 0px 5px 5px 0px rgba(196,196,196,1);
	margin-bottom: 5px;
}

div.error_message{
	padding: 10px;
	box-shadow: 0px 5px 5px 0px rgba(196,196,196,1);
	margin-bottom: 5px;

	min-height:   20px;
	padding-left: 45px;
	padding-top:  15px;

	background: rgb(241, 241, 241);
	background-image: url(error.png);
	background-repeat: no-repeat;
	background-position: 10px 10px;
}

/*--------------------- listening test style.css */

@charset "utf-8";

@font-face {
    font-family: "Ionicons";
    src: url("./font/ionicons.eot?v=2.0.1");
    src: url("./font/ionicons.eot?v=2.0.1#iefix") format("embedded-opentype"),
		 url("./font/ionicons.ttf?v=2.0.1") format("truetype"),
		 url("./font/ionicons.woff?v=2.0.1") format("woff"),
		 url("./font/ionicons.woff") format("woff"),
		 url("./font/ionicons.svg?v=2.0.1#Ionicons") format("svg");
    font-weight: normal;
    font-style: normal;
}

html,body {
    font-family: Arial,'Helvetica Neue',Helvetica,sans-serif;
    font-size: 16px;
    color: #444;
	margin:0;
	padding:0;
	text-align:left
}

form {
    display: inline;
}

input, textarea {
    padding: 2px;
    width: auto;
    border: 1px #ccc solid;
    background: #FFF;
    color: #555;
}

input[type="submit"], input[type="button"], button {
    background-color: #e0e0e0;
    color: #444;
    border: 1px solid #777;
	padding: 4px 8px;
}

input[type="submit"]:hover, input[type="button"]:hover, button:hover {
    box-shadow: inset 0px 0px 0px 1px rgba(136,136,136,0.75);
}

a {
    color: #297aa2;
    text-decoration: none;
}

a:focus, a:hover, a:active {
    color: #297aa2;
    text-decoration: underline;
}

img {
    border: 0;
}

img, embed, object, video {
    max-width: 100%;
    height: auto;
    width: auto;
}

p {
    line-height: 1.5em;
    margin: 0 0 1em 0;
}

ul, ol, dl {
    line-height: 1.5em;
}

ul, ol {
	padding-left: 40px;
}

li {
    margin-left: 1.5em;
    line-height: 1.5em;
}

h1, h2, h3, h4, h5, h6 {
    font-weight: bold;
    color: #666;
    margin: 0 0 1em 0;
}

h1 {
    color: #9c9e9f;
    padding: 5px 0 3px;
    font-weight: normal;
    font-size: 30px;
    text-transform: uppercase;
    line-height: 1.2;
    margin: 0.5em 0 1em;
}

h2 {
    margin: 1.5em 0 1em;
}

#header, #navi {
    border-top: 1px solid #d2d2d2;
}

#inner-header {
    height: 156px;
}

#inner-header, #inner-navi, #main, #inner-footer {
    width: 94%;
    max-width: 1240px;
    margin: 0 auto;
    border: 0 none;
    position: relative;
}

#inner-header div.tx-macinasearchbox-pi1 {
    position: absolute;
    bottom: -42px;
    right: 0;
    z-index: 1000;
    line-height: 38px;
    height: 38px;
    border: 2px solid #a1a0a0;
}

#header div.tx-macinasearchbox-pi1 form input {
    border: 0 none;
    float: left;
    width: 220px;
    line-height: 34px;
    height: 34px;
    padding: 2px 16px;
	font-size: 12pt;
}

#header div.tx-macinasearchbox-pi1 input {
    margin-left: 0;
}

#header div.tx-macinasearchbox-pi1 form input.send_search {
    width: 38px;
    height: 38px;
    border: 0 none;
    background: none repeat scroll 0 0 transparent;
    padding: 0;
    margin: 0;
    border: 0 none;
    float: right;
    -webkit-border-radius: 0px;
    -moz-border-radius: 0px;
    border-radius: 0px;
}

#inner-header img.headImg1 {
    position: absolute;
    top: 40px;
    left: 0px;
}

.header_slogan {
    position: relative;
    width: 100%;
}

.header_slogan_text, .header_slogan_text a {
    font-size: 30px;
    line-height: 32px;
    text-transform: uppercase;
    color: #9c9e9f;
}

.header_slogan_text {
    position: absolute;
    z-index: 100;
    top: 67px;
    left: 170px;
}

.header_slogan_text p {
    margin: 0;
    padding: 0;
    line-height: 32px;
}

#navi {
    position: relative;
    margin-bottom: 10px;
    -webkit-box-shadow: 0px 5px 5px 0px rgba(196,196,196,1);
    -moz-box-shadow: 0px 5px 5px 0px rgba(196,196,196,1);
    box-shadow: 0px 5px 5px 0px rgba(196,196,196,1);
	height:41px;
}

.menu-container {
    margin: 0 auto;
    background: #FFF;
}

.menu {
    width: 100%;
    box-sizing: border-box;
}

.menu-mobile::after {
    content: "\f394";
    font-family: "Ionicons";
    font-size: 2em;
    padding: 0;
    float: right;
    position: relative;
}

.menu-mobile {
    display: none;
    padding: 20px;
}

.menu > ul::after {
    clear: both;
}

.menu > ul::before, .menu > ul::after {
    content: "";
    display: table;
}

.menu > ul {
    margin: 0 auto;
    width: 100%;
    list-style: none;
    padding: 0;
    position: relative;
    box-sizing: border-box;
    clear: right;
}

.menu > ul > li {
    float: left;
    background: #FFF;
    padding: 0;
    margin: 0;
}

.menu-dropdown-icon::before {
    content: "\f489";
    font-family: "Ionicons";
    display: none;
    cursor: pointer;
    float: right;
    padding: 0.5em 2em;
    background: #fff;
    color: #333;
}

.menu-dropdown-icon-current::before {
    content: "\f489";
    font-family: "Ionicons";
    display: none;
    cursor: pointer;
    float: right;
    background: #297aa2;
    color: #FFF;
}

.menu > ul > li span {
    text-decoration: none;
    display: block;
    padding: 0.5em 1em;
    color: #403e3f;
}

.menu > ul > li:hover span {
    color: #297aa2;
    cursor: pointer;
}

.menu > ul > li > ul::after {
    clear: both;
}

.menu > ul > li > ul::before, .menu > ul > li > ul::after {
    content: "";
    display: table;
}

.menu > ul > li > ul.normal-sub {
    width: 300px;
    left: auto;
    padding: 10px 20px;
}

.menu > ul > li > ul > li {
    margin: 0;
    padding-bottom: 0;
    list-style: none;
    width: 25%;
    background: none;
    float: left;
}

.menu > ul > li > ul.normal-sub > li {
    width: 100%;
}

.menu > ul > li > ul {
    display: none;
    width: 100%;
    background-color: #eaeaea;
    background: rgba(234, 234, 234, 0.9);
    padding: 20px;
    position: absolute;
    z-index: 99999;
    left: 0;
    margin: 0;
    list-style: none;
    box-sizing: border-box;
}

.menu > ul > li > ul.normal-sub > li a {
    border: 0;
    padding: 4px 0;
}

.menu > ul > li > ul > li a {
    padding: .2em 0;
    width: 95%;
    display: block;
    border-bottom: 1px solid #403e3f;
    color: #403e3f;
}

.menu > ul > li > ul > li a:hover {
    color: #297aa2;
}

#submenu {
	position:absolute;
	top:0;
	right:0;
	z-index:1010;
	width:294px;
	overflow:hidden;
	margin:0 0 1em 0;
	list-style-type:none;
	-webkit-box-sizing:border-box;
	-moz-box-sizing:border-box;
	box-sizing:border-box;
}

#submenu h2 {
    line-height: 37px;
    margin: 0;
    font-weight: normal;
    text-align: center;
    background-color: #a19fa0;
    color: #FFF;
	font-size: 12pt;
	cursor: pointer;
}

#submenu h2 a {
    color: #FFF;
    text-decoration: none !important;
}

#submenu ul {
    list-style-type: none;
    margin: 0;
    padding: 0;
}

#submenu li {
    float: left;
    width: 100%;
    margin: 0;
    padding: 0;
    font-weight: bold;
}

#submenu ul a, #submenu ul strong {
    display: block;
    text-decoration: none;
    background-color: #eaeaea;
    background: rgba(234,234,234,0.9);
    color: #FFF;
    text-align: left;
}

#submenu li a:hover {
	background-color: #888;
	color: #fff;
}
#submenu li a {
    width: 100%;
    padding: 4px 1em;
    font-size: 14px;
    color: #403e3f;
	border-bottom: 1px #403e3f solid;
}

#submenu li:last-child a {
	border-bottom: none;
}

#teaser {
    margin: 0;
    padding: 0.5em 0;
    color: #9b9b9b;
	border-bottom: 1px solid #d2d2d2;
}

#teaser div {
    float: left;
    width: auto;
    font-size: 0.9em;
}

#teaser .rootline {
    margin: 3px 0 4px 0;
}

#teaser .rootline a {
    color: #888;
    text-decoration: underline;
}

#teaser .rootline a:hover {
    background: transparent;
	color: #666;
}

#teaser .langMenu {
    float: right;
    margin: 3px 10px 0 0;
}

#teaser .langMenu a:hover {
    background: transparent;
}

#teaser .langMenu img {
    margin-top: 5px;
    padding-right: 3px;
}

#teaser .langMenu .tx-srlanguagemenu-pi1 .CUR img {
    padding-right: 1px;
}

#teaser .langMenu .tx-srlanguagemenu-pi1 .CUR img.tx-srlanguagemenu-pi1-flag {
    padding-right: 3px;
}

#teaser .langMenu .tx-srlanguagemenu-pi1 form#sr_language_menu_form fieldset legend {
    display: none;
}

#teaser .langMenu .tx-srlanguagemenu-pi1 form#sr_language_menu_form fieldset label {
    display: none;
}

#teaser .selectFontSize {
    float: right;
    margin: 6px 10px 0 0;
}

#teaser .selectFontSize a {
    color: #fff;
}

#teaser .selectFontSize a:hover {
    background: transparent;
}

#teaser .aktDatum {
    float: right;
    margin: 6px 20px 4px 0;
}

#main {
    background: #fff;
    padding: 0 0;
    margin-bottom: 1em;
}

#main_content {
    padding: 0;
	min-height: 650px;
}

.sidebar {
    background-color: #FFF;
    margin-bottom: 1em;
}

.sidebar_header {
    margin: 0;
    padding: 8px 16px;
    background-color: #a1a0a0;
    color: #FFF;
    font-size: 116.67%;
}

.sidebar_header:hover {
	color: #E5E5E5;
    cursor: pointer;
}

.sidebar_content {
	padding: 8px 16px;
	border-bottom: 1px solid #a1a0a0;
	border-left: 1px solid #a1a0a0;
	border-right: 1px solid #a1a0a0;
}

.sidebar_content_label {
	font-size: 10pt;
}

.sidebar_content_line {
	padding-top: 10px;
	line-height: 1.2em;
}

.sidebar_content input {
	margin: 0;
	width: 100%;
	padding: 2px;
	box-sizing: border-box;
	font-size: 13pt;
    line-height: 1.4em;
}

.dlfoldericonwrapper {
    margin: 10px 0px;
}

.dlfoldericonwrapper a {
    font-size: 16pt;
}
.dlfoldericonwrapper a:hover img {
    box-shadow: 0px 0px 8px 1px rgba(100,100,100,0.5);
}
.dlfoldericonwrapper span, .dlfoldericonwrapper img {
    vertical-align: middle;
}
.dlfoldericon {
    max-height: 64px;
    box-shadow: 0px 0px 3px 1px rgba(100,100,100,0.5);
    border-radius: 10px;
}
.dlfoldericonwrapper span {
    padding: 16px;
}

.hint {
    font-weight: bold;
    color: #E55B00;
    margin-top: 6px;
    margin-bottom: 6px;
}

.note {
	font-weight: bold;
}

.dldate {
    font-size: 0.8em;
    margin-bottom: 16px;
    color: #909090;
}

.dldescription {
    margin-bottom: 30px;
}

.error {
    color: #ee2222;
}

.downloadlist td, .downloadlist th {
    border: 1px solid #cacaca;
    padding: 2px 6px;
}
.downloadlist {
    border-collapse: collapse;
    margin-bottom: 30px;
}

.requestdl {
	font-size:11pt;
}
.requestdl p {
    margin: 0 0 0.5em 0;
}
.requestdl li {
	margin-left: 1.5em;
}
.requestdl ol {
	margin-bottom: 1em;
}
.requestdl .request {
	margin: 0px;
	padding: 2px;
}
.requestdl .request dt {
	float: left;
	margin-top: 2px;
}
.requestdl .request dd {
	margin: 0px 0px 5px 100px;
}

.requestdl input[type="text"], .requestdl select, .requestdl input[type="submit"] {
    margin: 0px;
    width: 250px;
    padding: 3px;
    box-sizing: content-box;
}
.requestdl input[type="text"], .requestdl select {
    border: 1px solid #ccc;
}

.checkboxanswer {
    margin-right: 20px;
	vertical-align:	middle;
}

.italic {
	font-style:	italic;
}

.pointer {
	cursor:		pointer;
}
.responsive-video {
	position: relative;
	padding-bottom: 60%;
	padding-top: 0px;
	height: 0;
	overflow: hidden;
}
.responsive-video iframe {
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
}
.ytframe {
	/*border:		2px solid #A0A0A0;*/
}

.logintextfull {
	display:		inline-block;
	width:			80px;
}

.trainingnr {
	display:	inline-block;
	width:		32px;
}

.logintextpart1 {
	display:		inline-block;
	width:			18px;
}

.logintextpart2 {
	display:		inline-block;
	width:			62px;
}

.relative {
	position:		relative;
}

.certnameinfo {
	display:		none;
	position:		absolute;
	top:			-20px;
	left:			350px;
	background-image:	url(../img/certnameinfo.png);
	width:			182px;
	height:			50px;
	padding:		3px 3px 3px 15px;
	font-size:10pt;
}

.logincert {
    min-height: 70px;
}

#footer {
    padding: 11px 0;
    background-color: #a1a0a0;
    color: #FFF;
    color: #FFF;
    font-size: 14px;
	margin-top: 50px;
}

.footer-col {
    float: left;
}

#footer a, #footer a:focus, #footer a:hover, #footer a:active {
    color: #FFF;
    background-color: transparent;
    text-decoration: none;
}


#help {
	background: #f0f0f0 none repeat scroll 0 0;
	border: 1px solid #aaa;
	box-shadow: 0 0 25px rgba(0, 0, 0, 0.3);
	/*min-height: 20px;*/
	/*max-height: 50%;*/
	min-width: 300px;
	/*max-width: 600px;*/
	width: 100%;
	word-wrap: break-word;
	overflow-x: auto;
	padding: 10px 5px;
	font-family: monospace;
	display:none;
	box-sizing: border-box;
	font-size: 10pt;
}

#help > h2 {
	line-height: 1em;
	margin: 0.5em 0 0.5em;
}

#help > h2 > img {
	height: 1em;
	vertical-align: bottom;
	margin-right: 3px;
}

.c75l {
    margin-bottom: 2em;
}

#helpcontent img {
	border: 1px solid #888;
	box-sizing: border-box;
}

#helpcontent > div {
	margin-bottom: 12px;
}

.lttable {
	border:0;
	border-collapse:collapse;
}

.lttable td {
	border-left:1px solid #A0A0A0;
	border-right:1px solid #A0A0A0;
	padding:1px 3px;
}

.lttable tr:last-child {
	border-bottom:1px solid #A0A0A0;
}

.lttable th {
    border: 1px solid #A0A0A0;
    /*font-size: 10pt;*/
    padding: 3px 1px;
	text-align: center;
}

.lttable tr td:first-child {
    text-align: right;
}

.lttablewrapper td > img {
    width: auto;
    max-width: none;
}

.lttablewrapper {
	
}

.demo-container-wrapper {
	width:100%;
	overflow: auto;
	box-sizing: border-box;
	padding: 20px 15px 15px 15px;
	margin: 15px auto 30px auto;
	border: 1px solid #ddd;
	background: #fff;
	background: linear-gradient(#f6f6f6 0, #fff 50px);
	background: -o-linear-gradient(#f6f6f6 0, #fff 50px);
	background: -ms-linear-gradient(#f6f6f6 0, #fff 50px);
	background: -moz-linear-gradient(#f6f6f6 0, #fff 50px);
	background: -webkit-linear-gradient(#f6f6f6 0, #fff 50px);
	box-shadow: 0 3px 10px rgba(0,0,0,0.15);
	-o-box-shadow: 0 3px 10px rgba(0,0,0,0.1);
	-ms-box-shadow: 0 3px 10px rgba(0,0,0,0.1);
	-moz-box-shadow: 0 3px 10px rgba(0,0,0,0.1);
	-webkit-box-shadow: 0 3px 10px rgba(0,0,0,0.1);
}

.demo-container {
	width: 100%;
	min-width: 600px;
	max-width: 850px;
}

.center {
	text-align:center;
}

.highlightrow0 {
	background-color: #E6E6E6;
}

.highlightrow1 {
	background-color: #F8F8F8;
}

.highlightrow_realspeaker {
	background-color: #78E2E8;
}

.highlightrow_audibilitythreshold {
	background-color: #47D361;
}

.highlightrow_audibilitythreshold > td > img {
	-webkit-filter: drop-shadow(0px 0px 2px rgba(255,255,255,1));
	filter: drop-shadow(0px 0px 2px rgba(255,255,255,1));
    -ms-filter: "progid:DXImageTransform.Microsoft.Dropshadow(OffX=0, OffY=0, Color='#FFFFFF')";
    filter: "progid:DXImageTransform.Microsoft.Dropshadow(OffX=0, OffY=0, Color='#FFFFFF')";
}

button:disabled {
	opacity:0.4;
}

.disabled {
	opacity:0.4;
}

.showmore {
	cursor:pointer;
}
.showmore > img {
	border: 0 !important;
	vertical-align: text-bottom;
}

.diagram {
    border: 1px solid #d8d8d8;
    box-shadow: 0px 0px 7px rgba(180,180,180,0.4);
	display: inline-flex;
	margin: 10px auto 15px auto;
}


@media all {
	* {
		margin: 0;
		padding: 0;
	}
	
	body {
		background:#fff;
	}
	
	div {
		outline: 0 none;
	}
	
	fieldset, img {
		border: 0 solid;
	}
	
	ul, ol, dl {
		margin: 0 0 2em 0;
	}
	
	li {
		line-height: 1.5em;
		margin-left: 0.8em;
	}
	
	.clearfix::after {
		clear: both;
		content: ".";
		display: block;
		font-size: 0;
		height: 0;
		visibility: hidden;
	}
	
	.clearfix {
		display: block;
	}
}

@media screen, projection {
	#header, #nav, #main, #footer {
		clear: both;
	}
	
	#header {
		position:relative;
	}
	
	#submenu {
		display:block;
		-webkit-box-sizing:border-box;
		-moz-box-sizing:border-box;
		box-sizing:border-box;
	}
	
	#col1_content, #col2_content, #main_content {
		position: relative;
	}
	
	.subcolumns {
		width: 100%;
	}
	
	.c20l, .c25l, .c33l, .c40l, .c38l, .c50l, .c60l, .c62l, .c66l, .c75l, .c80l {
		float: left;
	}
	
	.c20r, .c25r, .c33r, .c40r, .c38r, .c50r, .c60r, .c66r, .c62r, .c75r, .c80r {
		float: right;
		margin-left: -5px;
	}
	
	.c75l, .c75r {
		width: 60%;
	}
	
	.c25l, .c25r {
		width: 40%;
	}
	
	.subcl {
		padding: 0 1em 0 0;
	}
	
	.subcr {
		padding: 0 0 0 1em;
	}
}

@media only screen and (max-width:959px) {
	#inner-header div.tx-macinasearchbox-pi1 {
		width: 292px;
		bottom: -42px;
		left: 0;
	}
	
	.menu-container {
		width: 100%;
	}
	
	.menu-container .menu {
		display: inline-block;
	}
	
	.menu-mobile {
		display: block;
		float: right;
		padding: 0;
	}
	
	.menu-mobile:hover {
		text-decoration: none;
	}
	
	#mainmenu {
		padding-top: 1em;
		position: absolute;
		top: 39px;
		z-index: 50;
		background-color: white;
		box-shadow: 0px 5px 5px 0px rgba(196,196,196,1);
	}
	
	.menu > ul {
		display: none;
		width: 100%;
	}
	
	.menu > ul > li {
		width: 100%;
		float: none;
		display: block;
	}
	
	.menu > ul > li span {
		padding: 0.5em 0.5em 0.5em 1.5em;
		display: block;
		color: #403e3f;
	}
	
	.menu .show-on-mobile {
		display: block;
	}
	
	.menu-dropdown-icon::before {
		display: block;
	}
	
	.menu > ul > li > ul {
		position: relative;
		padding: 16px 40px;
	}
	
	.menu > ul > li > ul.normal-sub {
		width: 100%;
	}
	
	.menu > ul > li > ul.normal-sub > li {
		width: 100%;
	}
	
	.menu > ul > li > ul > li {
		float: none;
		width: 100%;
		margin-top: 16px;
	}
	
	.menu > ul > li > ul > li:first-child {
		margin: 0;
	}
}

@media only screen and (max-width: 768px) {
	.c20l, .c25l, .c33l, .c40l, .c38l, .c50l, .c60l, .c62l, .c66l, .c75l, .c80l {
		float: none;
		width: 100%;
	}
	
	.c20r, .c25r, .c33r, .c40r, .c38r, .c50r, .c60r, .c66r, .c62r, .c75r, .c80r {
		float: none;
		width: 100%;
		margin-left: 0;
	}
	
	.subcl {
		padding: 0 0 1em 0;
	}
	
	.subcr {
		padding: 0 0 1em 0;
	}
	
	.header_slogan_text p, .header_slogan_text, .header_slogan_text a {
		font-size: 24px;
		line-height: 26px;
	}
}

@media only screen and (max-width: 600px) {
	#inner-header {
		height: 166px;
	}
}

@media only screen and (max-width: 425px) {
	#inner-header {
		margin-top: 24px;
		height: 245px;
	}
	
	#inner-header div.tx-macinasearchbox-pi1 {
		width: 100%;
		bottom: 5px;
	}
	
	.header_slogan {
		text-align: center;
	}
	
	#inner-header img.headImg1 {
		margin: 32px 0 16px 0;
	}
	
	#inner-header img.headImg1, .header_slogan_text {
		position: relative;
		z-index: 100;
		top: auto;
		left: auto;
		text-align: left;
	}
	
	.header_slogan_text p, .header_slogan_text, .header_slogan_text a {
		font-size: 16px;
		line-height: 20px;
	}
	
	#submenu {
		top: -24px;
		width: 100%;
	}
}

.setupline {
    margin-bottom: 18px;
}

.setupline p {
    margin-bottom: 4px;
    line-height: 1.6em;
}

button {
	line-height: 1.6rem;
	border-radius: 3px;
	min-width: 150px;
	cursor: pointer;
}

.smallfont {
	font-size: 8pt;
}






