html {overflow-y: scroll;}

body {
	margin: 20px 0 20px 0;
	padding: 0;
	background: #FFFFFF url(../images/img01.jpg);
	/*background: #FFFFFF url(images/17original.gif);*/
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #333333;
}

h1, h2, h3 {
	margin: 0;
	font-weight: normal;
	color: #AD1112;
}

h1 {
	font-size: 197%;
}

h2 {
	font-size: 167%;
}

h3 {
	font-size: 100%;
	font-weight: bold;
}

p, ol, ul {
	line-height: 180%;
}

p {

}

ol {

}

ul {

}

blockquote {
	margin: 0;
	padding-left: 20px;
	font-style: italic;
}

blockquote * {
	line-height: normal;
}

a {
	color: #AD1112;
}

a:hover {
	text-decoration: none;
}

img {
	border: none;
}

img.left {
	float: left;
	margin: 0 15px 0 0;
}

img.right {
	float: right;
	margin: 0 0 0 15px;
}

hr {
	display: none;
}

/* Header */

#header {
	width: 900px;
	height: 220px;
	margin: 0 auto;
	background: url(../images/topbanner3.png) no-repeat right top;
}

/* Logo */

#logo {
	float: left;
	width: 220px;
	height: 220px;
}

.en {
	background: #AD1011 url(../images/logo_en.jpg);
}

.da {
	background: #AD1011 url(../images/logo_dk.jpg);
}

#logo h1, #logo h2 {
	margin: 0;
	text-transform: none;
	text-align: center;
	font-weight: normal;
}

#logo h1 {
	padding: 120px 0 0 0;
	/*background: url(images/img04new2.png) no-repeat 50% 30px;*/
	letter-spacing: -1px;
	font-size: 36px;
}

#logo h2 {
	font-size: 18px;
}

#logo a {
	text-decoration: none;
	color: #FFFFFF;
}

/* Menu */

#menu {
	float: right;
	width: 670px;
	height: 40px;
	padding: 180px 0 0 0;
}

#menu ul {
	width: 666px;
	height: 40px;
	margin: 0;
	padding: 0;
	background: #AD1011 url(../images/img05-ny.jpg) repeat-x;
	border-left: 2px solid #FFFFFF;
	border-right: 2px solid #FFFFFF;
	list-style: none;
}

#menu li {
	display: inline;
}

#menu a {
	display: block;
	float: left;
	height: 32px;
	padding: 8px 20px 0 19px;
	#background: url(../images/img06.gif) no-repeat;
	text-transform: lowercase;
	text-decoration: none;
	font-size: 16px;
	font-weight: bold;
	color: #FFFFFF;
}

#menu a:hover {
	color: #AD1112;
}

#menu .active a {
	/* color: #5EB2ED; */
}

/* Page */

#page {
	width: 900px;
	margin: 0 auto;
}

/* Content */

#content {
	float: right;
	width: 670px;
	margin-bottom: 20px;
	padding-bottom: 10px;
	background-image: url(../images/img07.png);
	background-repeat: no-repeat;
	background-position: left bottom;
}

#content #e {
	padding: 20px 20px 20px 20px;
	background-color: #FFFFFF;
}

#content #e #partners {
	float: right;
	width: 140px;
	display: block;
	padding: 20px 20px 20px 20px;
	background-color: #FFFFFF;
}

#content #e #partners ul {
	list-style-type: none;
	margin: 0px 0px 0px 0px;
	padding: 0px 00px 0px 0px;
}

#content #e #partners li {
	list-style-type: none;
	margin: 0px 0px 0px 0px;
	padding: 0px 20px 30px 0px;
}

#content #e #partners img {
	border: 0;
	width: 140px;
}

#fieldtable {
	width: 475px;
	border: 0px solid #000;
}

#fieldtable .firstCol {
	width: 175px;
	font-weight: bold;
}

#fieldtable .secondCol {
	width: 300px;
}

#fieldtable .firstColSmall {
	width: 100px;
	font-weight: bold;
}

#fieldtable .secondColSmall {
	width: 375px;
}


#fieldtable .esidinput {
	float: right;
	width: 275px;
	padding: 2px 5px;
	margin-bottom: 5px;
	background: #EFEFEF url(../images/img11.gif) repeat-x;
	border: 1px solid #C4C4C4;
	font: bold 100% "Trebuchet MS", Arial, Helvetica, sans-serif;
}

#fieldtable .esidbut {
	float: right;
	background: #AD1112 url(../images/img12.gif) repeat-x;
	border: none;
	font: bold 100% "Trebuchet MS", Arial, Helvetica, sans-serif;
	color: #FFFFFF;
}

/*......*/

/* Sidebar */

#sidebar {
	float: left;
	width: 220px;
	padding-top: 10px;
}

#sidebar a {
	color: #3699E4;
}

#sidebar ul {
	margin-left: 0;
	padding-left: 0;
	list-style: none;
	font-size: 92%;
}

#sidebar ul li {
	padding: 5px 14px;
	background: url(../images/img13.gif) no-repeat 0px 12px;
	border-top: 1px solid #0B0B0B;
}

#sidebar ul li.first {
	border: none;
}

#sidebar ul li h2 {
	margin: 0;
	font-size: 100%;
}

#sidebar ul li h3 {
	margin: 0;
	font-size: 92%;
}

#sidebar ul li p {
	margin: 0;
}

.boxed {
	padding-bottom: 10px;
	margin-bottom: 10px;
	background-image: url(../images/img10.png);
	background-repeat: no-repeat;
	background-position: left bottom;
}

.boxed .title {
	height: 30px;
	margin: 0;
	padding: 10px 0 0 10px;
	background-image: url(../images/img08.png);
	background-repeat: no-repeat;
	font-size: 16px;
	font-weight: bold;
	color: #000000;
}

.boxed .content {
	padding: 15px 15px 5px 15px;
	background: #000000 url(../images/img09.gif) repeat-x;
}

.boxed .contentList {
	padding: 5px 15px 5px 15px;
	background: #000000 url(../images/img09.gif) repeat-x;
}

.boxed .esidinput {
	float: right;
	width: 174px;
	padding: 2px 5px;
	margin-bottom: 5px;
	background: #EFEFEF url(../images/img11.gif) repeat-x;
	border: 1px solid #FFFFFF;
	font: bold 100% "Trebuchet MS", Arial, Helvetica, sans-serif;
}

.boxed .esidsubmit {
	float: right;
	background: #AD1112 url(../images/img12.gif) repeat-x;
	border: none;
	font: bold 100% "Trebuchet MS", Arial, Helvetica, sans-serif;
	color: #FFFFFF;
}

/* Search */

#login, #search {

}

#login form, #search form {
	margin: 0;
	padding: 0;
}

#login fieldset, #search fieldset {
	margin: 0;
	padding: 0;
	border: none;
}

#login p, #search p {
	margin: 0;
	font-size: 85%;
}

#login .links {
	margin-top: 10px; 
	text-align: center;
}

#login .loginmessage {
	color: #FF6633;
	font-weight: bold;
	font-size: 14px;
	margin-bottom: 10px; 
	text-align: center;
}

#login .text {
	color: #FFFFFF;
	width: 100%;
	font-size: 100%;
	text-align: left;
}


/* Footer 

#footer {
	height: 100px;
}

#footer p {
	margin: 0;
	line-height: normal;
	font-size: 85%;
	color: #000000;
}

#footer a {
	color: #000000;
}
*/