body{
	background-image: url(Bilder/muster_gemalt.jpg);
	background-repeat:no-repeat;
	
	margin-top:40px;
	border:0px;
	padding:0px;
	}
#div1 {
	background-image: url(Bilder/index_03.jpg);
	background-repeat:no-repeat;
	width:341px;
	height:598px;
	vertical-align:top;
	
	}
#allo { background-image:url(Bilder/index_03.jpg); background-repeat:no-repeat; width:673px; height:603px; padding-left:50px; padding-bottom:100px;}
#li1 {
		margin-right:30px;
		
		}
#tex1 {
		color:#000000;
		font-family:Verdana, Arial, Helvetica, sans-serif;
		font-size:18px;
		
		}
a:link {color:#000000;
		text-decoration:none;}
a:visited { color:#003300;}
a:hover { text-decoration:underline;}
a:active {color:#006633};
a:focus {color:#00CC33};
