/* Hintergrund Bild */

body {
	background-image: url(images/006/bg06.jpg);
	background-repeat: no-repeat;
	margin-left: 0;
	margin-top: 0;
}



/* Bild oben */

.image01 {
	background-image: url(images/006/image01.jpg);
	background-repeat: no-repeat;
}

.image02 {
	background-image: url(images/006/image02.jpg);
	background-repeat: no-repeat;
}

.image03 {
	background-image: url(images/006/image03.jpg);
	background-repeat: no-repeat;
}

.image04 {
	background-image: url(images/006/image04.jpg);
	background-repeat: no-repeat;
}


/* Content hintergrund */


.image06 {
	background-image: url(images/image06.gif);
	background-repeat: no-repeat;
}

.image07{
	background-image: url(images/image07.gif);
	background-repeat: no-repeat;
}


.image09{
	background-image: url(images/image09.gif);
	background-repeat: no-repeat;
}

.image10{
	background-image: url(images/image10.gif);
	background-repeat: no-repeat;
}

.image13 {
	background-image: url(images/bgcontenty.gif);
	background-repeat: repeat-y;
}

.image14 {
	background-image: url(images/bgcontentu.gif);
	background-repeat: repeat-x;
}

.image15 {
	background-image: url(images/bgcontentu.gif);
	background-repeat: repeat-x;
}

.image16 {
	background-image: url(images/bgcontent.gif);
	background-repeat: repeat-x;
}

.image17 {
	background-image: url(images/bgcontent.gif);
	background-repeat: repeat-x;
}

.white {
	background-image: url(images/white.gif);
	background-repeat: repeat-y;
}


