body,td,th {
	font-family: "Trebuchet MS";
	font-size: 12px;
	color: #000000;
	font-style: normal;
	line-height: 25px;
	font-weight: 200;
	font-variant: normal;
	background-color: #ffffff;
}
body {
	margin-top: 0px;
	background-attachment: fixed;
	background-color: #404040;
	background-repeat: repeat;
	background-image: url(bg_stella.jpg);
}
a:link {
	color: #000000;
	text-decoration: underline;
}
a:visited {
	text-decoration: underline;
	color: #000000;
}
a:hover {
	text-decoration: none;
	color: #000000;
}
a:active {
	text-decoration: underline;
	color: #000000;
	background-attachment: fixed;
	}
	
.randen {
	border-top: #d0070f;
	border-right: thin solid #d0070f;
	border-bottom: thin solid #d0070f;
	border-left: thin solid #d0070f;
	cursor: crosshair;
}

.kaderinfo {
	text-align: center;
	padding: 10px;
	font-weight: bold;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #000000;
	border: 1px solid #223844;
	background-color: #CCCCCC;
}