body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-color: #6f670b;
	background-attachment: scroll;
	background-image: url(unity_back.jpg);
	background-repeat: no-repeat;
	background-position: center top;
}
.hidefocus { 
outline:0; -moz-outline:0; 

}
body,td,th {
	font-family: Trebuchet MS, Lucida Sans, Verdana, sans-serif;
	font-size: 13px;
	color: #000000;
}
.headline1 {
	font-family: Trebuchet MS, Lucida Sans, Verdana, sans-serif;
	font-size: 14px;
	color: #6f670b;
	font-weight: bold;
	
}
.grau {
	font-family: "Trebuchet MS", "Lucida Sans", Verdana, sans-serif;
	font-size: 13px;
	color: #AEAEAE;
	
}
a:link {
	color: #CCCC33;
	text-decoration: none;
}
a {
	font-weight: bold;
}
a:visited {
	text-decoration: none;
	color: #CCCC33;
}
a:hover {
	text-decoration: underline;
	color: #CCCC33;
}
a:active {
	text-decoration: none;
	color: #CCCC33;
}
.img {
	border: 1px solid #000000;
}
