body{
margin:0px;
padding:0px;
font-family:"trebuchet MS";
font-size:1em;
}
img{
border:0px;
}
.space{
height:30px;
border-bottom:6px solid #104668;
}
.container{
position:relative;
width:100%;
overflow:hidden;
height:376px;
background-image:url(gfx/bg_head_02.gif);
background-repeat:repeat-x;
}
.logo{
position:absolute;
width:276px;
height:338px;
left:6px;
background-image:url(gfx/bg_fis_logo.gif);
background-repeat:no-repeat;
}
.logo img{
margin-left:36px;
}
.teaser{
position:absolute;
width:720px;
top:20px;
text-align:right;
font-style:italic;
color:#999999;
}
.teaser h2{
margin:0px;
padding:0px;
}
.navi{
position:absolute;
left:286px;
top:74px;
font-size:1.2em;
font-style:italic;
white-space:nowrap;
}
.navi ul{
margin:0px;
padding:0px;
float:left;
border-right:1px solid #FFFFFF;
}
.navi li{
list-style-type:none;
float:left;
border-left:1px solid #FFFFFF;
height:30px;
}
.navi a{
color:#FFFFFF;
text-decoration:none;
padding-left:0.8em;
padding-right:0.8em;
display:block;
}
.navi a:hover,.navi a.ACT{
border-bottom:6px solid #104668;
}
.content{
font-size:0.9em;
position:absolute;
z-index:10;
left:300px;
top:170px;
width:430px;
padding-right:1em;
height:336px;
overflow:auto;
}
.content h1{
font-size:1.2em;
font-weight:normal;
color:#003366;
}
.content h2{
font-size:1em;
line-height:1em;
font-weight:normal;
margin:0px;
padding:0px;
padding-top:1em;
}
.bottom{
position:relative;
background-image:url(gfx/bg_cont.gif);
height:163px;
}
.footer{
position:relative;
font-size:0.8em;
height:28px;
padding-top:4px;
bottom:0px;
padding-left:300px;
background-image:url(gfx/bg_foot.gif);
background-repeat:repeat-x;
}
.footer a{
color:#000000;
text-decoration:none;
}
.footer a:hover{
border-bottom:2px solid #999999;
}