.inhaltbox {
        text-align:center;
        margin:auto;
        margin-top:0;
        background-color:#ffffff;
        width:700px;
        height:320px;
}
.inhaltlinks {
        padding:15px 5px 5px 25px;
        float:left;
        text-align:left;
        background-color:#ffffff;
        width:479px;
        height:320px;
        color:#006699; 
        font-size:12px; 
        font-family:Arial, Verdana, Helvetica, sans-serif;
}

.inhaltlinks ul {
        padding:0;
        margin:0;
}

.inhaltlinks li {
	list-style-type:none;	
}
.inhaltrechts {
        padding:15px 5px 5px 15px;
        float:right;
        text-align:left;
        background-color:#ffffff;
        width:169px;
        height:320px;
        border-left-width:2px;
        border-left-color:#99ccff;
        border-left-style:dotted;
        font-size:10px; 
        font-family:Arial, Verdana, Helvetica, sans-serif; 
        letter-spacing:1px;
}

.bilder {
	filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(enabled=true, sizingMethod=scale, src='../images/bilder5.png');
        background-repeat:no-repeat;
        width:600px;
        height:220px;
        position:absolute;
        left:50%;
        margin-left:-300px;
        top: 420px;
        z-index:40;
}

.bilder[class] {
        background-image:url(../images/bilder5.png);
        background-repeat:no-repeat;
        width:600px;
        height:220px;
        position:absolute;
        left:50%;
        margin-left:-300px;
        top: 420px;
        z-index:40;
}

	

