body
{
	font-size:14pt;
	color:#ffcc00;
	background-image:url(img/back_solarcell_grey3.jpg);
    padding-top:20pt;
}
a
{
	font-size:14pt;
	color:#ffff00;
	text-decoration:none;
}

img.OrderPic
{
    position:absoute;
    max-width:30%;
    max-height:50%;
    height: auto;
    width:auto;
}

span
{
	white-space: nowrap;
}

span.OrderPic
{
    position:relative;
    vertical-align: top;
}

span.OrderPic2
{
    background-image:url(img/bg000000-60.png);
    position:absolute;
    right:0;
    padding-left:2pt;
    padding-right:1pt;
}


div.cat
{
    color: #ffffee;
    position:fixed;
    top: 5pt;
    left: 10%;
    width: 80%;
    font-size:24pt;
	background-image:url(img/bg000000-60.png);
	margin-left:5vw;
	margin-right:5vw;
	border-radius: 2vw;
}

td
{
    text-align:right;
}

td.left
{
    text-align:left;
}

th.header
{
    border-bottom: solid 2px #000066;    
}
th.footer
{
    border-top: solid 2px #000066;    
    text-align:right;
}

td.empty
{
    color:#7777ff;
}

td.price
{
    color:#ffee00;
    border: outset 1px #ffaa00;
}


textarea.old
{
    display:none;
}

img:hover.play
{
	cursor: pointer;
}

img.play
{
    max-width: 90%;
    max-height: 90vh;
    margin: auto;
}

input
{
    font-size:14pt;
    background-color:#b2b2e9;
    color: #000066;
    text-align: right;
	border-radius: 4pt;
}

td,th
{
    font-size:16pt;
}

td.left
{
    text-align:left;
}

table.OrderMess
{
    width: 80%;
    color:#eeeeff;
    border: 2px inset #ccccff;
	background-image:url(img/bg000000-60.png);

}

div.Imprint
{
    position:fixed;
    right:2pt;
    bottom:2pt;
    border: 2px outset #ffaa00;
    background-color: #999999;
}

a.Imprint
{
    font-size:12pt;
    color: #ffffff;
    text-decoration: none;
}
