﻿/* General page setup
---------------------------------------------------------------------- */

html,body 												{margin:0px;padding:0px;width:100%;height:100%;background:#e31e25;font-size:14px;font-family:arial,verdana,sans-serif;color:#000;line-height:110%;text-align:left;}

/* Generel table attributes and fonts
---------------------------------------------------------------------- */

table, td, select, input, label, textarea				{font-size:1em;color:#000;font-family:arial,verdana,sans-serif;}
th														{font-size:1em;text-align:left;font-weight:bold;}
p														{font-size:1em;color:#000;margin:0px;margin-bottom:15px;}
a														{font-size:1em;color:#000;text-decoration:underline;}
a:hover													{font-size:1em;text-decoration:underline;}
h1														{font-size:1.4em;color:#000;margin:0px;}
h2,h3,h4,h5,h6											{font-size:1.1em;font-weight:bold;color:#000;margin:0px;margin-bottom:15px;}
address													{font-size:1em;font-style:normal;}
form													{margin:0;padding:0;}
hr														{height:1px;background-color:#e1e1e1;color:#e1e1e1;border:none;margin:0;margin-top:10px;margin-bottom:10px;}
a img													{border:none;}


/* Base template setup - frontpage
---------------------------------------------------------------------- */

.front													{width:100%;height:100%;text-align:left;background:#e31e25 url(../gfx/front-bg-red.jpg) no-repeat left top fixed;}
html>body .front										{min-height:100%;height:auto;}
.front .top 											{width:796px;text-align:left;padding:0px 0px 0px 198px;}
.front .top .pad 										{width:100%;height:170px;clear:both;}
.front .top .pad .left 									{width:500px;float:left;padding:68px 0px 0px 0px;}
.front .top .pad .right 								{width:255px;float:right;padding:68px 0px 0px 0px;}
.front .top .pad .right .search-abs 					{width:60px;position:absolute;z-index:1;margin-left:-70px;text-align:right;padding:4px 0px 0px 0px;}
.front .top .pad .right .search-abs label 				{color:#fff;}
.front .top .pad .right .search 						{width:251px;float:right;}
.front .top .pad .right .search input 					{width:241px;padding:3px 5px 3px 5px;color:#fff;border:none;background:transparent;border-bottom:2px solid #fff;outline:0;}
.front .top .pad .right .search input:focus 			{width:241px;padding:3px 5px 3px 5px;color:#000;border:none;background:#fff;border-bottom:2px solid #fff;filter:alpha(opacity=80);-khtml-opacity:0.8;-moz-opacity:0.8;opacity:0.8;}
.front .top .menu 										{width:100%;clear:both;border-bottom:3px solid #fff;}
.front .top .menu .hei 									{width:100%;height:50px;clear:both;overflow:hidden;}
.front .top .menu .hei .left 							{width:520px;float:left;padding:25px 0px 0px 0px;}
.front .top .menu .hei .left ul 						{margin:0;padding:0;list-style-type:none;}
.front .top .menu .hei .left ul li 						{float:left;}
.front .top .menu .hei .left ul li a 					{height:28px;text-decoration:none;float:left;padding:3px 10px 0px 10px;color:#fff;text-transform:uppercase;}
.front .top .menu .hei .left ul li a:hover 				{}
.front .top .menu .hei .left ul li .selected 			{height:28px;text-decoration:none;float:left;padding:3px 10px 0px 10px;background:#fff;color:#ec2029;text-transform:uppercase;}
.front .top .menu .hei .left ul li .first 				{height:28px;text-decoration:none;float:left;padding:3px 10px 0px 0px;color:#fff;text-transform:uppercase;}
.front .top .menu .hei .left ul li .first-selected 		{height:28px;text-decoration:none;float:left;padding:3px 10px 0px 10px;background:#fff;color:#ec2029;text-transform:uppercase;}
.front .top .menu .hei .right 							{width:276px;float:left;padding:25px 0px 0px 0px;}
.front .top .menu .hei .right ul 						{margin:0;padding:0;list-style-type:none;float:right;}
.front .top .menu .hei .right ul li 					{float:left;}
.front .top .menu .hei .right ul li a 					{height:28px;font-size:12px;text-decoration:none;float:left;padding:3px 0px 0px 0px;color:#fff;text-transform:uppercase;font-weight:bold;}
.front .top .menu .hei .right ul li a:hover 			{}
.front .content 										{width:100%;clear:both;}
.front .content .pad 									{width:100%;width:796px;clear:both;text-align:left;padding:25px 0px 0px 198px;}
.front .content .pad .row-t1 							{width:523px;clear:both;}
.front .content .pad .row-t1 .header 					{width:100%;clear:both;border-bottom:4px solid #fff;padding:0px 0px 35px 0px;}
/*.front .content .pad .row-t1 .header h1 				{margin:0;font-weight:normal;color:#fff;font-size:75px;line-height:71px;}*/
.front .content .pad .row-t1 .header h1 				{margin:0;font-weight:normal;color:#fff;font-size:50px;line-height:105%;font-weight:bold;}
.front .content .pad .row-t1 .news 						{width:100%;clear:both;padding:10px 0px 50px 0px;}
.front .content .pad .row-t1 .news a 					{color:#fff;text-decoration:none;}
.front .content .pad .row-t1 .news p 					{width:440px;margin:0;color:#fff;}
.front .content .pad .row-t1 .news p strong 			{display:block;text-transform:uppercase;margin-bottom:5px;}
.front .content .pad .row-t2	 						{width:100%;clear:both;}
.front .content .pad .row-t2 .col-t1 					{width:271px;float:left;}
.front .content .pad .row-t2 .col-t1 .lim 				{width:252px;height:120px;clear:both;overflow:hidden;padding:10px 0px 10px 0px;border-top:3px solid #fff;border-bottom:3px solid #fff;}
.front .content .pad .row-t2 .col-t1 .lim .head 		{margin:0;margin-bottom:10px;line-height:105%;letter-spacing:-1px;font-size:15px;font-weight:bold;text-transform:uppercase;color:#fff;}
.front .content .pad .row-t2 .col-t1 .lim .text 		{margin:0;line-height:105%;letter-spacing:-1px;font-size:26px;text-transform:uppercase;color:#fff;}
.front .content .pad .row-t2 .col-t1 .lim .text a 		{text-decoration:none;font-size:26px;line-height:105%;color:#fff;}
.front .content .pad .row-t2 .col-t1 .lim .text strong 	{font-size:26px;line-height:105%;}
.front .content .pad .row-t2 .col-t2 					{width:274px;float:left;}
.front .content .pad .row-t2 .col-t2 .lim 				{width:252px;height:120px;clear:both;overflow:hidden;padding:10px 0px 10px 0px;border-top:3px solid #fff;border-bottom:3px solid #fff;}
.front .content .pad .row-t2 .col-t2 .lim .head 		{margin:0;margin-bottom:10px;line-height:105%;letter-spacing:-1px;font-size:15px;font-weight:bold;text-transform:uppercase;color:#fff;}
.front .content .pad .row-t2 .col-t2 .lim .text 		{margin:0;line-height:135%;font-size:22px;text-transform:uppercase;color:#fff;}
.front .content .pad .row-t2 .col-t2 .lim .text a 		{text-decoration:none;line-height:135%;font-size:22px;text-transform:uppercase;color:#fff;}
.front .content .pad .row-t2 .col-t3 					{width:251px;float:left;}
.front .content .pad .row-t2 .col-t3 .lim 				{width:251px;height:120px;clear:both;overflow:hidden;padding:10px 0px 10px 0px;border-top:3px solid #fff;border-bottom:3px solid #fff;}
.front .content .pad .row-t2 .col-t3 .lim .head 		{margin:0;margin-bottom:10px;line-height:105%;letter-spacing:-1px;font-size:15px;font-weight:bold;text-transform:uppercase;color:#fff;}
.front .content .pad .row-t2 .col-t3 .lim .text 		{margin:0;line-height:135%;font-size:17px;text-transform:uppercase;color:#fff;}
.front .content .pad .row-t2 .col-t3 .lim .text a 		{text-decoration:none;line-height:135%;font-size:17px;text-transform:uppercase;color:#fff;}
.front .content .pad .row-t2 .clr 						{width:100%;height:20px;clear:both;overflow:hidden;}
.front .content .pad .row-t3 							{width:100%;clear:both;}
.front .content .pad .row-t3 .lf 						{width:523px;float:left;padding:10px 0px 30px 0px;}
.front .content .pad .row-t3 .lf p 						{width:440px;margin:0;color:#fff;}
.front .content .pad .row-t3 .lf p strong 				{font-size:18px;display:block;text-transform:uppercase;margin-bottom:5px;}
.front .content .pad .row-t3 .lf p a 					{font-size:18px;display:block;text-transform:uppercase;margin-bottom:5px;color:#fff;}
.front .content .pad .row-t3 .rg 						{width:270px;float:left;}
.front .content .pad .row-t3 .rg .ex 					{clear:both;padding:0px 0px 0px 22px;}
.front .content .pad .row-t3 .rg .ex .dx 				{width:100%;clear:both;}
.front .content .pad .row-t3 .cl 						{width:100%;height:10px;clear:both;}
.front .footer 											{width:796px;text-align:left;padding:0px 0px 0px 198px;}
.front .footer .inn 									{width:100%;clear:both;border-top:4px solid #fff;}
.front .footer .inn .left 								{width:600px;float:left;}
.front .footer .inn .left .pad 							{clear:both;padding:5px 0px 0px 10px;}
.front .footer .inn .left .pad address 					{color:#fff;font-size:12px;text-transform:uppercase;}
.front .footer .inn .left .pad a 						{color:#fff;text-decoration:none;}
.front .footer .inn .left .pad a:hover 					{text-decoration:underline;}
.front .footer .inn .right 								{width:196px;float:left;}
.front .footer .inn .right .pad 						{clear:both;padding:5px 10px 0px 0px;text-align:right;}
.front .footer .inn .right .pad a 						{color:#fff;text-decoration:none;text-transform:uppercase;}
.front .footer .inn .right .pad a:hover 				{text-decoration:underline;}
.front .footer .inn .clear 								{width:100%;height:10px;clear:both;overflow:hidden;}


/* Base template setup - rest
---------------------------------------------------------------------- */

.wrap													{width:100%;height:100%;text-align:left;}
html>body .wrap											{min-height:100%;height:auto;}
.wrap .top 												{width:796px;text-align:left;padding:0px 0px 0px 198px;}
.wrap .top .pad 										{width:100%;height:170px;clear:both;}
.wrap .top .pad .left 									{width:580px;float:left;padding:68px 0px 0px 0px;}
.wrap .top .pad .right 									{width:216px;float:left;padding:68px 0px 0px 0px;}
.wrap .top .pad .right .search-abs 						{width:60px;position:absolute;z-index:1;margin-left:-70px;text-align:right;padding:4px 0px 0px 0px;}
.wrap .top .pad .right .search-abs label 				{color:#fff;}
.wrap .top .pad .right .search 							{width:251px;float:right;}
.wrap .top .pad .right .search input 					{width:241px;padding:3px 5px 3px 5px;color:#fff;border:none;background:transparent;border-bottom:2px solid #fff;}
.wrap .top .pad .right .search input:focus 				{width:241px;padding:3px 5px 3px 5px;color:#000;border:none;background:#fff;border-bottom:2px solid #fff;filter:alpha(opacity=80);-khtml-opacity:0.8;-moz-opacity:0.8;opacity:0.8;}
.wrap .top .menu 										{width:100%;clear:both;}
.wrap .top .menu .hei 									{width:100%;height:50px;clear:both;overflow:hidden;}
.wrap .top .menu .hei .left 							{width:520px;float:left;padding:25px 0px 0px 0px;}
.wrap .top .menu .hei .left ul 							{margin:0;padding:0;list-style-type:none;}
.wrap .top .menu .hei .left ul li 						{float:left;}
.wrap .top .menu .hei .left ul li a 					{height:28px;text-decoration:none;float:left;padding:3px 10px 0px 10px;color:#fff;text-transform:uppercase;}
.wrap .top .menu .hei .left ul li a:hover 				{}
.wrap .top .menu .hei .left ul li .selected 			{height:28px;text-decoration:none;float:left;padding:3px 10px 0px 10px;background:#fff;color:#ec2029;text-transform:uppercase;}
.wrap .top .menu .hei .left ul li .first 				{height:28px;text-decoration:none;float:left;padding:3px 10px 0px 0px;color:#fff;text-transform:uppercase;}
.wrap .top .menu .hei .left ul li .first-selected 		{height:28px;text-decoration:none;float:left;padding:3px 10px 0px 10px;background:#fff;color:#ec2029;text-transform:uppercase;}
.wrap .top .menu .hei .right 							{width:276px;float:left;padding:25px 0px 0px 0px;}
.wrap .top .menu .hei .right ul 						{margin:0;padding:0;list-style-type:none;float:right;}
.wrap .top .menu .hei .right ul li 						{float:left;}
.wrap .top .menu .hei .right ul li a 					{height:28px;font-size:12px;text-decoration:none;float:left;padding:3px 0px 0px 0px;color:#fff;text-transform:uppercase;font-weight:bold;}
.wrap .top .menu .hei .right ul li a:hover 				{}
.wrap .content 											{width:100%;min-height:600px;clear:both;padding:0px 0px 0px 0px;background:#fff;}
.wrap .content .pad 									{width:796px;text-align:left;padding:0px 0px 0px 198px;}
.wrap .content .pad .submenu 							{width:100%;clear:both;border-bottom:3px solid #ec2029;padding:4px 0px 0px 0px;}
.wrap .content .pad .submenu .fx 						{width:100%;height:27px;clear:both;overflow:hidden;}
.wrap .content .pad .submenu .fx ul 					{margin:0;padding:0;list-style-type:none;}
.wrap .content .pad .submenu .fx ul li 					{float:left;}
.wrap .content .pad .submenu .fx ul li a 				{float:left;height:23px;font-size:13px;padding:4px 5px 0px 5px;color:#ec2029;text-decoration:none;}
.wrap .content .pad .submenu .fx ul li a:hover 			{text-decoration:underline;}
.wrap .content .pad .submenu .fx ul li .selected 		{float:left;height:23px;font-size:13px;padding:4px 5px 0px 5px;background:#ec2029;color:#fff;text-decoration:none;}
.wrap .content .pad .headline				 			{width:100%;clear:both;padding:15px 0px 0px 0px;}
/*
.wrap .content .pad .headline .fx 						{width:524px;clear:both;border-bottom:8px solid #65d82e;padding:25px 0px 5px 0px;}
.wrap .content .pad .headline .fx h1 					{margin:0;font-size:50px;color:#65d82e;font-weight:normal;}
*/
.wrap .content .pad .headline .fx 						{width:524px;clear:both;border-bottom:8px solid #65d82e;padding:25px 0px 10px 0px;}
.wrap .content .pad .headline .fx h1 					{margin:0;font-size:45px;color:#65d82e;font-weight:bold;}
.wrap .content .pad .headline .dis 						{width:100%;height:5px;clear:both;overflow:hidden;}
.wrap .content .pad .ctn 								{width:100%;clear:both;}
.wrap .content .pad .ctn .left 							{width:543px;float:left;}
.wrap .content .pad .ctn .left .inner 					{width:524px;clear:both;}
.wrap .content .pad .ctn .left .inner .searchresult 	{clear:both;padding:20px 0px 0px 0px;}
.wrap .content .pad .ctn .left .inner .searchresult p 	{margin-bottom:15px;}
.wrap .content .pad .ctn .left .inner .searchresult a 	{font-size:14px;font-weight:bold;text-decoration:none;}
.wrap .content .pad .ctn .left .inner .searchresult span {font-size:14px;font-weight:bold;}
.wrap .content .pad .ctn .left .inner .pubs 			{width:100%;clear:both;padding:30px 0px 0px 0px;}
.wrap .content .pad .ctn .left .inner .pubs .text 		{width:100%;clear:both;}
.wrap .content .pad .ctn .left .inner .pubs .text p 	{font-size:13px;}
.wrap .content .pad .ctn .left .inner .pubs .dis 		{width:100%;height:15px;clear:both;overflow:hidden;}
.wrap .content .pad .ctn .left .inner .pubs .pub 		{width:100%;clear:both;border-top:1px solid #1fb7e7;border-bottom:1px solid #1fb7e7;padding:10px 0px 10px 0px;}
.wrap .content .pad .ctn .left .inner .pubs .pub .hd 	{width:100%;min-height:35px;clear:both;cursor:pointer;}
.wrap .content .pad .ctn .left .inner .pubs .pub .hd .col1 {width:50px;float:left;}
.wrap .content .pad .ctn .left .inner .pubs .pub .hd .col1 a {width:45px;height:35px;display:block;background:url(../gfx/arrow-large-blue-selected.png) no-repeat 10px 0px;}
.wrap .content .pad .ctn .left .inner .pubs .pub .hd .col1 .down {width:45px;height:35px;display:block;background:url(../gfx/arrow-large-blue-down.png) no-repeat 10px 0px;}
.wrap .content .pad .ctn .left .inner .pubs .pub .hd .col1 span {display:none;}
.wrap .content .pad .ctn .left .inner .pubs .pub .hd .col2 {width:85px;float:left;text-align:right;}
.wrap .content .pad .ctn .left .inner .pubs .pub .hd .col2 p {margin:0;font-size:13px;color:#1fb7e7;padding:10px 15px 0px 0px;}
.wrap .content .pad .ctn .left .inner .pubs .pub .hd .col3 {width:370px;float:left;}
.wrap .content .pad .ctn .left .inner .pubs .pub .hd .col3 p {margin:0;color:#000;font-size:13px;padding:10px 0px 0px 0px;}
.wrap .content .pad .ctn .left .inner .pubs .pub .hd .clr {width:100%;height:2px;clear:both;overflow:hidden;}
.wrap .content .pad .ctn .left .inner .pubs .pub .arrs .col2 p {padding:5px 15px 0px 0px;}
.wrap .content .pad .ctn .left .inner .pubs .pub .arrs .col3 p {padding:5px 0px 0px 0px;}
.wrap .content .pad .ctn .left .inner .pubs .pub .over 	{display:none;overflow:hidden;}
.wrap .content .pad .ctn .left .inner .pubs .pub .tx 	{width:100%;clear:both;}
.wrap .content .pad .ctn .left .inner .pubs .pub .tx .col1 {width:50px;float:left;}
.wrap .content .pad .ctn .left .inner .pubs .pub .tx .col2 {width:85px;float:left;text-align:right;}
.wrap .content .pad .ctn .left .inner .pubs .pub .tx .col2 p {margin:0;font-size:13px;color:#1fb7e7;padding:10px 15px 0px 0px;}
.wrap .content .pad .ctn .left .inner .pubs .pub .tx .col2 .expand {width:22px;height:22px;float:right;margin:8px 15px 0px 0px;background:url(../gfx/arrow-normal-blue-selected.png) no-repeat;}
.wrap .content .pad .ctn .left .inner .pubs .pub .tx .col2 .expanded {width:22px;height:22px;float:right;margin:8px 15px 0px 0px;background:url(../gfx/arrow-normal-blue-down.png) no-repeat;}
.wrap .content .pad .ctn .left .inner .pubs .pub .tx .col2 .email {width:22px;height:22px;float:right;margin:8px 15px 0px 0px;background:url(../gfx/arrow-normal-blue-email.png) no-repeat;}
.wrap .content .pad .ctn .left .inner .pubs .pub .tx .col2 .afmeld {width:23px;height:22px;float:right;margin:8px 15px 0px 0px;background:url(../gfx/icon-afmeld.gif) no-repeat;}
.wrap .content .pad .ctn .left .inner .pubs .pub .tx .col2 .participants {width:22px;height:22px;float:right;margin:8px 15px 0px 0px;background:url(../gfx/arrow-normal-pink-participants.png) no-repeat;}
.wrap .content .pad .ctn .left .inner .pubs .pub .tx .col2 span {display:none;}
.wrap .content .pad .ctn .left .inner .pubs .pub .tx .col3 {width:370px;float:left;color:#000;font-size:13px;}
.wrap .content .pad .ctn .left .inner .pubs .pub .tx .col3 p {margin:0;color:#000;font-size:13px;padding:10px 0px 0px 0px;}
.wrap .content .pad .ctn .left .inner .pubs .pub .tx .col3 a {text-decoration:none;}
.wrap .content .pad .ctn .left .inner .pubs .pub .tx .col3 a:hover {text-decoration:underline;}
.wrap .content .pad .ctn .left .inner .pubs .pub .tx .clr {width:100%;height:2px;clear:both;overflow:hidden;}
.wrap .content .pad .ctn .left .inner .norm 			{width:100%;clear:both;padding:20px 0px 20px 0px;}
.wrap .content .pad .ctn .left .inner .norm p 			{font-size:13px;}
.wrap .content .pad .ctn .left .inner .norm ul 			{font-size:13px;}
.wrap .content .pad .ctn .left .inner .news 			{width:100%;clear:both;padding:20px 0px 0px 0px;}
.wrap .content .pad .ctn .left .inner .news .newstype 	{font-size:13px;color:#ec2029;text-transform:uppercase;font-weight:normal;display:inline;padding:0!important;}
.wrap .content .pad .ctn .left .inner .news .row1 		{width:100%;clear:both;}
.wrap .content .pad .ctn .left .inner .news .row1 .date {width:100%;clear:both;}
.wrap .content .pad .ctn .left .inner .news .row1 .date p {margin:0;font-size:11px;color:#5d5d5d;}
.wrap .content .pad .ctn .left .inner .news .row1 .date strong {font-size:13px;color:#ec2029;text-transform:uppercase;font-weight:normal;}
.wrap .content .pad .ctn .left .inner .news .row1 .head {width:100%;clear:both;padding:5px 0px 0px 0px;}
.wrap .content .pad .ctn .left .inner .news .row1 .head h1 {margin:0;font-size:30px!important;color:#65d82e;}
.wrap .content .pad .ctn .left .inner .news .row1 .desc {width:100%;clear:both;padding:5px 0px 20px 0px;}
.wrap .content .pad .ctn .left .inner .news .row1 .desc p {margin:0;font-size:13px;}
.wrap .content .pad .ctn .left .inner .news .row1 .desc a {text-decoration:none;}
.wrap .content .pad .ctn .left .inner .news .row1 .desc img {display:block;padding:20px 0px 0px 0px;}
.wrap .content .pad .ctn .left .inner .news .row2 		{width:100%;clear:both;}
.wrap .content .pad .ctn .left .inner .news .row2 .lft 	{width:270px;float:left;}
.wrap .content .pad .ctn .left .inner .news .row2 .lft .inn {width:254px;clear:both;}
.wrap .content .pad .ctn .left .inner .news .row2 .lft .inn .bdr {width:100%;height:130px;clear:both;overflow:hidden;border-top:3px solid #ec2029;border-bottom:3px solid #ec2029;padding:20px 0px 20px 0px;}
.wrap .content .pad .ctn .left .inner .news .row2 .lft .inn .bdr p {margin:0;font-size:13px;}
.wrap .content .pad .ctn .left .inner .news .row2 .lft .inn .bdr a {text-decoration:none;}
.wrap .content .pad .ctn .left .inner .news .row2 .lft .inn .bdr span {display:block;color:#555;font-size:11px;}
.wrap .content .pad .ctn .left .inner .news .row2 .lft .inn .bdr strong {display:block;color:#ec2029;padding:5px 0px 5px 0px;}
.wrap .content .pad .ctn .left .inner .news .row2 .rgt 	{width:254px;float:left;}
.wrap .content .pad .ctn .left .inner .news .row2 .rgt .inn {width:254px;clear:both;}
.wrap .content .pad .ctn .left .inner .news .row2 .rgt .inn .bdr {width:100%;height:130px;clear:both;overflow:hidden;border-top:3px solid #ec2029;border-bottom:3px solid #ec2029;padding:20px 0px 20px 0px;}
.wrap .content .pad .ctn .left .inner .news .row2 .rgt .inn .bdr p {margin:0;font-size:13px;}
.wrap .content .pad .ctn .left .inner .news .row2 .rgt .inn .bdr a {text-decoration:none;}
.wrap .content .pad .ctn .left .inner .news .row2 .rgt .inn .bdr span {display:block;color:#555;font-size:11px;}
.wrap .content .pad .ctn .left .inner .news .row2 .rgt .inn .bdr strong {display:block;color:#ec2029;padding:5px 0px 5px 0px;}
.wrap .content .pad .ctn .left .inner .news .row2 .clr 	{width:100%;height:10px;clear:both;overflow:hidden;}
.wrap .content .pad .ctn .left .inner .news .row3 		{width:100%;clear:both;padding:10px 0px 20px 0px;}
.wrap .content .pad .ctn .left .inner .news .row3 ul 	{margin:0;padding:0;list-style-type:none;font-size:13px;}
.wrap .content .pad .ctn .left .inner .news .row3 ul li.first {border:none;}
.wrap .content .pad .ctn .left .inner .news .row3 ul li {margin-bottom:15px;border-top:1px solid #ec2029;padding:15px 0px 0px 0px;}
.wrap .content .pad .ctn .left .inner .news .row3 ul li a {text-decoration:none;}
.wrap .content .pad .ctn .left .inner .news .row3 ul li span {display:block;color:#555;font-size:11px;}
.wrap .content .pad .ctn .left .inner .news .row3 ul li strong {display:block;color:#ec2029;padding:5px 0px 5px 0px;}
.wrap .content .pad .ctn .left .inner .news ul.yearlist	{margin:0;padding:0;list-style-type:none;margin:0px 0px 20px 0px;}
.wrap .content .pad .ctn .left .inner .news ul.yearlist li {display:inline;padding:0px 15px 0px 0px;}
.wrap .content .pad .ctn .left .inner .news ul.yearlist li a {color:#ec2029;}
.wrap .content .pad .ctn .left .inner .news ul.yearlist .Active {font-weight:bold;}
.wrap .content .pad .ctn .left .inner .archive 			{width:100%;clear:both;padding:30px 0px 20px 0px;}
.wrap .content .pad .ctn .left .inner .archive ul 		{margin:0;padding:0;list-style-type:none;font-size:13px;}
.wrap .content .pad .ctn .left .inner .archive ul li 	{margin-bottom:15px;border-top:1px solid #ec2029;padding:15px 0px 0px 0px;}
.wrap .content .pad .ctn .left .inner .archive ul li a 	{text-decoration:none;}
.wrap .content .pad .ctn .left .inner .archive ul li span {display:block;color:#555;font-size:11px;}
.wrap .content .pad .ctn .left .inner .archive ul li strong {display:block;color:#ec2029;padding:5px 0px 5px 0px;}
.wrap .content .pad .ctn .right 						{width:253px;float:left;}
.wrap .content .pad .ctn .right .inner 					{width:253px;clear:both;margin-top:-13px;}
.wrap .content .pad .ctn .right .inner .mwr-t1 			{width:100%;clear:both;padding:20px 0px 5px 0px;border-top:8px solid #65d82e;border-bottom:3px solid #65d82e;margin-bottom:25px;}
.wrap .content .pad .ctn .right .inner .mwr-t1 .pd 		{clear:both;padding:0px 15px 0px 15px;}
.wrap .content .pad .ctn .right .inner .mwr-t1 .pd .hd 	{width:100%;clear:both;margin-bottom:15px;}
.wrap .content .pad .ctn .right .inner .mwr-t1 .pd .hd p {margin:0;font-size:23px;line-height:110%;font-weight:bold;text-transform:uppercase;color:#65d82e;}
.wrap .content .pad .ctn .right .inner .mwr-t1 .pd .list {width:100%;clear:both;}
.wrap .content .pad .ctn .right .inner .mwr-t1 .pd .list ul {margin:0;padding:0;list-style-type:none;font-size:13px;}
.wrap .content .pad .ctn .right .inner .mwr-t1 .pd .list ul li {margin-bottom:5px;}
.wrap .content .pad .ctn .right .inner .mwr-t1 .pd .list ul li a {color:#65d82e;text-decoration:none;}
.wrap .content .pad .ctn .right .inner .mwr-t1 .pd .list ul li a:hover {text-decoration:underline;}
.wrap .content .pad .ctn .right .inner .mwr-t2 			{width:100%;clear:both;padding:20px 0px 5px 0px;border-top:8px solid #65d82e;border-bottom:3px solid #65d82e;margin-bottom:25px;}
.wrap .content .pad .ctn .right .inner .mwr-t2 .pd 		{clear:both;padding:0px 15px 0px 15px;}
.wrap .content .pad .ctn .right .inner .mwr-t2 .pd .hd 	{width:100%;clear:both;margin-bottom:15px;}
.wrap .content .pad .ctn .right .inner .mwr-t2 .pd .hd p {margin:0;font-size:23px;line-height:110%;font-weight:bold;text-transform:uppercase;color:#65d82e;}
.wrap .content .pad .ctn .right .inner .mwr-t2 .pd .tx 	{width:100%;clear:both;}
.wrap .content .pad .ctn .right .inner .mwr-t2 .pd .tx p {margin:0;margin-bottom:10px;font-size:13px;line-height:120%;}
.wrap .content .pad .ctn .right .inner .mwr-t2 .pd .tx a {text-decoration:none;}
.wrap .content .pad .ctn .right .inner .mwr-t3 			{width:100%;clear:both;padding:20px 0px 5px 0px;border-top:8px solid #65d82e;border-bottom:3px solid #65d82e;margin-bottom:25px;}
.wrap .content .pad .ctn .right .inner .mwr-t3 .pd 		{clear:both;padding:0px 15px 0px 15px;}
.wrap .content .pad .ctn .right .inner .mwr-t3 .pd .hd 	{width:100%;clear:both;margin-bottom:15px;}
.wrap .content .pad .ctn .right .inner .mwr-t3 .pd .hd p {margin:0;font-size:23px;line-height:110%;font-weight:bold;text-transform:uppercase;color:#65d82e;}
.wrap .content .pad .ctn .right .inner .mwr-t3 .pd .list {width:100%;clear:both;}
.wrap .content .pad .ctn .right .inner .mwr-t3 .pd .list ul {margin:0;padding:0;list-style-type:none;font-size:13px;}
.wrap .content .pad .ctn .right .inner .mwr-t3 .pd .list ul li {margin-bottom:15px;}
.wrap .content .pad .ctn .right .inner .mwr-t3 .pd .list ul li a {color:#000;text-decoration:none;}
.wrap .content .pad .ctn .right .inner .mwr-t3 .pd .list ul li span {color:#ec2029;}
.wrap .content .pad .ctn .clear 						{width:100%;height:10px;clear:both;overflow:hidden;}
.wrap .footer 											{width:796px;text-align:left;padding:0px 0px 0px 198px;}
.wrap .footer .inn 										{width:100%;clear:both;}
.wrap .footer .inn .left 								{width:600px;float:left;}
.wrap .footer .inn .left .pad 							{clear:both;padding:5px 0px 0px 10px;}
.wrap .footer .inn .left .pad address 					{color:#fff;font-size:12px;text-transform:uppercase;}
.wrap .footer .inn .left .pad a 						{color:#fff;text-decoration:none;}
.wrap .footer .inn .left .pad a:hover 					{text-decoration:underline;}
.wrap .footer .inn .right 								{width:196px;float:left;}
.wrap .footer .inn .right .pad 							{clear:both;padding:5px 10px 0px 0px;text-align:right;}
.wrap .footer .inn .right .pad a 						{color:#fff;text-decoration:none;text-transform:uppercase;}
.wrap .footer .inn .right .pad a:hover 					{text-decoration:underline;}
.wrap .footer .inn .clear 								{width:100%;height:10px;clear:both;overflow:hidden;}

.mwr-newsletter 										{width:100%;clear:both;padding:15px 0px 0px 0px;}	
.mwr-newsletter p 										{margin:0;margin-bottom:10px;text-transform:uppercase;}	
.mwr-newsletter p.ex 									{margin:0;margin-bottom:20px;padding:10px 0px 0px 0px;}	
.mwr-newsletter label 									{display:none;}	
.mwr-newsletter .inp 									{width:210px;font-size:12px;color:#000;padding:3px;border:none;border:1px solid #ec2029;}	
.mwr-newsletter .sbt 									{font-weight:bold;border:none;background:#fff;text-align:left;margin:0;padding:0;padding:0px 0px 3px 0px;}	

.front .mwr-newsletter 									{width:100%;clear:both;padding:15px 0px 0px 0px;}	
.front .mwr-newsletter p 								{margin:0;margin-bottom:10px;color:#fff;text-transform:uppercase;}	
.front .mwr-newsletter p.ex 							{margin:0;margin-bottom:20px;padding:10px 0px 0px 0px!important;}	
.front .mwr-newsletter label 							{display:none;}	
.front .mwr-newsletter .inp 							{width:210px;font-size:12px;color:#fff;padding:3px;border:none;border:1px solid #fff;background:transparent;}	
.front .mwr-newsletter .sbt 							{margin:0;padding:0;font-weight:bold;border:none;background:transparent;color:#fff;text-align:left;padding:0px 0px 3px 0px;}	

/* Single standing tags */
.autohide 												{display:none;}

/* Forms */
.form-t1 												{width:595px;height:405px;clear:both;}
.form-t1 .pdx 											{clear:both;padding:20px 0px 0px 75px;}
.form-t1 .pdx .head		 								{width:100%;height:50px;clear:both;}
.form-t1 .pdx .head .flt 								{float:left;border-bottom:3px solid #ec209c;padding:0px 0px 5px 0px;}
.form-t1 .pdx .head .flt p	 							{margin:0;font-size:24px;color:#ec209c;line-height:110%;}
.form-t1 .pdx .row1	 									{width:100%;height:35px;clear:both;}
.form-t1 .pdx .row1 input 								{border:none;font-weight:bold;width:470px;padding:3px;color:#ec209c;border:1px solid #ec209c;}
.form-t1 .pdx .row2 									{width:100%;height:35px;clear:both;}
.form-t1 .pdx .row2 .lfx	 							{width:240px;float:left;}
.form-t1 .pdx .row2 .lfx input 							{border:none;width:220px;padding:3px;color:#000;border:1px solid #ec209c;}
.form-t1 .pdx .row2 .rgx 								{width:240px;float:left;}
.form-t1 .pdx .row2 .rgx input 							{border:none;width:230px;padding:3px;color:#000;border:1px solid #ec209c;}
.form-t1 .pdx .row3 									{width:100%;height:100px;clear:both;}
.form-t1 .pdx .row3 .lfx 								{width:240px;float:left;}
.form-t1 .pdx .row3 .lfx textarea 						{border:none;width:220px;height:90px;padding:3px;color:#000;border:1px solid #ec209c;}
.form-t1 .pdx .row3 .rgx 								{width:240px;float:left;}
.form-t1 .pdx .row3 .rgx .pd 							{clear:both;padding:7px 0px 0px 0px;text-align:right;}
.form-t1 .pdx .row3 .rgx .pd input 						{border:none;width:163px;height:94px;background:#fff url(../gfx/submit-send-tilmelding.png) no-repeat;}
.form-t1 .pdx .row3 .rgx .pd .next 						{border:none;width:163px;height:94px;background:#fff url(../gfx/submit-videre.png) no-repeat;}
.form-t1 .pdx .row3 .rgx .pd .luk 						{border:none;width:163px;height:94px;background:#fff url(../gfx/submit-luk-tilmelding.png) no-repeat;}
.form-t1 .pdx .row3 .rgx .pd .send 						{border:none;width:163px;height:94px;background:#fff url(../gfx/submit-send-tilmelding.png) no-repeat;}
.form-t1 .pdx .row4 									{width:100%;height:20px;clear:both;overflow:hidden;}
.form-t1 .pdx .row5 									{width:100%;height:205px;clear:both;}
.form-t1 .pdx .row5 .pds 								{clear:both;padding:15px 0px 0px 0px;}
.form-t1 .pdx .row5 .pds .hd 							{width:100%;clear:both;margin-bottom:15px;}
.form-t1 .pdx .row5 .pds .hd p 							{margin:0;}
.form-t1 .pdx .row5 .pds .itm-t1 						{width:100%;clear:both;margin-bottom:5px;}
.form-t1 .pdx .row5 .pds .itm-t1 .lf 					{width:25px;float:left;}
.form-t1 .pdx .row5 .pds .itm-t1 .rg 					{width:300px;float:left;padding:2px 0px 0px 0px;}
.form-t1 .pdx .row5 .pds .itm-t1 .rg label 				{color:#000;}
.form-t1 .pdx .row5 .pds .itm-t1 .cl 					{width:100%;height:2px;clear:both;overflow:hidden;}

.form-t2 												{width:595px;height:405px;clear:both;}
.form-t2 .pdx 											{clear:both;padding:20px 0px 0px 75px;}
.form-t2 .pdx .head		 								{width:100%;height:50px;clear:both;}
.form-t2 .pdx .head .flt 								{float:left;border-bottom:3px solid #1fb7e7;padding:0px 0px 5px 0px;}
.form-t2 .pdx .head .flt p	 							{margin:0;font-size:24px;color:#1fb7e7;line-height:110%;}
.form-t2 .pdx .row1	 									{width:100%;height:35px;clear:both;}
.form-t2 .pdx .row1 input 								{border:none;font-weight:bold;width:470px;padding:3px;color:#1fb7e7;border:1px solid #1fb7e7;}
.form-t2 .pdx .row2 									{width:100%;height:35px;clear:both;}
.form-t2 .pdx .row2 .lfx	 							{width:240px;float:left;}
.form-t2 .pdx .row2 .lfx input 							{border:none;width:220px;padding:3px;color:#000;border:1px solid #1fb7e7;}
.form-t2 .pdx .row2 .rgx 								{width:240px;float:left;}
.form-t2 .pdx .row2 .rgx input 							{border:none;width:230px;padding:3px;color:#000;border:1px solid #1fb7e7;}
.form-t2 .pdx .row3 									{width:100%;height:100px;clear:both;}
.form-t2 .pdx .row3 .lfx 								{width:240px;float:left;}
.form-t2 .pdx .row3 .lfx textarea 						{border:none;width:220px;height:90px;padding:3px;color:#000;border:1px solid #1fb7e7;}
.form-t2 .pdx .row3 .rgx 								{width:240px;float:left;}
.form-t2 .pdx .row3 .rgx .pd 							{clear:both;padding:7px 0px 0px 0px;text-align:right;}
.form-t2 .pdx .row3 .rgx .pd input 						{border:none;width:163px;height:94px;background:#fff url(../gfx/submit-send-tilmelding-blue.png) no-repeat;}
.form-t2 .pdx .row4 									{width:100%;height:20px;clear:both;overflow:hidden;}
.form-t2 .pdx .row5 									{width:100%;height:205px;clear:both;}
.form-t2 .pdx .row5 .pds 								{clear:both;padding:15px 0px 0px 0px;}
.form-t2 .pdx .row5 .pds .hd 							{width:100%;clear:both;margin-bottom:15px;}
.form-t2 .pdx .row5 .pds .hd p 							{margin:0;}
.form-t2 .pdx .row5 .pds .itm-t1 						{width:100%;clear:both;margin-bottom:5px;}
.form-t2 .pdx .row5 .pds .itm-t1 .lf 					{width:25px;float:left;}
.form-t2 .pdx .row5 .pds .itm-t1 .rg 					{width:300px;float:left;padding:2px 0px 0px 0px;}
.form-t2 .pdx .row5 .pds .itm-t1 .rg label 				{color:#000;}
.form-t2 .pdx .row5 .pds .itm-t1 .cl 					{width:100%;height:2px;clear:both;overflow:hidden;}

.form-t3 												{width:595px;height:205px;clear:both;}
.form-t3 .pdx 											{clear:both;padding:20px 0px 0px 75px;}
.form-t3 .pdx .head		 								{width:100%;height:50px;clear:both;}
.form-t3 .pdx .head .flt 								{float:left;border-bottom:3px solid #ec209c;padding:0px 0px 5px 0px;}
.form-t3 .pdx .head .flt p	 							{margin:0;font-size:24px;color:#ec209c;line-height:110%;}
.form-t3 .pdx .limhei	 								{height:210px;}
.form-t3 .pdx .row1	 									{width:420px;clear:both;padding:10px 0px 0px 0px;}
.form-t3 .pdx .row1 p 									{font-size:11px;margin-bottom:15px;}
.form-t3 .pdx .row2 									{width:100%;height:35px;clear:both;padding:10px 0px 0px 0px;}
.form-t3 .pdx .row2 input 								{border:none;width:350px;padding:3px;color:#000;border:1px solid #ec209c;}
.form-t3 .pdx .row3 									{width:100%;height:100px;clear:both;}
.form-t3 .pdx .row3 .lfx 								{width:240px;float:left;}
.form-t3 .pdx .row3 .lfx textarea 						{border:none;width:220px;height:90px;padding:3px;color:#000;border:1px solid #ec209c;}
.form-t3 .pdx .row3 .rgx 								{width:240px;float:left;}
.form-t3 .pdx .row3 .rgx .pd 							{clear:both;padding:7px 0px 0px 0px;text-align:right;}
.form-t3 .pdx .row3 .rgx .pd input 						{border:none;width:163px;height:94px;background:#fff url(../gfx/submit-send-tilmelding.png) no-repeat;}
.form-t3 .pdx .row3 .rgx .pd .next 						{border:none;width:163px;height:94px;background:#fff url(../gfx/submit-videre.png) no-repeat;}
.form-t3 .pdx .row3 .rgx .pd .luk 						{border:none;width:163px;height:94px;background:#fff url(../gfx/submit-luk-tilmelding.png) no-repeat;}
.form-t3 .pdx .row3 .rgx .pd .send 						{border:none;width:163px;height:94px;background:#fff url(../gfx/submit-send-tilmelding.png) no-repeat;}
.form-t3 .pdx .row4 									{width:100%;height:20px;clear:both;overflow:hidden;}
.form-t3 .pdx .row5 									{width:100%;height:205px;clear:both;}
.form-t3 .pdx .row5 .pds 								{clear:both;padding:15px 0px 0px 0px;}
.form-t3 .pdx .row5 .pds .hd 							{width:100%;clear:both;margin-bottom:15px;}
.form-t3 .pdx .row5 .pds .hd p 							{margin:0;}
.form-t3 .pdx .row5 .pds .itm-t1 						{width:100%;clear:both;margin-bottom:5px;}
.form-t3 .pdx .row5 .pds .itm-t1 .lf 					{width:25px;float:left;}
.form-t3 .pdx .row5 .pds .itm-t1 .rg 					{width:300px;float:left;padding:2px 0px 0px 0px;}
.form-t3 .pdx .row5 .pds .itm-t1 .rg label 				{color:#000;}
.form-t3 .pdx .row5 .pds .itm-t1 .cl 					{width:100%;height:2px;clear:both;overflow:hidden;}