
@charset "utf-8";
/* CSS Document */

.font1 table {
	font-family: "Lucida Grande", "Lucida Sans Unicode", "Lucida Sans", "DejaVu Sans", Verdana, sans-serif;
	font-size: medium;
}
font_lucida_12 {
	font-family: "Lucida Grande", "Lucida Sans Unicode", "Lucida Sans", "DejaVu Sans", Verdana, sans-serif;
	font-size: 12px;
}

.zentriert_1 {
    width: 650px;
    height: 300px;
    margin: 0px auto;
/*    background-color: blue;*/
}


.zentriert_2 {
    width: 530px;
    height: 300px;
    margin: 0px auto;
/*    background-color: azure;*/
}

.zentriert_3 {
    width: 535px;
    height: 1350px;
    margin: 0px auto;
/*    background-color: azure;*/
}
