body {
	margin-top:		0px;
	margin-left:		0px;
	margin-right:		0px;
	margin-bottom:		0px;
	background-color:	#000000;
	scrollbar-face-color :	#000000;
	scrollbar-shadow-color : #000000;
	scrollbar-highlight-color : #FFFFFF;
	scrollbar-3dlight-color : #FFFFFF;
	scrollbar-darkshadow-color : #000000;
	scrollbar-track-color : #000000;
	scrollbar-arrow-color : #FFFFFF;
	font-family:		Arial,Helvetical,sans-serif;
	font-size:		12px;
	color:			#FFFFFF;
}

p,td {
	font-family:		Arial,Helvetical,Sans-Serif;
	font-size:		12px;
	color:			white;
}

a {
	text-decoration:	underline;
	font-family:		Arial,Helvetical,Sans-Serif;
	font-weight:		bold;
	font-size:		12px;
	color:			white;
}

a:active {
	color:			red;
}

a:hover {
	color:			red;
}

a:visited {
	color:			white;
}

.site {
	font-family:		Arial,Helvetical,Sans-Serif;
	font-size:		12px;
	font-weight:		bold;
	color:			white;
}

.site:active {
	color:			red;
}

.site:visited {
	color:			violett;
}

.site:hover {
	color:			red;
}

.mark {
	text-decoration:	none;
	color:			red;
}

.tbl {
	border-top-width:	0px;
	border-left-width:	0px;
	border-right-width:	0px;
	border-bottom-width:	1px;
	border-style:		solid;
	border-color:		white;
	font-size:		12px;
	font-weight:		bold;
}

.tbl2 {
	border-top-width:	1px;
	border-left-width:	0px;
	border-right-width:	0px;
	border-bottom-width:	0px;
	border-style:		solid;
	border-color:		white;
	font-size:		12px;
	font-weight:		bold;
}

.tnav {
	text-decoration:	none;
	font-family:		Arial,Helvetical,sans-serif;
	font-size:		13px;
	font-weight:		bold;
	color:			white;
}

.tnav:active {
	color:			red;
}

.tnav:hover {
	color:			red;
}

.nav {
	text-decoration:	none;
	line-height:		20px;
	font-family:		Arial,Helvetical,Sans-serif;
	font-size:		12px;
	font-weight:		bold;
	color:			white;
}

.nav:active {
	color:			red;
}

.nav:hover {
	color:			red;
}

.s1 {
	font-family:		Arial,Helvetical,Sans-Serif;
	font-size:		11px;
	font-weight:		bold;
	color:			white;
}

input.txt {
	background-color:	#FFFFFF;
	border-width:		0px;
	font-family:		Arial,Helvetical,Sans-Serif;
	font-size:		11px;
	font-weight:		bold;
	color:			black;
}

input.snd {
	background-color:	#000000;
	border-width:		1px;
	border-style:		solid;
	border-color:		white;
	text-align:		center;
	font-family:		Arial,Helvetical,Sans-Serif;
	font-size:		11px;
	font-weight:		bold;
	color:			white;
}

.zugang {
	text-decoration:	none;
	font-family:		Arial,Helvetical,Sans-Serif;
	font-size:		14px;
	font-weight:		bold;
	color:			white;
}

.zugang:active {
	color:			red;
}

.zugang:hover {
	color:			red;
}

.links {
	font-size:		16px;
	color:			white;
}

.links:active {
	color:			red;
}

.links:hover {
	color:			red;
}

.smsnr {
	font-size:		14px;
	color:			red;
}

.smspreis {
	font-size:		10px;
	color:			#A1A1A1;
}

.formtext {
	background-color: #000000;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12pt;
	font-weight: bold;
	color: #FFFFFF;
}

.tabletext {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FFFFFF;
	background-color: #000000;
}
.ueberschrift {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12pt;
	color: #FFFFFF;
	background-color: #000000;
	font-weight: bold;
	text-align: center;

}
.error {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14pt;
	color: #FFFF00;
	font-weight: bolder;
}
.buttons {
	color: #FFFFFF;
	background-color: #000000;
}