/* 
============================================================================
Body
============================================================================ 
*/

body {
	background-image: url(../img/site/background.gif);
	background-repeat: repeat-y;
	border: 0px none;
	left: 0px;
	top: 0px;
	right: 0px;
	bottom: 0px;
	clip:  rect(0px 0px 0px 0px);
	margin: 0px;
	padding: 0px;
}

.searchtext{
  font-size: 11px;
}

/* 
============================================================================
Title
============================================================================ 
*/

td.title {
	font-size: 13px;
	vertical-align: middle;
	font-family: Geneva, Arial, Helvetica, sans-serif;
	color: #0000A4;
}

font.title1 {
	color: 0000A4;
	font-weight: bold;
}

font.title2 {
	color: 0000A4;
}

font.title3{
	color: 0000A4;
	font-weight: bold;
}

/* "Back to Home"/"Site-Map" links */
a.title:link    {	font-size: 12px; color: #0000A4; text-decoration:none;}
a.title:visited { font-size: 12px; color: #0000A4; text-decoration:none;}
a.title:hover   { font-size: 12px; color: crimson; text-decoration:underline;}


/* 
============================================================================
Table in contact
============================================================================ 
*/

.contact {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #003366;
	background-color: #D4DDEE;
	text-align: center;
}

/* 
============================================================================
Help and event text
============================================================================ 
*/

.helptext {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #EEEEEE;
	font-weight: bold;
}

.eventtext {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: snow;
	font-style: normal;
	font-weight: normal;
}

.eventlink {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: snow;
}

/* 
============================================================================
Search box
============================================================================ 
*/

table.search_box {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: black;
	padding: 2px;
	height: auto;
	width: 125px;
	border: thin groove #AFCBED;
	background-color: #D4DDED;
}

font.searchbox {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
}

/* 
============================================================================
Miscellaneous 
============================================================================ 
*/

.highlight {
	font-style: italic;
	color: crimson;
}

/* Olitem copyright text */
.author{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	color: #777777
}

a.author:link     {color: #777777; text-decoration:none;}
a.author:visited  {color: #777777; text-decoration:none;}
a.author:hover    {color: crimson; text-decoration:underline;}

/*   
===============================================================================
Expo
===============================================================================	
*/

table.expo {
	background-color: whitesmoke;
	border: thin groove;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	border: border: 1px thin #000000;
}

tr.expo0 { background-color: #D8E0EE; color:#2C2952; vertical-align: top;}
tr.expo1 { background-color: #BDD0EE; color:#1F0947; vertical-align: top;}

tr.expoh {
	background-color: A1BDEA;
	font-weight: bold;
	text-align: center;
}

/* 
############################################################################
############################################################################
CMS-PARAMETERS HERE .... 
############################################################################
############################################################################

Link
============================================================================ 
*/

a.l:link    {	color: blue; text-decoration:underline;}
a.l:visited { color: blue; text-decoration:underline;}
a.l:hover   { color: crimson; text-decoration:underline;}

/* 
============================================================================
Header
============================================================================ 
*/

h1 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #000099;
	heigth: 50px;
	margin: 0px 0px 0px 10px;
	padding: 15px 0px 0px;
	background-image: url(../img/site/h1.gif);
	height: 50px;
	width: 650px;
	background-repeat: no-repeat;
	clip:    rect(0px auto auto auto);
	text-indent: 20pt;
	vertical-align: text-bottom;
	background-position: 0px 0px;
	top: 0px;
} 

h2 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	background-image: url(../img/site/h2.gif);
	background-repeat: no-repeat;
	background-position: 0px -2px;
	vertical-align: text-bottom;
	
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #1D2A63;
	margin: 0px;
	padding: 3px 0px 0px;
	
	height: 26px;
	width: 650px;
	
	clip:    rect(0px auto auto auto);
	text-indent: 29pt;
	
}

/* 
============================================================================
Paragraph and list
============================================================================ 
*/
/* standard paragraph */
.std {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
}

p.std,ol.border { 
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	
	margin: 10px;
	font-weight: normal;
	color: black;
	
	height: auto;
	width: 640px;
	padding: 5px 10px;
	text-align: justify;
}
/* paragraph enclosing a [image] metatag */
p.image {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	margin: 10px;
	font-weight: normal;
	color: black;
	height: auto;
	width: 640px;
	padding: 0px;
	text-align: center;
}
/* <ol> enclosing items of a a [list] metatag */
ol.no_border {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	border: none;
	margin: 15px 0px 15px 15px;
	font-weight: normal;
	color: black;
	height: auto;
	width: auto;
	padding: 2px;
	list-style-image: url(../img/icon/arrow_oe2.gif);
}
 /* <li> item of [list] metatag */ 
li.std {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	list-style-image: url(../img/icon/arrow_oe.gif);
	font-size: 11px;
	border: none;
	clip:     rect(auto auto auto auto);
	text-align: left;
	list-style-position: outside;
}
/* 
============================================================================
Gallery
============================================================================ 
*/
/* paragraph enclosing gallery */ 
p.gallery {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	
	margin: 2px;
	font-weight: normal;
	color: black;
	
	height: auto;
	width: 670px;
	padding: 0px;
	text-align: justify;
}

 /* cell of gallery table of content */ 
td.gallery {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	border: thin groove;
	font-weight: normal;
	color: black;
	height: auto;
	padding: 2px 5px 5px;
	margin: 0px 10px;
	background-color: #e6e6e6;
	text-align: left;
}

/* text-cell of [imagetext] */ 
td.imagetext {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	text-align: justify;
}

/* 
============================================================================
CMS tool-tips
============================================================================ 
*/

#dhtmltooltip{
position: absolute;
left: -300px;
width: 150px;
border: 1px solid black;
padding: 2px;
background-color: #D4DDED;
visibility: hidden;
z-index: 100;
font-family:Verdana,Tahoma,Geneva,Helvetica,Arial; 
font-size:10px;
/*Remove below line to remove shadow. Below line should always appear last within this CSS*/
filter: progid:DXImageTransform.Microsoft.Shadow(color=gray,direction=135);
}

#dhtmlpointer{
position:absolute;
left: -300px;
z-index: 101;
visibility: hidden;
}

/* 
============================================================================
CMS TABS
============================================================================ 
*/

#tablist{
	padding: 3px 0;
	margin-left: 13;
	margin-bottom: 0;
	margin-top: 0.1em;
	font: bold 12px Verdana, Arial, Helvetica, sans-serif;
	text-align: left;
}

#tablist li{
list-style: none;
display: inline;
margin: 0;
}

#tablist li a{
text-decoration: none;
padding: 3px 0.5em;
margin-left: 3px;
border: 1px solid #778;
border-bottom: none;
background: #BFD0EA;
}

#tablist li a:link, #tablist li a:visited{
color: navy;
}

#tablist li a.current{
background: #536EE2;
color: snow;
}

#tabcontentcontainer{
width:480px;
height:40px;
}

.tabcontent{
display:none;
}

/* 
============================================================================
Site-Plan
============================================================================ 
*/

td.sitemap1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	text-align: center;
}
td.sitemap2 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
}

a.sitemap:link    {color: black;   text-decoration:none;}
a.sitemap:visited {color: black;   text-decoration:none;}
a.sitemap:hover   {color: crimson; text-decoration:underline;}

/* 
############################################################################
CMS Standard
Olitem copyright text
============================================================================ 
*/

p.olicms {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	margin: 10px;
	font-weight: normal;
	color: black;
	height: auto;
	width: 640px;
	padding: 5px 10px;
	text-align: justify;
	color: #777777;

}

.olicms{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #777777;
}

a.olicms:link     {color: #5E8AC6; text-decoration:none;}
a.olicms:visited  {color: #5E8AC6; text-decoration:none;}
a.olicms:hover    {color: crimson; text-decoration:underline; } 

textarea.olicms, input.olicms   {
	font-family: Courier New; Courier, Helvetica, serif;
	font-size: 12px;
	color: black;
}

textarea.olilist, input.olilist   {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: black;
}

.t_green  {color: #00B034; }
.t_red    {color: crimson; }
.t_yellow {color: #E8641B; }
.t_error  {color: snow; background: crimson; }

a.t_yellow:link     {color: #F8F400; text-decoration:none;}
a.t_yellow:visited  {color: #F8F400; text-decoration:none;}
a.t_yellow:hover    {color: crimson; text-decoration:underline; }

.tiny {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
}

p.tiny {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	
	margin: 10px;
	font-weight: normal;
	color: black;
	
	height: auto;
	width: 640px;
	padding: 5px 10px;
	text-align: justify;
}


/*   
===============================================================================
Calendar
===============================================================================	
*/
.fc_main { background: #DDDDDD; border: 1px solid #000000; font-family: Verdana; font-size: 10px; }
.fc_date { border: 1px solid #D9D9D9;  cursor:pointer; font-size: 10px; text-align: center;}
.fc_dateD { color: #7D7D7D; border: 1px solid #D9D9D9;  cursor:pointer; font-size: 10px; text-align: center;}
.fc_dateHover, TD.fc_date:hover { cursor:pointer; border-top: 1px solid #FFFFFF; border-left: 1px solid #FFFFFF; border-right: 1px solid #999999; border-bottom: 1px solid #999999; background: #E7E7E7; font-size: 10px; text-align: center; }
.fc_wk {font-family: Verdana; font-size: 10px; text-align: center;}
.fc_wknd { color: #FF0000; font-weight: bold; font-size: 10px; text-align: center;}
.fc_head { background: #000066; color: #FFFFFF; font-weight:bold; text-align: left;  font-size: 11px; }

