body {
margin:0px auto;
padding:0px;
background-image:url(../images/background.jpg);
background-position:center;
background-position:top;
background-repeat:repeat-x;
text-align: center;
width: 100%;
background-color: #ffffff;
}

#content {
position: relative;
height: 100%;
width:990px;
margin:0px auto;
text-align:center;
}


#topmenu {
width: 990px;
height: 26px;
text-align: right;
background-image: url(../images/bg-topmenu.png);
background-repeat: no-repeat;
background-position:right;

}


IMG.logocvah {
 	position:absolute;
    top:30px;
    left:0px;
    z-index:12;
    opacity:1.0;
}

IMG.logohbd {
 	position:absolute;
    top:65px;
    left:180px;
    z-index:12;
    opacity:1.0;
}

IMG.markt {
 	position:absolute;
    top:45px;
    left:460px;
    z-index:12;
    opacity:1.0;
}

IMG.slogan {
padding-top: 60px;
padding-right: px;
padding-bottom: 40px;
border: 0px;
}


#slideshow {
    position:relative;
	margin-top: 60px;
	margin-left: 545px;
	width: 451px;
    height: 451px;
	background-image: url(../images/background-slideshow.png);
}

#slideshow IMG {
    position:absolute;
    top:20px;
    left:20px;
    z-index:8;
    opacity:0.0;
	filter: alpha(opacity=0);
}
#slideshow IMG.active {
    z-index:10;
    opacity:1.0;
	filter: alpha(opacity=100);
}

#slideshow IMG.last-active {
    z-index:9;
}



#middenkolom{
position: relative;
height: auto;
width: 512px;
height: auto;
float: left;
margin-top: 25px;
margin-right: 50px;
text-align: left;
margin-bottom: 30px;
}


#content-footer {
position: relative;
height: 100%;
width:990px;
margin:0px auto;
text-align:center;
color:#000000;
}

#naw {
width: 300px;
float: left;
text-align: left;
color:#000000;
}


#k2d {
padding-top: 15px;
padding-right: 5px;
text-align: right;
}



#container.img {
border: 0px;
}

IMG.thumb {
padding-right: 20px;
}

.foto_gallery {
float: left;
width: 100px;
height: 100px;
margin-right: 0px;
margin-bottom: 0px;
border: solid 0px #ffffff;
text-align: center;
padding: 3px;
}

.foto_gallery img {
border: 1px #FFFFFF solid;
}