html {
 overflow-y: scroll;
}


body {
  margin:0;
  padding:0;
  background: #FFFFFF;
  color:#000000;
  text-align:center;
  font-family:Segoe UI,Verdana,Arial,Helvetica,Sans-Serif;
  font-size: 8pt;
  SCROLLBAR-FACE-COLOR: #C6CED6; SCROLLBAR-HIGHLIGHT-COLOR: #EEEEFF; 
	SCROLLBAR-ARROW-COLOR: #FFFFFF; SCROLLBAR-TRACK-COLOR: #E3E4F3; 
	SCROLLBAR-DARKSHADOW-COLOR: #E3E4F3; SCROLLBAR-SHADOW-COLOR: #AEBAC6;
	SCROLLBAR-3DLIGHT-COLOR: #9CAAB8;
  }


INPUT,SELECT { 
	font-family:Segoe UI,Verdana,Arial,Helvetica,Sans-Serif;
	font-size: 8pt;
	font-weight: bold;
	color:#000000; 
	border: 1px solid #AEB6D2;
	margin-bottom: 5px;
}

.SUBMIT { 
	font-family:Segoe UI,Verdana,Arial,Helvetica,Sans-Serif;
	font-size: 8pt;
	font-weight: normal;
	background-color: #EEE; 
	border: 1px outset #708090;
	cursor: hand;
}

.container {
 }

.blattleer {
  background: #FFFFFF;
  table-layout: auto;
  border-left:solid 1px #A9A9A9;
  border-right:solid 1px #A9A9A9;
  }

.fraaslogo {
  padding:0;
  height:50px;
  text-align:left;
  background:#F0F0F9;
  border-left:solid 1px #A9A9A9;
  border-right:solid 1px #A9A9A9;
  background-image: url(/i/fse/mount.gif);
  background-repeat: no-repeat;
 }

.menu {
  height: 26px;
  text-align: left;
  border-top: 1px solid #A9A9A9;
  border-bottom: 1px solid #A9A9A9;
  color:#aaaadd;
  background:#FFFFCC;
  background-image: url(i/fse/menustrip.gif);
  border-left:solid 1px #A9A9A9;
  border-right:solid 1px #A9A9A9;
  }
  
 .menutext {
  padding-left: 1px;
  padding-top: 2px;
  font-size: 8pt;
  line-height: 10pt;
  }
  
  .menutext A:link { color: #111111; text-decoration: none; padding: 2px; padding-left: 3px; padding-right: 3px; margin: 2px;}
  .menutext A:visited { color: #111111; text-decoration: none; padding: 2px; padding-left: 3px; padding-right: 3px;  margin: 2px;}
  .menutext A:hover { color: #0000aa; background: #FFFFE1; padding: 1px; padding-left: 2px; padding-right: 2px; border-left:solid 1px 
  		#B0B0B0; border-right:solid 1px #777777; border-top:solid 1px #B0B0B0; border-bottom:solid 1px #777777;  margin: 2px;}
  .menutext A:active { color: #cc0000; text-decoration: none;}
  
  
  .fraasbanner {
  height: 33px;
  text-align: left;
  border-top: 1px solid #A9A9A9;
  border-bottom: 1px solid #A9A9A9;
  background: #FFFFFF;
  border-left:solid 1px #A9A9A9;
  border-right:solid 1px #A9A9A9;
  }
  
  .bannertext {
  padding-left: 6px;
  padding-top: 8px;
  font-size: 8pt;
  }
  
  .bannertext A:link { color: #2233aa; text-decoration: none; }
  .bannertext A:visited { color: #2233aa; text-decoration: none;}
  .bannertext A:hover { color: #0000aa; background: #FFFFE1;}
  .bannertext A:active { color: #cc0000; text-decoration: none;}
  
    
  .inhaltlinks {
  text-align:left;
  padding:5px 12px 12px 8px;
  background:#FFFFFF;
  line-height:12pt;
  font-size: 8pt;
  }
  
  .fototable {
  text-align:left;
  padding:5px 4px 5px 6px;
  background:#FFFFFF;
  line-height:12pt;
  font-size: 8pt;
  } 
  
  
  .inhaltlinks A:link { color: #2233aa; text-decoration: none; }
  .inhaltlinks A:visited { color: #2233aa; text-decoration: none;}
  .inhaltlinks A:hover { color: #0000aa; background: #FFFFE1;}
  .inhaltlinks A:active { color: #cc0000; text-decoration: none;}
  
  .inhaltlinks h2 {
  font-size:1.2em;
  color: #5555aa;
  margin-bottom: 3px;
  padding-top: 5px;
  }

  .inhaltlinks ul {
  margin: 5px 10px 0px 0px;
  list-style:none;
  }

 .inhaltlinks ul li {
  padding-left: 12px;
  margin-top: 10px;
  background-image: url(/i/fse/butti.gif);
  background-repeat: no-repeat;
  line-height:12pt;
  }
  .newsentry {
  border-bottom-style: dotted;
  border-bottom-color: #5555bb;
  border-bottom-width: 1px;
  line-height:12pt;
  font-size: 8pt;
  padding-bottom: 15px;
  }
  
  .whiteblock {
  background: #FFFFFF;
  text-align:center;
  border-bottom: solid 1px #cacaca;
  vertical-align: top;
  width: 100%;
  }
  
  .sidebar {
	padding-top:0px;
	background:#F0F0F9;
	text-align: left;
	width:190px;
	font-size:8pt;
	line-height:12pt;
	vertical-align: top;
	border-left:solid 1px #A9A9A9;
	}
	
	.sidetext {
	padding-left: 6px;
	padding-right: 5px;
	font-size:8pt;
	line-height:12pt;
	}

  .sidetext A:link { color: #111111; text-decoration: none; padding: 2px; padding-left: 3px; padding-right: 3px; margin: 2px;}
  .sidetext A:visited { color: #111111; text-decoration: none; padding: 2px; padding-left: 3px; padding-right: 3px;  margin: 2px;}
  .sidetext A:hover { color: #0000aa; background: #FFFFE1; padding: 1px; padding-left: 2px; padding-right: 2px; border-left:solid 1px 
  		#B0B0B0; border-right:solid 1px #777777; border-top:solid 1px #B0B0B0; border-bottom:solid 1px #777777;  margin: 2px;}
  .sidetext A:active { color: #cc0000; text-decoration: none;}

  
.sidebar ul {
  padding:0;
  margin:0;
  list-style:none;
  }

.sidebar ul li {
  padding: 0px 4px 0px 10px;
  margin-bottom: 4px;
  background-image: url(/i/fse/butti.gif);
  background-repeat: no-repeat;
  line-height:12pt;
  }

 
.sidebar h2 {
  font-size:1em;
  color: #6666aa;
  padding-top: 6px;
  margin-bottom: 5px;
  border-bottom-width: 1px;
  border-bottom-style: dotted;
  border-bottom-color: #b0b0e0;
  }
  
.newsentryx h2 {
  font-size:1em;
  color: #6666aa;
  margin-bottom: 5px;
  }
  
.newsentry h2 {
  font-family: Verdana, Arial, Helvetica, sans-serif;
  font-size: 8pt;
  line-height: 12pt;
  border: 1px solid #444466;
  background-color: #f4f4ff;
  color: #222233;
  margin: 0px;
  padding: 3px;
  font-weight: normal;
  margin-bottom: 3px;
  margin-top: 3px;
  padding-left: 22px;
  padding-top: 3px;
  background-image: url(elements/titlegreenbullet.gif);
  background-repeat: no-repeat;
  background-position: left bottom;
}

/* ---- formatting ---- */

h1,h2,h3,p {
  margin-top:0;   /* Eliminates gap in IE5 */
  margin-bottom:0;
  }

p {
  padding:0.7em 0;
  }

h1 {
  font-size:1.3em;
  }

h2 {
  
  color: #6666aa;
  margin-bottom: 5px;
   }
  
  h3 {
  font-size:1em;
  color: #555555;
  margin-bottom: 3px;
  }



hr {
  height:1px;
  border:none;
  border-bottom:dashed 1px #C9C9C9;
  }



.Piccietable {
	font-family: Segoe UI,Verdana, Arial, Helvetica, sans-serif;
	font-size: 8pt;
	line-height: 10pt;
	border-top: 1px dotted #999999;
	background-color: #FFFFFF;
	margin: 0px;
	padding: 5px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-right-style: none;
	border-bottom-style: dotted;
	border-left-style: dotted;
	border-bottom-color: #999999;
	border-left-color: #999999;
}

.Piccietableleft {
	font-family: Segoe UI,Verdana, Arial, Helvetica, sans-serif;
	font-size: 8pt;
	line-height: 10pt;
	border-top: 1px dotted #999999;
	background-color: #FFFFFF;
	margin: 0px;
	padding: 5px;
	border-bottom-width: 1px;
	border-right-width: 1px;
	border-left-style: none;
	border-bottom-style: dotted;
	border-right-style: dotted;
	border-bottom-color: #999999;
	border-right-color: #999999;
	}
	
.QuoteTable {
	font-family: Segoe UI,Verdana, Arial, Helvetica, sans-serif;
	font-size: 8pt;
	line-height: 12pt;
	border: 1px dotted #3399CC;
	background-color: #FFFFFF;
	margin: 0px;
	padding: 10px;
}

.DottedTable {
	font-family: Segoe UI,Verdana, Arial, Helvetica, sans-serif;
	font-size: 8pt;
	line-height: 12pt;
	border: 1px dotted #3399CC;
	background-color: #FFFFFF;
	margin: 0px;
	padding: 0px;
}

.photoiframe {
	width: 175px;
	height: 228px;
	}
	
.archiveiframe {
	width: 175px;
	height: 188px;
	}
	
.linksiframe {
	width: 175px;
	height: 280px;
	}