html {
	height: 100%;
}
/* style for gallery*/	
#flashcontent {
	height: 100%;
	margin-left: 27px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size:0.75em;
	color:#000000;
}

body { 
	height: 100%;
	margin: 0px; 
	padding: 0px; 
	background-image: url(../img/raster.gif);
	background-repeat: repeat; 
	overflow: auto;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}
/*news titel*/
td.newstitel {
	font-size:0.9em;
	font-weight:bold;
	color: #52231F;
	text-align: left;
}
/* main table*/
table.main {
	height: 100%;
	width: 704px;
	background-color: #FAEAAF;
}
/* outline main table */
td.outline {
	background-color: #F1E4E9;
}
/* picture header */
td.header {
	width: 700px;
	background-image: url(../img/header.jpg);
	background-repeat: no-repeat;
}
/* menu link style */
#menu a:link, #menu a:visited {
	color: #FFFFFF;
	text-decoration: none;
	margin-left: 20px;
}
/* menu link style */
#menu a:hover, #menu a:active {
	color: #EAC9B9;
	text-decoration: none;
	margin-left: 20px;
}
.titel {
	font-weight: bold;
	text-decoration: underline;
}
/* div index */
div.autor {
	position: absolute;
	width: 150px;
	margin-top: 80px;
	margin-left: 335px;
	font-size:0.75em;
	color:#FFFFFF;
}
/* div index */
div.index {
	position: absolute;
	width: 300px;
	heigth: 150px;
	margin-top: 10px;
	margin-left: 200px;
	font-size:0.75em;
	color:#FFFFFF;
}
/* div menu */
div.menu {
	position: absolute;
	width: 700px;
	heigth: 19px;
	margin-top: 181px;
	font-size:0.75em;
	font-weight: bold;
	color:#FFFFFF;
}
/* div content left */
td.content {
	font-size:0.75em;
	color: #52231F;
	text-align: left;
	padding-right: 30px;
	line-height:1.35em;
}
td.content2 {
	font-size:0.75em;
	color: #52231F;
	text-align: left;
	padding:20px 30px 0 20px;
	line-height:1.35em;
}
/* content link style */
a.link { color: #9C3015; }
a { text-decoration: none; }
a:hover { color: #52231F; text-decoration: none; }
/* thumbs noflash-version */
img.thumbs {
	margin-right: 10px;
	margin-bottom: 10px;
	border-width: thin;
	border-color: #FFFFFF;
}
/* image noflash-version */
img.ton {
	border-width: thin;
	border-color: #FFFFFF;
	margin-bottom: 90px;
}
/* image noflash-version */
img.gallery {
	border-width: thin;
	border-color: #FFFFFF;
}
/* footer cell */
td.footer {
	padding-left: 27px;
	font-size: 0.65em;
	line-height:1.7em;
	color: #52231F;
}