html, body {
	height: 100%;
	margin: 0;
	padding: 0;
}

body form { height: 100%; _height: auto; }

.PageContainer {
	position: relative;
	height: 100%;
	min-height: 100%;
	height: auto;
}
html>body .PageContainer {
	height: auto;
}

.PageHeader {
	width: 100%;
	min-height: 85px;
	_height: 85px;
}
.PageHeader h1 { font-size: 28pt; padding-top: 0.5em; padding-left: 10px; margin: 0; font-weight: bold; color: white; }
.PageHeader a:hover { text-decoration: none; }
.PageHeader img { float: left; clear: none; margin-right: 10px; }

/*
New PageHeader to enable TinyMCE 
================================
*/

.PageHeader .LogoField {
	float: left;
	height: 85px;
	overflow: hidden;
}
.PageHeader .LogoField img {
	float: none;
	margin: 0;
	margin-right: 10px;
}

.PageHeader .HeaderField {
}
.PageHeader .HeaderField h1 {
	font-size: 28pt;
	padding-top: 0.5em;
	padding-left: 10px;
	margin: 0;
	font-weight: bold;
	color: white;
}
.PageHeader .HeaderField h2 { color: white; }
.PageHeader .HeaderField h3 { color: white; }
.PageHeader .HeaderField h4 { color: white; }
.PageHeader .HeaderField h5 { color: white; }
.PageHeader .HeaderField h6 { color: white; }

.PageHeader .HeaderField p {
	color: white;
}
.PageHeader .HeaderField a {
	color: white;
}
.PageHeader .HeaderField a:hover {
	text-decoration: underline;
}
.PageHeader .HeaderField img {
	float: none;
	margin: 0;
}

/*
================================
*/


.NavigatorContainer {
	color: white;
	background-color: white;
	font-weight: bold;
	min-height: 22px;
	_height: 22px;
	width: 100%;
	float: left;
	_width: auto;
	_float: none;
	clear: both;
}

.NavigatorContainer a { text-decoration: none; }
.NavigatorContainer a:hover { color: #FFCC00; text-decoration: none; }
.NavigatorContainer .Padding { margin: 0; padding-top: 0; }

.ContentContainer {
	padding: 2em;
	padding-top: 0.1em;
	padding-bottom: 3em;
	clear: both;
	_height: 10px;
}
.ContentContainer .BodyTextContainer { padding: 0; margin-bottom: 1em; line-height: 1.5; }

.PageFooter {
	position: absolute;
	bottom: 0;
	padding: 0;
	width: 100%;
	min-height: 19px;
	_height: 19px;
	clear: both;
	color: white;
}

.CopyrightText { margin-left: 1em; padding-top: 2px; margin-right: 135px; }
.CopyrightText a { color: white; text-decoration: none; }
.CopyrightText a:hover { color: #FFCC00; text-decoration: none; }
.CopyrightText p { margin: 0; padding: 0; color: white; font-size: 8pt; }

/*
.dinStudioLink { float: right; width: 120px; margin-right: 1em; padding-top: 2px; font-size: 8pt; text-align: right;}
*/
.dinStudioLink { position: absolute; width: 120px; bottom: 4px; right: 1em; font-size: 8pt; text-align: right; }
.dinStudioLink a:link { color: #C7C7C7; text-decoration: none;}
.dinStudioLink a:visited { color: #C7C7C7; text-decoration: none; }
.dinStudioLink a:hover { color: #FFCC00; text-decoration: underline; }


/*
Functions
===================================================================================================
*/

.MainPageInlineContainer {
	float: left;
	margin-top: 2em;
	margin-right: 1em;
}
.MainPageInlineContainer .ImageContainer {
	width: 200px;
	text-align: center;
}

.MainPageInlineContainer .ParagraphContainer {
	width: 200px;
	margin-top: 1em;
	margin-bottom: 1em;
}

.MainPage {
	margin-top: 2em;
}
.MainPage .NewsContainer {
	float: right;
	margin: 0;
	padding: 0;
	margin-right: 1em;
	width: 240px;
	font-size: 10pt;
}
.MainPage .NewsItem .date { font-size: 9pt; font-style: italic; }
.MainPage .NewsItem { text-align: left; margin: 0; padding: 0; margin-bottom: 1em; font-size: 9pt; }

.MainPage .BodyTextContainer {
	border-right: 1px solid #ccc;
	padding-right: 1em;
	margin-right: 270px;
	_margin-right: 280px;
}

.EmptyPage {
	margin-top: 2em;
}

.TextLayout1 {
	margin-top: 2em;
}
.TextLayout1 .FunctionTable { border-collapse: collapse; border: 0; padding: 0; margin: 0; width: 100%; }
.TextLayout1 .LeftColumn { padding: 0; margin: 0; vertical-align: top; padding-right: 2em; border-right: 1px solid #ccc; }
.TextLayout1 .RightColumn { width: 200px; padding: 0; margin: 0; vertical-align: top; padding-left: 2em; }
.TextLayout1 .RightColumn img { margin: 1em 1em 0.3em 0; float: none; display: block; }
.TextLayout1 .RightColumn { font-size: 9pt; }

.TextLayout2 {
	margin-top: 2em;
}
.TextLayout2 .FunctionTable { border-collapse: collapse; border: 0; padding: 0; margin: 0; width: 100%; }
.TextLayout2 .LeftColumn { width: 50%; padding: 0; margin: 0; padding-right: 2em; vertical-align: top; border-right: 1px solid #ccc; }
.TextLayout2 .RightColumn { width: 50%; padding: 0; margin: 0; padding-left: 2em; vertical-align: top; }
.TextLayout2 .InlineImageContainer { float: left; display: inline; }
.TextLayout2 .InlineImageContainer .ImageContainer { margin: 0 1em 1em 0; } 
.TextLayout2 .InlineImageContainer .ParagraphContainer { margin: 0 1em 1em 0; }
.TextLayout2 .InlineImageContainer p { margin: 0; padding: 0; font-size: 8pt; width: 180px; }
.TextLayout2 .InlineImageContainer img { margin-bottom: 0.5em; }


.GalleryDescription {
	margin: 0;
	padding: 0;
	text-align: center;
}
.GalleryDescription #text {
	overflow-y: auto;
	overflow-x: hidden;
	height: 45px;
	text-align: center; 
}
.GalleryDescription img { margin: 0 auto 5px auto; }

.GalleryNavigator {
	margin: 10px auto;
	width: 140px;
	height: 30px;
}
.GalleryNavigator span.Previous { display: block; float: left; width: 50px; height: 30px; }
.GalleryNavigator a.Previous {
	display: block; 
	float: left; 
	width: 50px; 
	height: 30px; 
	text-decoration: none;
}
.GalleryNavigator a.Previous:hover { text-decoration: none; }
.GalleryNavigator .PageNumber { 
	display: block; 
	float: left; 
	text-align: center; 
	font-weight: bold; 
	font-size: 14px;
	margin: 0 5px;
	width: 30px; 
	height: 23px;
	padding-top: 7px; 
}
.GalleryNavigator span.Next { display: block; float: left; width: 50px; height: 30px; }
.GalleryNavigator a.Next { 
	display: block; 
	float: left; 
	width: 50px;
	height: 30px;
	text-decoration: none;
}
.GalleryNavigator a.Next:hover { text-decoration: none; }

.ImageGallery1 {
	margin-top: 2em;
}
.ImageGallery1 .FunctionTable { margin-left: auto; margin-right: auto; width: 600px; margin-top: 1em; }
.ImageGallery1 .ImageCell { width: 200px; vertical-align: top; }
.ImageGallery1 .ImageCell .ImageContainer { text-align: center; }
.ImageGallery1 .ImageCell .ParagraphContainer { width: 198px; margin-bottom: 2px; font-size: 8pt; }

.ImageGallery2 {
	margin-top: 2em;
}
.ImageGallery2 .FunctionTable { margin-left: auto; margin-right: auto; width: 600px; margin-top: 1em; }
.ImageGallery2 .ImageCell { width: 150px; vertical-align: top;  }
.ImageGallery2 .ImageCell .ImageContainer { text-align: center; margin-bottom: 2px; }
.ImageGallery2 .TextCell { vertical-align: top;  }
.ImageGallery2 .TextCell p { margin-top: 0; }

.ImageGallery3 {
	margin-top: 2em;
}
.ImageGallery3 .FunctionTable { margin-left: auto; margin-right: auto; width: 600px; margin-top: 1em; }
.ImageGallery3 .ImageCell { width: 65px; vertical-align: top;  }
.ImageGallery3 .ImageCell .ImageContainer { text-align: center; margin-bottom: 2px; }
.ImageGallery3 .TextCell { vertical-align: top;  }
.ImageGallery3 .TextCell p { margin-top: 0; }

.SplashScreen {
	margin-top: 2em;
}
.SplashScreen .FunctionTable { margin-left: auto; margin-right: auto; width: 600px; margin-top: 1em; }

.FileArea {
	margin-top: 2em;
}
.FileArea .FunctionTable { 
	margin: 15px auto;
	width: 600px;
}
.FileArea .IconCell { width: 50px; text-align: right; vertical-align: top; }
.FileArea .TextCell { padding-left: 5px; vertical-align: middle; }
.FileArea .SizeCell { width: 70px; vertical-align: middle; text-align: right; padding-right: 35px; }
.FileArea .FileList { margin: 5px 0; width: 600px; border-collapse: collapse; }
.FileArea .FileSort { width: 600px; margin: 0 auto; }
.FileArea .FileSort p { margin: 0 0 3px 0; font-size: 8pt; }

.Diary {
	margin-top: 2em;
}
.Diary .FunctionTable { 
	margin: 0 auto;
	width: 100%;
}
.Diary .FunctionTable td { vertical-align: top; }
.Diary .FunctionTable .LeftColumn {
	margin: 0;
	width: 250px;
	font-size: 5pt;
	text-align: left;
	border-right: 1px solid #ccc; 
	padding-right: 20px;
}
.Diary .FunctionTable .RightColumn {
}
.Diary .DiaryList {
}
.Diary .DiaryListItem { border-bottom: 1px solid #ccc; padding-bottom: 5px; margin-bottom: 5px; }
.Diary .DiaryListItem h2 { font-size: 13px; margin: 0; }

.Diary .DiaryList .GroupByDay li.FirstLevelItem {
	padding-bottom: 5px; 
	margin-bottom: 5px;
	border-bottom: 1px solid #ccc;
}
.Diary .DiaryList .GroupByDay li.FirstLevelItem,
.Diary .DiaryList .GroupByMonth ul.SecondLevel li,
.Diary .DiaryList .GroupByYear ul.ThirdLevel li {
	padding-bottom: 5px; 
	margin-bottom: 5px;
}
.Diary .DiaryList .GroupByDay a,
.Diary .DiaryList .GroupByMonth a,
.Diary .DiaryList .GroupByYear a {
	font-size: 13px;
	margin: 0;
}
.Diary .DiaryList .GroupByYear ul.SecondLevel { 
	padding: 0;
}
.Diary .DiaryList .GroupByYear ul.SecondLevel h2 { 
	padding-bottom: 10px;
}
.Diary .DiaryList .GroupByMonth ul.SecondLevel,
.Diary .DiaryList .GroupByYear ul.SecondLevel { 
	margin: 5px 0;
	padding-top: 5px; 
	border-top: 1px solid #ccc;
	border-bottom: 1px solid #ccc;
}

.Diary .DiaryView { padding-left: 15px; }
.Diary .DiaryView .DiaryDate h3 { font-size: 12px; font-style: italic; }

/*
New Diary Comment Form
========================================================================
*/

.Diary .DiaryCommentFunction {
	width: 550px;
}

.Diary .DiaryDateInput {
	font-family: verdana, arial, helvetica, sans-serif;
	font-size: 12px;
	font-style: italic;
	font-weight: bold;
}

.Diary .DiaryCommentListContainer .CommentCountContainer h2 {
	border-top: 1px solid #ccc;
	border-bottom: 1px solid #ccc;
	padding: 2px;
}
.Diary .DiaryCommentListItemContainer {
	border-bottom: 1px solid #ccc;
	margin: 0;
	padding-bottom: 10px;
	margin-bottom: 10px;
}

.Diary .DiaryCommentFormTable input {
	border: 1px solid #555;
}
.Diary .DiaryCommentFormTable textarea {
	border: 1px solid #555;
}
.Diary .DiaryCommentForm input.DiaryCommentSubmit { 
	border: 1px solid black; 
	background-color: #ccc; 
	font-size: 11px;
	width: 130px;
	padding-bottom: 3px;
	_padding: 0;
	height: 20px;
}

/*
========================================================================
*/


.Guestbook {
	margin-top: 2em;
}
.Guestbook .FunctionTable {
	border-collapse: collapse;
	border: 0;
	width: 100%;
}
.Guestbook .GuestbookForm {
	margin: 0;
	width: 300px;
	font-size: 11px;
	vertical-align: top;
	padding-right: 20px;
}
.Guestbook .GuestbookList {
	padding-left: 20px;
	border-left: 1px solid #ccc;
	vertical-align: top;
}
.Guestbook .GuestbookListItemContainer  {
	border-bottom: 1px solid #ccc;
	margin: 0;
	padding-bottom: 10px;
	margin-bottom: 10px;
}
.Guestbook .GuestbookList h2 { font-size: 14px; }
.Guestbook .GuestbookList .GuestbookDate { font-size: 13px; }
.Guestbook .GuestbookForm input.textname { width: 300px; border: 1px solid #555; margin-bottom: 10px; }
.Guestbook .GuestbookForm input.textemail { width: 300px; border: 1px solid #555; margin-bottom: 10px; }
.Guestbook .GuestbookForm textarea.textmessage { width: 300px; height: 130px; border: 1px solid #555; margin-bottom: 10px; }
.Guestbook .GuestbookForm input.GuestSubmit { 
	border: 1px solid black; 
	background-color: #ccc; 
	font-size: 11px;
	width: 130px;
	padding-bottom: 3px;
	_padding: 0;
	height: 20px;
}

.Contact {
	margin-top: 2em;
}
.Contact .FunctionTable { border-collapse: collapse; border: 0; width: 100%; }
.Contact .LeftColumn { vertical-align: top; padding-right: 0.5em; }
.Contact .RightColumn { width: 300px; vertical-align: top; padding-left: 0.5em; }
.Contact .RightColumn img { margin-bottom: 5px; }
.Contact .RightColumn p { }
.Contact .ContactForm { margin-top: 1em; }
.Contact .ContactForm input.text { width: 300px; border: 1px solid #555; margin-bottom: 10px; }
.Contact .ContactForm textarea.textmessage { width: 500px; height: 190px; border: 1px solid #555; margin-bottom: 10px; }
.Contact .ContactForm input.ContactSubmit { 
	border: 1px solid black; 
	background-color: #ccc; 
	font-size: 11px;
	width: 130px;
	padding-bottom: 3px;
	_padding: 0;
	height: 20px;
}

.GalleryCommentFormControl textarea { border: 1px solid #555; }
.GalleryCommentFormControl input.GalleryCommentSubmit { 
	border: 1px solid black; 
	background-color: #ccc; 
	font-size: 11px;
	width: 130px;
	padding-bottom: 3px;
	_padding: 0;
	height: 20px;
}

/*
Drop down menu
===================================================================================================
*/

.ClearBoth { clear: both; }

.DropMenu, .DropMenu ul {
	float: left;
	list-style: none;
	line-height: 1em;
	font-weight: bold;
	padding: 0;
	margin: 0;
}

.DropMenu a {
	display: block;
	text-decoration: none;
	padding: 0 0.5em;
}

.DropMenu a.parent {
	background: url('images/rightarrow.gif') right no-repeat;
}
.DropMenu a.parent:hover {
	background: url('images/rightarrow.gif') right no-repeat;
}

.DropMenu li {
	position: relative;
	_position: static;
	float: left;
	padding: 0;
}

.DropMenu li ul {
	position: absolute;
	z-index: 2;
	left: -999em;
	height: auto;
	width: 14em;
	font-weight: normal;
	margin: 0;
	background: white;
	border-width: 1px;
	border-style: solid;
	border-top: 0;
}

.DropMenu a.toplevel {
	padding-top: 4px;
	padding-bottom: 5px;
	white-space: nowrap;
}

.DropMenu li li {
	padding: 0;
	width: 14em;
	border-top-width: 1px;
	border-top-style: solid;
}

.DropMenu li ul a {
	padding: 0.25em 1em;
	_width: 161px;
}

.DropMenu li ul ul {
	margin: -21px 0 0 14em;
	_margin: -20px 0 0 14em;
}

.DropMenu li:hover ul ul, .DropMenu li:hover ul ul ul, .DropMenu li.sfhover ul ul, .DropMenu li.sfhover ul ul ul {
	left: -999em;
}

.DropMenu li:hover ul, .DropMenu li li:hover ul, .DropMenu li li li:hover ul, .DropMenu li.sfhover ul, .DropMenu li li.sfhover ul, .DropMenu li li li.sfhover ul {
	left: auto;
}

.DropMenu li:hover, .DropMenu li.hover {
    position: static;
}


/*
Gallery
===============================================================
*/

.ImageGallery {
	margin-top: 2em;
}

.GalleryTable {
	font-size: 9pt;
}
.GalleryTable .GalleryColumnPadding {
	width: 15px !important;
}

div.Gallery4, div.Gallery5 {
	width: 800px;
}

div.Gallery4 .GalleryTable,
div.Gallery5 .GalleryTable {
	width: 800px;
}
div.Gallery4 .GalleryTable .GalleryTextCell,
div.Gallery5 .GalleryTable .GalleryTextCell {
	width: 320px;
}

.Gallery8 {
	width: 800px;
	margin: 0 auto;
}
.Gallery8 .GalleryContainer {
	width: 800px;
}
.Gallery8 .Fullview {
	width: 800px;
}
.Gallery8 .Fullview .FullviewImage {
	width: 800px;
	height: 600px;
}
.Gallery8 .Fullview .FullviewImage img {
	_width: expression(Math.min(this.clientWidth, 800) + "px");
}
.Gallery9 {
	width: 800px;
}
.Gallery9 .GalleryContainer {
	width: 800px;
}
.Gallery9 .Fullview {
	width: 640px;
}
.Gallery9 .Fullview .FullviewImage {
	width: 640px;
	height: 480px;
}
.Gallery9 .Fullview .FullviewImage img {
	_width: expression(Math.min(this.clientWidth, 640) + "px");
}
.Gallery10 {
	width: 800px;
}
.Gallery10 .GalleryContainer {
	width: 800px;
}
.Gallery10 .Fullview {
	width: 600px;
}
.Gallery10 .Fullview .FullviewImage {
	width: 600px;
	height: 450px;
}
.Gallery10 .Fullview .FullviewImage img {
	_width: expression(Math.min(this.clientWidth, 600) + "px");
}

.GalleryPagerLinks .PreviousPage {
	width: 50px;
	height: 30px;
}
.GalleryPagerLinks .NextPage {
	width: 50px;
	height: 30px;
}

.GalleryPagerLinks .PreviousPage a {
	width: 50px;
	height: 30px;
}
.GalleryPagerLinks .NextPage a {
	width: 50px;
	height: 30px;
}

/*
===============================================================
*/

.ResponsiveDesign .MainPage .MainContainer .BodyTextContainer { padding-right: 20px; min-width: 300px; }
.ResponsiveDesign .MainPage .MainContainer .MainPageInlineContainer { margin-right: 1em; }

.ResponsiveDesign .MainPage .NewsContainer { float: left; width: 230px; margin-right: -100%; padding-left: 20px; }

.ResponsiveDesign .TextLayout1 .RightColumn { padding-left: 15px; }

.ResponsiveDesign .TextLayout2 .RightColumn {
  padding: 0;
  width: 50%;
}
.ResponsiveDesign .Guestbook .GuestbookForm .GuestSubmit { width: 200px; height: 25px; padding: 5px; }
.ResponsiveDesign .Guestbook .GuestbookList { margin-left: 330px; }


