#inv {
margin-top: -20px;
}
#start {
width: 100%;
margin-top: 100px;
text-align: center;
}
#start  a.rollover {  
display: block;  
float: left;  
width: XYpx;
height: 0px !important;  
padding-top: XYpx;
overflow: hidden;  
}
#start .logo {
width: 100%;
margin-left: 310px;
height: 44px;
background-image: url(../../../../../sites/default/files/images/argelogo_transparent.png);
background-repeat: no-repeat;
}
#leftbutton {
float: left;
margin-top: 50px;
margin-left: 135px;
width: 233px;
height: 245px;
background-image: url(../../../../../sites/default/files/images/verein.png);
background-repeat: no-repeat;
}
#leftbutton:hover {
background-image: url(../../../../../sites/default/files/images/verein_hover.png);
background-repeat: no-repeat;
}
#rightbutton {
float: right;
margin-top: 50px;
margin-right: 130px;
width: 241px;
height: 245px;
background-image: url(../../../../../sites/default/files/images/transport.png);
background-repeat: no-repeat;
}
#rightbutton:hover {
background-image: url(../../../../../sites/default/files/images/transport_hover.png);
background-repeat: no-repeat;
}

#leftbuttonpreload {
width: 10px;
height: 10px;
margin-top: -50px;
background-image: url(../../../../../sites/default/files/images/verein_hover.png);
}

#rightbuttonpreload {
width: 10px;
height: 10px;
margin-top: -50px;
background-image: url(../../../../../sites/default/files/images/transport_hover.png);
}

#ank {
width: 100%;
font-size: 18px;
margin-top: 350px;
}

#ank .big {
font-size: 21px;
color: #7E1812;
}

