
body    {
margin: 0;
padding: 0;
height: 100%;
}

html    {
margin: 0;
padding: 0;
height: 100%;
}

#main_flashani_container    {
    background: transparent url("/fileadmin/img/sprachweiche/eurotier_startbild_no_flash.jpg") center 120px no-repeat;
    padding-bottom: 20px;
    height: 100%;
    width: 100%;
    margin: 0 auto;
}

#main_flashani_wide    {
    background: transparent;
    color: #CC0000;
 	width: 100%;
	height: 85%;
	text-align: center;
}

p    {
    padding: 10px 10px 0 10px;
    color: #000000;
    text-transform: uppercase;
}

h2    {
    padding: 10px 10px 0 10px;
    color: #000000;
    font-size: 12px;
    text-transform: uppercase;
}

h3    {
    padding: 10px 10px 0 10px;
    color: #CC0000;
    font-size: 12px;
    text-transform: uppercase;
}