/* 
    Document   : results
    Created on : 17.11.2009, 18:33:24
    Author     : martinezr
    Description:
        Purpose of the stylesheet follows.
*/

/* 
   TODO customize this sample style
   Syntax recommendation http://www.w3.org/TR/REC-CSS2/
*/

/* Results */
.yearRegister{ float:right; padding-top:3px;  padding-right:40px; padding-bottom:3px;}
#pgSelectionHead { padding: 0px 0px 0px 0px; height:25px;}

#pgYears {float:left;}

/* Drucklogo soll hier nicht zu sehen sein */
.printLogo{display:none;}
.printFirstLevelBar {display:none;}
.printSecondLevelBar {display:none;}


.list-paging-header {background-color: white;}
.list-paging-footer {background-color: white;}

.buttonBarOpened {height:19px; border:none; border-width:0px; width:939px; background-color:#003f7d; text-align:left; margin-top:5px;
    margin-bottom:5px; padding-left:40px; background-image:url("../../../images/pfeil_oben_21x21.png"); background-position:18px 0;
    background-repeat:no-repeat;}
.buttonBarClosed { height:19px; border:none; border-width:0px; width:939px; background-color:#003f7d; text-align:left; margin-top:5px;
    margin-bottom:5px; padding-left:40px; background-position:18px 0; background-image:url("../../../images/pfeil_unten_21x21.png");
    background-repeat:no-repeat;}
.buttonSubbarOpened {border:none; border-width:0px; width:919px; /* 1px weniger, damit er die Seitenlinie nicht überdeckt */
    background-color:#e5ebf2;text-align:left; margin-top:2px; margin-bottom:2px; margin-left:20px; padding-left:20px;
    background-image:url("../../../images/pfeil_orang_oben_17x17.png");  background-repeat:no-repeat;}
.buttonSubbarClosed { border:none; border-width:0px; width:919px; /* 1px weniger, damit er die Seitenlinie nicht überdeckt */
    background-color:#e5ebf2; text-align:left; margin-top:2px; margin-bottom:2px; margin-left:20px; padding-left:20px;
    background-image:url("../../../images/pfeil_orang_unten_17x17.png");  background-repeat:no-repeat;}
.outputHeader{ clear:both; display:block;}

.subselector_content_wide {width:930px; padding: 20px 0px 20px 0px;}

.outputHeader{clear:both; display:block;}

.iconFrame{ height:70px; width:70px; float:right; text-align:center;}
.changeButton{display:block; background-color:transparent; height:23px; width:23px; border:none; border-width:0px;
    background-repeat:no-repeat; background-image:url("../../../images/pfeil_orang_links_23x23.png");}
.changeButton:hover{ background-image:url("../../../images/pfeil_orang_links_23x23_over.png");}
  .footer { background-image:url("../../../images/schatten_unten.png"); background-position: 6px 0px; background-repeat:no-repeat;
        width: 1016px; height: 10px;}
#column_right {  float:right; width:213px; display:table-cell;}
#column_left {   float:left; width:413px;}
#pgIconFrame {margin:0px auto 0px auto; width:200px; float:none;}
/* Tabellen Linien verbessern */
table td {display:table-cell; width:60px;  text-align:right; border: #dddddd solid;  border-width:0px 0px 0px 1px}
blockquote { margin-left: 10px; }
