body
	{
	background-image:url('images/bg.jpg');
	background-position:center center;
	background-repeat:no-repeat;
	}
	
table.navigation
	{
	margin-top:0px;
	margin-bottom:0px;
	}
	
td.verweis
	{
	background-image:url('images/button1.gif');
	text-align:center;
	vertical-align:middle;
	background-position:center center;
	background-repeat:no-repeat;
	}

td.verweis a
	{
	text-decoration:none;
	color:#fffff;
	font-weight:normal;
	font-size:12pt;
	font-family:"Comic Sans MS",Arial;
	}

td.verweis a:visited
	{
	color:#ffffff;
	}
	
td.verweis a:active   
	{             
	color:#ffffff;	
	}

td.display
	{
	background-color:#cccccc;
	height:100px;
	width:110px;
	border-style:inset;
	border-width:1px;
	text-align:center;
	vertical-align:middle;
	font-family:Arial,Helvetica;
	font-size:10pt;
	}
	
h1
	{
	font-size:14pt;
	font-family:"Comic Sans MS",Arial;
	font-weight:normal;
	}

p.text
	{
	width:500px;
	font-family:Arial,Helvetica;
	font-size:10pt;
	text-align:justify;
	}

p a
	{
	color:#1E8115;
	text-decoration:underline;
	font-family:Arial,Helvetica;
	}

a:hover
	{
	text-decoration:none;
	}
