
.layout__wrapper {
overflow:hidden;
}

.layout__header {
	border: 1px solid;
	background: transparent;
	display: block;
	display: table;
	margin: 0;
	position: relative;
	float: left;
	clear: both;
	width: 100%;
	padding: 0 4px 4px 4px;
}

.prototip .person, .prototip .department, .prototip .person, .prototip .department, .prototip .person .title, .prototip .person .content span, .prototip .person .content label{
	color: #000;
}

.result__table thead tr td {
	line-height: 13px;
	background-color: #fdb924;
	border-top: 1px solid #dc9803;
	border-bottom: 1px solid #dc9803;
	height: 13px;
	
}

.result__subjectlabels ul li.result__header_left {
	border-left: 1px solid #dc9803;
	border-top: 1px solid #dc9803;
	border-bottom: 1px solid #dc9803;
	background-color: #fdb924;
}

.layout__titletext {
	color:#ffffff;
}

.result__table tbody tr td a.result__figure:link,
.result__table tbody tr td a.result__figure:visited,
.result__table tbody tr td a.result__figure:hover,
.result__table tbody tr td a.result__figure:active {
	color: #fff;
}

.result__overview .period__end span {
	color: #fff;
}

.layout__header td.last {
	padding-right: 10px;
}

.prototip .default { 
	border: 1px solid #dc9803;
	background-color: #fdb924;
	color: red;
}

.layout__header td.last {
	color: #fff;
}

.layout__header_print a {
	color: #fff;
}

.layout__definitionlist dd {
	height: auto;
}





