body{
	font-family: Tahoma;
	font-size: 12px;
	font-style: normal;
	line-height: normal;
	font-weight: 500;
	font-variant: normal;
	text-transform: none;
	color: #8A9CB1;
	width: 656px;
	margin-top: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	margin-right: 0px;
    padding-top: 0px;
	padding-left: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	background-color: #8A9CB1;
}

#header{ 
   top: 0px;
   height: 93px;
   z-index: 1;
   border: 0px;
   position : fixed;
   left: 50%;
   margin-left: -425px;
}

#navi{ 
   top: 93px;
   bottom: 14px;
   left: 50%;
   margin-left: -425px;
   width: 846px;
   height: 976px;
   background-image:url(../images/tsprenger_bkgr_navi.jpg);
   background-position: 0px 0px;
   border: 0px;
   padding-left: 4px;
   padding-top: 0px;
   margin-top: 0px;
   position : fixed;
}
			
#content{
   top: 93px;
   bottom: 14px;
   left: 50%;
   margin-left: -284px;
   width: 656px;
   height: 2176px;
   position: absolute;
   border: 0px;
   padding: 0px;
   padding-top: 15px;
   padding-left: 30px;
   padding-right: 30px;
   padding-bottom: 15px;
}

td{
	font-family: Tahoma;
	font-size: 12px;
	font-style: normal;
	line-height: normal;
	font-weight: 500;
	font-variant: normal;
	text-transform: none;
	color: #8A9CB1;
}

th{
	font-family: Tahoma;
	font-size: 12px;
	font-style: normal;
	line-height: normal;
	font-weight: 500;
	font-variant: normal;
	text-transform: none;
	color: #8A9CB1;
}

h1{
	font-family: Tahoma;
	font-size: 16px;
	font-style: normal;
	line-height: normal;
	font-weight: bold;
	font-variant: normal;
	text-transform: none;
	text-align: center;
	color: #8A9CB1;
}

h2{
	font-family: Tahoma;
	font-size: 14px;
	font-style: normal;
	line-height: normal;
	font-weight: 500;
	font-variant: normal;
	text-transform: none;
	text-align: center;
	color: #8A9CB1;
}

h3{
	font-family: Tahoma;
	font-size: 12px;
	font-style: normal;
	line-height: normal;
	font-weight: bold;
	font-variant: normal;
	text-transform: none;
	text-align: left;
	color: #8A9CB1;
}

.download{
   border-color:#8A9CB1;
   padding-top: 3px;
   padding-left: 3px;
   padding-right: 3px;
   padding-bottom: 2px;
   font-size: 10pt;
   border-style: solid;
   border-width:thin;
}

.headline{	
   padding-top: 0px;
   padding-left: 1px;
   padding-right: 0px;
   padding-bottom: 1px;
   margin-bottom: -9px;
   font-size: 14pt;
   font-style: normal;
   text-align: left;
   font-weight: normal;
   font-variant: small-caps;
   text-decoration: none;
}

a{
   font-family: Tahoma;
   font-size: 12px;
   font-style: normal;
   line-height: normal;
   font-weight: 500;
   font-variant: normal;
   text-transform: none;
   color: #8A9CB1;
}

#footer{
   position: fixed;
   bottom: 0px;
   padding-bottom: 3px;
   font-size: 10px;
   left: 50%;
   text-align: right;
   margin-left: -425px;
   width: 850px;
   height: 10px;
   z-index: 1;
   color: #4E6F98;
   background-color: #8A9CB1;
}

#navi a:link{
   text-decoration:none; 
   font-weight:normal; 
   color:#8A9CB1; 
   font-size: 11px;
}

#navi a:visited{ 
   text-decoration:none; 
   font-weight:normal; 
   color:#8A9CB1; 
   font-size: 11px;
}

#navi a:hover{ 
   text-decoration:underline; 
   font-weight:normal; 
   color:#8A9CB1;
}

#navi a:active{ 
   text-decoration:none; 
   font-weight:normal; 
   color:#8A9CB1; 
   font-size: 11px;
}

#navi a:focus{ 
   text-decoration:none; 
   font-weight:normal; 
   color:#8A9CB1; 
   font-size: 11px; 
}

#content a:link{
   text-decoration:underline; 
   font-weight:normal; 
   color:#8A9CB1; 
   font-size: 12px;
}

#content a:visited{
   text-decoration:none; 
   font-weight:normal; 
   color:#688BB5;
}

#content a:hover{
   text-decoration:underline; 
   font-weight:normal; 
   color:#9BABC2;
}

#content a:active{
   text-decoration:none; 
   font-weight:normal;
}

#content a:focus{
   text-decoration:none; 
   font-weight:normal; 
}

.news{
	width: 129px;
	background: url(../images/btn_graph_bk.jpg) 0 bottom;
	padding-left: 2px;
	padding-right: 5px;
	padding-top: 0px;
	padding-bottom: 6px;
}

.news th{
	font-size: 10px;
	font-weight: bold;
	text-align: center;
	border-bottom: 1px solid #8A9CB1;
	
}

.news td{
	padding-top: 2px;
	font-size: 9px;
	text-align: right;
}

