div#inhaltswrap {
    background-color: #c1c5c9;
    height: 400px;
    margin: auto;
    width: auto;
	background-image: url("img/ban_bus.jpg");
	background-repeat: no-repeat;
	background-position: center center;
}


div#menuwrap {
    background-color: #c1c5c9;
    clear: both;
    float: left;
    height: 400px;
    margin-top: 0;
	width: 1px;
}


div#contentwrap {
    background: none repeat scroll 0 0 transparent;
    float: none;
    padding-top: 400px;
    min-height: 600px;
    width: 920px;
	margin: auto;
}

div#slider {
    width: 920px;
}

#slider div {

}

#starttext {
font-size:	15px;
color: #484848;
}

a {
    font-family: Arial;
    font-size: 15px;
	color: #00a6eb;
}

h1 {
 margin-top: 30px;
}