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

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%;
	background-image: url(pics/kork.jpg);
}

.randoben {
	height: 35px;
	background-image: url(pics/ro.jpg);
	background-repeat: repeat-x;
}

.randrechts {
	width: 200px;	
	background-image: url(pics/rr.jpg);
	background-repeat: repeat-y;
	vertical-align: top;	
	background-position: right;
}

.randlinks {
	width: 35px;
	background-image: url(pics/rl.jpg);
	background-repeat: repeat-y;	
}

.randunten1 {
	height: 264px;
	background-image: url(pics/ru.jpg);
	background-repeat: repeat-x;
	background-position: bottom;
	vertical-align: bottom;
	text-align: center;
}
.randunten2 {
	height: 264px;
	background-image: url(pics/ru.jpg);
	background-repeat: repeat-x;
	background-position: bottom;
	vertical-align: bottom;
	text-align: left;
}

.ecke1 {
	width: 35px;
	height: 35px;
	background-image: url(pics/eol.jpg);
	background-repeat: no-repeat;	
}

.ecke2 {
	width: 200px;
	height: 35px;
	background-image: url(pics/eor.jpg);
	background-repeat: no-repeat;	
	background-position: right;
}

.ecke3 {
	width: 35px;
	height: 60px;
	background-image: url(pics/eul.jpg);
	background-repeat: no-repeat;
	background-position: left bottom;
}

.ecke4 {
	width: 200px;
	height: 60px;
	background-image: url(pics/eur.jpg);
	background-repeat: no-repeat;
	background-position: right bottom;
}

.hinter {
	background-image: url(pics/kork.jpg);
	height: 100%;
	text-align: left;
	vertical-align: top;
}

.tabvorschau {
	width: 100%;
	background-image:url(pics/papier.png);	
}

.tdvorschau {
	vertical-align: bottom;
	background-image: url(pics/rr.jpg);
	background-repeat: repeat-y;
	background-position: right;
}

.tdvorschauol {
	width: 60px;
	height: 30px;
	background-image: url(pics/pol.png);
	background-position: right bottom;
	background-repeat: no-repeat;
}

.tdvorschauor {
	width: 95px;
	height: 30px;
	background-image: url(pics/por.png);
	background-position: left bottom;
	background-repeat: no-repeat;
}

.tdvorschaulinks {
	width: 60px;
	height: 125px;
	background-image: url(pics/papierlinks.png);
	background-position: right top;
	background-repeat: repeat-y;
}

.tdvorschaurechts {
	width: 95px;
	height: 125px;
	background-image: url(pics/papierrechts.png);
	background-position: left top;
	background-repeat: repeat-y;
}

.tdvorschauoben {
	height: 30px;
	background-image: url(pics/papieroben.png);
	background-position: bottom;
	background-repeat: repeat-x;
}

.tdvorschauinnen {
	position: absolute;
	height: 125px;
	right: 95px;
	left: 95px;
	vertical-align: bottom;	
	overflow: auto;
	white-space: nowrap;
	background-image:url(pics/papier.png);
}

.tdtitel {
	text-align:  center;
	width: 40%;
	vertical-align: top;
}

.tdcevi {
	text-align: center;
	width: 20%;
	vertical-align: top;
}

.tdpost {
	text-align: center;
	vertical-align: bottom;
}

.tdticket {
	text-align: right;
	vertical-align: middle;
}

.tdsola {
	text-align: center;
	width: 40%;
	vertical-align: top;
}

.tdtitel1 {
	text-align: right;
	width: 40%;
	vertical-align: top;
}

.tdcevi1 {
	text-align: center;
	width: 20%;
	vertical-align: top;
}

.tdsola1 {
	text-align: center;
	width: 40%;
	vertical-align: top;
}

.text {
	vertical-align: top;
	text-align: left;		
}

.tabtext {
	vertical-align: top;
	text-align: left;
	width: 70%;
}

.tdtextol {
	background-image: url(pics/linieol.png);
	background-position: right bottom;
	background-repeat: no-repeat;
	width: 200px;
	height: 150px;
}

.tdtextoben {
	background-image: url(pics/linieoben.png);
	background-position: bottom;
	background-repeat: repeat-x;	
	height: 150px;
}

.tdtextor {
	background-image: url(pics/linieor.png);
	background-position: left bottom;
	background-repeat: no-repeat;	
	width: 30px;
	height: 150px;
}

.tdtextlinks {
	background-image: url(pics/linielinks.png);
	background-position: right;
	background-repeat: repeat-y;
	width: 200px;	
}

.tdtext {
	background-image: url(pics/linie.png);	
}

.tdtextrechts {
	background-image: url(pics/linierechts.png);
	background-position: left;
	background-repeat: repeat-y;	
	width: 30px;	
}

.tdtextul {
	background-image: url(pics/linieul.png);
	background-position: right top;
	background-repeat: no-repeat;	
	width: 200px;
	height: 30px;	
}

.tdtextunten {
	background-image: url(pics/linieunten.png);
	background-position: top;
	background-repeat: repeat-x;	
	height: 30px;
}

.tdtextur {
	background-image: url(pics/linieur.png);
	background-position: left top;
	background-repeat: no-repeat;	
	width: 30px;
	height: 30px;	
}

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

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

.divInner {
	border: none;
	margin: 0px;
	overflow: hidden;
}

.tabInner {
	background-color: #E2E2E2;
}

.leer {
	width: 5%;
}

.komentar {
	margin: 0px;
	border: none;
	width: 20%;
	text-align: left;
	vertical-align: top;
	padding-top: 0px;
	padding-right: 10px;
	padding-bottom: 10px;
	padding-left: 10px;
}

.leer {
	width: 5%;
}

.komtitel {
	font-size: x-large;
	font-weight: bold;
}

.komtext {
	background-color: #F2F2F2;
	padding-top: 0px;
	padding-right: 10px;
	padding-bottom: 10px;
	padding-left: 10px;
}

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

.tdtextendol {
	background-image: url(pics/linieol.png);
	background-position: right bottom;
	background-repeat: no-repeat;
	width: 200px;
	height: 30px;
}

.tdtextendoben {
	background-image: url(pics/linieoben.png);
	background-position: bottom;
	background-repeat: repeat-x;	
	height: 30px;
}

.tdtextendor {
	background-image: url(pics/linieor.png);
	background-position: left bottom;
	background-repeat: no-repeat;	
	width: 30px;
	height: 30px;
}

.tabende {
	width: 100%;
}

.tbtechende {
	text-align: left;
	vertical-align: top;
	width: 25%;
}

.tbtechende5 {
	text-align: left;
	vertical-align: bottom;
	width: 5%;
}

.tbtechende10 {
	text-align: left;
	vertical-align: bottom;
	width: 10%;
}

.tbtechende20 {
	text-align: left;
	vertical-align: bottom;
	width: 20%;
}

.tbtechende30 {
	text-align: left;
	vertical-align: bottom;
	width: 30%;
}

.tbtechende40 {
	text-align: left;
	vertical-align: bottom;
	width: 40%;
}

.tbtechende50 {
	text-align: left;
	vertical-align: bottom;
	width: 50%;
}

.tbtechende60 {
	text-align: left;
	vertical-align: bottom;
	width: 60%;
}