html, body, div, h1, h2, h3, p, ul, ol, li, form, fieldset, input, textarea { margin: 0; padding: 0; }
em 					{ font-style: italic;}
strong 				{ font-weight: bold;}
img, fieldset 		{ border: 0;}

h1, h2				{ color: #C30080; margin-bottom: 15px;}
p, ul 				{ margin-bottom: 10px; line-height: 1.2;}
ul					{ }

#colTop .col1		{ }
.spot 				{ width: 425px; height: 237px; position: relative; overflow: hidden; margin-top: 23px;}

.spot .corner		{ position: absolute; width: 425px; height: 6px; z-index: 5; background: url(http://www.eucnordvest.dk/media/frame-corners-wide.png) no-repeat 0 0; }
.spot .tl			{ top: 0; left: 0; background-position: top left;}
.spot .tr			{ display: none;}
.spot .bl			{ bottom: 0; left: 0; background-position: bottom left;}
.spot .br			{ display: none;}

.spot .txt			{ position: absolute; bottom: 0; left: 50%; background: url(http://www.eucnordvest.dk/media/trans-b30.png) repeat; width: 423px; padding: 5px 0 10px; margin-left: -211px; z-index: 2;}
.spot .txt h2		{ font-size: 26px; margin-bottom: 5px; margin: 0 10px; text-transform: none; }
.spot .txt h2 a		{ color: #fff; border: 0;}
.spot .txt p		{ font-size: 12px; color: #fff; margin: 0 10px; }
.spot img			{ position: absolute; top: 0; left: 0; width: 100%; height: 100%; overflow: hidden; z-index: 1;}


.topmsg 			{ display: block; width: 100%; clear: both; margin: 0; padding: 7px 0; background: #FCF8C9; border-bottom: 1px solid #E8DBBF; text-align: center;}
.topmsg a 			{ color: #9E0B0F; text-decoration: underline; border: 0;}
.topmsg a:hover 	{ background-color: #fffde6;}



#topPanel				{ position: relative; background: #fff;  }
.topPanelContent		{ width: 960px; margin: 0 auto; padding: 20px 0	;}
.topPanelContent h2		{ font-size: 20px; margin-bottom: 5px; }
.topPanelContent p		{ width: 500px; font-size: 12px; color: #222; line-height: 18px; margin-bottom: 10px;}




/* Forms */
fieldset  				{ border: 0; margin: 10px 0; }
label     				{ font-weight: bold; margin: 10px 0 3px; }
input, textarea 		{ font-size: 12px; margin: 0 0 10px; padding: 3px 4px; border: 1px solid #ccc; -moz-border-radius: 4px; -webkit-border-radius: 4px; }
input:focus,
textarea:focus 			{ border-color: #003B61;}
select option			{ padding: 2px 3px;}




ul#topmenu 			{ float: left; margin: 0 0 0 15px; padding: 0; height: 40px; list-style: none;}
ul#topmenu li		{ float: left; }
ul#topmenu li a		{ overflow: hidden; height: 30px; line-height: 30px; background: url(http://www.eucnordvest.dk/media/topmenu-bg.png) 0 100% no-repeat; display: block; width: 120px; color: #777; font-weight: bold; text-align: center; border: 0;}
ul#topmenu li a:hover,
ul#topmenu li.active a { background: url(http://www.eucnordvest.dk/media/topmenu-bg.png) -120px 100% no-repeat; color: #243f66; padding-top: 5px;}


/* Tangora */
.tshiddenframe			{ display: none;}