body, html {
	margin:				0;
	padding:			0;
	height:				100%;
	background-color:	#DECCA1;
}

img {
	margin:				0;
	padding:			0;
	display:			block;
	border:				0px none;
}

td {
	background-repeat:	no-repeat;
	border:				0px none;
	padding:			0;
}

#mainframe {
	width:				100%;
	min-width:			990px;
	overflow:			hidden;
}

table.mainframe {
	width:				100%;
	background-color:	#0068A3;
}

table.mainframe td {
	vertical-align:		top;
	/*border:				1px dotted red;*/
}

td.right {
	width:				100%;
	background-image:	url(../elements/repeater.gif);
	background-position: bottom left;
	background-repeat:	repeat-x;
}

td.top {
	background-image:	url(../elements/top.jpg);
}

td.header {
	width:				803px;
	padding:			0;
}

td.menue {
	position:			relative;
	vertical-align:		top;
	width:				174px;
}

td.menue object, td.menue embed {
	position:			relative;
	z-index:			2;
}

#htlinks {
	position:			relative;
	top:				-150px;
	width:				170px;
	height:				150px;
	overflow:			hidden;
}

td.stripes {
	width:				279px;
	background-image:	url(../elements/stripes.jpg);
}

td.content {
	vertical-align:		top;
	width:				803px;
	height:				auto;
	margin:				0;
	padding:			0;
}

div.content {
	margin:				0;
	margin-left:		1px;
	padding:			20px;
	padding-top:		10px;
	padding-bottom:		5px;
	overflow:			visible;
	background-color:	#EBF4F8;
	border-left:		2px solid #0068A3;
	border-right:		2px solid #0068A3;
}

td.bottom_left1 {
	width:				174px;
	height:				70px;
	vertical-align:		bottom;
}

td.bottom_right1 {
	width:				279px;
	height:				70px;
	vertical-align:		bottom;
}

td.bottom_left2 {
	width:				174px;
	height:				207px;
	background-image:	url(../elements/bottom_left2.jpg);
}

td.bottom_right2 {
	width:				279px;
	height:				207px;
	background-image:	url(../elements/bottom_right2.jpg);
}

td.bottom1 {
	width:				803px;
	height:				128px;
	background-image:	url(../elements/bottom1.jpg);
}

td.bottom2 {
	width:				803px;
	height:				79px;
	background-image:	url(../elements/bottom2.jpg);
}

table.gallery {
	background-color:		transparent;
	font-size:				11px;
	margin-top:				0px;
	margin-bottom:			10px;
}

table.gallery td {
	padding:				0px;
	text-align:				center;
	vertical-align:			middle;
	background-color:		#FFFFFF;
	border:					0px none;
	width:					125px;
	height:					122px;
	background-image:		url(../elements/Filmstreifen.jpg);
}

table.gallery td.empty {
	padding:				0px;
	text-align:				center;
	vertical-align:			middle;
	background-color:		#FFFFFF;
	border:					0px none;
	width:					125px;
	height:					118px;
	background-image:		none;
}

table.gallery img {
	display:				inline;
	padding:				0px;
	margin-bottom:			4px;
	background-color:		#C5AB96;
	border:					0px none;
}
