/* CSS Document */

body {
	
	background-color: #ffffff;
	background-image: url(images/saratech_entwurf4.jpg);
	background-repeat: no-repeat;
	background-position: top 50px 7%;
	font-family: "Lucida Grande", Verdana, Halvetica, sans-serif;
	text-align: left;
}

a:hover {
	color: #000000;
	font-weight: bold;
}
a {
  size: 70%;
	color: #5e64ae;
	text-decoration: none;
	font-weight: bold;	
}
	

td {  vertical-align:top; horizontal-align:right; font-size: 70%;
	font-weight: normal;
	margin: 0px auto 0px auto;}
	
.just {text-align: justify;
			 padding-right: 10px;

}
.bottom {
	color: #7f7f7f;
	font-weight: normal;
	font-size: 9px;	
}

a.bottom:link
{
	font-weight: normal;
	font-size: 9px;
	color: #7f7f7f;
}
a.bottom:hover
{
	font-weight: normal;
	font-size: 9px;
	color: #7f7f7f;			 
}	
a.bottom:visited
{
	font-weight: normal;
	font-size: 9px;
	color: #7f7f7f;			 
}
