body {
	background-color: #26006E;
	color: rgb(192, 192, 192);
	font-family: 'Arial';
}

td.head {
	text-align: left;
	vertical-align: top;
	color: silver;	
	border: none;
}
 
td.fussz {	
	font-size: 12px;
	text-align: left;
	vertical-align: top;
	color: silver;		
	border-bottom: none;
	border-left: none;
	border-right: none;
	border-top: none;
	border-width: 1px;	
	border-collapse: collapse
}

td.menue {	
	font-size: 12px;
	height: 13px;
	text-align: right;
	vertical-align: top;
	color: silver;	
	border-right: none;
	border-left: none;	
	border-top: none;
	border-bottom: none;		
	border-width: 1px;
	border-collapse: collapse
}

td.fusszm {	
	font-size: 12px;
	text-align: center;
	vertical-align: top;
	color: silver;	
	border-right: none;
	border-left: none;	
	border-top: none;
	border-bottom: none;		
	border-width: 1px;
	border-collapse: collapse
}

td.fusszr {
	font-size: 12px;
	text-align: right;
	vertical-align: top;
	color: silver;
	border-left: none;
	border-right: none;
	border-top: none;
	border-bottom: none;
	border-width: 1px;
	border-collapse: collapse
}


td.hauptf {
	text-align: center;
	vertical-align: top;
	border: none;
	color:silver;
	font-size: 25;
	border: none;
	border-bottom: solid;
	border-width: 1px;
	border-collapse: collapse;	
}

td.hauptd {
	text-align: left;
	vertical-align: top;
	border: none;
	color: silver;
	font-size: 14;
	border: none;
	border-bottom: none;
	border-width: 1px;
	border-collapse: collapse;	
}

td.uline {
	height: 2px;
	text-align: center;
	border: none;	
	vertical-align: bottom;
}

hr.uline {
	color: Silver;
	border: thin;
	border-width: thin;
}

a:link {
	color: Silver;
	font-size: 12px;
	text-decoration: underline;
}

a:visited {
	color: Silver;
	font-size: 12px;
	text-decoration: underline;	
}
a:hover {
	color: #9966CC;
	font-size: 12px;
	text-decoration: underline;
}

a:active {
	color: #BFBFBF;
	font-size: 12px;
	text-decoration: underline;
}

a:focus {
	color: #BFBFBF;
	font-size: 12px;
	text-decoration: underline;
}

a:link.linkprodukt {
	color: Silver;
	font-size: 16px;
	text-decoration: underline;
}

a:visited.linkprodukt {
	color: Silver;
	font-size: 16px;
	text-decoration: underline;	
}
a:hover.linkprodukt {
	color: #9966CC;
	font-size: 16px;
	text-decoration: underline;	
}

a:active.linkprodukt {
	color: #BFBFBF;
   font-size: 16px;
	text-decoration: underline;
}

a:focus.linkprodukt {
	color: #BFBFBF;
	font-size: 16px;
	text-decoration: underline;
}


font.fett {
	font-style: normal;
	font-weight: bolder;
	font-size: 14px;	
}

font.errorm {
	color: Red;
}

td.home_td {
	vertical-align: top;
	text-align: justify;
	margin-left: 5px;
	margin-right: 10px;
	padding-left: 2px;
	padding-right: 16px;
	
}
input{
	background-color: #c0c0c0;
	border: 1px solid;
	border-color: silver;
}

input.red{
	background-color: #c0c0c0;
	border: 1px solid;
	border-color: red;
}
textarea{
	background-color: #c0c0c0;
	border: 1px solid;
	border-color: silver;
}
table.wsport{
	border-color:black;
}