body {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	background-image: url(bilder/hpBg.jpg);
	background-image: url(bilder/hpBg.jpg);
	background-repeat: no-repeat;
	background-color: #f1f4fd;
}

.naviBox{
	left:80px;
	height:40px;
	width:150px;
	background-image:url(bilder/shineBg2.gif);

	vertical-align:middle;
	margin:auto;
	font-size: 14px;
	font-weight:bold;
	font-style:italic;
}
#galerie {
	position:absolute;
	top:400px;
}
h3 a,
ul a{
	color:#000;
	text-decoration:none;
}
h3 a:hover,
ul a:hover{
	color:#000;
	text-decoration:underline;
}
#uploadForm{
	position:relative;
	top:100px;
	left:300px;
}
