body
	{
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
	color: #000;
	font-size: 14px;
	font-family: verdana;
	background-image: url(../images/background.jpg);
	background-repeat: no-repeat;
	background-color: #7e0000;
	}

h1
	{
	font-size: 17px;
	font-weight:bold;
	opacity: 0.7;
	}

a
	{
	color: #5a0a08;
	text-decoration: none;
	}
table
	{
	font-size: 14px;
	}
	th
		{
		font-size: 15px;
		font-weight: bold;
		text-align: left;
		vertical-align: top;
		}
p.textMore
	{
	text-align: right;
	margin-top: -5px;
	}
	

a.kleingedrucktes
	{
	font-size: 9px;
	}
img.imgKarte
	{
	margin: 0px 0px 20px 0px;
	}