nav ul li.selected { background-color: #28903b; }
div.box { border-left-color: #28903b; border-right-color: #28903b; border-bottom-color: #28903b }';
div.tabs > a.tab_selected { color: #28903b; border-top: solid 3px #28903b; }
div.tabs > a.tab_selected > span.icon { background-color: #28903b; }
div.tabs_subtab > a.tab_selected { background-color: #28903b; color: white; border-left: solid 1px #28903b; border-top: solid 1px #28903b; }
div.tabcontent div.box { border-left: solid 1px #28903b; border-right: solid 1px #28903b; border-bottom: solid 1px #28903b; }
div.title { border-top: solid 5px #28903b; }
a.action { background-color: #28903b; }
a.action:hover { background: rgba(40,144,59,0.8) }
div.breadcrumbs > a:hover { border: solid 1px #28903b; background-color: #28903b; }
h1, div.breadcrumbs > span.seperator { color: #28903b; }
#content div.title h5, div.teaser_title { color: #28903b; }
.chat_button { background-color: #28903b !important; }
a.dataset span.icon { background-color: #28903b !important; }
table.data th { background-color: #28903b !important; color: white }
table.data tr.tablefilter td { background-color: white; background: rgba(40,144,59,0.2) }
.item_selected { border: solid 3px #28903b }
.item .item_checkmark .item_checkmark_icon { background-color: #28903b }
table.data tr.white:hover, table.data tr.grey:hover, table.data tr.selected { background-color: #28903b !important; color: white }
#content li.on a:hover, div.teaser_content_small:hover {
								background-color: #28903b;
								background: -moz-linear-gradient(left, rgba(40,144,59,1) 0%, rgba(40,144,59,0) 100%); /* FF3.6-15 */
								background: -webkit-linear-gradient(left, rgba(40,144,59,1) 0%, rgba(40,144,59,0) 100%); /* Chrome10-25,Safari5.1-6 */
								background: linear-gradient(to right, rgba(40,144,59,1) 0%, rgba(40,144,59,0) 100%); /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
								filter: progid:DXImageTransform.Microsoft.gradient( startColorstr=\'#28903b\', endColorstr=\'#00#28903b\',GradientType=1 ); /* IE6-9 */
							}



.containerpage {
	background-color: rgb(26 104 142 / 84%)
}


#technischebewertung h1, #technischebewertung h2 {
	clear: both;
	font-size: 2rem;
	font-weight: 500;
	font-family: 'Muli', sans-serif;
	margin-bottom: 30px;
	margin-right: 0px;
	height: 30px;
	color: #fff;
}

#technischebewertung h2 {
	font-size: 1.4rem;
	margin-top: 40px;
	margin-bottom: 20px;
	border-bottom: dotted 1px white;
	padding-top: 10px;
	padding-bottom: 10px;
}

.tb_ve {
	font-family: 'Muli', sans-serif;
	text-align: left;
	border-radius: 7px;
	height: 26px;
	line-height: 26px;
	margin-bottom: 30px;
}

.tb_ves {
	background-color: #0091ff;
	float: left;
	font-weight: 300;
	border: solid 1px #0091ff;
}

.tb_ve_key {
	padding-left: 20px;
	padding-right: 5px;
	color: #fff;
	font-size: 0.8rem;
}

.tb_ve_value {
	padding-right: 20px;
	font-size: 0.8rem;
	color: #fff;
}

.tb_ve_number {
	border-right: solid 1px #fff;
	border-radius: 7px 0px 0px 7px;
}

.tb_ve_tob {
	border-right: solid 1px #fff;
}

.tb_ve_address {
	border-right: solid 1px #fff;
}

.tb_ve_ls {
	border-right: solid 1px #fff;
}

.tb_ve_yoc {
	border-radius: 0px 7px 7px 0px;
}

.tb_tabs {
	clear: both;
	float: left;
	border-radius: 7px;
	background-color: #fff;
	margin-bottom: 20px;
	border: solid 1px #0091ff;
}

a.tb_tab {
	height: 26px;
	line-height: 26px;
	width: 157px;
	text-align: center;
	display: block;
	float: left;
	vertical-align: baseline;
	color: #0091ff;
	text-decoration: none;
	font-size: 0.8rem;
	font-weight: 300;
	font-family: 'Muli', sans-serif;
	cursor: pointer;
	border-right: solid 1px #0091ff;
}

a.tb_tab:hover {
	background-color: #66b2e4;
	color: #fff;
}

a.tb_tab:first-child {
	border-radius: 5px 0px 0px 5px;
}

a.tb_tab:last-child {
	border-radius: 0px 5px 5px 0px;
	border-right: none;
}

a.tb_tab_selected {
	background-color: #0091ff;
	color: #fff;
	text-decoration: none;
}

.tb_tab_container {
	display: none;
	margin-bottom: 20px;
}

.tb_group_container {
	clear: both;
}

.tb_group {
	color: white;
	margin-top: 15px;
	font-family: 'Muli', sans-serif;
	font-size: 1.1rem;
	font-weight: 500;
	margin-bottom: 5px;
	margin-left: 10px;
	clear: both;
}

.tb_group_text {
	color: #000;
	font-size: 0.7rem;
	font-weight: 300;
	background-color: #fff;
	padding: 15px;
	border-radius: 7px;
	line-height: 20px;
	float: left;
	width: 270px;
	margin-right: 30px;
}

.tb_rating {
	float: left;
}

.tb_grades {
	height: 26px;
	border-radius: 7px;
	vertical-align: top;
	display: inline-block;
	background-color: #fff;
}

a.tb_grade {
	text-decoration: none;
}

.tb_grade {
	width: 90px;
	padding-left: 10px;
	padding-right: 10px;
	float: left;
	height: 26px;
	line-height: 26px;
	font-size: 0.7rem;
	color: #000;
	text-align: center;
	background-color: #fff;
	cursor: pointer;
	border-right: solid 1px #ccc;
}

.tb_grade1 {
	border-radius: 5px 0px 0px 5px;
}

.tb_grade:last-child {
	border-radius: 0px 5px 5px 0px;
	border-right: none;
}

.tb_grade:hover, .tb_grade_selected {
	color: #fff;
}

.tb_grade1:hover, .tb_grade1_selected {
	background-color: #009843;
	border-radius: 5px 0px 0px 5px;
}

.tb_grade2:hover, .tb_grade2_selected {
	background-color: #76b82a;
}

.tb_grade3:hover, .tb_grade3_selected {
	background-color: #c6c500;
}

.tb_grade4:hover, .tb_grade4_selected {
	background-color: #fbba00;
}

.tb_grade5:hover, .tb_grade5_selected {
	background-color: #ef7d00;
}

.tb_grade6:hover, .tb_grade6_selected {
	background-color: #e52329;
}

.tb_grade0:hover, .tb_grade0_selected {
	background-color: #000;
}

.tb_yesno_container {
	max-width: 720px;
	height: 26px;
	vertical-align: top;
	display: inline-block;
}

.tb_yesnodate_container {
	max-width: 720px;
	height: 26px;
	vertical-align: top;
	display: inline-block;
}

.tb_yesno, .tb_yesnodate {
	width: 100px;
	height: 26px;
	border-radius: 7px;
	vertical-align: top;
	display: inline-block;
	background-color: #fff;
	margin-right: 20px;
	color: #000;
	line-height: 26px;
	text-align: center;
	padding-left: 10px;
	padding-right: 10px;
	cursor: pointer;
}

a.tb_yesno {
	text-decoration: none;
}

a.tb_yesnodate {
	text-decoration: none;
}

select.tb_yesno {
	width: 120px;
	-webkit-appearance: none;
	-moz-appearance: none;
	appearance: none;
	border: none;
	border-radius: 7px;
	font-size: 0.7rem;
	padding-left: 10px;
	padding-right: 10px;
	color: #000;
	font-family: 'Muli', sans-serif;
	font-weight: 300;
	background-image: url("../img/arrow_select.png");
	background-position: right;
	background-repeat: no-repeat;
	background-color: #fff;
	margin-right: 0px;
	text-align: left;
}

select.tb_yesno > option {
	padding-left: 10px;
	font-family: 'Muli', sans-serif;
	font-size: 0.7rem;
	font-weight: 300;
}

.tb_yesno_yes:hover, .tb_yesno1_selected {
	color: #fff;
	background-color: #009843;
}

.tb_yesno_no:hover, .tb_yesno0_selected {
	color: #fff;
	background-color: #e52329;
}

.tb_yesnodate_yes:hover, .tb_yesnodate1_selected {
	color: #fff;
	background-color: #009843;
}

.tb_yesnodate_no:hover, .tb_yesnodate0_selected {
	color: #fff;
	background-color: #e52329;
}

.tb_button {
	width: 300px;
	border-radius: 7px;
	padding: 10px;
	background-color: #0091ff;
	color: #fff;
	font-size: 0.8rem;
	font-weight: 300;
	border: none;
	cursor: pointer;
}

.tb_button:hover {
	background-color: #66b2e4;
}

div.summary_row {
	clear: both;
}

div.summary_row > div {
	float: left;
	background-color: white;
	margin-right: 20px;
	padding: 10px;
	color: black;
	border-radius: 10px;
	margin-bottom: 10px;
	font-size: 10pt;
}

div.summary_row div.category_title {
	font-weight: bold;
}

div.summary_row div.category_name {
	width: 280px;
}

div.summary_row div.category_avg_grade {
	width: 180px;
}

div.summary_row div.category_weight {
	width: 180px;
}

div.summary_row div.category_weighted_grade {
	width: 180px;
}




/***** VE TEASER BEGINN *****/

.ve_teaser {
	position: relative;
	height: 298px;
	background-color: #fff;
	margin-top: 20px;
	padding: 20px;
	max-width: 998px;
	border: solid 1px #272727;
}

.ve_teaser_headline {
	font-size: 1.4rem;
	font-weight: 500;
	font-family: 'Muli', sans-serif;
	margin-bottom: 20px;
	color: #3474ae;
}

.ve_teaser_content_left {
	float: left;
	width: 200px;
	margin-right: 20px;
}

.ve_teaser_image {
	width: 200px;
	height: auto;
	background-image: url(../img/preview_image.png);
	background-size: cover;
	background-position: center;
	background-repeat: no-repeat;
	margin-bottom: 20px;
}

.ve_teaser_content_center {
	float: left;
	width: 33%;
	margin-right: 20px;
}

.ve_teaser_column_headline > span {
	font-weight: 500;
	font-family: 'Muli', sans-serif;
	color: #272727;
	font-size: 1.2rem;
}

.ve_teaser_column_headline {
	margin-bottom: 10px;
}

.ve_teaser_row {
	display: block;
	background-color: #fff;
	padding-top: 5px;
	padding-bottom: 5px;
}

.ve_teaser_row_name {
	font-family: 'Muli', sans-serif;
	display: block;
	font-size: 0.7rem;
	font-weight: 300;
	color: #000;
}

.ve_teaser_row_value {
	font-weight: 500;
	font-family: 'Muli', sans-serif;
	display: block;
	font-size: 1rem;
	/*color: #3474ae;*/
	color: black;
	line-height: 15px;
}

.ve_teaser_content_right {
	float: left;
	width: 33%;
}

/***** VE TEASER ENDE *****/

.mediafiles {
	clear: both;
	margin-top: 10px;
}

.mediafile {
	clear: both;
	display: inline-block;
	height: 200px;
	width: 200px;
	position: relative;
	overflow: hidden;
	background-size: cover;
	border-radius: 10px;
	border: solid 1px #333;
	box-shadow: 2px 2px 2px black;
	margin-right: 10px;
	margin-bottom: 10px;
}

.mediafile:hover {
	background-color: rgba(255, 255, 255, 0.2);
}


.mediafile a {
	position: absolute;
	left: 0px;
	top: 0px;
	width: 100%;
	height: 100%;
	text-align: center;
	cursor: pointer;
}

.mediafile a:hover {
	text-decoration: none;
}

.mediafile p.text {
	padding: 10px;
	background-color: white;
	color: black;
}

.mediafile p.extension {
	position: absolute;
	left: 0px;
	top: 0px;
	width: 100%;
	height: 100%;
	text-align: center;
	line-height: 200px;
	font-size: 4.0rem;
	color: rgba(255, 255, 255, 0.5);
}