#arti1  {
background-image: url(../mat/arti1.jpg);
background-repeat: no-repeat;
width:262px;
height:703px;
}
#arti2  {
background-image: url(../mat/arti2.jpg);
background-repeat: no-repeat;
width:262px;
height:703px;
}

#ende  {
background-image: url(../mat/display_ende.jpg);
background-repeat: no-repeat;
width:18px;
height:703px;
}
#loop {
background-image: url(../mat/display_loop.jpg);
background-repeat: repeat-x;

}
div.ende {
background-image: url(../mat/display_loop.jpg);
background-repeat: repeat-x;

}

body {
	background-color: #000000;
	background-image: url(../mat/bg_loop.jpg);
	background-repeat:repeat-x;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}

.Stil1 {
	color: #FFFFFF;
	font-size: 10px;
}
body,td,th {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #3C3C3C;
}
h1 {
    font-size: 13pt;
	color: #3C3C3C;
	margin: 0em;
    padding: 0em;
	
}
a {
	font-size: 10px;
	color: #FFFFFF;
}
a:link {
	text-decoration: none;
}
a:visited {
	text-decoration: none;
	color: #FFFFFF;
}
a:hover {
	text-decoration: none;
	color: #FFFFFF;
}
a:active {
	text-decoration: none;
	color: #FFFFFF;
}