﻿.MNAControl
{
	padding: 5px 5px 5px 5px;
}

/* MNA auf Seiten Fachpersonal */
.MNAExperts
{
	width: 100%;
}
.MNAExperts .MNAPhase
{
}

.MNAExperts .MNAPhaseHeader
{
	font-family: Verdana;
	font-size: 15px;
	font-weight:bold;
	color: #152C79;
	line-height: 23px;
}

.MNAExperts .QuestionBox
{
	padding: 5px 0px 0px 0px;
}

.MNAExperts .QuestionBoxRound
{	
}

.MNAExperts .QuestionBoxRound .TL
{
	background: Url(/nutrinews/Images/PNG/MNA/Experts/MNAQuestion_TL.png) no-repeat top left;
}

.MNAExperts .QuestionBoxRound .TR
{
	background: Url(/nutrinews/Images/PNG/MNA/Experts/MNAQuestion_TR.png) no-repeat top right;
}

.MNAExperts .AnswerBoxRound .TL
{
	background: Url(/nutrinews/Images/PNG/MNA/Experts/MNAAnswer_TL.png) no-repeat top left;
}

.MNAExperts .AnswerBoxRound .TR
{
	background: Url(/nutrinews/Images/PNG/MNA/Experts/MNAAnswer_TR.png) no-repeat top right;
}

.MNAExperts .AnswerBoxRound .BL
{
	background: Url(/nutrinews/Images/PNG/MNA/Experts/MNAAnswer_BL.png) no-repeat bottom left;
}

.MNAExperts .AnswerBoxRound .BR
{
	background: Url(/nutrinews/Images/PNG/MNA/Experts/MNAAnswer_BR.png) no-repeat bottom right;
}


.MNAExperts .Question
{
	font-family: Verdana;
	font-size: 10px;
	font-weight:normal;
	color: #152C79;
	/* border: solid 1px #6499BB;
	background-color: #f9fafc; */
	padding: 0px 0px 0px 0px;
	width: 100%;
}

.MNAExperts .QuestionHeader
{
	padding: 5px 0px 5px 5px;
	font-family: Verdana;
	font-size: 11px;
	font-weight:bold;
	width: 570px;
	color: #152C79;
}

.MNAExperts .QuestionHeaderLetter
{
	width: 20px;
	padding: 5px 0px 5px 10px;
	font-family: Verdana;
	font-size: 15px;
	font-weight:bold;
	color: #848FB0;
}

.MNAExperts .AnswerText
{
	font-family: Verdana;
	font-size: 10px;
	font-weight:normal;
	color: #152C79;
}

.MNAExperts .SubQuestion
{
	font-family: Verdana;
	font-size: 10px;
	font-weight:normal;
	color: #152C79;
	padding-top: 5px;
}

.MNAExperts .ValueHelperBox
{
	font-family: Verdana;
	font-size: 10px;
	font-weight:normal;
	color: #152C79;
	border: solid 1px #152C79;
	padding-top: 5px;
}

.MNAExperts .ValueHelperLink
{
	font-family: Verdana;
	font-size: 10px;
	font-weight:bold;
	color: #152C79;
	cursor: pointer;
}
/* MNA auf Seiten Patienten */

.MNAPatients
{
	width: 100%;
}
.MNAPatients .MNAPhase
{
}

.MNAPatients .MNAPhaseHeader
{
	font-family: Verdana;
	font-size: 14px;
	font-weight:bold;
	color: #EA1B23;
}

.MNAPatients .QuestionBox
{
	padding: 5px 0px 0px 0px;
}

.MNAPatients .QuestionBoxRound
{	
}

.MNAPatients .QuestionBoxRound .TL
{
	background: Url(/nutrinews/Images/PNG/MNA/Patients/MNAQuestion_TL.png) no-repeat top left;
}

.MNAPatients .QuestionBoxRound .TR
{
	background: Url(/nutrinews/Images/PNG/MNA/Patients/MNAQuestion_TR.png) no-repeat top right;
}

.MNAPatients .AnswerBoxRound .TL
{
	background: Url(/nutrinews/Images/PNG/MNA/Patients/MNAAnswer_TL.png) no-repeat top left;
}

.MNAPatients .AnswerBoxRound .TR
{
	background: Url(/nutrinews/Images/PNG/MNA/Patients/MNAAnswer_TR.png) no-repeat top right;
}

.MNAPatients .AnswerBoxRound .BL
{
	background: Url(/nutrinews/Images/PNG/MNA/Patients/MNAAnswer_BL.png) no-repeat bottom left;
}

.MNAPatients .AnswerBoxRound .BR
{
	background: Url(/nutrinews/Images/PNG/MNA/Patients/MNAAnswer_BR.png) no-repeat bottom right;
}

.MNAPatients .Question
{
	font-family: Verdana;
	font-size: 10px;
	font-weight:normal;
	color: #152C79;
	padding: 0px 0px 0px 0px;
	width: 100%;
}

.MNAPatients .QuestionHeader
{
	padding: 5px 0px 5px 5px;
	font-family: Verdana;
	font-size: 11px;
	font-weight:bold;
	color: #152C79;
}

.MNAPatients .QuestionHeaderLetter
{
	width: 20px;
	padding: 5px 0px 5px 10px;
	font-family: Verdana;
	font-size: 15px;
	font-weight:bold;
	color: #848FB0;
}

.MNAPatients .AnswerText
{
	font-family: Verdana;
	font-size: 10px;
	font-weight:normal;
	color: #152C79;
}

.MNAPatients .SubQuestion
{
	font-family: Verdana;
	font-size: 10px;
	font-weight:normal;
	color: #152C79;
	padding-top: 5px;
}

.MNAPatients .ValueHelperBox
{
	font-family: Verdana;
	font-size: 10px;
	font-weight:normal;
	color: #152C79;
	border: solid 1px #DBC0C8;
}

.MNAPatients .ValueHelperLink
{
	font-family: Verdana;
	font-size: 10px;
	font-weight:bold;
	color: #152C79;
	cursor: pointer;
}
