BODY {
	font-family: "Trebuchet MS", Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #CCCCCC;
	background-color: #000000;
	background-position: center;
	background-image: url(/img/bg.gif);
	background-repeat: repeat-y;
}
.rahmen {
	border: 1px solid #FFFFFF;
}
h1 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #FFFFFF;
}
h2 {
	font-size: 13px;
	font-weight: bold;
	color: #FFFFFF;
}
h3 {
	font-size: 13px;
	color: #FFFFFF;
}

TD {
	font-size: 12px;
	font-weight: normal;
	color: #FFFFFF;
}

a, a:link, a:visited, a:active {
	color: #FFFFFF;
	text-decoration: underline
}
a:hover {
	color: #CCCCCC;
	text-decoration: underline;
}
.ip {
	margin-right: 20px;
	margin-bottom: 40px;
	border: 1px solid #FFFFFF;
}

