fieldset {
  border: 0;
  width: 390px;
}

label {
  display: block;
  width: 150px;
  float: left;
  clear: both;
  margin-right: 20px;
  margin-bottom: 10px;
  text-align: right;
}

input, textarea, select {
  border: 1px solid black;
  display: block;
  width: 200px;
  margin-bottom: 10px;
  float: right;
  clear: right;
}

.csc-mailform-field {
  width: 100%;
}

.csc-mailform-submit {
  border: 1px solid black;
  float: right;
}


.tx-julleformpreview-pi1 {
   width: 500px;
}

.tx-julleformpreview-pi1 .label {
  width: 150px;
  float: left;
  clear: left;
  margin-right: 20px;
  text-align: right;
  margin-bottom: 5px;  
}

.tx-julleformpreview-pi1 .value {
  float: left;
  clear: right;
  margin-bottom: 5px;
  font-weight: bold;
}

/* 3v1l h4ck0R mark-up for crappy IE browsers */

/*\*/
* html .tx-julleformpreview-pi1 .value {
  float: none;
}

.tx-julleformpreview-pi1 form {
  padding-left: 170px;
  width: 202px;
  clear: both;
}



.menu {
	font-family: "MS Trebuchet", Arial;
	font-size: 12px;
	line-height: 20px;
}

.menu li {
	text-decoration: none;
	padding-left: 0;
	list-style-image: none;	
}

.menu li.act a {
	font-weight: bold;
}

.menu ul {
	list-style-type: none;
	padding-left: 15px;
	margin: 0;
}

.menu ul li.sub {
	list-style-image: url(http://www.bnp.dk/fileadmin/user_upload/flags/closed.gif);
}

.menu ul li.sub-act {
	list-style-image: url(http://www.bnp.dk/fileadmin/user_upload/flags/open.gif);
}