body {
	color: #000;
	background: #fff;
	margin: 25px 0;
	padding: 0;
}

.hide {
	display: none;
	}
	
img {
	display: block;
	border: 0;
	}
	
a:link {
	font-weight: bold;
	text-decoration: underline;
	color: #c30;
	background: transparent;
	}
a:visited {
	font-weight: bold;
	text-decoration: none;
	color: #c30;
	background: transparent;
	}
a:hover {
	font-weight: bold;
	text-decoration: underline;
	color: #f60;
	background: transparent;
	}
a:active {
	font-weight: bold;
	text-decoration: none;
	color: #f90;
	background: transparent;
	}
	
	
p, td, li, ul, ol, h1, h2, h3, h4, h5, h6 {
	font-family: Georgia, Times, "New Century Schoolbook", serif;
	}
	
html h1 {
	text-align: center;
	vertical-align: middle;
	}
	
html p {
	margin: 0;
	margin-bottom: 1em;
	text-align: left;
	font-size: 0.85em;
	line-height: 1.5;
	}

#footer {
	font-size: 12px;
	margin-top: 20px;
	}
#footer td {
	text-align: center;
	}
#footer a {
	font-weight: normal;
	text-decoration: underline;
	color: #000;
	}

/* basic page divisions */
#bildcontent {
	padding-left: 0px;
	padding-top: 0px;
	}
#bildcontent embed {
	margin-left: 129px;
	}

#textcontent p {
	font-style: italic;
	text-align: right;
	margin-top: 0.5em;
	}
#textcontent img {
	margin: 30px 0 15px 0;
	}	
#textcontent h2 {
	font-size: 1em;
	font-weight: normal;
	font-style: italic;
	margin: 0;
	line-height: 1.5;
	text-align: right;
	}
#textcontent td {
	vertical-align: middle;
	}
#filmcontent {
	vertical-align: middle ;
	text-align: center;
	}

/* navigation bar components */
#nav {
		margin-bottom: 10px;
	}
table#nav td {
	font: 11px Verdana, Arial, sans-serif;
	text-align: center;
	vertical-align: middle;
	}
	
table#nav a {
	font-weight: normal;
	text-decoration: none;
	display: block;
	margin: 0;
	padding: 0;
	}

#nav td a:link, #nav td a:visited {
	background: transparent;
	display: block;
	margin: 0;
	}
	
#nav td a:hover {
	color: #000;
	background: transparent;
	}
	
/* navigation blaettern*/
#subnav td {
	font: 11px Verdana, Arial, sans-serif;
	line-height: 1.2;
	text-align: center;
	vertical-align: bottom;
	}
#slogan td {
	font: 14px Verdana, Arial, sans-serif;
	text-align: center;
	vertical-align: bottom;
	}
	
/* navigation lichtvarianten*/
#lichtnav {
	font: 11px Verdana, Arial, sans-serif;
	text-align: center;
	}
#lichtnav1 {
	font: 11px Verdana, Arial, sans-serif;
	text-align: center;
	vertical-align: bottom;
	}
	
#lichtnav img {
	display: inline;
}

