
/*------------------------- */
/*		General				*/
/*------------------------- */

* 								{ margin: 0px; padding: 0px; }

body							{ background-color: #ffffff; color: #000000; font-family: verdana, tahoma, sans-serif; font-size: 62.5%; }
a,
a:link,
a:visited,
a:active,
a:hover							{ color: #000000; font-weight: normal; text-decoration: none; }
a:hover   						{ text-decoration: underline; }
a img							{ border: 0px; }
h1								{ letter-spacing: 0em; font-weight: bold; font-size: 1.2em; margin: 0em 0em 1.2em 0em; line-height: 1.6em; color: #000000; }
h2								{ letter-spacing: 0em; font-weight: bold; font-size: 1.1em; margin: 0em 0em 1.2em 0em; line-height: 1.6em; color: #000000; }
h3, h4, h5, h6, h7				{ letter-spacing: 0em; font-weight: bold; font-size: 1.0em; margin: 0em 0em 1.2em 0em; line-height: 1.6em; color: #000000; }

p								{ margin: 0em 0em 1.7em 0em; line-height: 1.6em; }

table							{ border: 0px; border-collapse: collapse; }
td								{ border: 0px; border-style: none; padding: 0px; margin: 0px; vertical-align: top; }

.ClearFloat						{ border: none; clear: both; font-size: 1px; height: 0px; margin: 0px; padding: 0px; overflow: hidden; }

#FrameWrapper					{ width: 730px; margin-left: auto; margin-right: auto; }
#FrameTop						{ display: none; }
#FrameLeft						{ display: none; }
#FrameCenter					{ width: 730px; float: left; }
#FrameRight						{ display: none; }

#Header							{ margin: 15px 15px 0px 15px; }
#Logotype						{ width: 230px; min-height: 136px; height: auto !important; height: 136px; float: left; }
#Logotype img					{ margin-left: 0px; }
#Theme							{ display: none; }

#Content						{ margin: 30px 15px 30px 15px; }
#Menu							{ display: none; }

#LeftColumn						{ width: 400px; float: left; overflow: hidden; }
#LeftColumn img					{ overflow: hidden; }
#LeftColumn ul					{ margin: 0em 0em 1.7em 2.5em; }
#LeftColumn li					{ line-height: 1.6em; padding-left: 0.5em; }
#RightColumn					{ width: 201px; position: relative; left: 60px; float: left; }

.Box							{ margin-bottom: 30px; clear: both; }

.NewsBox						{ margin-bottom: 30px; clear: both; }
/*.NewsBox h1						{ color: #9ab136; }
.NewsBox a,
.NewsBox a:link,
.NewsBox a:visited,
.NewsBox a:active,
.NewsBox a:hover				{ color: #9ab136; font-weight: bold; text-decoration: underline; }
.NewsBox a:hover   				{ text-decoration: underline; }*/

.ActivityBox					{ margin-bottom: 30px; clear: both; }
/*.ActivityBox h1					{ color: #e92d8f; }
.ActivityBox a,
.ActivityBox a:link,
.ActivityBox a:visited,
.ActivityBox a:active,
.ActivityBox a:hover			{ color: #e92d8f; font-weight: bold; text-decoration: underline; }
.ActivityBox a:hover   			{ text-decoration: underline; }

.AboutBox						{ margin-bottom: 30px; clear: both; }
/*.AboutBox h1					{ color: #d78018; }
.AboutBox a,
.AboutBox a:link,
.AboutBox a:visited,
.AboutBox a:active,
.AboutBox a:hover				{ color: #d78018; font-weight: bold; text-decoration: underline; }
.AboutBox a:hover   			{ text-decoration: underline; }*/

.OrganizerBox					{ margin-bottom: 30px; clear: both; }
/*.OrganizerBox h1				{ color: #4396c8; }
.OrganizerBox a,
.OrganizerBox a:link,
.OrganizerBox a:visited,
.OrganizerBox a:active,
.OrganizerBox a:hover			{ color: #4396c8; font-weight: bold; text-decoration: underline; }
.OrganizerBox a:hover   		{ text-decoration: underline; }*/

#History						{ color: #cccccc; width: 70%; float: left; text-align: left; margin-bottom: 30px; }
#PageControl					{ display: none; }

#Footer							{ margin-bottom: 20px; }
#Address						{ position: relative; left: 15px; padding-top: 10px; width: 705px; float: left; }
#Address img					{ display: none; }
#Sender							{ display: none; }
#Production						{ display: none; }

#Sitemap						{ margin: 0em 0em 1.7em 0em; }
#Sitemap li						{ line-height: 1.6em; padding-left: 0em; }

/*------------------------- */
/*		Search				*/
/*------------------------- */

#SearchResult					{ margin: 0em 0em 1.7em 0em; }
#SearchResult li				{ line-height: 1.6em; margin: 0em 0em 1.7em 0em; padding-left: 0em; }
#SearchResult li span.History	{ color: #cccccc; }
#SearchHistory					{ margin: 0em 0em 1.7em 0em; }
#SearchHistory li				{ line-height: 1.6em; }

/*------------------------- */
/*		Form    			*/
/*------------------------- */

.Form							{ margin: 0px; }
.FormTitle,
.FormTitleActive				{ font-weight: bold; margin-bottom: 3px; color: #000000; }
.FormTitleActive				{ color: #db5a21; }
.FormTitle span,
.FormTitleActive span			{ font-weight: normal; color: #000000; }
.FormInputText,
.FormInputTextActive,
.FormTextarea,
.FormTextareaActive				{ border: 1px solid silver; font-size: 1.1em; height: 14px; padding: 2px 4px 2px 4px; margin-bottom: 15px; font-family: tahoma, verdana, sans-serif; color: #565656; }
.FormInputTextActive,
.FormTextareaActive				{ border: 1px solid #db5a21; color: #000000; }
.FormButton						{ border: 1px solid silver; font-size: 1.1em; padding: 2px; margin-bottom: 15px; font-family: tahoma, verdana, sans-serif; color: #565656; font-weight: bold; background-color: #f4f4f4; }
.FormButtonOver					{ border: 1px solid silver; font-size: 1.1em; padding: 2px; margin-bottom: 15px; font-family: tahoma, verdana, sans-serif; color: #565656; font-weight: bold; background-color: #f4f4f4; }

