/* CSS index */

body{
	margin:0px;
	background-image:url(../img/background_stripe.gif);
	overflow:hidden;
	font-family: verdana; font-size: 12px;
}

#telfes_image{
	background-image:url(../img/telfes_image.jpg);
	background-repeat:no-repeat;
	width:100%;
	height:140px;
}

#bg{
	background-image:url(../img/image_right2.jpg);
}

#telfes_logo{
	background-image:url(../img/telfes_logo.gif);
	width:57px;
	height:68px;
	position:absolute;
	top:105px;
	left:15px;
}

a:link{
	text-decoration:underline; color:#000000;
	font-family: verdana; font-size: 10px;
}
 
a:visited{
	text-decoration:underline; color:#000000;
	font-family: verdana; font-size: 10px;
}
