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;
	background-image: url(../pics/ch_hinten.jpg);
	background-repeat: no-repeat;
	background-position: center bottom;		
}

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

.tdvorschau {
	height: 145px;
	vertical-align: middle;
	background-image: url(../pics/ch_unten.jpg);
}

.vorschau {
	position: absolute;
	left: 0px;
	height: 130px;
	width: 100%;
	z-index: 3;
	vertical-align: bottom;
	overflow: auto;
	white-space: nowrap;
	bottom: 0px;
}

.image {
	margin: 0px;
	padding: 5px;
	border: none;
	width: 70%;
	text-align: center;
	vertical-align: top;
}

.tabInner {
	border: none;
	margin: 0px;
	overflow: hidden;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 4px;
}

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

.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;
}

.sound {  
	visibility: hidden;
}