/*
	(c) 2010 Lucifer Crispian Tonn
*/

body
{
	margin: 0px;
	font-family: Arial;
	font-size: 10pt;
}

@media screen {
div.div_header
{
	position: absolute;
	top: 50%;
	margin-top: -260px;
	left: 50%;
	margin-left: -440px;
	width: 880px;
	height: 50px;
	text-align: right;
}
}

@media print {
div.div_header
{
	width: 98%;
}
}

@media screen {
div.div_navigation
{
	position: absolute;
	top: 50%;
	margin-top: -210px;
	left: 50%;
	margin-left: -440px;
	width: 130px;
	height: 480px;
	font-size: 11pt;
}
}

@media print {
div.div_navigation
{
	display: none;
}
}

@media screen {
img.img_feder
{
	position: absolute;
	top: 50%;
	margin-top: -250px;
	left: 50%;
	margin-left: -445px;
	width: 130px;
	height: 30px;
}
}

@media print {
img.img_feder
{
	display: none;
}
}

@media screen {
div.div_content
{
	position: absolute;
	top: 50%;
	margin-top: -210px;
	left: 50%;
	margin-left: -310px;
	width: 750px;
	height: 480px;
	background-color: #EAEAEA;
}
}

@media print {
div.div_content
{
	width: 98%;
}
}

@media screen {
div.div_footer
{
	position: absolute;
	top: 50%;
	margin-top: 270px;
	left: 50%;
	margin-left: -440px;
	width: 880px;
	text-align: right;
	font-size: 8pt;
}
}

@media print {
div.div_footer
{
	width: 98%;
}
}

a
{
	color: #4A92A6;
	text-decoration: none;
}

a.tiny
{
	font-size: 8pt;
	text-decoration: none;
	font-weight: normal;
}

div.div_footer a
{
	text-decoration: none;
}

div.div_navigation a
{
	text-decoration: none;
}

span.green
{
	color: #4A92A6;
}

p.title
{
	font-size: 11pt;
	text-align: center;
	font-variant: small-caps;
	margin-top: 5px;
	border-bottom: 1px solid #D3D3D3;
}

td.tdthumb4x4
{
	width: 280px;
	height: 190px;
	text-align: center;
	vertical-align: middle;
}

td.tdthumbspace4x4
{
	width: 90px;
}

td.tdthumb3x2
{
	width: 220px;
	height: 190px;
	text-align: center;
	vertical-align: middle;
}

td.tdthumbspace3x2
{
	width: 50px;
}

td.tdview
{
	width: 650px;
	height: 400px;
	text-align: center;
	vertical-align: middle;
	font-size: 10pt;
}

td.tdviewhalf
{
	width: 325px;
	height: 400px;
	vertical-align: middle;
	font-size: 10pt;
}

td.tdviewtermine
{
	width: 325px;
	vertical-align: top;
	font-size: 10pt;
	padding: 5px;
}

td.tddescription
{
	font-size: 10pt;
	font-weight: bold;
	text-align: center;
}

img.logo
{
	border: none;
}

img.tinybutton
{
	border: none;
	vertical-align: middle;
}

img
{
	border: 3px solid white;
}

li
{
	margin-top: 5px;
}
