html
{
	background-color: #555;
	margin: 50px 0px 50px 0px;
}

body
{
	background-color:#888;
	font-family:Lucida sans,Trebuchet MS,sans-serif;
	font-size: 9pt;
	color: #ddd;
	margin: auto;
	padding: 5px;
	width: 800px;
	/*height: 90%;*/
	font-weight: regular;
	border-width: 1px;
	border-style: solid;
	border-color: #d10;
	background-image: url(pix/fuss.png);
	background-position: bottom;
	background-repeat: repeat-x;
}

p
{
	clear: both;
	margin: 0px 0px 50px 0px;
}

a.link:link, a.link:visited
{
	font-family:Lucida sans,Trebuchet MS,sans-serif;
	text-decoration: none;
	font-size: 9pt;
	line-height: 20px;
	color: #d10;
	padding: 0px 2px 0px 2px;
	/*font-weight: bold;*/
}

a.link:hover, a.link:active
{
	font-family:Lucida sans,Trebuchet MS,sans-serif;
	text-decoration: none;
	font-size: 9pt;
	line-height: 20px;
	color: #fff;
	padding: 0px 2px 0px 2px;
	background-color: #d10;
	/*font-weight: bold;*/
}

.tpx
{
	width: 119px;
	height: 38px;
	text-align: center;
	/*vertical-align: ;*/
	float: left;
	margin: 0px 5px 5px 0px;
	border-width: 1px;
	border-style: solid;
	border-color: #d40;
}

.coop
{
	width: 38px;
	height: 38px;
	text-align: center;
	vertical-align: middle;
	float: left;
	margin: 0px 0px 5px 0px;
	border-width: 1px;
	border-style: solid;
	border-color: #d40;
}

#stomen:link, #stomen:visited
{
	background-image: url(stomen/stomen.gif);
	background-repeat: no-repeat; 
	background-position: right;
}

#stomen:hover, #stomen:active
{
	background-image: url(pix/stomen-barille.png);
	background-repeat: no-repeat; 
	background-position: right;
}
