/* Formatierung runde Ecken */
	.pmb1_b, .pmb1_s {font-size:1px; }
    .pmb1_1, .pmb1_2, .pmb1_3, .pmb1_4, .pmb1_b, .pmb1_s {display:block; overflow:hidden;}
    .pmb1_1, .pmb1_2, .pmb1_3, .pmb1_s {height:1px;}
    .pmb1_2, .pmb1_3, .pmb1_4 {border-style: solid; border-width: 0 1px; }
    .pmb1_1 {margin:0 5px; }
    .pmb1_2 {margin:0 3px; border-width:0 2px;}
    .pmb1_3 {margin:0 2px;}
    .pmb1_4 {height:2px; margin:0 1px;}
    .pmb1_c {display:block; border-style: solid ; border-width: 0 1px;}

/* Formatierung runde Ecken */
    .header{
    	font-size:160%; text-weight:bold;
    	display:block;
    	border-top: 3px solid white; border-bottom: 1px solid white;
    	text-align:center;
    	letter-spacing: 3Px;
    }

    .footer{
    	font-size:10px;
    	text-weight:bold;
    	display:block;
    	border-top: 2px solid white;
    	border-bottom: 2px solid white;
    	text-align:center;
    	letter-spacing: 2px;
    }

    body{
    	font-family: "Bitstream Vera Sans", "Trebuchet MS", Geneva, Verdana, Arial, Helvetica, sans-serif;
    	font-size: 80%;
    }

