@charset "ISO-8859-1";

html,body { /* the margins to the browser edge */
	margin-top: 5px;
	margin-right: 5px;
	margin-bottom: 5px;
	margin-left: 5px;
	/* default: no borders or padding */
	padding: 0;
	border: none;
	/* only sans-serif fonts */
	font-family: helvetica, arial, sans-serif;
	/* text color is dark blue, bg-color is white */
	color: rgb(0, 0, 85);
	/* 	background-color: rgb(255, 255, 255); */
	border: none;
	height: 100%;
}

a:link { /* unvisited links are light blue */
	color: rgb(85, 85, 255);
}

a:visited { /* unvisited links are darker blue */
	color: rgb(85, 85, 170);
}

a:hover { /* hovered links are black */
	color: rgb(0, 0, 0);
}

/* this is the overall table; width 800px */
.bgTable { /* top right bottom left */
	margin: 0px 0px 0px 0px;
	border-spacing: 0px;
	width: 800px;
	height: 100%;
	border: none;
}

.menuTD {
	height: 100%;
	vertical-align: top;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	border-spacing: 0px;
	margin: 0px;
	border: none;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	border-spacing: 0px;
	margin: 0px;
	border: none;
	/* 	background-color: rgb(200, 200, 200); */
}

.menuTable {
	margin: 20px 20px 20px 20px;
	border-spacing: 0px;
	/* margin: 0px; */
	border: none;
	font-weight: bold;
	text-align: left;
}

.menuTableImageTD { /* top right bottom left */
	vertical-align: top;
	padding: 0px 0px 25px 0px;
	/* 	background-color: rgb(00, 00, 200); */
}

.menuTableLinkTD { /* top right bottom left */
	vertical-align: top;
	padding: 0px 0px 0.4em 2em;
	/* background-color: rgb(150, 0, 0); */
}

.menuTableLessSeperatedTD { /* top right bottom left */
	vertical-align: top;
	padding: 1em 0px 0px 2em;
	/* background-color: rgb(150, 150, 0); */
}

.menuTableSeperatedTD { /* top right bottom left */
	vertical-align: top;
	padding: 2em 0px 0px 2em;
	/* background-color: rgb(150, 150, 0); */
}

.mainTD {
	vertical-align: top;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	border-spacing: 0px;
	margin: 0px;
	border: none;
	width: 90%;
}

.contentTable {
	margin: 20px 20px 20px 20px;
	border-spacing: 0px;
	/* margin: 0px; */
	border: none;
	text-align: left;
	/* 	background-color: rgb(150, 150, 150); */
}

.contentTableTitleTD { /* top right bottom left */
	height: 125px;
	/* Eigentlich war es mal so gedacht, dass vertical-align
	auf "bottom" gesetzt wird und dann das padding-bottom auf 40px
	gestellt wird. Das haette dazu gefuehrt, dass der untere Rand
	der Seitenueberschriften ziemlich genau mit dem unteren Rand
	des gdm-Bildes zusammengefallen waere. Leider hat das der
	Internet Explorer nicht geschluck, deswegen vertical-align
	auf middle und das padding alles auf 0 */
	vertical-align: middle;
	padding: 0px 0px 0px 0px;
	font-weight: bold;
	font-size: x-large;
	/* background-color: rgb(100, 100, 100); */
}

.contentTablePoemTitleTD { /* top right bottom left */
	padding: 0px 0px 0px 0px;
	font-weight: bold;
	font-size: large;
	padding: 0px 0px 0px 0px;
	/* background-color: rgb(00, 255, 00); */
}

.contentTablePoemSubtitleTD { /* top right bottom left */
	padding: 0px 0px 0px 0px;
	font-style: italic;
	/* background-color: rgb(00, 100, 00);*/
}

.contentTablePoemTD { /* top right bottom left */
	padding: 1em 0px 3em 0px;
	/* background-color: rgb(00, 100, 100); */
}

.contentTableSubjectTD { /* top right bottom left */
	padding: 0px 0px 0px 0px;
	font-weight: bold;
	font-size: large;
	/* background-color: rgb(00, 255, 00); */
}

.contentTableTextTD { /* top right bottom left */
	padding: 0px 0px 1em 0px;
	/* background-color: rgb(00, 100, 100); */
}

.contentTableErrorHeaderTD { /* top right bottom left */
	padding: 0px 0px 0px 0px;
	font-size: large;
	color: rgb(255, 0, 0);
	/* background-color: rgb(207, 207, 207); */
}

.contentTableErrorTD { /* top right bottom left */
	padding: 0px 0px 1em 0px;
	/* background-color: rgb(207, 207, 207); */
}

.poemsOfTheYearTable { /* top right bottom left */
	margin: 0px 0px 2em 0px;
	border: 1pt outset;
	/* background-color: rgb(200, 0, 0); */
}

.poemsOfTheYearTableMonthTD { /* top right bottom left */
	border: 1pt inset;
	padding: 5px 5px 5px 5px;
	font-weight: bold;
}

.poemsOfTheYearTableOscarTD { /* top right bottom left */
	border: 1pt inset;
	padding: 0px 5px 0px 5px;
	font-weight: bold;
}

.poemsOfTheYearTableMonthTD { /* top right bottom left */
	border: 1pt inset;
	padding: 0px 5px 0px 5px;
	font-weight: bold;
}

.poemsOfTheYearTableYearTD { /* top right bottom left */
	border: none;
	padding: 0px 0px 0px 0px;
	text-align: right;
}

.poemsOfTheYearTableLinkTD { /* top right bottom left */
	border: 1pt inset;
	padding: 5px 5px 5px 5px;
}

.poemsOfTheYearSeperatorTD { /* top right bottom left */
	padding: 0px 0px 2em 0px;
	vertical-align: top;
	width: 100%;
}

.oscarInnerTable {
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
	border-width: 0px;
	border-spacing: 0px;
	border-collapse: collapse;
	width: 100%;
}

.ulProsaAndMore { /* top right bottom left */
	padding: 0px 0px 2em 2em;
}

.bibleTable { /* top right bottom left */
	padding: 0px 0px 0px 0.5em;
	border-spacing: 0px;
}

.bibleTableTD { /* top right bottom left */
	padding: 0px 1em 0.5em 0px;
	vertical-align: top;
}

.dialogTable { /* top right bottom left */
	padding: 0px 0px 1em 0px;
}

.dialogTR { /* top right bottom left */
	padding: 0px 0px 0px 0px;
	vertical-align: top;
}

.dialogTD { /* top right bottom left */
	padding: 0px 1em 0px 0px;
}

.poetrySlamTable { /* top right bottom left */
	margin: 0px 0px 1em 0px;
	width: 100%;
	border: 1pt outset;
}

.poetrySlamTableTR { /* top right bottom left */
	padding: 0px 0px 0px 0px;
	vertical-align: top;
}

.poetrySlamTableTD { /* top right bottom left */
	padding: 10px 10px 10px 10px;
	vertical-align: top;
	border: 1pt inset;
}

.poetrySlamTableCurrentTD { /* top right bottom left */
	padding: 10px 10px 10px 10px;
	vertical-align: top;
	border: 1pt inset;
	font-weight: bold;
	color: rgb(255, 0, 0);
}

.poetrySlamTableTH { /* top right bottom left */
	padding: 10px 10px 10px 10px;
	vertical-align: top;
	text-align: left;
	border: 1pt inset;
}

.poetrySlamUL { /* top right bottom left */
	margin: 0px 0px 0px 2em;
	padding: 0px 0px 0px 0px;
	/* background-color: rgb(100, 150, 200); */
}

.publicTable { /* top right bottom left */
	margin: 0px 0px 1em 0px;
	width: 100%;
}

.publicTableTR { /* top right bottom left */
	padding: 0px 0px 0px 0px;
	vertical-align: top;
}

.publicTableDateTD { /* top right bottom left */
	padding: 0px 10px 10px 0px;
	vertical-align: top;
	font-weight: bold;
}

.publicTableContentTD { /* top right bottom left */
	padding: 0px 10px 10px 0px;
	vertical-align: top;
}

.funPicture {
	margin-bottom: 1em;
}

.slideShowOverview {
	text-align: center;
}

.slideShowOverviewTable { /* top right bottom left */
	border: 1pt outset;
	margin: 0px auto 0px auto;
}

.slideShowOverviewTableTR {
	text-align: center;
	vertical-align: top;
}

.slideShowOverviewTableTD {
	border: 1pt inset;
}

.slideShowNavigationTable {
	margin-top: 1em;
	border: none;
}

.slideShowNavigationTableContent { /* top right bottom left */
	padding: 0px 30px 0px 0px;
}

.inputLabel {
	font-weight: bold;
}

.inputField { /* top right bottom left */
	padding: 0.1em 0px 1em 0px;
}

.gdmPictureTable { /* top right bottom left */
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
	border-spacing: 0px;
	border: none;
}

.gdmPictureTableTR { /* top right bottom left */
	padding: 0px 0px 0px 0px;
	vertical-align: middle;
}

.gdmPictureTableTextTD { /* top right bottom left */
	padding: 0px 0px 0px 0px;
	text-align: left;
}

.gdmPictureTablePicTD { /* top right bottom left */
	padding: 0px 0px 0px 0px;
	text-align: center;
}
