
.border_oben
{	/*background-image: url(images/rand_oben.gif);*/
	background-repeat: repeat-x;
}
.border_mitte
{	/*background-image: url(images/verlaufskachel.gif);*/
	background-repeat: repeat-y;
}
.logobox
{	background-color: #F1ECDF;
	/*background-image: url(images/logobox.gif);*/
	background-repeat: repeat-y;
	border-color: #BDB396;
	border-style: solid;
	border-top-width: 1px;
	border-left-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
}
.border_unten2
{	background-image: url(images/band1_u3.gif);
	background-repeat: repeat-x;
	border-color: #BDB396;
	border-style: solid;
	border-top-width: 0px;
	border-left-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 1px;
}
.border_unten
{	background-image: url(images/band1_u2.gif);
	background-repeat: repeat-x;
}
body
{	background-image: url(images/body6.gif);
	background-repeat: repeat-y;	
}
a
{
	border-top-width: 0px;
	border-left-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;	
}


