body {
    background-color: white;
    
}#titelbild {
    background-image: url(images/titelbild.jpg);
	background-repeat: no-repeat;
    border: none;
	background-position: center;	
}

.main {
    width: 100%;
    height: auto;
}

.impr {
    width: 100%;
    height: 40px;
    margin-top: 10px;
    text-align: center;
    bottom: 25px;
    left: 0px;
    right: 0px;
}

.impr a {
    color: #333;
    text-decoration: none;
    font-family: Arial, Helvetica, sans-serif;
    font-size:10px;
}

.table {
    width: 246px;
    border: 0px;
    margin: auto;
	border-collapse: separate;
}

.table li a img {
    width: 94px;
    height: 22px;
    border: 0px;
}

.list {
    list-style-type: none;
    text-align: center;
    margin-right: 35px;
}

.box  {
	   padding: 3px;
}