
.PageHeader {
	min-height: 100px;
	_height: 100px;
	padding-bottom: 20px;
}
.PageHeader .HeaderField {
	padding: 15px;
}
.PageHeader .HeaderField h1 {
	color: white;
	font-size: 18pt;
	font-weight: normal;
	margin: 0;
	padding: 0;
}

.PageContainer {
	padding: 15px;
	margin-top: -40px;
}
.PageContainer .PageTable {
	width: 100%;
	border-collapse: collapse;
}

.PageTable .LeftContainer {
	vertical-align: top;
	width: 200px;
}
.PageTable .PaddingColumn {
	width: 12px;
	vertical-align: top;
}

.PageTable .LogoContainer {
	width: 180px;
	padding: 10px;
	text-align: center;
	border: 1px solid #ededed;
	background: white url('images/bg-container.gif') repeat-x top left;
	margin-top: -1px;
	margin-bottom: 15px;
}
.PageTable .NavigatorContainer {
	width: 180px;
	padding: 10px;
	vertical-align: top;
	border: 1px solid #ededed;
	background: white url('images/bg-container.gif') repeat-x top left;
}

.PageTable .ContentColumn {
	vertical-align: top;
	background: white;
	border: 1px solid #ededed;
}

.PageTable .ContentColumn .ContentContainer {
	min-height: 400px;
	_height: 400px;
	padding: 10px;
	background: url('images/bg-container.gif') repeat-x top left;
}

.PageFooter {
	color: white;
	min-height: 80px;
	_height: 80px;
	padding: 10px 15px;
}
.PageFooter a, .PageFooter p {
	color: white;
	padding: 0;
	font-size: 8pt;
}

.PageFooter a {
	color: white;
	text-decoration: underline;
}
.PageFooter a:hover {
	color: white;
	text-decoration: none;
}

.PageFooter .CopyrightText {
	margin-right: 100px;
}
.PageFooter .dinStudioLink {
	float: right;
}


/*
Functions
==================================================================================
*/


.MainPageInlineContainer {
	float: left;
}
.MainPageInlineContainer .ImageContainer {
	width: 200px;
	text-align: center;
	margin-right: 10px;
}

.MainPageInlineContainer .ParagraphContainer {
	width: 200px;
	font-size: 8pt;
}
.MainPageInlineContainer .ParagraphContainerTop { padding-top: 5px; }
.MainPageInlineContainer .ParagraphContainerBottom { padding-bottom: 5px; }

.MainPage {
}
.MainPage .NewsContainer {
	float: right;
	margin-left: 10px;
	border-left: 1px solid #454545;
}
.MainPage .NewsHeader .ParagraphContainer {
	width: 200px;
	margin-left: 7px;
}
.MainPage .NewsItem .date { font-size: 8pt; font-style: italic; }
.MainPage .NewsItem {
	text-align: left;
	font-size: 8pt;
	width: 200px;
	padding: 5px 0;
	margin-left: 10px;
}
.MainPage .NewsItem h2 { margin-bottom: 0px; padding-bottom: 5px; font-size: 12pt; font-weight: bold; }

.MainPage .BodyTextContainer {
}


.EmptyPage {
}

.TextLayout1 .FunctionTable {
	border-collapse: collapse;
	width: 100%;
}
.TextLayout1 .LeftColumn {
	vertical-align: top;
}
.TextLayout1 .RightColumn {
	width: 200px;
	vertical-align: top;
	padding-left: 10px;
}
.TextLayout1 .RightColumn .ImageContainer {
	text-align: center;
}
.TextLayout1 .RightColumn .ParagraphContainer {
	font-size: 8pt;
}

.TextLayout2 .FunctionTable {
	border-collapse: collapse;
	width: 100%;
}
.TextLayout2 .LeftColumn {
	padding-right: 10px;
	vertical-align: top;
	width: 50%;
}
.TextLayout2 .RightColumn {
	padding-left: 5px;
	vertical-align: top;
	width: 50%;
}
.TextLayout2 .InlineImageContainer {
	float: left;
}
.TextLayout2 .InlineImageContainer .ImageContainer {
	margin-top: 2px;
	margin-right: 5px;
}
.TextLayout2 .InlineImageContainer .ParagraphContainer {
	width: 180px;
	font-size: 8pt;
}
.TextLayout2 .InlineImageContainer .ParagraphContainerTop { padding-top: 5px; }
.TextLayout2 .InlineImageContainer .ParagraphContainerBottom { padding-bottom: 5px; }

.GalleryDescription {
	margin: 0;
	padding: 0;
	text-align: center;
}
.GalleryDescription #text {
	overflow-y: auto;
	overflow-x: hidden;
	height: 45px;
	text-align: center; 
	color: White;
}
.GalleryDescription img { margin: 0 auto 5px auto; }

.GalleryNavigator {
	margin: 10px auto;
	margin-bottom: 0;
	width: 115px;
	height: 27px;
}
.GalleryNavigator span.Previous {
	display: block; 
	float: left; 
	width: 30px; 
	height: 30px;
}
.GalleryNavigator a.Previous {
	display: block; 
	float: left; 
	width: 30px; 
	height: 30px;
	text-decoration: none;
}
.GalleryNavigator a.Previous:hover { text-decoration: none; }
.GalleryNavigator .PageNumber { 
	display: block; 
	float: left; 
	text-align: center; 
	font-size: 13px;
	font-weight: bold;
	margin: 0;
	width: 50px;
	height: 10px;
	padding-top: 7px;
}
.GalleryNavigator span.Next {
	display: block; 
	float: left; 
	width: 30px; 
	height: 30px;
}
.GalleryNavigator a.Next { 
	display: block;
	float: left;
	width: 30px;
	height: 30px;
	text-decoration: none;
}
.GalleryNavigator a.Next:hover { text-decoration: none; }

.ImageGallery1 .FunctionTable {
	width: 600px;
	margin: 0 auto;
	margin-top: 20px;
	border-collapse: collapse;
}
.ImageGallery1 .BodyTextContainer {
}
.ImageGallery1 .FunctionTable table {
	width: 100%;
}
.ImageGallery1 .FunctionTable .ImageCell {
	width: 33%;
	vertical-align: top;
	padding: 0 15px;
}
.ImageGallery1 .FunctionTable .ImageContainer {
	text-align: center;
}

.ImageGallery1 .FunctionTable .ParagraphContainer {
	font-size: 8pt;
}
.ImageGallery1 .FunctionTable .ParagraphContainerTop { padding-top: 5px; }
.ImageGallery1 .FunctionTable .ParagraphContainerBottom { padding-bottom: 5px; }

.ImageGallery2 .BodyTextContainer {
}
.ImageGallery2 .FunctionTable {
	width: 600px;
	margin: 0 auto;
	margin-top: 20px;
	border-collapse: collapse;
}
.ImageGallery2 .FunctionTable .ImageCell {
	padding: 5px;
	width: 130px;
	vertical-align: top;
}
.ImageGallery2 .FunctionTable .TextCell {
	vertical-align: top;
	min-height: 60px;
	_height: 60px;
	width: 410px;
	padding: 5px;
}
.ImageGallery2 .FunctionTable .ImageContainer {
	text-align: center;
}
.ImageGallery2 .FunctionTable .ParagraphContainer {
	font-size: 8pt;
}

.ImageGallery3 .BodyTextContainer {
}
.ImageGallery3 .FunctionTable {
	width: 500px;
	margin: 0 auto;
	margin-top: 20px;
	border-collapse: collapse;
}
.ImageGallery3 .FunctionTable .ImageCell {
	width: 60px;
	vertical-align: top;
	padding: 5px;
}
.ImageGallery3 .FunctionTable .TextCell {
	width: 390px;
	vertical-align: top;
	padding: 5px;
}
.ImageGallery3 .FunctionTable .ImageContainer {
	text-align: center;
	min-height: 40px;
	_height: 40px;
}
.ImageGallery3 .FunctionTable .ParagraphContainer {
	font-size: 8pt;
	min-height: 40px;
	_height: 40px;
}

.Diary .FunctionTable {
	border-collapse: collapse;
	width: 100%;
}
.Diary .LeftColumn {
	width: 230px;
	vertical-align: top;
	padding-right: 10px;
	border-right: 1px solid #454545;
}
.Diary .LeftColumn .DiaryListItem {
}
.Diary .LeftColumn .DiaryListItem h2 {
	font-size: 12px;
	margin: 0;
	padding-bottom: 10px;
}
.Diary .DiaryList .GroupByDay a,
.Diary .DiaryList .GroupByMonth a,
.Diary .DiaryList .GroupByYear a {
	font-weight: normal;
}
.Diary .DiaryList .GroupByDay li.FirstLevelItem,
.Diary .DiaryList .GroupByMonth ul.SecondLevel li,
.Diary .DiaryList .GroupByYear ul.ThirdLevel li {
	font-size: 12px;
	margin: 0;
	padding-bottom: 10px;
}
.Diary .DiaryList .GroupByDay h2,
.Diary .DiaryList .GroupByMonth h2,
.Diary .DiaryList .GroupByYear h2 {
	margin: 0;
	padding-bottom: 5px;
	font-weight: normal;
}
.Diary .LeftColumn .DiaryListItem a:hover {
	text-decoration: none;
}
.Diary .RightColumn {
	vertical-align: top;
	padding-left: 10px;
}
.Diary .RightColumn .DiaryDate h3 {
	margin: 0;
	margin-bottom: 10px;
	font-size: 12px;
	font-style: italic;
}

/*
New Diary Comment Form
========================================================================
*/

.Diary .DiaryCommentFunction {
	width: 470px;
}
.Diary .DiaryDateInput {
	font-family: Arial, Helvetica, Sans-serif;
	margin: 0;
	margin-bottom: 10px;
	font-size: 12px;
	font-style: italic;
	font-weight: bold;
}
.Diary .DiaryCommentForm input.DiaryCommentSubmit { 
	font-size: 11px;
	color: white;
	width: 130px;
	padding-bottom: 3px;
	_padding: 0;
	height: 20px;
}
.Diary .DiaryCommentListContainer .CommentCountContainer h2 {
	border-top: 1px solid #454545;
	border-bottom: 1px solid #454545;
	color: #454545;
}
.Diary .DiaryCommentListItemContainer {
	padding-bottom: 10px;
	margin-bottom: 10px;
	margin-top: 3px;
	padding-top: 3px;
	border-bottom: 1px solid #454545;
}

.Diary .DiaryCommentFormTable input {
	border: 1px solid #454545;
}
.Diary .DiaryCommentFormTable textarea {
	border: 1px solid #454545;
}
.Diary .DiaryCommentListItemContainerMiddle h2 {
	font-weight: bold;
}

/*
========================================================================
*/

.Guestbook .BodyTextContainer {
}
.Guestbook .FunctionTable {
	border-collapse: collapse;
	margin-top: 15px;
	width: 100%;
}
.Guestbook .GuestbookForm {
	vertical-align: top;
	width: 200px;
}
.Guestbook .GuestbookForm input.textname { width: 200px; margin-bottom: 10px; border: 1px solid #454545; }
.Guestbook .GuestbookForm input.textemail { width: 200px; margin-bottom: 10px; border: 1px solid #454545; }
.Guestbook .GuestbookForm textarea.textmessage { width: 200px; height: 130px; margin-bottom: 10px; border: 1px solid #454545; }
.Guestbook .GuestbookForm input.GuestSubmit { 
	font-size: 11px;
	color: white;
	width: 130px;
	padding-bottom: 3px;
	_padding: 0;
	height: 20px;
}
.Guestbook .GuestbookList {
	vertical-align: top;
	padding-left: 15px;
}
.Guestbook .GuestbookList h2 {
	padding: 0;
	font-size: 12px;
	font-weight: bold;
}
.Guestbook .GuestbookList .GuestbookListItemContainer {
	padding-bottom: 10px;
	margin-bottom: 10px;
	margin-top: 3px;
	padding-top: 3px;
	border-bottom: 1px solid #454545;
}
.Guestbook .GuestbookFormContainer p {
	padding: 0;
	font-size: 11px;
}

.FileArea .BodyTextContainer {
}
.FileArea .FunctionTable {
	width: 600px;
	margin: 0 auto;
	padding-bottom: 15px;
	border-collapse: collapse;
}

.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; font-size: 12px; }
.FileArea .FileList {
	width: 600px;
	border-collapse: collapse;
}
.FileArea .FileSort { width: 600px; margin: 0 auto; }
.FileArea .FileSort p { margin-top: 5px; padding: 0; font-size: 8pt; }

.Contact .FunctionTable {
	border-collapse: collapse;
	width: 100%;
}
.Contact .LeftColumn {
	vertical-align: top;
}
.Contact .RightColumn {
	width: 300px;
	vertical-align: top;
	padding-left: 15px;
}
.Contact .RightColumn .ImageContainer {
	text-align: center;
}
.Contact .RightColumn .ParagraphContainer {
	font-size: 8pt;
	width: 300px;
}
.Contact .RightColumn .ParagraphContainerTop { padding-top: 5px; }
.Contact .RightColumn .ParagraphContainerBottom { padding-bottom: 5px; }
.Contact .ContactForm { margin-top: 10px; }
.Contact .ContactForm input.text { width: 200px; margin-bottom: 10px; border: 1px solid #454545; }
.Contact .ContactForm textarea.textmessage { width: 320px; height: 130px; margin-bottom: 10px; border: 1px solid #454545; }
.Contact .ContactForm input.ContactSubmit { 
	font-size: 11px;
	color: white;
	width: 130px;
	padding-bottom: 3px;
	_padding: 0;
	height: 20px;
}
.Contact .ContactForm p {
	padding: 0;
	font-size: 11px;
}

.LayoutPage .layout-1 .Contact .ContactForm textarea,
.LayoutPage .layout-1 .Contact .ContactForm input[type=text] { width: 50%; }

.LayoutPage .layout-2 .Contact .ContactForm textarea,
.LayoutPage .layout-2 .Contact .ContactForm input[type=text],
.LayoutPage .layout-5 .col-1 .Contact .ContactForm textarea,
.LayoutPage .layout-5 .col-1 .Contact .ContactForm input[type=text],
.LayoutPage .layout-6 .col-0 .Contact .ContactForm textarea,
.LayoutPage .layout-6 .col-0 .Contact .ContactForm input[type=text] { width: 75%; }


.GalleryCommentFormControl textarea { border: 1px solid #454545; }
.GalleryCommentFormControl input.GalleryCommentSubmit { 
	font-size: 11px;
	color: white;
	width: 130px;
	padding-bottom: 3px;
	_padding: 0;
	height: 20px;
}

/*
DropDown Menu
==================================================================================
*/


.ClearBoth { clear: both; }

.DropMenu, .DropMenu ul, .DropMenu li {
	padding: 0;
	margin: 0;
	list-style: none;
}

.DropMenu {
	border-top: 0;
}

.DropMenu li ul {
	/* second-level lists */
}
.DropMenu li ul a {
	/* second-level lists */
	padding-left: 15px;
	font-size: 9pt;
	min-height: 15px;
	_height: 10px;
}
.DropMenu li ul ul {
	/* third-and-above-level lists */
	border: 0;
}
.DropMenu li ul ul a {
	/* third-and-above-level lists */
	padding-left: 30px;
	font-size: 8pt;
	min-height: 15px;
	_height: 10px;
}

.DropMenu a {
	text-decoration: none;
}

.DropMenu li a {
	display: block;
	padding: 3px;
}

.DropMenu a.toplevel {
	display: block;
	min-height: 15px;
	_height: 10px;
	font-weight: bold;
	font-size: 10pt;
}

.DropMenu a:hover {
	color: black;
	text-decoration: none;
}

/*
GalleryPagerLinks
===============================================================
*/

.GalleryTable {
	font-size: 8pt;
}

.GalleryPagerLinks td.PreviousPage {
	width: 30px;
	height: 30px;
}
.GalleryPagerLinks td.NextPage {
	width: 30px;
	height: 30px;
}

.GalleryPagerLinks td.PreviousPage a {
	width: 30px;
	height: 30px;
}
.GalleryPagerLinks td.PageNumber {
	padding-top: 5px;
}
.GalleryPagerLinks td.NextPage a {
	width: 30px;
	height: 30px;
}
.Gallery9 {
	width: 710px;
}
.Gallery9 .Fullview {
	width: 560px;
}
.Gallery9 .Fullview .FullviewImage {
	width: 560px;
	height: 420px;
}
.Gallery9 .Fullview .FullviewImage img {
	_width: expression(Math.min(this.clientWidth, 560) + "px");
}

.Gallery10 {
	width: 710px;
}
.Gallery10 .Fullview {
	width: 520px;
}
.Gallery10 .Fullview .FullviewImage {
	width: 520px;
	height: 390px;
}
.Gallery10 .Fullview .FullviewImage img {
	_width: expression(Math.min(this.clientWidth, 520) + "px");
}

/*
===============================================================
*/

.ResponsiveDesign .PageTable { display: table; width: 100%; table-layout: fixed; }
.ResponsiveDesign .PageTable .PageRow { display: table-row; }
.ResponsiveDesign .PageTable .LeftContainer, 
.ResponsiveDesign .PageTable .PaddingColumn, 
.ResponsiveDesign .PageTable .ContentColumn {display: table-cell; }
.ResponsiveDesign .PageTable .PaddingColumn { width: 5px; padding: 0 4px; }
.ResponsiveDesign .PageTable .LeftContainer .LogoContainer { margin-top: 0; }
.ResponsiveDesign .PageTable .ContentColumn { width: auto; }
.ResponsiveDesign .PageFooter { clear: both; }
.ResponsiveDesign .PageFooter .CopyrightText { margin-right: 100px; float: left; }

.ResponsiveDesign .MainPage { padding-right: 210px;  }
.ResponsiveDesign .MainPage .NewsContainer { margin-left: 10px; }

.ResponsiveDesign .ImageGallery1 .FunctionTable { width: 640px; }
.ResponsiveDesign .ImageGallery1 .FunctionTable .ImageCell { width: 180px; }
.ResponsiveDesign .ImageGallery1 .ImageCell .ParagraphContainer { padding: 5px; }

.ResponsiveDesign .ImageGallery2 .TextCell { margin-left: 140px; }

.ResponsiveDesign .ImageGallery3 .TextCell { margin-left: 70px; }

.ResponsiveDesign .Diary .DiaryContainer .RightColumn { margin-left: 240px; }
.ResponsiveDesign .Diary .ArticleList .EntriesColumn { margin-right: 250px; }

.ResponsiveDesign .ImageGallery .Gallery4 .GalleryTextCell { width: 210px; }
.ResponsiveDesign .ImageGallery .Gallery5 .GalleryTextCell { width: 280px; }

