body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-image: url(Bilder/bg.gif);
	background-repeat: repeat-x;
}

.ip {
	display: block;
	margin-bottom: 8px;
	background-color: #EFEFEF;
	border: 1px solid #CCCCCC;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	padding: 3px;
	margin-top: 2px;
}
.cb {
	margin-top: 5px;
	margin-bottom: 15px;
	display: block;
	background-color: #efefef;
	padding: 4px;
}
.tf {
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: solid;
	border-left-style: none;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #B8284C;
	border-top-color: #999999;
	border-right-color: #999999;
	border-bottom-color: #999999;
	border-left-color: #999999;
	margin-top: 5px;
}


.btn {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	padding: 5px;
	margin-top: 5px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
}
#content {
	position:absolute;
	top:240px;
	left:16px;
	width: 780px;
}
#header {
	background-image:url(Bilder/header.gif);
	background-repeat: no-repeat;
	background-color: #B8284C;
}
