body {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	margin: 0px;
	font-size: 0.9em;
	background-color: #FDFDFD;
	
  scrollbar-base-color:red;
	
  scrollbar-3dlight-color:#CCCCCC;
  scrollbar-arrow-color:#57610D;
  
	scrollbar-darkshadow-color:#CCCCCC;
  scrollbar-face-color:#CCCC99;
  
	scrollbar-highlight-color:#FDFDFD;
  scrollbar-shadow-color:#666666;
  
	scrollbar-track-color:#E3E7D8;
}

h1 {
	color: #3399CC;
	font-size: 0.9em;
	padding-bottom: 0.5em;
	font-variant: small-caps;
	border-top: 1px #E5E5E5;
	border-right: 1px solid #E5E5E5;
	border-bottom: 1px solid #E5E5E5;
	border-left: 1px #E5E5E5;
}
.Menu {
	font-size: 8pt;
	color: #666666;
	font-weight: bold;
	text-decoration: none;
	width: 20ex;
	padding-left: 9px;
	height: 28px;
	padding-top: 5px;

}
p {
	font-size: 0.8em;
	line-height: 1.5em;
	color: #567A4C;
}
li {
	font-size: 0.8em;
	line-height: 1.5em;
	color: #567A4C;
	margin-bottom: 0.5em;
}

.Top {
	color: #FFFFFF;
	font-size: 0.9em;
	padding-left: 20px;
}
.Bottom {
	margin-left: 10pt;
	font-size: 0.7em;
	color: #666666;
}
a.Menu:link {
	text-decoration: none;
	color: #666666;
}
a.Menu:hover {
	background-color: #CCCC99;
	border: 1px solid #666666;
	height: 28px;
	width: 20ex;
	color: #FFFFFF;
}
.TabCell {
	text-decoration: none;
	border-top: 2px none #FDFDFD;
	border-right: 2px none #FDFDFD;
	border-bottom: 2px solid #FDFDFD;
	border-left: 2px none #FDFDFD;
	text-align: left;
}
a.TabCell:hover {
	background-color: #CCCC99;
	border: 1px solid #666666;
	color: #FFFFFF;
	margin-top: 0px;
	margin-bottom: 3px;
	height: 33px;
	padding: 8px 6px 6px 12px;
}
.Text {
	background-color: #F4F4F4;
	background-attachment: fixed;
	background-repeat: no-repeat;
	background-position: center center;
}
.small {
	font-size: 0.7em;
}
h3 {
	color: #567A4C;
	font-size: 0.8em;
	padding-top: 2em;
}
a:hover {
	color: #3399CC;
	font-weight: bold;
}
h2 {
	color: #567A4C;
	font-size: 0.85em;
	padding-top: 10px;
}
fieldset {
	padding: 20px;
	width: 400px;
}
img.Passbild {
	border: 1px solid #666666;
}
.Icon {
	vertical-align: text-bottom;
}
a.Bottom {
	color: #57610D;
	font-weight: bold;
	text-decoration: none;
}
a.Bottom:hover {
	color: #FFFFFF;
}

table.Einzug {
	margin-left: 2ex;
}
div.TextFrame {
	overflow: auto;
	height: 100%;
	width: 100%;
}
form {
	margin-left: 10%;
	margin-right: 5pt;
	margin-top: 5pt;
}

