a {
	
	text-decoration: none;
	color: #7BD04A;	
}

a:hover {

	text-decoration: underline;
}


body {

	background-image:url(../bilder/bodybg.gif);
	background-repeat:no-repeat;
	
}

#xyz_bg {

	background-image:url(../bilder/bg3.jpg);
	background-repeat:no-repeat;
	width:1024px;
	height:768px;
	position: absolute;
}

img { border:none;}

#xyz_text {

	width:420px;
	padding-bottom: 20px;
	
	position:absolute;
	left:272px;
	top:270px;
	
	
	font-family:Georgia;
	color:#555555;
	font-size:14px;
}

#xyz_header {

	width:360px;height:40px;position:absolute;left:270px;top:240px;
}

#xyz_menu {

	width:70px;
	height:100px;
	position:absolute;
	left:179px;
	top:244px;
	text-align:right;
}

#xyz_menu img {
	margin-bottom:6px;
}

#xyz_logo {

	position:absolute;left:251px;top:61px;
}


#xyz_imageholder_r1 {

	position:absolute;
	left:750px;
	top:230px;
}


#xyz_imageholder_r2 {

	position:absolute;
	left:750px;
	top:400px;
}

.xyz_img_fllft {

	float:left;
	margin-right: 5px;
	margin-top:-2px;
}

.xyz_img_distance_left {
	margin-left:7px;
}

#xyz_form_email {

	font-family:Georgia;
	color:#555555;
	font-size:14px;
	width:150px;
}

#xyz_form_control {

	font-family:Georgia;
	color:#f00;
	font-size:14px;
	width:150px;
}

.xyz_pm {

	font-size: 12px;
}

.xyz_pm h2 {
	
	font-size: 13px;
}