/*** allgemeine definitionen ***/

body {
     font: Verdana, Lucida, Sans-Serif;
     font-size: 12px;
     margin: 0;
     padding: 0;
     text-align: left;
     }

table {
      color: #b0b0b0;
      display: inline-table;
      margin: 0px;
      padding: 0px;
      spacing: 0px;
      }

td {
     font-family: Verdana, Lucida, Sans-Serif;
     font-size: 12px;
     font-color: #000000;
     color: #000000;
   }

th {
     font-family: Verdana, Lucida, Sans-Serif;
     font-size: 110%;
     font-color: #000000;
     color: #000000;
   }	

a {
color:#000000;
text-decoration:none;
size: 100%;
}

a.hyperlink {
color:#009EE0;
text-decoration:underline;
size: 100%;
}

a:hover {
color:#000000;
text-decoration:underline;
size: 100%;
}

hr{
background-color: #009EE0;
color :#009EE0;
border: #009EE0;
height: 2px;
}


/*** offene stylesheets ***/

.title {
       color: #009EE0;
       font-family: Verdana, Lucida, Sans-Serif;
       font-size: 120%;
       font-variant: normal;
       font-weight: bolder;
       text-align: left;
       vertical-align: top;
       text-decoration: none;
       }

.bigger {
        font-weight: bold;
        text-align: left;
        vertical-align: top;
        text-decoration: none;
        font-weight: bold;
        }
        
.preisliste_bigger {
		  	font-size:10px;
		  	font-family:verdana;
		    font-weight: bold;
        }

.error{
	background-color: #ffdddd;
	padding: 4px;
	border: dotted;
	border-width: thin;
	font-family:verdana;
	}

.bigger_blue {
        color:#009EE0;
        font-weight: bold;
        text-align: left;
        vertical-align: top;
        text-decoration: none;
        font-weight: bold;
        font-family: verdana;
        }
        
.blue {
     font: Verdana, Lucida, Sans-Serif;
     font-size: 80%;
     color:#009EE0;
     margin: 0;
     padding: 0;
     text-align: left;
     }

.footer {
     font: Verdana, Lucida, Sans-Serif;
     font-size: 90%;
     margin: 0;
     padding: 0;
     text-align: left;
     }

/*** eingebundene stylesheets ***/

.ev
{
background-color: #00a3d6;
}

.nev
{
background-color: #56c3ec;
}

.button
{
font-weight:bold;
font-color:#ffffff;
color:#ffffff;
background-image:url(/images/background.jpg);
background-repeat:repeat-x;
border:0;
}

td.preisliste {
		  font-size:10px;
		  font-family:verdana;
		  }

td.text {
        color: #000000;
        background-color: #FFFFFF;
        background-image: none;
        }
        
        





#lightbox{
	background-color:#eee;
	padding: 10px;
	border-bottom: 2px solid #666;
	border-right: 2px solid #666;
	}
#lightboxDetails{
	font-size: 0.8em;
	padding-top: 0.4em;
	}	
#lightboxCaption{ float: left; }
#keyboardMsg{ float: right; }
#closeButton{ top: 5px; right: 5px; }

#lightbox img{ border: none; clear: both;} 
#overlay img{ border: none; }

#overlay{ background-image: url(inc/overlay.png); }

* html #overlay{
	background-color: #333;
	back\ground-color: transparent;
	background-image: url(blank.gif);
	filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src="inc/overlay.png", sizingMethod="scale");
	}

