body {   font-family: Arial,Helvetica,sans-serif;
	font-size: 14px;

         }
div#all {
	position: absolute;
	width: 100%;
         height:100%;
	margin-left: auto;
	margin-right: auto;
         border: 1px solid #FFFFFF;
       	background-color: #054076;
         margin-top:auto;
         margin-bottom:auto;


}
div#test1 {
	margin-top:120px;
         margin-left: auto;
	margin-right: auto;

         width: 750px;
         height: 350px;
         border: solid 1px black;

}
div#test {
	margin-top:120px;
         margin-left: auto;
	margin-right: auto;
         border: solid 1px black;

         width: 795px;
         height: auto;

}
div#top5 {
	position:relative;
         width: 775px;
         height: 45px ;
         padding: 10px;
        /* border: solid 1px black;*/
         text-align: center;
        /* margin: 40px auto; */
         background-color:  #054076;

}
div#top {
	position:relative;
         width: 775px;
         height: 20px ;
         padding: 10px;
        /* border: solid 1px black;*/
         text-align: center;
        /* margin: 40px auto; */
         background-color:  #054076;

}
div#top1 {
	position:relative;
         width: 750px;
         height: auto;
        /* border: solid 1px black;*/
         text-align: center;
         margin-bottom:0px;
        /* margin: 40px auto; */

}

div#mitte {
	position: relative;
         width: 795px;
	height: 200px;
         text-align: center;

}
div#mitte1 {
	position: relative;
         width: 710px;
	height: 200px;
         text-align: center;
         margin-left:auto;
         margin-right:auto;
         background-color: #FFFFFF;
         padding:20px;
}

div#bottom {
	position:relative;
         width: 795px;
         height: auto;
        /* border: solid 1px red;*/
         text-align: center;
         margin-top: 20px;
         /*margin: 40px auto; */
                 background-color:  #054076;


}
div#bottom1 {
	position:relative;
         width: 798px;
         height: auto;
        /* border: solid 1px red;*/
         text-align: center;
         margin-top: 0px;
         /*margin: 40px auto; */


}
.pcl1 {font-family: Arial,Helvetica,sans-serif;

         font-size: 14px;
	color: black;
	letter-spacing: 0.01em;
         text-align: left;
         margin-top: 5px;
         margin-bottom:  40px;

}
a.normal:link { text-decoration:underline; color:#FFFFFF; }
a.normal:visited { text-decoration:none; color: #ffffff; }
a.normal:hover { text-decoration:/*underline*/none;/* font-weight:bold;*/ color: #ffffff; }
a.normal:active { text-decoration:none;/* font-weight:bold;*/ color: #ffffff; }

a.normalb:link { text-decoration:none; color:#000000; }
a.normalb:visited { text-decoration:none; color: #000000; }
a.normalb:hover { text-decoration:/*underline*/none;/* font-weight:bold;*/ color: #000000; }
a.normalb:active { text-decoration:none;/* font-weight:bold;*/ color: #000000; }


