
body, html {
  margin: 0 0 0 0;
  padding: 0;
  text-align: center;
  font-family: verdana;
}

h1 {
  font-size: 13pt;
  text-transform: uppercase;
  font-weight: bold;
}

h2 {
  font-size: 13pt;
  font-weight: bold;
}

h3 {
  font-size: 10pt;
  font-weight: bold;
  margin-bottom: -15px;
} 

small {
  font-style: italic;
  font-size: 13pt;
}

div.wrapper {
  margin: 10px auto;
  width: 900px;
  border: 1px solid #ffffff;
  text-align: left;
  background: #ffffff;
  background-image: url("images/bodytextbg.jpg");
  background-repeat: no-repeat;
  background-position: center 200px;
}

div.wrapper div.header {
  height: 200px;
  text-align: center;
}

div.wrapper div.main-menu {
  height: 20px;
  width: 898px;
  margin-top:7px;
  text-align: center;
  border: 1px solid #54a216;
}

div.wrapper div.sub-menu {
  height: 20px;
  width: 898px;
  border-top: 0px;
  border-right: 1px solid #54a216;
  border-bottom: 1px solid #54a216;
  border-left: 1px solid #54a216;
}

div.wrapper div.toolbar {
  text-align: right;
  height: 20px;
  margin-top: 3px;
}

div.wrapper div.content {
  padding: 40px;
  font-size: 10pt;
}

div.contact {
  color: #ffffff;
  font-size: 10pt;
}
div.wrapper div.content div.left {
  padding: 0px;
  width: 200px;
  float: left;
}

div.wrapper div.content div.left ul {
  list-style-type: none;
  margin:0;  
  padding: 0;
}

div.wrapper div.content div.left ul a {
/*  color: #000000; */
}

div.wrapper div.content div.left ul li.lev1 {
  padding: 0 0 0 15px;
  background: url("images/menustreg.gif") no-repeat left -4px;
} 

div.wrapper div.content div.left ul li.lev2 {
  padding: 0 0 0 25px;
  background: url("images/menustreg.gif") no-repeat 10px -4px;
}
div.wrapper div.content div.left ul li.lev3 {
  padding: 0 0 0 35px;
  background: url("images/menustreg.gif") no-repeat 20px -4px;
}

div.wrapper div.content div.right {
  padding-left: 40px;
  width: 550px;
  float: right;
}

/* ELEMENTS */

div.wrapper div.content img {
  border: 1px solid #000000;
}

div.wrapper div.content img.spacer-gif {
  border: 0px;
}
/*.csc-mailform-field input, .csc-mailform-field textarea, .csc-mailform-field select, .csc-mailform-radio fieldset, .tx-lumophpinclude-pi1 input, .tx-lumophpinclude-pi1 textarea, .tx-lumophpinclude-pi1 select, .tx-lumophpinclude-pi1 fieldset {
  width: 70%;
  padding: 2px;
  font-size: 10pt;
  border: 1px solid #000000;
}

.csc-mailform-submit {
  margin-left: 17%;
}
#paysubmit {
  margin-left: 17%;
}

.csc-mailform-field, .pay_formelement {
  margin-top: 5px;
  margin-right: 0pt;
  margin-bottom: 5px;
  margin-left: 0pt;
  clear: both;
}

.csc-mailform-field label, span.paylabel {
  float: left;
  text-align: right;
  margin-right: 2%;
  width: 15%;
  display: block;
}


*/
fieldset {
  border: 0px;
}


.content td {
	vertical-align: top;
	font-size: 10pt;
}

.csc-mailform-field {
  margin-bottom: 10px;
}
.csc-mailform-field label, span.paylabel {
  padding: 2px;
  display: block;
  font-weight: bold;
  width: 450px;
}

.csc-mailform-radio label {
  display: inline;
}

input.csc-mailform-radio {
  display: block;
  float: left;
}

.csc-mailform-radio fieldset legend {
  display: none;
}
