@charset "utf-8";
/* CSS Document */

.txtwhite
{color:#FFFFFF; }

.txt-align
{text-align: center }


.middle {
    position: relative;
	overflow: hidden;}

.middle img {
    position: absolute;
    top: -9999px;
    bottom: -9999px;
    left: -9999px;
    right: -9999px;
    margin: auto;
    width: 300px;
	height: 433px;}
.gelb 
{color: #C8DB08;}
	.carouselm
{background-image: url("../images/hg4.jpg");
    background-repeat: no-repeat, repeat;
    background-color: #028fcc;
z-index: 1;}