a img { border: 0; }

.PageContainer {
	margin: auto;
	margin-top: 20px;
	width: 900px;
}
.PageContainer .ctl {
	margin-right: 19px;
	height: 19px;
	font-size: 2px;
}
.PageContainer .ctr {
	margin-top: -19px;
	margin-left: 19px;
	background-position: 100% 0;
	height: 19px; 
	font-size: 2px;
}
.PageContainer .cbl {
	margin-right: 19px;
	background-position: 0 -19px;
	height: 19px;
	font-size: 2px;
}
.PageContainer .cbr {
	margin-top: -19px;
	margin-left: 19px;
	background-position: 100% -19px;
	height: 19px; 
	font-size: 2px; 
}
.PageContainer .cbody {
	_height: 470px;
	min-height: 470px;
}

.PageContainer .ctclear { clear: both; margin-top: -1px; padding-top: 1px; }
.PageContainer .cbclear { clear: both; margin-bottom: -1px; padding-bottom: 1px; }

.PageHeader {
	width: 850px;
	margin: 0 auto;
	min-height: 80px;
	_height: 80px;
	position: relative;
}
.PageHeader h1 {
	background-color: transparent;
	font-size: 20px;
	padding: 0;
	border: 0;
	margin: 0;
	padding: 10px 0 0 10px;
}
.PageHeader a:hover { text-decoration: none; }
.PageHeader img {
	margin-left: 10px;
	float: right;
}

/*
New PageHeader to enable TinyMCE 
================================
*/

.PageHeader .LogoField {
	margin: 0;
	float: right;
	height: 80px;
	_overflow: hidden;
}
.PageHeader .LogoField img {
	float: none;
	margin-left: 10px;
}
.PageHeader .HeaderField {
	min-height: 80px;
	_height: 80px;
}
.PageHeader .HeaderField h1 {
	padding: 5px 10px 0 10px;
	background-color: transparent;
	font-size: 20px;
	border: 0;
	margin: 0;
}
.PageHeader .HeaderField img {
	float: none;
	margin: 0;
}
.PageHeader .HeaderField a:hover { text-decoration: underline; }
.PageHeader .HeaderField p { color: #444; margin: 0; padding-bottom: 5px; }


/*
================================
*/

.NavigatorContainer {
	color: black;
	min-height: 14px;
	_height: 14px;
	width: 850px;
	margin: auto;
	border-top: 1px solid black;
}
.NavigatorContainer a {
	color: #333;
	font-size: 9pt;
	text-decoration: none;
	padding: 0 3px;
	border-right: 1px solid black;
}
.NavigatorContainer a:hover {
	text-decoration: none;
	color: black;
}

.ContentBody {
	width: 850px;
	margin: auto;
	padding-top: 15px;
}

.PageFooter {
	clear: both;
	width: 880px;
	margin: auto;
	padding-bottom: 20px;
}
.PageFooter a {
	color: white;
	text-decoration: none;
}
.PageFooter a:hover {
	color: white;
	text-decoration: underline;
}

.CopyrightText {
	float: left;
	color: black;
	font-size: 8pt;
	margin: 0;
	width: 780px;
}
 .CopyrightText p {
	color: black;
	font-size: 8pt;
	margin: 0;
	padding: 0;
}

.dinStudioLink {
	float: right;
	font-size: 8pt;
	text-align: right;
}

/*
Functions
===================================================================================================
*/

.LayoutPage .block-container {
}
.LayoutPage .text-part {
	background-color: black;
	padding: 5px;
}
.LayoutPage .part.heading-type {
	background-color: none;
	padding: 0;
	border: 0 !important;
}


.BodyTextContainer .ParagraphContainer {
	background-color: black;
	padding: 5px;
	padding-top: 0;
}
.BodyTextContainer .ParagraphContainer h1 {
	border: 0;
	margin: 0 -5px;
}
.MainPageInlineContainer {
	float: right;
}
.MainPageInlineContainer .ImageContainer {
	width: 200px;
	text-align: center;
	margin-bottom: 15px;
}

.MainPageInlineContainer .ParagraphContainer {
	width: 187px;
	background-color: black;
	padding: 5px;
	font-size: 8pt;
}

.MainPage {
}
.MainPage .NewsContainer {
	float: left;
	margin: 0;
	width: 177px;
	min-height: 200px;
	_height: 200px;
}
.MainPage .NewsItem { 
	margin: 0;
	width: 166px;
	padding: 4px;
	padding-bottom: 10px;
	font-size: 8pt;
	background-color: black;
}
.MainPage .NewsItem .date { font-size: 8pt; font-style: italic; }
.MainPage .NewsItem h2 { font-size: 11pt; padding-left: 2px; }
.MainPage .BodyTextContainer {
	margin-left: 195px;
	width: 430px;
	padding-bottom: 15px;
}

.EmptyPage {
}
.EmptyPage .ParagraphContainer {
	min-height: 350px;
	_height: 350px;
}

.TextLayout1 {
}
.TextLayout1 h1 {
	width: 626px;
}
.TextLayout1 .FunctionTable { border-collapse: collapse; border: 0; padding: 0; margin: 0; width: 100%; }
.TextLayout1 .LeftColumn { padding: 0; margin: 0; vertical-align: top; }
.TextLayout1 .LeftColumn .ParagraphContainer {
	min-height: 350px;
	_height: 350px;
	width: 620px;
}
.TextLayout1 .RightColumn { width: 200px; padding: 0; margin: 0; vertical-align: top; }
.TextLayout1 .RightColumn .ImageContainer {
	text-align: right; 
}
.TextLayout1 .RightColumn .ImageContainer img { margin-bottom: 10px; }
.TextLayout1 .RightColumn .ParagraphContainer { 
	text-align: left; 
	min-height: 50px;
	_height: 50px;
	background-color: black;
	padding: 0 5px;
	font-size: 8pt;
}

.TextLayout2 {
}
.TextLayout2 .BodyTextContainer .ParagraphContainer h1 { border: 0; }
.TextLayout2 .FunctionTable {
	border-collapse: collapse;
	border: 0;
	padding: 0;
	margin: 0;
	width: 850px;
}
.TextLayout2 .LeftColumn { width: 50%; padding: 0; margin: 0; vertical-align: top; }
.TextLayout2 .LeftColumn .ParagraphContainer { margin: 0 20px 5px 5px; background-color: transparent; border: 0; }
.TextLayout2 .LeftColumn .ParagraphContainer h1 { margin: 0 -12px 0 -10px; }
.TextLayout2 .RightColumn { width: 50%; padding: 0; margin: 0; vertical-align: top; }
.TextLayout2 .RightColumn .ParagraphContainer { margin: 0 10px 5px 15px; background-color: transparent; border: 0; }
.TextLayout2 .RightColumn .ParagraphContainer h1 { margin: 0 -12px 0 -10px; }
.TextLayout2 .InlineImageContainer { float: left; display: inline; clear: left; }
.TextLayout2 .InlineImageContainer .ImageContainer { width: 180px; margin-right: 5px; }
.TextLayout2 .InlineImageContainer .ParagraphContainer { width: 180px; font-size: 8pt; font-size: 8pt; margin: 5px;}
.TextLayout2 .RightColumn .InlineImageContainer { margin-left: 10px; }
	
.GalleryDescription {
	margin: 0;
	padding: 0;
	text-align: center;
}
.GalleryDescription .BodyTextContainer { margin: 0; padding: 0; }
.GalleryDescription img { padding: 0; margin: 0 auto 5px auto; }
.GalleryDescription #text {
	overflow-y: auto;
	overflow-x: hidden;
	height: 45px;
	text-align: center; 
}
.GalleryDescription #text p { margin: 0 0 5px 0; padding: 0; }

.GalleryNavigator {
	margin: 10px auto;
	width: 140px;
}
.GalleryNavigator span.Previous { display: block; float: left; width: 50px; height: 30px; }
.GalleryNavigator a.Previous {
	display: block; 
	float: left; 
	background: url('images/gallery_prev.gif') no-repeat center left; 
	width: 50px; 
	height: 30px; 
	text-decoration: none;
}
.GalleryNavigator .PageNumber { 
	display: block; 
	float: left; 
	text-align: center; 
	font-weight: bold; 
	font-size: 14px;
	background-color: black;
	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; 
	background: url('images/gallery_next.gif') no-repeat center right; 
	width: 50px;
	height: 30px;
	text-decoration: none;
}

.ImageGallery1 {
}
.ImageGallery1 .FunctionTable {  border-collapse: collapse; margin-left: auto; margin-right: auto; width: 540px; margin-top: 15px; }
.ImageGallery1 .ImageCell { width: 170px; vertical-align: top; }
.ImageGallery1 .ImageCell .ImageContainer { text-align: center; margin-bottom: 2px; }
.ImageGallery1 .ImageCell .ParagraphContainer {
	background-color: black;
	margin: 5px;
	padding: 0 5px;
	font-size: 8pt;
	width: 168px;
}

.ImageGallery2 {
}
.ImageGallery2 .FunctionTable { margin-left: auto; margin-right: auto; width: 600px; margin-top: 15px; }
.ImageGallery2 .ImageCell { width: 150px; vertical-align: top;  }
.ImageGallery2 .ImageCell .ImageContainer { text-align: center; margin-bottom: 2px; }
.ImageGallery2 .TextCell { vertical-align: top; }
.ImageGallery2 .TextCell .ParagraphContainer {
	background-color: black;
	padding: 5px;
	margin-bottom: 5px;
}

.ImageGallery3 {
}
.ImageGallery3 .FunctionTable { margin-left: auto; margin-right: auto; width: 600px; margin-top: 15px; }
.ImageGallery3 .ImageCell { width: 65px; vertical-align: top;  }
.ImageGallery3 .ImageCell .ImageContainer { text-align: center; margin-bottom: 2px; }
.ImageGallery3 .TextCell { vertical-align: top;  }
.ImageGallery3 .TextCell .ParagraphContainer {
	background-color: black;
	padding: 5px;
	margin-bottom: 5px;
}

.SplashScreen {
}
.SplashScreen .FunctionTable { margin-left: auto; margin-right: auto; width: 600px; margin-top: 15px; }

.FileArea {
}
.FileArea .FunctionTable { 
	margin: 15px auto;
	width: 600px;
	background-color: black;
}
.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 {
}
.Diary .FunctionTable { 
	margin: 0 auto;
	margin-top: 15px;
	width: 100%;
	border-collapse: collapse;
}
.Diary .FunctionTable td { vertical-align: top; }
.Diary .FunctionTable .LeftColumn {
	margin: 0;
	width: 240px;
	font-size: 5pt;
	text-align: left;
	padding-right: 15px;
}
.Diary .FunctionTable .RightColumn {
}
.Diary .DiaryList {
}
.Diary .DiaryListItem { 
	background-color: black;
	margin-bottom: 10px;
	padding: 3px;
}
.Diary .DiaryListItem h2 {
	font-size: 12px;
	border: 0;
}

.Diary .DiaryList .GroupByDay li.FirstLevelItem,
.Diary .DiaryList .GroupByMonth ul.SecondLevel li,
.Diary .DiaryList .GroupByYear ul.ThirdLevel li {
	background-color: black;
	margin-bottom: 10px;
	padding: 3px;
}
.Diary .DiaryList .GroupByDay a,
.Diary .DiaryList .GroupByMonth a,
.Diary .DiaryList .GroupByYear a {
	font-size: 12px;
	margin: 0;
}
.Diary .DiaryList .GroupByYear ul.SecondLevel { 
	padding: 0;
}
.Diary .DiaryList .GroupByMonth ul.SecondLevel,
.Diary .DiaryList .GroupByYear ul.SecondLevel { 
	background-color: black;
	margin-bottom: 10px;
	padding: 3px;
}
.Diary .DiaryList .GroupByDay li.FirstLevelItem {
}
.Diary .DiaryList .GroupByMonth ul.FirstLevel h2,
.Diary .DiaryList .GroupByYear ul.FirstLevel h2 { 
	border: 0;
	padding: 3px 0;
}
.Diary .DiaryList .GroupByYear ul.SecondLevel h2 { 
	padding: 0;
}
.Diary .DiaryList .GroupByMonth ul.SecondLevel,
.Diary .DiaryList .GroupByYear ul.SecondLevel { 
}
.Diary .DiaryList .GroupByMonth li,
.Diary .DiaryList .GroupByYear li { 
	background-color: black;
}

.Diary .DiaryView { 
}
.Diary .DiaryDate { 
	background-color: black;
	padding: 10px 5px 5px 5px;
}
.Diary .DiaryDate h3 { padding-left: 3px; margin: 0; font-size: 11pt; } 
.Diary .DiaryView .BodyTextContainer .ParagraphContainer { min-height: 300px; _height: 300px; _margin-right: 3px; }

/*
New Diary Comment Form
========================================================================
*/

.Diary .DiaryCommentFunction {
	width: 100%;
}
.Diary .DiaryCommentFormTable {
	width: 590px;
}
.Diary .DiaryCommentFormTable td {
	padding-right: 7px;
}
.Diary .DiaryCommentFormControl {
	width: 590px;
}

.Diary .DiaryDateInput {
	font-family: arial, helvetica, sans-serif;
	padding: 0;
	padding-left: 3px;
	margin: 0; 
	font-size: 11pt;
	font-style: normal;
	font-weight: bold;
	color: #eee;
}
.Diary .DiaryCommentForm input.DiaryCommentSubmit { 
	border: 3px solid black; 
	background-color: #ccc; 
	font-size: 11px;
	width: 130px;
	padding-bottom: 3px;
	_padding: 0;
	height: 24px;
}

.Diary .DiaryCommentFormTable input {
	border: 3px solid black;
}
.Diary .DiaryCommentFormTable textarea {
	border: 3px solid black;
}
.Diary .DiaryCommentListItemContainer { 
	border: 0;
	margin: 0;
	padding: 0;
}
.Diary .DiaryCommentListItemContainer .DiaryCommentListItemContainerMiddle .DiaryCommentDate, 
.Diary .DiaryCommentListItemContainer .DiaryCommentListItemContainerMiddle h2 { 
	border: 0;
	font-size: 13px;
	font-weight: bold;
}
.Diary .DiaryCommentListItemContainer .DiaryCommentListItem {
	background-color: black;
	margin-bottom: 15px;
	padding: 3px;
	padding-bottom: 10px;
}

.Diary .DiaryCommentListContainer .CommentCountContainer h2 {
	font-size: 18px;
	font-weight: bold;
	padding: 2px;
	padding-bottom: 13px;
	margin: 0;
	margin-bottom: 15px;
	border: 0;
}

.Diary .ArticleList .EntryBody {
	padding: 5px;
}
.Diary .ArticleList .EntryContainer {
	background-color: black;
}
.Diary .ArticleList .EntryContainer p.EntryDate {
	padding: 5px;
}
.Diary .ArticleList .EntryContainer a.EntryHeaderLink {
	color: white;
}
.Diary .ArticleList .EntryContainer .EntryHeader h1 {
	padding-top: 5px;
}
.Diary .ArticleList .CommentField {
	padding: 10px 5px;
}
.Diary .ArticleList .CommentField a {
	color: white;
	text-decoration: underline;
}
.Diary .BackToIndex a {
	display: block;
	background-color: black;
	padding: 5px;
	color: white;
	text-decoration: underline;
}


/*
========================================================================
*/

.Guestbook {
}
.Guestbook .FunctionTable { border-collapse: collapse; border: 0; width: 100%; padding: 0; margin: 0; margin-top: 15px; }
.Guestbook .GuestbookForm { width: 270px; vertical-align: top; }
.Guestbook .GuestbookList { vertical-align: top; padding-top: 17px; padding-left: 10px; }
.Guestbook .GuestbookList h2 { font-size: 13px; border: 0; }

.Guestbook .GuestbookList .GuestbookListItemContainer {
	background-color: black;
	margin-bottom: 15px;
	width: auto;
}
.Guestbook .GuestbookList .GuestbookListItem {
	padding: 3px;
}
.Guestbook .GuestbookForm input.textname { width: 240px; border: 3px solid black; margin-bottom: 5px; }
.Guestbook .GuestbookForm input.textemail { width: 240px; border: 3px solid black; margin-bottom: 5px; }
.Guestbook .GuestbookForm textarea.textmessage { width: 240px; height: 130px; border: 3px solid black; margin-bottom: 5px; }
.Guestbook .GuestbookForm input.GuestSubmit { 
	border: 3px solid black; 
	background-color: #ccc; 
	font-size: 11px;
	width: 130px;
	padding-bottom: 3px;
	_padding: 0;
	height: 24px;
}

.Contact {
}
.Contact h1 {
	width: 526px;
}
.Contact .FunctionTable { border-collapse: collapse; border: 0; padding: 0; margin: 0; width: 100%; }
.Contact .LeftColumn { padding: 0; margin: 0; vertical-align: top; }
.Contact .LeftColumn .ParagraphContainer {
	min-height: 40px;
	_height: 40px;
	padding-bottom: 5px;
	width: 520px;
}
.Contact .RightColumn { width: 300px; padding: 0; margin: 0; vertical-align: top; }
.Contact .RightColumn .ImageContainer {
	text-align: right; 
}
.Contact .RightColumn .ParagraphContainer { 
	text-align: left; 
	margin-top: 10px;
	min-height: 50px;
	_height: 50px;
	background-color: black;
	padding: 0 5px;
	font-size: 8pt;
}
.Contact .ContactForm { margin-top: 10px; }
.Contact .ContactForm input.text { width: 250px; border: 3px solid black; margin-bottom: 5px; }
.Contact .ContactForm textarea.textmessage { width: 525px; height: 130px; border: 3px solid black; margin-bottom: 5px; }
.Contact .ContactForm input.ContactSubmit { 
	border: 3px solid black; 
	background-color: #ccc; 
	font-size: 11px;
	width: 130px;
	padding-bottom: 3px;
	_padding: 0;
	height: 24px;
}

.GalleryCommentFormControl input.GalleryCommentSubmit { 
	background-color: #ccc; 
	font-size: 11px;
	width: 130px;
	padding-bottom: 3px;
	_padding: 0;
	height: 24px;
}

/*
Drop down menu
===================================================================================================
*/

.ClearBoth { clear: both; }

.DropMenu, .DropMenu ul {
	float: left;
	list-style: none;
	line-height: 14px;
	padding: 0;
	margin: 0;
}

.DropMenu a {
	display: block;
	text-decoration: none;
	padding: 0 5px;
}

.DropMenu a.toplevel {
	white-space: nowrap;
}

.DropMenu a.parent {
	background: url('images/rightarrow.gif') right no-repeat;
}
.DropMenu a.parent:hover {
	background: url('images/rightarrow.gif') right no-repeat;
	color: black;
}

.DropMenu li {
	position: relative;
	_position: static;
	float: left;
	padding: 0;
}

.DropMenu li ul {
	position: absolute;
	z-index: 2;
	left: -999em;
	height: auto;
	width: 150px;
	margin: 0;
}

.DropMenu li li {
	padding: 0;
	width: 150px;
}

.DropMenu li ul a {
	color: #555;
	padding: 3px 10px;
	width: 130px;
}

.DropMenu li ul ul {
	margin: -20px 0 0 151px;
}

.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
===============================================================
*/

div.Gallery1 .GalleryTable .ParagraphContainer, 
div.Gallery2 .GalleryTable .ParagraphContainer, 
div.Gallery3 .GalleryTable .ParagraphContainer, 
div.Gallery4 .GalleryTable .ParagraphContainer, 
div.Gallery5 .GalleryTable .ParagraphContainer {
	background-color: black;
	padding: 2px 5px;
}

div.Gallery6, div.Gallery7, div.Gallery8, div.Gallery9, div.Gallery10 {
	width: auto;
	margin-top: 15px;
	padding-top: 15px !important;
	min-height: 210px;
	_height: 210px;
	background-color: black;
} 

div.Gallery6 .GalleryTable, 
div.Gallery7 .GalleryTable, 
div.Gallery8 .GalleryTable, 
div.Gallery9 .GalleryContainer, 
div.Gallery10 .GalleryContainer {
	margin: 0 auto;
}

.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");
}

.GalleryTable {
	font-size: 8pt;
}
.GalleryTable .GalleryColumnPadding {
	width: 15px !important;
}

.GalleryPagerLinks .PreviousPage {
	width: 50px;
	height: 30px;
	padding-right: 5px;
}
.GalleryPagerLinks .PageNumber {
	background-color: black;
	padding: 0 5px;
}
.GalleryPagerLinks .PageNumber a {
	color: white;
}
.GalleryPagerLinks .NextPage {
	width: 50px;
	height: 30px;
	padding-left: 5px;
}

.GalleryPagerLinks .PreviousPage a {
	width: 50px;
	height: 30px;
	background: url('images/gallery_prev.gif') no-repeat center left;
}
.GalleryPagerLinks .NextPage a {
	width: 50px;
	height: 30px;
	background: url('images/gallery_next.gif') no-repeat center right;
}

div.Gallery9 .GalleryPagerLinks .PreviousPage a, 
div.Gallery10 .GalleryPagerLinks .PreviousPage a {
	background: url('/resources/functions/images/dark/button-previous.gif') no-repeat !important;
}
div.Gallery9 .GalleryPagerLinks .NextPage a, 
div.Gallery10 .GalleryPagerLinks .NextPage a {
	background: url('/resources/functions/images/dark/button-next.gif') no-repeat !important;
}

.PopupContainer {
	background-color: black;
}
.PopupContainer .PopupImage div.PopupImageBackground {
	background-color: black;
}
.PopupContainer .PopupImageClose #ds-close,
.PopupContainer .PopupImageClose .ds-close {
	background: url('images/button-top-close.gif') no-repeat;
}
.PopupContainer .PopupControls .PopupSlideshow #ds-play,
.PopupContainer .PopupControls .PopupSlideshow .ds-play {
	background: url('images/button-play.gif') no-repeat;
}
.PopupContainer .PopupControls .PopupSlideshow #ds-pause,
.PopupContainer .PopupControls .PopupSlideshow .ds-pause {
	background: url('images/button-pause.gif') no-repeat;
}
.PopupContainer .PopupControls .PopupNavigation #ds-previous,
.PopupContainer .PopupControls .PopupNavigation .ds-previous {
	background: url('images/button-previous.gif') no-repeat !important;
}
.PopupContainer .PopupControls .PopupNavigation #ds-next,
.PopupContainer .PopupControls .PopupNavigation .ds-next {
	background: url('images/button-next.gif') no-repeat !important;
}

.FullviewContainer .FullviewImage div.FullviewImageBackground {
	background-color: black;
}
.FullviewContainer .FullviewControls .FullviewSlideshow #ds-play,
.FullviewContainer .FullviewControls .FullviewSlideshow .ds-play {
	background: url('images/button-play.gif') no-repeat;
}
.FullviewContainer .FullviewControls .FullviewSlideshow #ds-pause,
.FullviewContainer .FullviewControls .FullviewSlideshow .ds-pause {
	background: url('images/button-pause.gif') no-repeat;
}
.FullviewContainer .FullviewControls .FullviewFullscreen #ds-fullscreen,
.FullviewContainer .FullviewControls .FullviewFullscreen .ds-fullscreen {
	background: url('/resources/functions/images/dark/button-fullscreen.gif') no-repeat;
}
.FullviewContainer .FullviewControls .FullviewNavigation #ds-previous,
.FullviewContainer .FullviewControls .FullviewNavigation .ds-previous {
	background: url('images/button-previous.gif') no-repeat !important;
}
.FullviewContainer .FullviewControls .FullviewNavigation #ds-next,
.FullviewContainer .FullviewControls .FullviewNavigation .ds-next {
	background: url('images/button-next.gif') no-repeat !important;
}

/*
===============================================================
*/

.ResponsiveDesign .MainPage { min-width: 300px; padding-right: 0px; }

.ResponsiveDesign .MainPage .MainContainer {
  float: right;
  position: relative;
  width: 435px;
  padding-right: 220px;
  min-width: auto;
}

.ResponsiveDesign .MainPage .MainContainer .BodyTextContainer { padding-bottom: 15px; }

.ResponsiveDesign .MainPage .MainContainer .MainPageInlineContainer { float: right; margin-right: -220px; }

.ResponsiveDesign .MainPage .NewsContainer { float: left; margin-right: -100%; }

.ResponsiveDesign .TextLayout2 .LeftColumn,
.ResponsiveDesign .TextLayout2 .RightColumn { width: 415px; padding: 0;}

.ResponsiveDesign .TextLayout2 .InlineImageContainer { margin-left: 5px; margin-top: 3px; }
.ResponsiveDesign .TextLayout2 .BodyTextContainer .ParagraphContainer { margin: 0; background-color: black; }

.ResponsiveDesign .Diary .DiaryContainer .RightColumn { margin-left: 260px; }
.ResponsiveDesign .Diary .ArticleList .EntriesColumn { margin-right: 230px; }

.ResponsiveDesign .Guestbook .GuestbookList { margin-left: 255px; }

.ResponsiveDesign .FileArea .FileListContainerMiddle { padding: 15px 0; }

.ResponsiveDesign .Contact h1 { width: auto; }

.ResponsiveDesign .Contact .RightColumn .ImageContainer,
.ResponsiveDesign .Contact .RightColumn .ParagraphContainer { margin-bottom: 10px; }

.ResponsiveDesign .ImageGallery .Gallery4 .GalleryImageCell { width: 120px; }
.ResponsiveDesign .ImageGallery .Gallery4 .GalleryTextCell { width: 210px; }

.ResponsiveDesign .ImageGallery .Gallery5 .GalleryImageCell { width: 50px; }
.ResponsiveDesign .ImageGallery .Gallery5 .GalleryTextCell { width: 280px; }

.ResponsiveDesign .ImageGallery .Slide3 { padding-top: 15px; }