﻿/*Appwechsel*/
.AppWechsel {
	height: 120px;
	padding: 35px;
	background: none repeat scroll 0% 0% #F3F3F3;
	position: absolute;
	top: 40px;
	right: 0;
	left: 0;
	z-index: 9999999;
}

.Apps {
	min-width: 120px;
	min-height: 120px;
	float: left;
	margin-right: 10px;
	text-align:center;
	color:white;
	font-weight:bold;
	padding:5px;
	display:table-cell;
	vertical-align:middle;
	line-height:120px;
}

/*a:link, a:visited
{
	color: #000;
	text-decoration: none;
}*/

body {
	width: 100%;
	height: 100%;
	font-family: Tahoma;
	min-width: 1024px;
	/*min-height: 768px;*/
	max-width: 1920px !important;
	max-height: 1080px !important;
	padding: 0px;
	margin: 0px;
	/*overflow:hidden;*/
}

.bodyText {
	/*min-height:700px;
	max-height:1080px;
	overflow-y:scroll;*/
}

/*Tabelle auf gesamte Breite*/
.table100 {
	width: 100%;
}

/*Kopfzeile*/
.main {
	background-color: #4D8AC1;
}

.bilderkopf {
	height: 40px;
	width: 50px;
	text-align: center;
	vertical-align: middle;
	line-height:100%;
}

.WeitereApps {
	background-image: url(App_Themes/Design1/Images/weitere_apps.png);
	background-position: -92px -33px;
	width: 11px;
	height: 9px;
}

.WeitereAppszu {
	background-image: url(App_Themes/Design1/Images/weitere_apps.png);
	background-position: -45px -33px;
	width: 11px;
	height: 9px;
}

.AppName {
	font-weight: bold;
	font-size: 16px;
	color: white;
	text-align: left;
	vertical-align: middle;
	width:335px;
}

.Benutzer {
	/*font-size: 14px;*/
	color: white;
	text-align: right;
	vertical-align: middle;
	width:250px;
}

.Service {
	text-align: center;
	font-size: 16px;
	font-weight: bold;
	color: white;
}

.menuEinst {
	display:block;
	position:absolute;
	right:0;
	top:46px;
	text-align:left;
}

#lblAppName {
	padding-left: 2px;
}

/*Fußzeile*/
.footer {
	width: 100%;
	position: fixed;
	bottom: 0;
	right: 0;
}

.footerlinks {
	/*word-spacing: 40px;*/
	font-size: 14px;
}

.footerrechts {
	text-align: right;
	font-size: 14px;
}

/*Menü*/
.Menü {
	background-color: #f3f3f3;
	width: 160px;
	vertical-align: top;
}

/*Gestaltung Menü 1*/
.menu{
	background-color: #f3f3f3;
	width:100%;
	line-height:30px;
	margin:0;
	padding:0;
}

.level1 {
	color: black;
	background-color: #d4d4d4;
	font-size: 19.04px;
	font-weight: bold;
	width: 144px;
}

.level2 {
	color: black;
	font-size: 14px;
	background-color: #f3f3f3;
	font-weight: normal;
}

.level1top {
	color: black;
	background-color: #f3f3f3;
	font-size: 19px;
	font-weight: normal;
	width: 144px;
	text-align:center;
}

.level2top {
	color: black;
	font-size: 19px;
	background-color: #f3f3f3;
	font-weight: normal;
	min-width:144px;
	text-align: center;
}

.level3 {
	color: black;
	font-size: 14px;
	background-color: #f3f3f3;
	font-weight: normal;
}

.level4 {
	color: black;
	font-size: 14px;
	background-color: #f3f3f3;
	font-weight: normal;
}

	/*Klasse zur Zeit noch nicht funktionsfähig*/
.staticselected {
	background-color: #BDD7EE;
	font-size: 19.04px;
	color: white;
}

/*Impressum*/
.fehlerheader {
	color: #4D8AC1;
	font-size: 17px;
	font-weight: bold;
	text-align: center;
}

.fehlercontent {
	color: black;
	font-size: 15px;
	font-weight: normal;
	text-align: center;
}

.lblText {
	font-size: 12px;
	text-align:justify;
	font-weight:normal;
}

.linkImp {
	text-decoration:underline;
	color:#4D8AC1;
}

.linkImp:hover {
	text-decoration:underline;
	color:#4D8AC1;
	font-weight:bold;
}

/*Futterlabor, Mikrolabor, Milchlabor*/
.boxen {
	float:left;
	border:solid 1px #e7e6e6;
	margin:10px 0 10px 20px;
	/*border-top:solid 8px #BDD7EE;*/
	width:370px;
	height:320px;
}

.boxenListen {
	float:left;
	border:solid 1px #e7e6e6;
	margin:10px 0 10px 20px;
	/*border-top:solid 8px #BDD7EE;*/
	/*width:763px;
	height:100px;*/
	width:370px;
	height:320px;
}

.boxenKleinOR {
	float:left;
	border:solid 1px #e7e6e6;
	margin:5px 0 0 10px;
	/*text-align:center;*/
	border-top:solid 8px #ea9036;;
	width:120px;
	height:40px;
}

.boxenKleinBL {
	float:left;
	border:solid 1px #e7e6e6;
	margin:5px 0 0 10px;
	/*text-align:center;*/
	border-top:solid 8px #4D8AC1;
	width:120px;
	height:40px;
}

.boxenDaten {
	width:300px;
	min-height:111px;
	text-decoration:none;
	color:black;
	table-layout:fixed;
}

.boxenDatenHuS {
	width:200px;
	min-height:111px;
	text-decoration:none;
	color:black;
	table-layout:fixed;
}

.boxenHeaderText {
	padding:5px 5px 5px 15px;
	/*width:184px;*/
	font-size: 16px;
	background-color:#BDD7EE;
	color:#4D8AC1;
	font-weight:bold;
	text-align:left;
	height:35px;    
}

.boxenTrend {
	padding:5px 15px 5px 5px;
	background-color:#BDD7EE;
	text-align:right;
}

.hauptinfo {
	padding:5px 5px 0 15px;
	height:20px;
	color:#4D8AC1;
	font-weight:bold;
	font-size:28px;
}

.hauptinfoDurch {
	padding:5px 15px 0 5px;
	height:20px;
	color:#bdd7ee;
	font-weight:bold;
	font-size:28px;
	text-align:right;
}
.hauptinfo2 {
	padding-left:5px;
	height:20px;
	color:#7F7F7F;
	   /*color:#black;*/
	font-weight:bold;
	font-size:14px;
	white-space:nowrap;
	text-overflow:ellipsis;
	overflow:hidden;
}

.zweitinfo {
	padding: 5px 0 0 5px;
	color:#7F7F7F;
	font-size:12px;
}

.zweitinfoDatum {
	padding:0 5px 5px 15px;
	color:#7F7F7F;
	font-size:12px;
}

.zweitinfoDurch {
	padding:0 15px 5px 5px;
	color:#C0C0C0;
	font-size:12px;
	text-align:right;
}

.weitereDaten {
	font-weight:normal;
	font-size:14px;
}

.keineDaten {
	padding:5%;
	font-weight:bold;
	font-size:18px;
}

.boxenDiagramm {
	padding:0 5px 0 10px;

}

.boxenHemmstoff {
	width:300px;
}

/*Sonstiges*/
.lblUeberschrift {
	font-size: 17px;
	color: #7f7f7f;
	padding-left:8px;
	padding-top:5px;
}

.trennstrich {
	background-color: #f3f3f3;
	border-color: #f3f3f3;
}

a {
	color: #4D8AC1;
	text-decoration: underline;
}

.link {
	text-decoration:underline;
	color:#4D8AC1;
	margin:0 20px 0 20px;
}

.link:hover {
	text-decoration:underline;
	color:#4D8AC1;
	font-weight:bold;
}

.linkmain {
	text-decoration: underline;
	color: #4D8AC1;
	font-weight: bold;
}

.linkbutton {
	text-decoration:none;
	color: black;
}

/****************/
article {
	border-style: solid;
	border-width: 1px;
	border-color: #e6e6e6;
	margin: 20px;
}

.ArticleHead {
	background-color: #bdd7ee;
	color: #4D8AC1;
	padding: 10px;
	margin: 0px;
}

.ArticleContentSpacer {
	padding: 10px;
}

.ArticleContentText {
	text-align: justify;
}

div.RadNotification_Black {
	background-color: #222222;
}

.CookiePrompt {
	padding-top: 10px;
	padding-bottom: 10px;
	padding-left: 25px;
	padding-right: 25px;
}

#btnCookie {
	width: 150px;
	height: 35px;
	margin-top: -10px;
	color: #222222;
	background-color: #F1D600;
	border-color: #222222;
	border-width: 0px;
	border-radius: 5px;
}

	.tdTitel
	{
		font-weight: bold;
		text-align: center;
		background-color: #4D8AC1;
		color: white;
		white-space: nowrap;
		height: 27px;
		width:135px;
		/*border-left-style:solid;  
		border-left-width:1px;  
		border-left-color:white;  
		border-bottom-style:solid;  
		border-bottom-width:1px;  
		border-bottom-color:white;*/ 
		border-style:solid;
		border-width:1px;
		border-color:white;
		font-size: 10pt;
	}

		.tdFuss
	{
		font-weight: bold;
		text-align: center;
		background-color: #7f7f7f;
		color: white;
		white-space: nowrap;
		height: 27px;
		width:135px;
		border-style:solid;
		border-width:1px;
		border-color:white;
		font-size: 10pt;
	}

		.tdInhalt
	{
		vertical-align: middle;
		text-align: center;
		min-width: 110px;
		padding-top: 3px;
		padding-bottom: 3px;
		/*padding-right: 15px;*/
		/*border-left-style:solid;  
		border-left-width:1px;  
		border-left-color:white;*/  
		border-style:solid;
		border-width:1px;
		border-color:white;
	}	

	.tdTitelKlein
	{
		font-weight:  normal;
		text-align: center;
		/*background-color: #4D8AC1;*/
		background-color: #ea9036;
		color: white;
		white-space: nowrap;
		height: 15px;
		width:90px;
		border-left-style:solid;  
		border-left-width:1px;  
		border-left-color:white;  
		border-bottom-style:solid;  
		border-bottom-width:1px;  
		border-bottom-color:white; 
		font-size: 8pt;
	}

	.tdInhaltKlein
	{
		font-weight: normal;
		vertical-align: middle;
		text-align: center;
		height:15px;
		width: 100px;
		padding-top: 3px;
		padding-bottom: 3px;
		padding-right: 15px;
		border-left-style:solid;  
		border-left-width:1px;  
		border-left-color:white; 
		font-size:8pt; 
	}	

		.trAllgemein
	{
		background-color: #D9D9D9;
	}
			.trAlterniert
	{
		background-color: #F2F2F2;
	}


.schalterAktiv {
	width: 26px;
	height: 26px;
	display: inline-block;
	position: relative;
	overflow: hidden;
	text-overflow: clip;
	border: 1px solid #4D8AC1;
	border-radius: 100%;
	background: #BDD7EE;
}

.schalterInaktiv {
	width: 26px;
	height: 26px;
	display: inline-block;
	position: relative;
	overflow: hidden;
	text-overflow: clip;
	border: 1px solid #4D8AC1;
	border-radius: 100%;
	background: white;
}

.druckenAktiv {
	width: 26px;
	height: 26px;
	display: inline-block;
	position: relative;
	overflow: hidden;
	text-overflow: clip;
	border: 1px solid #4D8AC1;
	border-radius: 100%;
	background: white;
}

.Trend {
	width: 26px;
	height: 26px;
	display: inline-block;
	position: relative;
	overflow: hidden;
	text-overflow: clip;
	border: 2px solid #4D8AC1;
	border-radius: 100%;
	background: white;
}

.ArrowUp{
	width: 75%;
	height: 75%;
	padding-top:2px;
	padding-right:3.5px;
}

.ArrowDown{
	width: 75%;
	height: 75%;
	padding-top:4px;
	padding-right:3px;
}

.ArrowRight{
	width: 75%;
	height: 75%;
	padding-top:3px;
	padding-right:2.5px;
}

.TitleInfo {
	width: 75%;
	height: 75%;
	padding-top: 3px;
	padding-right: 3px;
}

.StatusPoint{
	width: 12px;
	height: 12px;
}

#autologoff {
	border: solid 2px #4D8AC1;
	max-width: 500px;
	margin-left: auto;
	margin-right: auto;
	margin-top: 20px;
	padding: 10px;
	text-align: center;
}

#autologoff header {
	color: #4D8AC1;
	font-weight: bold;
	padding-bottom: 20px;
	text-align: left;
}

.LogoffContent {
	text-align: left;
}

.LogoffImage {
	float: left;
	padding-right: 10px;
}

a.MailLink:link {
	color: #4D8AC1;
}

a.MailLink:visited {
	color: #231EA7;
}

a.DocumentLink:link {
	color: #4D8AC1;
}

a.DocumentLink:visited {
	color: #231EA7;
}

/*Datenschutzerklärung und Impressum*/
.PrivacyPolicy {
	text-align: left;
	font-size: 15px;
}

.PrivacyPolicyHeader {
	color: #4D8AC1;
	font-size: 17px;
	font-weight: bold;
}

.CompanyName {
	font-weight: bold;
}

.MilkNoteText {
	font-size: small;
	font-weight: normal;
	padding-left: 5px;
}