.border {
	border: 5px solid #738999;
}
.H1border {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #738999;
}
DIV.headerBorder {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FFFFFF;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #D3E0E7;
	padding-top: 5px;
	padding-left: 5px;
}
DIV.menuHeadline {
	background-image: url(pics/button.jpg);
	height: 20px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-weight: bold;
	color: #FFFFFF;
	border-top-width: 1px;
	border-bottom-width: 1px;
	border-top-style: solid;
	border-bottom-style: solid;
	border-top-color: #FFFFFF;
	border-bottom-color: #FFFFFF;
	vertical-align: middle;



}
DIV.menuItem {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FFFFFF;
	padding-left: 5px;
	padding-top: 3px;
	padding-bottom: 3px;
}
.tableOuter {
	border-right: 1px solid #000000;
	border-bottom: 1px solid #000000;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;


}
.tableFooter {
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #D2E4F7;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #FFFFFF;

}
.text11 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
}
a {
	color: #FFFFFF;
}
A.menu {
	color: #FFFFFF;
	text-decoration: none;
}
a:hover {
	text-decoration: underline;
}
.border1 {
	border: 1px solid #CCCCCC;
}
A.black {
	color: #000000;
	text-decoration: none;
}
.cellBorderRight {
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #333333;
}
.H1borderGelb {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #738999;
	background-color: #FFFF00;

}
.H1borderBlau {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #738999;
	background-color: #0033CC;
	color: #FFFFFF;

}
.H1borderWeiss {

	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #738999;
	background-color: #f5f5f5;
}
.H1borderRot {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #738999;
	background-color: #FF0000;
	color: #FFFFFF;

}
.H1borderSchwarz {

	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #738999;
	background-color: #000000;
	color: #FFFFFF;
}
#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(overlay.png); }

* html #overlay{
	background-color: #333;
	back\ground-color: transparent;
	background-image: url(blank.gif);
	filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src="overlay.png", sizingMethod="scale");
	}.borderpic {
	border: 5px solid #000033;
	padding: 1px;
}
.borderWhite {

	border: 1px solid #FFFFFF;
}
DIV.spacer {
	height: 5px;
	line-height: 5px;


}
.text10 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
}
A.red {
	color: #990000;
}
