/* CSS für Template 2 der Website http://recom.st */
/* (C) 2007 by EDV Dienstleistungen - Gernot Eisbacher */
/* http://edv.eisbacher.net */

a:link, a:visited {
  color: #000000;
  text-decoration: none;
  font-weight: normal;
}
a:hover, a:focus, a:avtive {
  color: #000000;
  text-decoration: none;
  font-weight: normal;
}

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

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

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

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

.button {
  height: 18px;
  background-color: rgb(255,153,0);
  border: none;
  color: black;
  font-family: Verdana, Helvetica, serif;
  text-align: center;
  font-size: 10px;
  font-weight: normal;
  border: 1px solid black;
}

.inputbox {
  height: 18px;
  border: none;
  background-color: #000000;
  color: #ffffff;
  border: 1px solid #ffffff;
}

.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: rgb(255,153,0);
  text-align: left;
  padding-top: 5px;
  padding-left: 0px;
  padding-bottom: 15px;
  font-weight: bold;
  font-size: 20px;
  white-space: nowrap;
  text-transform: uppercase;
}

.buttonheading {
  vertical-align: top;
  color: #000000;
  text-align: left;
  padding-top: 5px;
  padding-left: 0px;
  font-weight: bold;
  font-size: 13px;
  white-space: nowrap;
}

.contentpagetitle {
  font-size: 16px;
  font-weight: bold;
  color: #000000;
  text-align:left;
}

table.searchinto {
  width: 100%;
}

table.searchintro td {
  font-weight: bold;
}

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

table.moduletable th {
  color: #000000;
  text-align: left;
  padding-top: 4px;
  padding-bottom: 4px;
  height: 20px;
  font-weight: bold;
  font-size: 14px;
  text-transform: uppercase;
}

table.moduletable td {
  font-size: 11px;
  padding: 0px;
  margin: 0px;
  font-weight: normal;
}

table.pollstableborder td {
  padding: 2px;
}

.sectiontableheader {
  font-weight: bold;
/*  background: #ffc12e;*/
  padding: 4px;
}

.sectiontablefooter {

}

.sectiontableentry0 {
  background-color : #c3c3c3;
  color: #000000;
}

.sectiontableentry1 {
  background-color : #a1a1a1;
  color: #000000;
}

.sectiontableentry2 {
  background-color : #c3c3c3;
  color: #000000;
}

.small {
/*  color: #000000;*/
  font-size: 9px;
  font-weight: bold;
}

.createdate, .modifydate {
  height: 15px;
  padding-bottom: 15px;
  padding-top: 15px;
  color: #000000;
  font-size: 9px;
}

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;
}

/*Menü Links*/
a.mainlevel-left:link, a.mainlevel-left:visited {
  display: block;
  vertical-align: middle;
  margin : 0px 0px 0px 0px;
  font-size: 14px;
  font-weight: normal;
  background-image: url(../images/mainmenu_bg.gif) ;
  background-repeat: no-repeat;
  background-position: 0px 0px;
  color: rgb(255,153,0);
  text-align: left;
  padding-top: 0px;
  padding-left: 0px;
  text-indent: 40px;
  height: 40px !important;
  line-height: 40px;
  width: 200px;
  text-decoration: none;
}

a.mainlevel-left:hover, a.mainlevel-left:focus, a.mainlevel-left:active {
  background-position: 0px -40px;
  text-decoration: none;
  font-style: italic;
  color: white;
}

a.mainlevel-left#active_menu-left {
  background-position: 0px -80px;
  color: white;
  font-weight : bold;
}


a.sublevel-left:link, a.sublevel-left:visited {
  display: block;
  vertical-align: middle;
  margin : 0px 0px 0px 0px;
  font-size: 12px;
  font-weight: normal;
/* background-image: url(../images/left_sublevel_bg.gif) ;
  background-repeat: no-repeat;
  background-position: 0px 0px; */
  color: #000000;
  text-align: left;
  padding-top: 0px;
  padding-left: 0px;
  text-indent: 30px;
  height: 30px !important;
  line-height: 30px;
  width: 200px;
  text-decoration: none;
}

a.sublevel-left:hover, a.sublevel-left:focus, a.sublevel-left:active{
/*  background-position: 0px -30px; */
  text-decoration: none;
  font-style: italic;
  color: #000000;
}

a.sublevel-left#active_menu-left {
/*  background-position: 0px -60px; */
  color: #000000;
  font-weight : bold;
}
/*Ende Menü Links */

.highlight {
  background-color: gray;
  color: #444444;
  padding: 0px 2px 0px 2px;
}
.code {
  background-color: #ddd;
  border: 1px solid #bbb;
}

.pagenav {
  background-color: #000000;
  color: #ffffff;
  border: 1px solid #ffffff;
}

.back_button a:link {
  background-color: rgb(255,153,0);
  color: black;
  text-decoration: none;
  font-weight: normal;
  border: 1px solid black;
}

.adminform a:link, .adminform a:hover, .adminform a:focus, .adminform a:avtive, .adminform a:visited {
  background-color: #000000;
  color: #ffffff;
  text-decoration: none;
  font-weight: normal;
  border: 1px solid #ffffff;
}

hr {
  border-top-width: 1px;
  border-bottom-width: 1px;
  border-top-style: solid;
  border-bottom-style: solid;
  border-top-color: #000000;
  border-bottom-color: #000000;
}

h1 {
  font-size: 15px;
  font-weight: bold;
  font-family: Verdana, Arial, Helvetica, sans-serif;
  margin-top:0.00cm;
  margin-bottom:0.00cm
}

.headertable {
  /*background-image: url(../images/index_01.jpg);*/
  margin : 0px;
  padding: 0px;
  height: 25px;
}
	
.contenttable {
 /*background-image: url(../images/index_02.gif);*/
  margin : 0px;
  padding: 0px;
}

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

#designer a {
  font-size: 10px;
  text-decoration: none; 
  color: #000000;
}
