body		{
		background-image:url(/pix/pyroback.png);
		background-repeat:no-repeat;
		background-position: center top;
		background-color: #ffffff;
		color: #303000;
		font-family: sans-serif;
		font-size: 13pt;
		margin-left: 0px;
		margin-right: 0px;
		margin-top: 0px;
		margin-bottom: 0px;
		}

.cleanmail	{
		height: 0.5px;
                color: #FDFDFD;
                border: 0px solid #FDFDFD;
		}

.tinp		{
		border: 1px solid black;
		filter:alpha(opacity=70);
		-moz-opacity:.70;
		opacity:.70;
		background-color: rgb(d0,d0,d0);
		border: 1px solid black;
		color: black;
		}

.desc		{
		font-size: 8pt;
		color: #808080;
		}

big		{
		font-size: 20pt;
		}

.back1		{
		background-image:url(/pix/pyrotitle.png);
		background-repeat:no-repeat;
		background-position: top center;
		}

.hintergrund	{
		background-image:url(/bilder/hintergrund.jpg);
		background-repeat:no-repeat;
		background-attachment: fixed;
		}

.box		{
		border-width: 1px;
		border-style: solid;
		border-color: #ffffff;
		border-collapse:collapse;
		border-spacing:0px;
		}

.botl		{
		border-bottom-width: 1px;
		border-bottom-style: solid;
		border-color: #909000;
		border-collapse:collapse;
		border-spacing:0px;
		}

.unter		{
		border-bottom-width: 1px;
		border-bottom-style: solid;
		border-color: #e0e0e0;
		border-collapse:collapse;
		border-spacing:0px;
		}

.dfdfg		{
		border-right-width: 1px;
		border-right-style: solid;
		border-color: #ffffff;
		border-collapse:collapse;
		border-spacing:0px;
		font-size: 10pt;
		}

.worktab	{
		border-bottom-width: 1px;
		border-bottom-style: solid;
		border-color: #ffffff;
		border-collapse:collapse;
		border-spacing:0px;
		font-size: 10pt;
		}

.td1		{
		border-width: 1px;
		border-style: solid;
		border-color: black;
		background-color: rgb(180,180,180);
		padding:8px;
		}

.td2		{
		font-size:20px;
		font-family:sans-serif;
		padding:8px;
		}

.td3		{
		border-width: 1px;
		border-style: solid;
		border-color: black;
		height:10px;
		font-family: sans-serif;
		font-size:10px;
		}

.border		{
		border-width: 1px;
		border-style: solid;
		border-color: black;
		border-collapse:collapse;
		border-spacing:0px;
		empty-cells:show;
		overflow: hidden;
		}

.menue		{
		border-right-width: 1px;
		border-right-style: solid;
		border-color: black;
		border-collapse:collapse;
		border-spacing:0px;
		empty-cells:show;
		overflow: hidden;
		font-size:14px;
		font-weight:bold;
		font-family:sans-serif;
		color: rgb(255,255,255);
		text-align: center;
		vertical-align: middle;
		}

.imgborder	{
		border-width: 1px;
		border-style: solid;
		border-color: black;
		border-collapse:collapse;
		border-spacing:0px;
		}

a:link		{
		text-decoration: none;
		font-weight: bold;
		color: #5050ff;
		}

a:visited	{
		text-decoration: none;
		font-weight: bold;
		color: #5050ff;
		}

a:hover		{
		font-weight: bold;
		color: #5050ff;
		}

/*
a:link	img	{
		text-decoration: none;
		font-weight: bold;
		color: #0000ff;
		border-top: none;
		border-right: 3px solid;
		border-bottom: none;
		border-left: none;
		}

a:visited img	{
		text-decoration: none;
		font-weight: bold;
		color: #0000ff;
		border-top: none;
		border-right: 3px solid;
		border-bottom: none;
		border-left: none;
		}

a:hover	img	{
		font-weight: bold;
		color: #000050;
		border-top: none;
		border-right: 3px solid;
		border-bottom: none;
		border-left: none;
		}

a:hover.astart	{
		border-style: none;
		empty-cells:show;
		overflow: hidden;
		}
*/

#hidebox a span	{
		display:none;
		}

#hidebox a:hover span {
		border: 1px solid black;
		margin-top: 10px;
		margin-left: 10px;
		margin-right: 10px;
		color: black;
		font-size: 8pt;
		font-weight: normal;
		display: block;
		padding: 5px;
		}

#popupimage	{
		position: absolute;
		z-index: 1000;
		background: #ffffff;
		border: 1px solid white;
		padding: 0px;
		left: 0;
		top: 0;
		visibility: hidden;
		}

