h1 {
	font-size: 22px;
	font-weight: bold;
	margin-bottom: 0px;
	color: #CC3300;
}

a:link {
	color: #333E11;
	font-family: verdana;
	font-size: 10pt;
	text-decoration: none;
}

a:visited {
	color: #333E11;
	font-family: verdana;
	font-size: 10pt;
	text-decoration: none;
}

a:hover {
	background-color: #FFF8C1;
	color: #333E11;
	font-family: verdana;
	font-size: 10pt;
	text-decoration: none;
}

a:active {
	color: #333E11;
	font-family: verdana;
	font-size: 10pt;
	text-decoration: none;
}

.bg {
	background-image:url('bg.jpg');
	width:857px;
	height:562px;
	position:absolute;
	left:-2px;
	top:-2px;
	z-index:1;
}

.pname {
	width:417px;
	height:45px;
	position:absolute;
	font-family: verdana;
	font-size: 14pt;
	color: #FFF8C1;
	left:414px;
	top:30px;
	z-index:1;
}

.text {
	width:421px;
	height:470px;
	position:absolute;
	font-family: verdana;
	font-size: 10pt;
	color: #FFF8C1;
	left:415px;
	top:82px;
	z-index:1;
}

.webtipps {
	width:147px;
	height:497px;
	position:absolute;
	font-family: verdana;
	font-size: 10pt;
	color: #FFF8C1;
	z-index:1;
	left:240px;
	top:209px;
	text-align: right;
}

.menu {
	width:103px;
	height:143px;
	position:absolute;
	font-family: verdana;
	font-size: 10pt;
	z-index:1;
	left:850px;
	top:81px;
}

