p {
  font-size: 15px;
}

.page {
  width: 100%;
}

.header {
  padding-left: 10px;
  padding-right: 10px;
  padding-top: 20px;
}

.header h1 {
	font-size: 32px;
}
.header h1 .header_big {
	font-size: 35px;
}

.header table {
  margin-left: 10px;
  display: none;
}

.header table:first-of-type {
  display: table;
}

.header table td {
  line-height: 19px;
}

.header .clearfix {
  height: 14px;
}

.header .nav {
  margin-left: 0px;
  margin-right: 0px;
  padding: 5px 10px;
}

.header .nav a {
  float: none;
  margin: auto;
}

.header .nav a h2 {
  text-align: center;
}

.topimage {
  margin-top: -20px;
  margin-bottom: 10px;
  height: auto;
  width: 100%;
}

.topimage div {
  display: none;
}

.first, .middle, .last {
  margin-left: 0px;
  margin-right: 0px;
}

.contentouter_two, .contentouter_three, .contentouter_four {
  width: 100%;
}

.contentouter_two h2, .contentouter_three h2, .contentouter_four h2 {
  padding: 5px 0px;
  margin: 0px 0px 5px;
}

.contentouter_two img, .contentouter_three img, .contentouter_four img {
  width: 100%;
}

.contentouter_three .content .profile {
  width: 50%;
}

.contentouter_two, .contentouter_three, .contentouter_four {
  margin-bottom: 20px;
}

.left_column {
  width: 100%;
  margin-right: 0px;
  margin-bottom: 10px;
}

.right_column {
  width: 100%;
}

.content table {
  max-width: 100%;
}

.page {
   padding-bottom: 0px;
}

.footer {
  position: relative;
  margin-top: 30px;
}

.footer .content * {
  color:black;
  text-align: center;
  font-size: 12px;
}

.footer table {
  margin: auto;
}

.footer h3 {
  font-size: 16px;
}

.extra_title {
  display: none;
}

.content h1 {
  margin-top: -10px;
}
/* Stylesheet: waagoe_hanheld Modified On 2013-11-26 03:59:55 */
