html {
	overflow-y: scroll;
}

html, body {
scrollbar-face-color: #DFE8FF; 
scrollbar-highlight-color: #d4e4f3; 
scrollbar-shadow-color: #c9d8e6; 
scrollbar-3dlight-color: #fff; 
scrollbar-arrow-color: #1360AB; 
scrollbar-track-color: #fff; 
scrollbar-darkshadow-color: #d4e4f3;
   margin: 0;
   padding: 0;
   font-family: Tahoma, Arial, Helvetica, sans-serif;
	color: #333;
	background-color: #fff;
   font-size: 101%;
  

}

.td-topbot { 
	background-color: #1360ab;
	height: 31px;
	color: #fff;
	font-size: 10px;
	vertical-align: middle;
	 	}
		
.mail { font-size: 10px; 
	text-decoration: none;
	color: white;
}
 
.td-notfall { 
	background-color: white;
	vertical-align: bottom;
	padding-bottom: 8px;
	text-align: right;
	color: #1360AB;
	font-size: 0.9em; 
	font-weight: bold; 
 }
 
 .table-content { 
	background-color: #DFE8FF;
	height: 400px;
	vertical-align: top;
	font-size: 0.7em; 
	line-height: 1.5em;
	padding-top: 24px;
	padding-bottom: 24px;
 }
 
h1 {font-family: Tahoma, Arial, Helvetica, sans-serif;  font-size: 1.1em; font-weight: bold; }
h2 {font-family: Tahoma, Arial, Helvetica, sans-serif;  font-size: 1.0em; font-weight: bold;  }
 
 .table-picture { 
	background-color: #DFE8FF;
	height: 400px;
	vertical-align: top;
	font-size: 0.7em; 
	line-height: 1.5em;
	padding-left: 12px;
	padding-top: 24px;
	padding-bottom: 24px;
 }
 
a {font-weight: normal; }
a:link { text-decoration: underline; color: #333;}
a:visited { text-decoration: underline; color: #333; }
a:hover { text-decoration: none; color: #1360ab; }
a:active { text-decoration: underline; color: #1360ab;}


.tdnavi { line-height: 1px;
	background-color: #c9d8e6; 
}

a.nav {font-family: Tahoma, Arial, Helvetica, sans-serif; font-size: 12px; color: #1360ab; padding-left: 6px; font-weight: normal; line-height: 24px; }
a.nav:link { text-decoration: none; color: #1360ab; }
a.nav:visited { text-decoration: none; color: #1360ab; }
a.nav:hover { text-decoration: none; color: #1360ab; font-weight: bold;}
a.nav:active { text-decoration: none; color: #1360ab; font-weight: bold;}
.nav {font-family: Tahoma, Arial, Helvetica, sans-serif; font-size: 12px; color: #1360ab; padding-left: 6px; font-weight: bold; line-height: 24px; }

a.navbl {font-family: Tahoma, Arial, Helvetica, sans-serif; font-size: 12px; color: #1360ab; padding-left: 6px; font-weight: bold; line-height: 24px; }
a.navbl:link { text-decoration: none; color: #1360ab; font-weight: bold; }
a.navbl:visited { text-decoration: none; color: #1360ab; font-weight: bold; }
a.navbl:hover { text-decoration: none; color: #1360ab; font-weight: bold;}
a.navbl:active { text-decoration: none; color: #1360ab; font-weight: bold;}
.navbl {font-family: Tahoma, Arial, Helvetica, sans-serif; font-size: 12px; color: #1360ab; padding-left: 6px; font-weight: bold; line-height: 24px; }


a.snav {font-family: Tahoma, Arial, Helvetica, sans-serif; font-size: 11px; color: #1360ab; padding-left: 14px; font-weight: normal; line-height: 18px; }
a.snav:link { text-decoration: none; color: #1360ab; }
a.snav:visited { text-decoration: none; color: #1360ab; }
a.snav:hover { text-decoration: none; color: #1360ab; font-weight: bolder;}
a.snav:active { text-decoration: none; color: #1360ab; font-weight: bolder;}
.snav {font-family: Tahoma, Arial, Helvetica, sans-serif; font-size: 11px; color: #1360ab; padding-left: 14px; font-weight: bolder; line-height: 18px; }

a.spamspan, a.spamspan:visited { text-decoration : none; color: #333; }
a.spamspan:hover {text-decoration : underline; color: #333; }


.txtFld1 {
	font-family: Tahoma, Arial, Helvetica, sans-serif; font-size: 1.1em;
	color:#333;
	text-decoration: none;
	background-color: #fff;
	width: 280px;
	border: #c9d8e6;
	border-style: solid;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	
}

.txtFld2 {
	font-family: Tahoma, Arial, Helvetica, sans-serif; font-size: 1.1em;
	color:#333;
	text-decoration: none;
	background-color: #fff;
	width: 200px;
	border: #c9d8e6;
	border-style: solid;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	
}

.smallBtn {
	font-family: Tahoma, Arial, Helvetica, sans-serif; font-size: 1em;
	color: #333;
	text-decoration: none;
	width: 170px;
	background-color: #c9d8e6;
	border: #c9d8e6;
	border-style: solid;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px
}

