/* url    : ./css/all.css */
/* author : Renate Jantke  */
/* version: 28.10.2007  */
/* xxx xxx xxx #DFDFDF bg*/
/* 205 230 184 cde6b8 etwas heller */
/* 145 f5 */

<!--
.nothing
{
  color:blue;
}

/* scrollinfos */

body
   { 
     background-color:#DFDFDF;
     scrollbar-base-color:white;
     scrollbar-track-color:blue;
     scrollbar-face-color:#EBEBEB;
     scrollbar-highlight-color:blue;
     scrollbar-3d-light-color:#DFDFDF;
     scrollbar-dark-shadow-color:black;
     scrollbar-shadow-color:#DFDFDF;
     scrollbar-arrow-color:blue; 
     margin-left:15px;
     margin-right:15px;
     margin-top:15px;
     margin-bottom:15px;
   }

a  {     
     cursor: pointer;
   }

a:link    { color:blue; letter-spacing:1px;}
a:visited { color:blue; letter-spacing:1px;}
a:hover   { text-decoration:none;color:red; letter-spacing:1px;}
a:active  { text-decoration:none;color:red; letter-spacing:1px;}
a:focus   { text-decoration:none;color:red; letter-spacing:1px;}

.titel {
     font-family: Verdana,Arial,Helvetica,Courier New,Courier;
     font-size: 12px;
     font-weight:bold;
     letter-spacing:2px;
     word-spacing:3px;
     color: black;
}

.zitat {
     font-family: Verdana,Arial,Helvetica,Courier New,Courier;
     font-size: 12px;
     font-weight:bold;
     letter-spacing:1px;
     word-spacing:2px;
     color: blue;
}

.txt {
     font-family: Verdana,Arial,Helvetica,Courier New,Courier;
     font-size: 11px;
     letter-spacing:1px;
     text-align:left;
     color:black;
     margin-top:3pt;
     margin-right:5pt;
}

.txtn {
     font-family: Verdana,Arial,Helvetica,Courier New,Courier;
     font-size: 12px;
     letter-spacing:1px;
     text-align:left;
     color:black;
     margin-top:3pt;
     margin-right:5pt;
}

.txtr {
     font-family: Verdana,Arial,Helvetica,Courier New,Courier;
     font-size: 11px;
     letter-spacing:1px;
     text-align:right;
     color:black;
     margin-top:3pt;
     margin-right:5pt;
}

.impressum
{
     font-family: Verdana,Arial,Helvetica,Courier New,Courier;
     font-size: 9px;
     color: black;
     height:8px;
}


.imgborder
{
     border:0px solid white;   
}

.header
{
     background-image:url(../pic/common/oben.jpg); 
     background-repeat:no-repeat; 
     background-position:0px 35px;
}

.treff
{
     background-image:url(../pic/fotos/treffpunkt.jpg); 
     background-repeat:no-repeat; 
     background-position:410px 0px;
}

.tabaussen
{
     background-color:white; 
     width:900px;
} 

.tabmain
{
     background-color:#EBEBEB;
     width:890px; 
}

.no1 { background-color:#DFDFDF; }

.no  { background-color:#EBEBEB; }

.tr1 { background-color:#DFDFDF; }

.tr  { background-color:#EBEBEB; }

.inpkl {
     font-family: Verdana,Arial,Helvetica,Courier New,Courier;
     font-size: 10px;
     letter-spacing:1px;
     text-align:left;
     color:black;
     width:80px; 
     background-color:#EFEFEF;
     width:40px;
}

.input {
     font-family: Verdana,Arial,Helvetica,Courier New,Courier;
     font-size: 10px;
     letter-spacing:1px;
     text-align:left;
     color:black;
     width:80px; 
     background-color:#EFEFEF;
     width:120px;
}

.qbar
  {
     text-align:center;
     text-decoration: none;
     font-family: Verdana,Arial,Helvetica,Courier New,Courier;
     font-weight: bold;
     font-size: 10px;
     background-color:#EFEFEF;
  }

.imgBorder {
padding:0px; 
border:solid blue; 
margin:0px;
border-style:solid;
border-width:1px;
}

#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;-->
	padding-top: 10px;
        font-family: Verdana,Arial,Helvetica,Courier New,Courier;
        font-size: 10px;
        color:#00436d;
        font-weight: bold;
	}	
#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(pic/common/overlay.png); }

* html #overlay{
	background-color: #333;
	back\ground-color: transparent;
	background-image: url(blank.gif);
	filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src="pic/common/overlay.png", sizingMethod="scale");
	}


-->
</style>

