body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #FFFFFF;
	background-image: url(images/body-bg.gif);
	font-weight: bold;
		}
		

#border {
	border-color:#771821;
	border-style: solid;
	border-width: 1px;
}

h2 {
	font-size:12px;
	font-weight:bold;
}

#sites {
}

#streams {
	border-left-color: #771821;
	border-left-style: dotted;
	border-left-width: 1px;
	border-right-color: #771821;
	border-right-style: dotted;
	border-right-width: 1px;
	border-bottom-color: #771821;
	border-bottom-style: dotted;
	border-bottom-width: 1px;
}

a.footer:link {
	color: #999999;
	text-decoration: none;	
}

a.footer:visited {
	color: #999999;
	text-decoration: none;
}

a.footer:hover {
	color: #FFFFFF;
	text-decoration: none;
}

a.head:link {
	color: #999999;
	text-decoration: none;	
}

a.head:visited {
	color: #999999;
	text-decoration: none;
	background-image: url(images/muster.gif);
}

a.head:hover {
	color: #000000;
	text-decoration: none;
	font-weight: bolder;
}


a.text:link {
	text-decoration: none;
	font-weight: bolder;
	color: #FFFFFF;
}

a.text:visited {
	text-decoration: none;
	font-weight: bolder;
	color: #FFFFFF;
}

a.text:hover {
	color: #CC99CC;
	text-decoration: underline;
	font-weight: bold;
}

a.stream:link {
	text-decoration: none;
	font-weight: bolder;
	color: #FFFFFF;
}

a.stream:visited {
	text-decoration: none;
	font-weight: bolder;
	color: #FFFFFF;
}

a.stream:hover {
	color: #FFFF33;
	text-decoration: underline;
	font-weight: bold;
}

.formular {
	color:#000000;
	padding:0px;
	height:13px;
	margin-bottom:1px;
	font-size:9px;
	border-color:#CCCCCC;
	border-collapse:collapse;
	border-style:solid;
	border-width:1px;
	background-color: #FFCCCC;
}

.login {
	color:#000000;
	padding:0px;
	height:13px;
	margin-bottom:1px;
	font-size:9px;
	border-color:#CCCCCC;
	border-collapse:collapse;
	border-style:solid;
	border-width:1px;
	background-color: #FFCCCC;
	width: 127px;
}

.formtxt {
	color:#000000;
	padding:5px;
	margin-bottom:1px;
	font-size:9px;
	border-color:#CCCCCC;
	border-collapse:collapse;
	border-style:solid;
	border-width:1px;
	background-color: #FFCCCC;
}

.button {
	background-color: #221E69;
	border-style: solid;
	border-width: 1px;
	border-color: #CCCCCC;
	font-size: 9px;
	color: #FFFFFF;
	height: 16px;	
}

td  { vertical-align: top;
		font-family: Arial, Helvetica, sans-serif;
		font-size: 11px;
		color: #FFFFFF;
		font-weight: bold;
}

