/* CSS für Template HOME - V 1.0 */
/* der Website http://reisinger-bauen.at */
/* (C) 2009 by Werner - Die Werbeagentur */
/* http://www.wemo.at */


a:link, a:visited {
  color: #627a86;
  text-decoration: none;
  font-weight: normal;
}
a:hover, a:focus, a:active {
  color: #627a86;
  text-decoration: none;
  font-weight: normal;
}

table.contentpaneopen {
  width: 100%;
  padding: 0px;
  border-collapse: collapse;
  border-spacing: 0px;
}

table.contentpane tr{
  margin: 5px 5px 5px 5px;
  padding: 0px 0px 0px 0px;
}

table.contentpane td {
  margin: 5px 5px 5px 5px;
  padding: 5px 0px 5px 0px;
}

table.contentpane td.componentheading {
  padding-left: 0px;
}

table.contentpane td.contentheading {
  padding-left: 6px;
  padding-top: 9px;
}

.componentheading {
  height: 20px;
  vertical-align: top;
  color: #000000;
  text-align: left;
  padding-top: 5px;
  padding-left: 0px;
  padding-bottom: 15px;
  font-weight: bold;
  font-size: 20px;
  white-space: nowrap;
  text-transform: uppercase;
}

.contentcolumn {
  padding-right: 5px;
}

.contentheading {
  height: 20px;
  vertical-align: top;
  color: #000000;
  text-align: left;
  padding-top: 5px;
  padding-left: 0px;
  padding-bottom: 15px;
  font-weight: bold;
  font-size: 20px;
  white-space: nowrap;
  text-transform: uppercase;
}
.contentpagetitle {
  font-size: 16px;
  font-weight: bold;
  color: #000000;
  text-align:left;
}

table.moduletable {
  width: 100%;
  margin-bottom: 5px;
  padding: 0px;
  border-spacing: 0px;
  border-collapse: collapse;
}

table.moduletable-menu01 table {
  width: 235px;
  margin-bottom: 5px;
  padding: 0px;
  border-bottom: 1px solid red;
}

table.contenttoc {
  border: 1px solid #000000;
  padding: 2px;
  margin-left: 2px;
  margin-bottom: 2px;
}

table.contenttoc th {
  color: #000000;
  text-align: left;
  padding-top: 2px;
  padding-left: 4px;
  height: 21px;
  font-weight: bold;
  font-size: 10px;
  text-transform: uppercase;
}

img {
  margin: 0;
  border: 0 none;
}
