body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	height: 100%;
	width: 100%;
	left: 0px;
	top: 0px;
	right: 0px;
	bottom: 0px;
	position: absolute;
	background-image: url(../pics/back.jpg);
}

html
{
	overflow-y: scroll;
}

img {
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}

td {
	margin: 0px;
	padding: 0px;
	border: none;
}

table {
	margin: 0px;
	padding: 0px;
	border-collapse: collapse; 
	border: none;
}

.tblbackbild {
	height: 100%;
	width: 100%;
	left: 0px;
	top: 0px;
	right: 0px;
	bottom: 0px;
	position: absolute;
}

.tdbackbild {
	width: 100%;
	height: 100%;
	vertical-align: top;
	left: 0px;
	top: 0px;
	bottom: 0px;
	right: 0px;
}

.tbltitel {
	margin: 0px;
	padding: 0px;
	border: none;
	width: 100%;
	text-align: left;
	vertical-align: top;
}

.tdtitel {
	width: 90%;
	text-align: left;
	vertical-align: top;
}

.tdland {
	width: 90%;
	text-align: left;
	vertical-align: bottom;
}

.tdflagge {
	width: 10%;
	text-align: right;
	vertical-align: middle;
	padding-right: 4px;
	padding-top: 4px;
}

.tdoben {
	height: 125px;
}

.tabTexte {
	width: 60%;
}

.tdTextTitel {
	width: 50%;
	text-align: center;
}

.tdTextUnten {
	text-align: center;
	vertical-align: top;
}

.sound {  
	visibility: hidden;
}