﻿input, select, textarea {
  font-family: Verdana, Arial, Helvetica, sans-serif;
  font-size: 100%;
  color: #000000;
}


div.row {
  clear: both;
  padding-top: 5px;
  }

div.row span.label {
  float: left;
  width: 150px;
  text-align: right;
  
  }

div.row span.formw {
  float: right;
  width: 390px;
  text-align: left;
  margin-left: 10px;
  }

#surroundFormElements
{
  background-color: #E5E5E5;
  border: 1px #CCCCCC solid;
  padding: 5px;
  margin: 10px 0px 10px 0px;
  width: 550px;
}
  
div.spacer {
  clear: both;
  }

.commentHeadlineBox {
  width: 300px;
}
.commentCommentBox {
  width: 300px;
  height: 150px;
}
.contactCommentBox {
  width: 300px;
  height: 150px;
}
.contactNameBox {
  width: 300px;
}
.contactEmailBox {
  width: 300px;
}
.loginLoginBox {
  width: 150px;
}
.loginPasswordBox {
  width: 150px;
}
.articleHeadlineBox {
  width: 350px;
}
.articleIntrotextBox {
  width: 350px;
  height: 80px;
}
.articleFulltextBox {
  width: 350px;
  height: 150px;
}
.articleEnableCommentsBox {
}
.documentDescriptionBox {
  width: 350px;
}
.documentVersionBox {
  width: 350px;
}
.documentFileUploadBox {
  width: 350px;
}
.lastchangeDtbFromBox {
  width: 100px;
}
.lastchangesCheckboxes {
}

div.row span.lastchangeslabel {
  float: left;
  width: 160px;
  text-align: left;
  padding-left: 40px;
  
  }

div.row span.lastchangesformw {
  float: right;
  width: 340px;
  text-align: left;
  margin-left: 10px;
  }

div.rowCheckboxes {
  clear: both;
  padding-top: 5px;
  padding-left: 40px;
  }
.pwforgottenLoginBox {
  width: 150px;
}
.pwchangeOldPasswordBox{
  width: 150px;
}
.pwchangeNewPasswordBox{
  width: 150px;
}
.pwchangeNewPasswordBox2{
  width: 150px;
}
div.row span.pwchangelabel {
  float: left;
  width: 250px;
  text-align: right;
  }

div.row span.pwchangeformw {
  float: right;
  width: 290px;
  text-align: left;
  margin-left: 10px;
  }
.registerMembernameBox {
  width: 170px;
}
.registerForenameBox {
  width: 170px;
}
.registerLastnameBox{
  width: 170px;
}
.registerStreetBox {
  width: 170px;
}
.registerZipBox {
  width: 100px;
}
.registerCityBox {
  width: 170px;
}
.registerEmailBox {
  width: 170px;
}
.registerPasswordBox {
  width: 100px;
}
.registerCheckboxes {
}
.activationcodeBox {
  width: 200px;
}


#surroundRegisterFormElements div.row span.label {
  float: left;
  width: 200px;
  text-align: right;
  
  }

#surroundRegisterFormElements div.row span.formw {
  float: right;
  width: 340px;
  text-align: left;
  margin-left: 10px;
  }

#surroundRegisterFormElements
{
  background-color: #CCCCCC;
  border: 1px #999999 solid;
  padding: 5px;
  margin: 10px 0px 10px 0px;
  width: 550px;
}
