/* Print-CSS für www.evu-rheinzabern.de */

html, body {  
  margin:0px;
  padding:0px;
  font-family: Verdana, Arial, Helvetica, sans-serif;
  font-size: 12px;
  color: #000000;
  background-color: #ffffff;
  border: 0px;}

/* HOEHE 100% */
html, body { height:100%; }
div #page { min-height:100%; }
* html div #page { height:100%; }

#page {
  margin: 0px auto;
  padding: 0px;}

/* CONTAINER */
#balken {
  margin-bottom: 26px;
  padding: 0px; 
  height: 70px;
  background-color: #ffffff;}
  
#titel {
	margin: 0px;
	padding: 0px;}
.nurprint {
	font-size: 11px;}
	
#inhalt {
  width: 550px;
  margin: 0px 180px 10px 0px;
  padding-left: 40px;
  font-size: 11px;
  height: auto;}
  
#links {
  display: none;}
  
#rechts {
  display: none;}
 

/* LINKS */
a, a:link, a:visited {
  text-decoration: underline;
  color: #000000;}
a:hover {
  text-decoration: underline;}


/* UEBERSCHRIFTEN */
h1 {
  padding: 20px 0px 0px 20px;
  font-size: 20px;
  color: #000000;}
h2 {
  font-size: 20px;
  font-weight: bold;
  color: #000000;}
  
/* Navigation für www.evu-rheinzabern.de */

#navigation {
  display: none;}
  
/* Tabellendesign-CSS für www.evu-rheinzabern.de */

#playlist {
  width: 550px;
  font-size: 10px;
  border-collapse: collapse;}

#playlist thead tr td {
  padding: 3px;
  border: 1px solid #000000;
  background: #dddddd;
  color: #000000;
  font-weight: bold;
  font-size: 11px;
  vertical-align: top;}

#playlist tbody tr td {
  padding: 3px;
  border: 1px solid #000000;
  vertical-align: top;}

.odd {background: #ffffff;}
.even {background: #f6f6f6;}

/*copyright wolf ware gmbh - frank bachert 08.03.2006*/
