
table.topmenu, body.topmenu 		{font-family:Verdana, Arial, Serif; font-size:14px; color:#FFFFFF;}
a.topmenu:link, a.topmenu:visited 	{font-family:Verdana, Arial, Serif; font-size:14px; text-decoration: none; color:#FFFFFF; font-weight:normal; }
a.topmenu:hover, a.topmenu:active 	{font-family:Verdana, Arial, Serif; font-size:14px; text-decoration: underline; color:#FFFFFF; font-weight:normal;}
body.topmenu 				{background: #0078d4;}


table.admtopmenu			{border-spacing: 0px; padding:0px;}
table.admtopmenu tr, body.topmenu 		{font-family:Verdana, Arial, Serif; font-size:14px; color:#FFFFFF;}
table.admtopmenumenu tr td a:link	{font-family:Verdana, Arial, Serif; font-size:14px; text-decoration: none; color:#555555; font-weight:normal; text-align: center;}
table.admtopmenumenu tr td a:visited 	{font-family:Verdana, Arial, Serif; font-size:14px; text-decoration: none; color:#555555; font-weight:normal; text-align: center;}
//table.admtopmenumenu tr td a:hover		 {font-family:Verdana, Arial, Serif; font-size:14px; text-decoration: none; color:#555555; font-weight:normal; background:#FFFFFF; }
table.admtopmenumenu tr td:hover		 {font-family:Verdana, Arial, Serif; font-size:14px; text-decoration: none; font-color:#FFFFFF; font-weight:normal; background:#999999; }

table.admtopmenumenu tr td		{background-color:#f4f0ec;text-align: center; padding:5px; padding-left:20px;padding-right:20px;}
a.topmenu:active 	{font-family:Verdana, Arial, Serif; font-size:14px; text-decoration: underline; color:#FFFFFF; font-weight:normal;}
body.admtopmenu				{background: #555555;}

//table.admtopmenumenu			{Padding:0px;border:0px;colspan:0px;margin:none;}
//table.admtopmenumenu tr td:first-child 	{border-radius:10px 0 0 0;}
table.admtopmenumenu tr td:last-child 	{border-radius:0 10px 0 0;}



H1.meeting				{ color: #000000; font-family:Verdana, Arial, Serif; font-size:16px; text-decoration: none; font-weight: bold; }
H1 					{ color: #000000; font-family:Verdana, Arial, Serif; font-size:16px; text-decoration: none; font-weight: bold; }
H1.mobile				{ color: #000000; font-family:Verdana, Arial, Serif; font-size:20px; text-decoration: none; font-weight: bold; }

H2 					{ color: #000000; font-family:Verdana, Arial, Serif; font-size:14px; text-decoration: none; font-weight: bold; }
H3 					{ color: #000000; font-family:Verdana, Arial, Serif; font-size:12px; text-decoration: none; font-weight: bold; }

body					{font-family:Verdana, Arial, Serif; font-size:16px; color:#000000;}

body					{margin-top:0px; margin-left:0px; margin-right:0px;}


body.computer 				{padding:50px;}
body.mobile 				{padding:50px;}

/* Table settings */
table					{font-family:Verdana, Arial, Serif; font-size:14px; color:#000000; }
table.text				{border-spacing: 30px;}
td.td_text 				{padding-right: 40px;}
td.text 				{vertical-align: top;}
th.xxx					{font-family:Verdana, Arial, Serif; font-size:14px; color:#000000; border-bottom: 1pt solid black; text-align: left; }


table.std				{border-collapse: collapse; border-radius: 10px; border: none;box-shadow: 2px 2px 25px #a9a9a9;}
table.std tr th				{padding:10px;background-color:#555555;color:#FFFFFF; position: -webkit-sticky; position: sticky; top: 0px; text-align: left}
table.std tr th a:link			{color:#FFFFFF; text-align: left; text-decoration: none; font-weight: bold;}
table.std tr th a:hover			{color:#FFFFFF; text-align: left; text-decoration: none; font-weight: bold;}
table.std tr th a:active		{color:#FFFFFF; text-align: left; text-decoration: none; font-weight: bold;}
table.std tr th a:visited		{color:#FFFFFF; text-align: left; text-decoration: none; font-weight: bold;}

table.std tr:nth-child(even)		{background-color:#f4f0ec;}
table.std tr:nth-child(odd)		{background-color:#e5e4e2;}

table.std tr:nth-child(even):hover	{background-color:#FFFFFF ;}
table.std tr:nth-child(odd):hover	{background-color:#FFFFFF ;}


table.std tr td 			{ padding:10px;}
table.std th:first-child		{border-radius:10px 0 0 0; }
table.std th:last-child			{border-radius:0 10px 0 0;}
table.std tr:last-child td:first-child	{border-radius: 0 0 0 10px;}
table.std tr:last-child td:last-child	{border-radius: 0 0 10px 0;}

input[type=submit].std			{border-radius: 5px; padding:5px; font-weight: bold; border: none;box-shadow: 2px 2px 25px #a9a9a9;}
.button					{border-radius: 15px; padding:5px; font-weight: bold; border: none;box-shadow: 2px 2px 5px #a9a9a9;}




/* Submit form */
table.std2				{border-collapse: collapse; border-radius: 10px; border: none;box-shadow: 2px 2px 5px #a9a9a9;}
table.std2 tr th			{padding:10px;background-color:#555555;color:#FFFFFF;border-radius:10px 10px 0 0; text-align: left;}

table.std2 tr td 			{ padding:10px;vertical-align: top;}

table.std2 tr				{background-color:#f4f0ec; }

table.std2 tr:last-child		{padding:3px;}
table.std2 tr:last-child td		{border-radius: 0 0 10px 10px;}


table.std2 input[type=submit]		{border-radius: 5px; padding:5px; font-weight: bold; border: none;box-shadow: 2px 2px 25px #a9a9a9;}



a:link					{text-decoration: none; color:#000000; }
a:visited				{text-decoration: none; color:#000000; }
a:hover					{text-decoration: none; color:#000000; }
a:active				{text-decoration: none; color:#000000; }






tr.trclass:hover			{background: #0078d4; color:#FFFFFF;}


.container 				{position: relative; text-align: left; color: white;}

.bottom-left 				{position: absolute; bottom: 40px; left: 40px; color: #FFFFFF; font-family:Verdana, Arial, Serif; font-size:24px; text-decoration: none; font-weight: bold; background-color:#000000;}



//a:link					{font-family:Verdana, Arial, Serif; font-size:14px; text-decoration: none; color:#0078d4; }
//a:visited				{font-family:Verdana, Arial, Serif; font-size:14px; text-decoration: none; color:#0078d4; }
//a:hover					{font-family:Verdana, Arial, Serif; font-size:14px; color:#0078d4; font-weight: bold; }
//a:active				{font-family:Verdana, Arial, Serif; font-size:15px; color:#0078d4; font-weight: #0078d4; }

a.documents:link			{font-family:Verdana, Arial, Serif; font-size:20px; color:#0078d4; text-decoration: none; font-weight:bold; }
a.documents:visited 			{font-family:Verdana, Arial, Serif; font-size:20px; color:#0078d4; text-decoration: none; font-weight:bold; }
a.documents:hover 			{font-family:Verdana, Arial, Serif; font-size:20px; color:#000000; text-decoration: none; font-weight:bold; }

iframe					{border:none; }

ul 					{list-style-type: none; margin:2px; padding-left:15px; }
ul li 					{list-style: disc;}

/* MOBILE VIEW START */





input, select, option, .options		{font-family:Verdana, Arial, Serif; font-size:16px; }
textarea 				{font-family:Verdana, Arial, Serif; font-size:16px; }


img 					{border: 0px solid #0078d4;}
img.moblogo				{padding-top:2px; padding-left:5px; }

.mobile-container 			{font-family:Verdana, Arial, Serif; max-width: 480px; margin: auto; background-color:white; height: 100%; color: black; border-radius: 10px; }

.topnav 				{overflow: hidden; background-color: #666666; /* dette er top baggrunden*/ position: relative; }
.topnav #myLinks 			{display: none; }
.topnav a 				{color: #FFFFFF; padding: 14px 16px; text-decoration: none; font-size: 17px; display: block; }
.topnav a.icon 				{background: black; display: block; position: absolute; right: 0; top: 0; }
.topnav a:hover 			{background-color: black; color: white; font-weight:normal; }

.active 				{background-color: #04AA6D; color: white; }

