
.imgboxpic{
  float: left;
  padding: 0 7px 0 0;
}





body{
  margin: 0;
  padding: 0;
  background-color: #013f72;
  background-image: url('../images/bodyback.jpg');
  background-repeat: repeat-x;
  behavior: url("portaldata/2/resources/_intern/scripts/csshover3.htc"); 
}

.mainbox, .mainboxhome{


  width: 1000px;
  background-image: url('../images/contentbackrepeat.jpg');
  background-repeat: repeat-y;

}
.mainboxhome{
  background-image: url('../images/contentbackhomerepeat.jpg');
}



.content{
  width: 600px;
 padding: 20px 0 20px 0;
}
.contenthome{
  width: 600px;
  padding: 25px 0 0 0;
}
.contentsp{
  padding: 5px 0 0 20px;
}
.contentcol2{
  position: absolute;
  left: 480px;
  top: 120px;
}
.contentbox1{
  float: left;
  width: 40px;
  background-image: url('../images/bodyback.jpg');
  background-repeat: repeat-y;  
}
.contentbox2{
  position: relative;
  float: left;
  width: 920px;
  padding: 50px 0 0 0;  
  background-color: #f1f7fb;   
}
.contentbox2home{
  position: relative;
  float: left;
  width: 920px;
  padding: 50px 0 0 0;
  background-color: transparent;
  background-image: url('../images/contentbackhome.jpg');
  background-repeat: no-repeat;   
}
.contentbox3{
  float: left;
  width: 40px;
  background-image: url('../images/bodyback.jpg');
  background-repeat: repeat-y;  
}

.contentback2
{
	background-image:url('../images/contentback2.jpg');
	background-repeat:no-repeat;
	width:40px;
	height:640px;
}


.contentboxbottom
{
	background-image:url('../images/contentbottom.jpg');
	background-repeat:no-repeat;
	width:1000px;
	height:20px;
}


.logo{
  position: absolute;
  top: 0;
  right: 0;
}
.clear{
  float: none;
  clear: both;
}
.contentimg{
  float: left;
  width: 100px;
}
.contenttext{
  float: left;
  width: 180px;
}
.contenttext2{
  padding-left:10px;
  float: left;
  width: 470px;
}
.contenttextsp, .contenttext2sp{
  margin: 0;
  padding: 5px 5px 5px 10px;
}
.contentimgboxsingle{
  padding: 0 0 20px 0;
}
.rightnavi{
	position: absolute;
	top: 180px;
	left: 640px;
	width: 260px;
}
.navirul{
  list-style-type: none;
  margin: 0;
  padding: 0;
 
}
.navirli, .navirlitop{
  margin: 0;
  padding: 0;
  height: 19px;
  width: 260px;
  border-top: 1px solid #73a2c7;
  float: left;  
}

.navirli a
{

	text-decoration:none;	
	font-family:Calibri;
	font-size:0.95em;
	font-weight:bold;
	display:block;
}


.navirli a:hover
{
	background-color:#DAE5EE;	
	color:#25416F;
}


.navirli a:visited
{
	color:#25416F;
}



.navirlitop{
  border-top: 1px solid #f1f7fb;
}
.rightteaserbox{
  position: absolute;
  top: 320px;
  left: 640px;
  width: 260px;
  height: 100px;
}
.rightteaser{
  background-color: #dfe7ea;
  margin: 0 0 20px 0;
  padding: 0;
  width: 260px;
  height: 100px;  
}
.teaserimg, .teasertext{
  float: left;
  height: 100px;  
}
.teaserimg{
  width: 100px;
}
.teasertext{
  width: 160px;
}
.teasertext{


}
.teasertextsp{
  padding: 20px 5px 5px 10px;
}
.hometeaserbox{
	position: absolute;
	top: 270px;
	left: 480px;
	width: 400px;
}
.homeimg, .hometext{
  float: left;
  height: 80px;
}
.homeimg{
  width: 80px;
}
.hometext{
  width: 300px;
}
.hometeaser{
  margin: 0 0 20px 0;
  background-color: #e1e5eb;
  width: 400px;
  height: 80px;
}
.hometextsp{
  padding: 20px 5px 5px 10px;
}
/* Navi1 */
.navi1box{
  position: relative;
  padding: 0 0 0 0;
  margin: 0 0 0 20px; 
  float: none;
  clear: both;
  width: 840px;
}
.navi1boxheight{
  height: 61px;
}
.navi1{

  padding: 0;
  margin: 0;
  width: 618px;
  height: 30px;
  border-bottom: 1px solid #7badd2; 
}
.navi1home .navi1{
  border-bottom: 1px solid #ffffff;
}


.navi1ul{
  list-style-type: none;
  margin: 0;
  padding: 0;
  width: 618px;
  height: 30px;   
}




.avni1ul a:active
{
	display:none;
}


.navi1ul li ul
{
	display:none;
}

.navi1ul li:hover ul
{
	display:block;	
}

	

.navi1li{
  float: left;
  margin: 0;
  padding: 0px;
}

.navi1li a
{
	text-decoration:none;
	display:block;
	padding:5px;
	font-weight:bold;
	font-size:0.9em;
	font-family:Calibri;
}

.navi1li a:link
{
	background-color:#F1F7FB;
	color:#013F71;	
}

.navi1li a:active
{
	background-color:#698EAB;
	color:white;		
}

.mainboxhome .navi1li a:link
{
	color:White;
	background-color:Transparent;
}

.mainboxhome .navi1li a:hover
{
	color:White;
	background-color:#75B9D9;
}



.navi1li a:hover
{
	background-color:#DAE5EE;
	color:#013F71;		
}

.navi1li a:visited
{
	color:#013F71;		
}


/* Navi1 */
/* Navi2 */




.navi2{
  position: absolute;
  top:27px;
  left: 0px;
  padding: 0;
  margin: 0;
  width: 618px;
  height: 29px;

}


.navi2 ul{
  list-style-type: none;
  margin: 0;
  padding: 0;
  width: 618px;
  height: 29px;  
}
.navi2  li{
  float: left;
  margin: 0;
  padding: 0;

}

.navi2 li 
{

}





/* Navi2 */
/* Metanavi */
.metanavi{
  padding: 60px 60px 10px 0;
  float: right;
}
.metanavihome{
  padding: 0 60px 10px 0;
  float: right;
}
.metanavi2{
  padding: 60px 60px 10px 0;
  float: left;
}
.metanviul{
  list-style-type: none; 
}

.metanvili{
  float: left;
  padding: 0 12px 0 0;
}


.mainboxhome .metanvili
{
  float: left;
  padding: 33px 12px 0 0;	
}

.mainboxhome .metanvili a:hover
{
	color:#6F6F6F;
}


/* Metanavi */
form{
  margin: 0 0 0 0px; /* 0 0 0 20px*/
}
.farea{
  border: 1px solid #25416f;
  width: 460px;
  height: 200px;
}
.ftext{
  border: 1px solid #25416f;
  width: 220px;
}
.ftext2{
  border: 1px solid #25416f;
  width: 460px;
}
.formbox{
  float: left;
  width: 240px;
  padding: 0 0 20px 0;
}
.formbox2{
  float: left;
  width: 460px;
  padding: 0 0 20px 0;
}
.fsubmit{
  padding: 10px 10px 10px 10px;
  background-color: #25416f;
  color: #ffffff;
  border: none;
  margin: 0 20px 0 0;
}
.lclass{
  padding: 0 0 10px 0;
}
p{
  /* padding: 0 0 0 20px; */
  font-family: Verdana, Arial, Helvetica, sans-serif;
  font-size: 0.8em;
  color: #25416f;
}
ul{
  list-style-type: none;
}
.statstable{
  margin: 0 0 0 20px;
}
.statstable2{
  margin: 5px 0 40px 20px;
}
/* Fonts */
.bodytext, .bodytexterror, label{
  font-family: Verdana, Arial, Helvetica, sans-serif;
  font-size: 0.8em;
  color: #25416f;
  list-style-type: disc;
}
.bodytexterror{
  color: #ff0000;
}
.metanavifont, .metanavifonthome{
  font-family: Verdana, Arial, Helvetica, sans-serif;
  font-size: 0.6em;
  color:#25416f;
  text-decoration: none;
}

.mainboxhome .metanavifont, .mainboxhome .metanavifonthome
{
	color:White;
}


.metanavifonthome{
  color: #ffffff;
}
a{
  color: #25416f;
}
a:hover, a:visited{
  color: #828282;
}
/* Fonts */

/*Home Teaser*/
        .clear
        {
            clear: both;
        }
        img
        {
            border: none;
        }
        #imageteaser
        {
            width: 410px;
            height: 180px;
            /* background-color: #5586A7; */
            margin-top: 150px;
            position: relative;
			left:10px;
            background-image:url('../images/transparent_background.png');			
        }
        

        
        .arrow_left
        {
            position: absolute;
            top: 50px;
            left: 5px;
            z-index: 99;
        }
        .arrow_left a:link, .arrow_left a:visited, .arrow_left a:active
        {
            background-image: url("../arrows/arrows_left.gif" );
            width: 26px;
            height: 79px;
            display: block;
        }
        .arrow_left a:hover
        {
            background-image: url("../arrows/arrows_lefto.gif" );
            width: 26px;
            height: 79px;
            display: block;
        }
        .arrow_right
        {
            position: absolute;
            top: 50px;
            right: 10px;
        }
        .arrow_right a:link, .arrow_right a:visited, .arrow_right a:active
        {
            background-image: url("../arrows/arrows_right.gif" );
            width: 26px;
            height: 79px;
            display: block;
        }
        .arrow_right a:hover
        {
            background-image: url("../arrows/arrows_righto.gif" );
            width: 26px;
            height: 79px;
            display: block;
        }
        .previewimage
        {
            position: absolute;
            margin-top: 15px;
            /*margin-left: 15px;*/
            margin-left:40px;

        }
        .previewtext
        {
            position: absolute;
            top: 4px;
            left: 200px;
            color: White;
            /*width: 208px;*/
            font-size: 12px;
            font-family: Arial;
        }
        
        .previewtext p a:link, .previewtext p a:visited
        {
        	color:White;
        }
        
        .previewtext h2
        {
            font-size: 13px;
            width:165px;
        }
        .previewtext p
        {
            width: 160px;
			color:White;
        }

