
body {
	font-family: Verdana, Tahoma, Arial, Helvetica, sans-serif;
	font-size: .8em;
	}

img{
	border : 0px;
}	

/* the div that holds the date picker calendar */
.dpDiv {
	}


/* the table (within the div) that holds the date picker calendar */
.dpTable {
	font-family: Tahoma, Arial, Helvetica, sans-serif;
	font-size: 12px;
	text-align: center;
	color: #505050;
	background-color: #ece9d8;
	border: 1px solid #AAAAAA;
	}


/* a table row that holds date numbers (either blank or 1-31) */
.dpTR {
	}


/* the top table row that holds the month, year, and forward/backward buttons */
.dpTitleTR {
	}


/* the second table row, that holds the names of days of the week (Mo, Tu, We, etc.) */
.dpDayTR {
	}


/* the bottom table row, that has the "This Month" and "Close" buttons */
.dpTodayButtonTR {
	}


/* a table cell that holds a date number (either blank or 1-31) */
.dpTD {
	border: 1px solid #ece9d8;
	}


/* a table cell that holds a highlighted day (usually either today's date or the current date field value) */
.dpDayHighlightTD {
	background-color: #CCCCCC;
	border: 1px solid #AAAAAA;
	}


/* the date number table cell that the mouse pointer is currently over (you can use contrasting colors to make it apparent which cell is being hovered over) */
.dpTDHover {
	background-color: #aca998;
	border: 1px solid #888888;
	cursor: pointer;
	color: red;
	}


/* the table cell that holds the name of the month and the year */
.dpTitleTD {
	}


/* a table cell that holds one of the forward/backward buttons */
.dpButtonTD {
	}


/* the table cell that holds the "This Month" or "Close" button at the bottom */
.dpTodayButtonTD {
	}


/* a table cell that holds the names of days of the week (Mo, Tu, We, etc.) */
.dpDayTD {
	background-color: #CCCCCC;
	border: 1px solid #AAAAAA;
	color: white;
	}


/* additional style information for the text that indicates the month and year */
.dpTitleText {
	font-size: 12px;
	color: gray;
	font-weight: bold;
	}


/* additional style information for the cell that holds a highlighted day (usually either today's date or the current date field value) */ 
.dpDayHighlight {
	color: 4060ff;
	font-weight: bold;
	}


/* the forward/backward buttons at the top */
.dpButton {
	font-family: Verdana, Tahoma, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: gray;
	background: #d8e8ff;
	font-weight: bold;
	padding: 0px;
	}


/* the "This Month" and "Close" buttons at the bottom */
.dpTodayButton {
	font-family: Verdana, Tahoma, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: gray;
	background: #d8e8ff;
	font-weight: bold;
	}



td,th {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #222222;
}
BODY {
	scrollbar-3dlight-color: #999999;
  	scrollbar-arrow-color: #FFCC00;
  	scrollbar-base-color: #333333;
  	scrollbar-track-color: #666666;
	margin-left: 0px;
	margin-top: 0px;
	background-color: #333333;
}
a {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
	color: #222222;
	text-decoration: none;
}

.renderzeit {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #888888;
}
.klammer {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #DD792B;
}
INPUT, SELECT, TEXTAREA {
	BORDER-TOP-COLOR: #888888;
	BORDER-LEFT-COLOR: #888888;
	BORDER-RIGHT-COLOR: #888888;
	BORDER-BOTTOM-COLOR: #888888;
	FONT-SIZE: 10px;
	FONT-FAMILY: Verdana,Helvetica;
    border: 2px groove #C0C0C0;
    background-color: #999999;
}
.admin {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #999999;
}
.warinput {
	width: 50%;
}
.error {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
	color: #990000;
}
hr {
	height: 1px;
	COLOR: #808080;
	noshade;
}
.klein {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	color: #222222;
}
.colorwin {
	color: #339933
}
.colordraw {
	color: #000099
}
.colorlose {
	color: #CC3300
}
.modul_aktiv {
	color: #339933
}
.modul_inaktiv {
	color: #CC3300
}
.php {
  font:11px Courier,'Courier New',sans-serif;
  white-space: nowrap;
}
.coderahmen {
  background:#aaaaaa;
  border-top-width:0;
  color:#060;
  font:10px Courier,'Courier New',sans-serif;
  overflow:auto;
  width:400px;
  margin:0 0px 0 20px;
}
.codezeile {
    font:11px Courier,'Courier New',sans-serif;
    white-space: nowrap;
    background:#909090;
}
.codetitle,.coderahmen {
  border:1px solid #cdcdcd;
  padding:2px 2px 3px 3px
}
.codetitle {
  font-size:9px;
  width:400px;
  background: #aaaaaa;
  text-indent:2px;
  font-weight:bold;
  margin:0px 0px 0 20px
}

.code {
  font:11px Courier, 'Courier New', sans-serif;
  color: #006600;
  white-space: nowrap;
}
.qoute {
  font-variant:normal;
  font-size:11px;
  font-family:Courier New;
  font-style:oblique
  overflow: auto;
}
.rahmen_links { 
  border-left: 1px solid #333333; 
}
.rahmen_boden { 
  border-bottom: 1px solid #333333; 
}
.rahmen_boden_links { 
  border-left: 1px solid #333333; 
  border-bottom: 1px solid #333333;
}
.rahmen_boden_rechts { 
  border-right: 1px solid #333333; 
  border-bottom: 1px solid #333333;
}
.rahmen_boden_oben { 
  border-top: 1px solid #333333; 
  border-bottom: 1px solid #333333;
}
.rahmen_boden_oben_rechts { 
  border-top: 1px solid #333333; 
  border-bottom: 1px solid #333333;
  border-right: 1px solid #333333;
}
.rahmen_boden_oben_bg {
  border-top: 1px solid #333333; 
  border-bottom: 1px solid #333333;
  background: #808080;
}
.rahmen_boden_oben_admin {
  border-top: 1px solid #333333; 
  border-bottom: 1px solid #333333;
  background: #555555;
}
.rahmen_boden_oben_forum {
  border-top: 1px solid #000000; 
  border-bottom: 1px solid #000000;
  background: #555555;
}
.rahmen_links_boden_oben_bg {
  border-top: 1px solid #000000; 
  border-left: 1px solid #000000; 
  border-bottom: 1px solid #000000;
  background: #444444; 
}
.rahmen_links_rechts_boden_bg {
  border-left: 1px solid #000000; 
  border-right: 1px solid #000000; 
  border-bottom: 1px solid #000000;
  background: #555555; 
}
.rahmen_links_rechts_boden_oben_bg {
  border-top: 1px solid #000000; 
  border-left: 1px solid #000000; 
  border-right: 1px solid #000000; 
  border-bottom: 1px solid #000000;
  background: #444444; 
}
.rahmen_boden_s {
  border-bottom: 1px solid #000000; 
}
.rahmen_boden_bg {
  border-bottom: 1px solid #333333; 
  background: #555555; 
}
.rahmen_boden_links_s {
  border-left: 1px solid #000000; 
  border-bottom: 1px solid #000000; 
}
.rahmen_boden_links_rechts_s {
  border-left: 1px solid #000000; 
  border-bottom: 1px solid #000000; 
  border-right: 1px solid #000000; 
}
.next_rank_table {
  border:1px solid #000000; 
  padding:1px; 
  cell-padding: 1px;
  background: #808080
}
#todayrow {
	border: 1px solid #DD792B;
}


/**
 * The CSS for Shadowbox.
 *
 * This file is part of Shadowbox.
 *
 * Shadowbox is free software: you can redistribute it and/or modify it under
 * the terms of the GNU Lesser General Public License as published by the Free
 * Software Foundation, either version 3 of the License, or (at your option)
 * any later version.
 *
 * Shadowbox is distributed in the hope that it will be useful, but WITHOUT ANY
 * WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS
 * FOR A PARTICULAR PURPOSE.  See the GNU Lesser General Public License for
 * more details.
 *
 * You should have received a copy of the GNU Lesser General Public License
 * along with Shadowbox.  If not, see <http://www.gnu.org/licenses/>.
 *
 * @author      Michael J. I. Jackson <mjijackson@gmail.com>
 * @copyright   2007 Michael J. I. Jackson
 * @license     http://www.gnu.org/licenses/lgpl-3.0.txt GNU LGPL 3.0
 * @version     SVN: $Id: shadowbox.js 150 2007-12-04 18:42:03Z michael $
 */

/*_________________________________________________________________  Overlay  */
#shadowbox_overlay {
  visibility: hidden;
  position: absolute;
  display: block;
  margin: 0;
  padding: 0;
  top: 0;
  left: 0;
  z-index: 998;
}

/*_______________________________________________________________  Container  */
#shadowbox_container {
  position: fixed;
  height: 0px;
  width: 100%;
  margin: 0;
  padding: 0;
  top: 0;
  left: 0;
  z-index: 999;
  text-align: center; /* centers in quirks and IE */
}

/*_______________________________________________________________  Shadowbox  */
#shadowbox {
  display: none;
  visibility: hidden;
  margin: 0 auto;
  position: relative;
  font-family: 'Lucida Grande', Tahoma, sans-serif;
  text-align: left; /* reset left alignment */
}

/*___________________________________________________________________  Title  */
/*
HTML snapshot:
<div id="shadowbox_title">
  <div id="shadowbox_title_inner">Title Here</div>
</div>
*/
#shadowbox_title {
  height: 25px;
  padding: 0;
  overflow: hidden;
}
#shadowbox_title_inner {
  height: 16px;
  font-size: 16px;
  line-height: 16px;
  white-space: nowrap;
  padding: 5px 0 4px 8px;
  color: #fff;
}

/*____________________________________________________________________  Body  */
/*
HTML snapsnot:
<div id="shadowbox_body">
  <div id="shadowbox_body_inner">
    <img src="my_image.jpg" id="shadowbox_content" height="350" width="580">
  </div>
  <div id="shadowbox_loading">
    <img src="images/loading.gif" alt="loading"></div>
    <span><a href="javascript:Shadowbox.close();">Cancel</a></span>
  </div>
</div>
*/
#shadowbox_body {
  position: relative;
  overflow: hidden;
  margin: 0;
  padding: 0;
  border: 2px solid #fff;
  background-color: #000;
}
#shadowbox_body_inner {
  position: relative;
  overflow: hidden;
}
#shadowbox_loading {
  position: absolute;
  top: 0;
  left: 0;
  height: 10000px; /* overflow:hidden will clip this */
  width: 100%;
  background-color: #222;
}
#shadowbox_loading img {
  float: left;
  margin: 10px 10px 0 10px;
}
#shadowbox_loading span {
  float: left;
  margin-top: 16px;
  font-size: 10px;
}
#shadowbox_loading span a,
#shadowbox_loading span a:link,
#shadowbox_loading span a:visited {
  color: #fff;
}

#shadowbox_content.html { /* make html content scrollable */
  height: 100%;
  width: 100%;
  overflow: auto;
}

/*_________________________________________________________________  Toolbar  */
/*
HTML snapshot:
<div id="shadowbox_toolbar">
  <div id="shadowbox_toolbar_inner">
    <div id="shadowbox_nav_close">
      <a href="javascript:Shadowbox.close();"><span class="shortcut">C</span>lose</a>
    </div>
    <div id="shadowbox_nav_next">
      <a href="javascript:Shadowbox.next();"><span class="shortcut">N</span>ext</a>
    </div>
    <div id="shadowbox_nav_previous">
      <a href="javascript:Shadowbox.previous();"><span class="shortcut">P</span>revious</a>
    </div>
    <div id="shadowbox_counter">
      <a href="javascript:Shadowbox.change(0);">1</a>
      <a href="javascript:Shadowbox.change(1);" class="shadowbox_counter_current">2</a>
      <a href="javascript:Shadowbox.change(2);">3</a>
    </div>
  </div>
</div>
*/
#shadowbox_toolbar {
  margin: 0;
  padding: 0;
  height: 20px;
  overflow: hidden;
}
#shadowbox_toolbar_inner {
  height: 20px;
  color: #fff;
}
#shadowbox_toolbar_inner div {
  padding-top: 4px;
  padding-bottom: 2px;
  font-size: 10px;
  height: 10px;
  line-height: 10px;
}
#shadowbox_toolbar_inner div span.shortcut {
  text-decoration: underline;
  font-weight: bold;
}
#shadowbox_toolbar_inner div a {
  text-decoration: none;
  color: #fff;
}
#shadowbox_nav_close,
#shadowbox_nav_previous,
#shadowbox_nav_next {
  float: right;
  padding-right: 10px;
}
#shadowbox_counter {
  float: left;
  padding-left: 10px;
}
#shadowbox_counter a {
  padding: 0 4px 0 0;
}
#shadowbox_counter a.shadowbox_counter_current {
  text-decoration: underline;
  font-weight: bold;
}

/*________________________________________________________________  Messages  */
div.shadowbox_message {
  text-align: center;
  padding: 10px;
}
div.shadowbox_message a:link,
div.shadowbox_message a:visited {
  text-decoration: none;
  color: #bed333;
}
div.shadowbox_message a:hover,
div.shadowbox_message a:focus {
  text-decoration: underline;
}


