body{
	padding:0px;
	background-color : transparent;
	background-image : url(weiss_putz.jpg);
	background-repeat : repeat;
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
}
	.box1{
	border: 0px solid White;
	height: 110px;
	background-color : transparent;
	FONT-FAMILY: Arial, Helvetica, sans-serif;
	font-size : xx-small;
	padding : 10px;
}

	.box2{
	background-color : transparent;
	float:left;
	padding:5px;
	border:0px solid transparent;
	width:500px;
	height:400px;
	margin:5px;
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
}

	.box3{
	background-color : transparent;
	padding:5px;
	margin:5px 5px 0 210px;
	border:0px solid transparent;
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
}
	

	#menu{
	width:150px;
	height: 50px;
	color: Black;
	background-color : transparent;
	padding: 5;
	font-size : x-small;
}

#menu2{
	color: Black;
	background-color : White;
	font-family : Verdana;
	padding : 1em .5em 1em;
	font-size : x-small;
}

#menu3{
	color: Black;
	background-color : White;
	font-family : Verdana;
	font-size : x-small;
}

	#menu a{
	color: Black;
	font:bold 13px verdana, sans-serif;
	margin:5px 0 5px 0;
	padding:1px 3px 1px 4px;
	text-decoration:none;
	background: #00AEEF;
	display:block;
	border-top:1px solid #99917d;
	border-right:1px solid #e4d9c0;
	border-bottom:1px solid #e4d9c0;
	border-left:1px solid #99917d;
	width:155px;
	height: 30px;
	background-image : url(h.jpg);
	background-position : left;
	background-repeat : no-repeat;
} 


#menu a:visited{
	color: Black;
	font:bold 13px verdana, sans-serif;
	margin:5px 0 5px 0;
	padding:1px 3px 1px 4px;
	text-decoration:none;
	background: #00AEEF;
	display:block;
	border-top:1px solid #99917d;
	border-right:1px solid #e4d9c0;
	border-bottom:1px solid #e4d9c0;
	border-left:1px solid #99917d;
	width:155px;
	background-image : url(haus.jpg);
	background-position : left;
	background-repeat : no-repeat;
}
#menu a:hover{
	color: White;
	background: #00aeef;
	border-top:1px solid #e4d9c0;
	border-right:1px solid #837c6b;
	border-bottom:1px solid #837c6b;
	border-left:1px solid #e4d9c0;
	background-image : url(h.jpg);
	background-position : left;
	background-repeat : no-repeat;
} 

li{
	list-style-image : url(h.gif);
}

