body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-color: #4198ff;
	background-image: url(../layout/bg.jpg);
	background-repeat: repeat-x;
}
body,td,th {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #717195;
}
A {
	COLOR: #EDEFFE;
	text-decoration: none;
	font-weight: bold;
}
A:hover {
	COLOR: #FFFFFF;
	text-decoration: none;
	font-weight: bold;
}
.bildrahmen {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 8pt;
	font-style: normal;
	font-weight: normal;
	background-color: #4198FF;
	border: 1px solid #77B5FF;
}
.content {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9pt;
	COLOR: #FFFFFF;
	font-style: normal;
	font-weight: normal;
}
.content2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10pt;
	font-style: normal;
	font-weight: normal;
	color: #0099FF;
}
.button {
	font-family: Arial, Helvetica, sans-serif;
	background-color: #000000;
	text-transform: uppercase;
	font-size: 8pt;
	font-style: normal;
	font-weight: bold;
	color: #FFFFFF;
}
.Titel {
	font-family: Arial, Helvetica, sans-serif;
	text-transform: uppercase;
	font-size: 10pt;
	font-style: normal;
	font-weight: bold;
	color: #717195;
}
.Textfield {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 8pt;
	font-style: normal;
	background-color: #F4F7FB;
	border: 1px solid #666666;
}

.haupttitel {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	color: #FD98C0;
	font-weight: bold;
	letter-spacing: normal;
	word-spacing: normal;
	text-transform: uppercase;
	font-variant: normal;
}
.error {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9pt;
	font-weight: normal;
	color: #FFCC00;
}
.bild {
	border: 10px solid #FFFFFF;
	FILTER: progid:DXImageTransform.Microsoft.Shadow(color=#999999, strength=3, direction=135);
}
.layout {
	background-color: #000000;
	background-image: url(../layout/layout.jpg);
	background-repeat: no-repeat;
}
.line {
	background-image: url(../layout/line.jpg);
	background-position: center;
	height: 30px;
}
.copy {

	font-family: Arial, Helvetica, sans-serif;
	font-size: 9pt;
	font-weight: normal;
	color: #FFFFFF;
}