/*
infos.css
*/

#boxheader {
	position:relative;
	height:170px;
	background-image:url(images/home.jpg);
}
.liste {
width:540px;
height:50px;
}
.listetitel {
width:140px;
float:left;
height:auto;
font-weight:bold;
}
.listeinhalt {
width:400px;
float:left;
height:auto
}
.downl {
width:540px;
height:100px;
}
.links {
width:540px;
height:90px;
}
.linksbilder {
width:140px;
float:left;
height:auto;
font-weight:bold;
}
.linkstext {
width:400px;
float:left;
height:auto
}