/*
============================================================
  PREGO CMS - Version 2.0 - 10.2008 

  Stadt Oelde CSS

  Copyright PRE Mediendesign, Pregodesign
============================================================
*/





/*
############################################################
#
#   standard page definitions 
#
############################################################
*/

* {
	margin:0; 
	padding:0;
}

body  {
	font-family: Arial, Verdana, Helvetica, Geneva, sans-serif; 
	font-size:100.01%;
	color:#000000; 
	line-height:normal;
	background:#001636 url(body.gif) repeat-y;
	scrollbar-face-color: #001636;		
	scrollbar-highlight-color: #001636;
	scrollbar-shadow-color: #001636;
	scrollbar-3dlight-color: #FFFFFF;
	scrollbar-darkshadow-color: #FFFFFF;
	scrollbar-arrow-color: #FFFFFF;
	scrollbar-track-color: #001636;
}

h1.hidden {
	position: absolute;
	left: -2000em;
	top: -2000em;
	width: 100em;
}





/*
############################################################
#
#   webheader 
#
############################################################
*/

#webheader {
	display:none;
}


/*
------------------------------------------------------------
    special-functions (sitemap, add to bookmarks) 
*/
#webaddition {
	width:800px;
	font-size:0.75em;
	float:right;
	text-align:right;
	color:#BEC5CD;
	margin:117px 15px 0 0;
	background:transparent none no-repeat;
	
}

#webaddition a,
#webaddition a:link,
#webaddition a:visited {
	color:#BEC5CD; 
	text-decoration:none;
}

#webaddition a:hover {
	text-decoration:underline;
}

#webaddition acronym {border:none;}



/*
############################################################
#
#   webhead 
#
############################################################
*/


/* 
------------------------------------------------------------
    page head 
*/
#webhead {
	width:100%; 
	height:140px; 
	background:#001636 none no-repeat;
}

#webheadimage {
	width:1000px;
	height:140px; 
	background:transparent url(webheadimage.jpg) no-repeat;
	cursor:pointer;
}





/*
############################################################
#
#   weball (special for tetraeder
#
############################################################
*/

#weball {
	width:1000px;
}




/*
############################################################
#
#   webmain (main content - navigation, content, infoarea) 
#
############################################################
*/

#webmain {
	width:1000px;
	background:transparent none no-repeat;
	overflow:hidden;
}





/*
############################################################
#
#   webnavigation (main navigation) 
#
############################################################
*/

/*
------------------------------------------------------------
    navigation
*/
#webnavigation {
	width:200px;
	float:left;
	font-size:0.9em;
	font-weight:300;
	overflow:hidden;
	background:transparent none no-repeat;
}


/*
------------------------------------------------------------
    navigation-elements
*/

#webnavigation ol, 
#webnavigation ul {
	margin:0;
}


/* Ebene 1 */

#webnavigation li {
	margin:0;
	list-style-type:none;
}

#webnavigation li a,
#webnavigation li a:link,
#webnavigation li a:visited,
#webnavigation li a:hover,
#webnavigation li a:active,
#webnavigation li a:focus {
	display:block;
	color:#FFFFFF; 
	text-decoration:none;
	padding: 0.4em 5px 0.4em 1em;
	background: #001636 none no-repeat;
	border-bottom:1px solid #001636;
	border-right:1px solid #001636;
}

#webnavigation li a.act,
#webnavigation li a.act:link,
#webnavigation li a.act:visited {
	display:block;
	color:#FFFFFF; 
	text-decoration:none;
	padding: 0.4em 5px 0.4em 1em;
	background: #001636 none no-repeat;
	border-bottom:1px solid #001636;
	border-right:1px solid #001636;
}

#webnavigation li a:hover,
#webnavigation li a.act:hover {
	text-decoration:underline;
}

#webnavigation li a.actpath,
#webnavigation li a.actpath:link,
#webnavigation li a.actpath:visited,
#webnavigation li a.actpath:hover,
#webnavigation li a.actpath:active,
#webnavigation li a.actpath:focus {
	display:block;
	color:#FFFFFF; 
	text-decoration:none;
	padding: 0.4em 5px 0.4em 1em;
	background: #001636 none no-repeat;
	border-bottom:1px solid #001636;
	border-right:1px solid #001636;
}



/* Ebene 2 */

#webnavigation li li {
	font-size:0.9em;
}

#webnavigation li li a,
#webnavigation li li a:link,
#webnavigation li li a:visited,
#webnavigation li li a:hover,
#webnavigation li li a:active,
#webnavigation li li a:focus {
	padding: 0.3em 5px 0.3em 1.5em;
	background: #405069 url(nav_100.gif) repeat-y left top;
	border-bottom:1px solid #001636;
	border-right:1px solid #001636;
}

#webnavigation li li a.act,
#webnavigation li li a.act:link,
#webnavigation li li a.act:visited {
	color:#001636;
	padding: 0.3em 5px 0.3em 1.5em;
	background: #FFFFFF url(nav_100.gif) repeat-y left top;
	border-bottom:1px solid #001636;
	border-right:none;
} 

#webnavigation li li a:hover,
#webnavigation li li a.act:hover {
}

#webnavigation li li a.actpath,
#webnavigation li li a.actpath:link,
#webnavigation li li a.actpath:visited,
#webnavigation li li a.actpath:hover,
#webnavigation li li a.actpath:active,
#webnavigation li li a.actpath:focus {
	padding: 0.3em 5px 0.3em 1.5em;
	background: #405069 url(nav_100.gif) repeat-y left top;
	border-bottom:1px solid #001636;
	border-right:1px solid #001636;
}


/* Ebene 3 */

#webnavigation li li li {
	font-size:1.0em;
}

#webnavigation li li li a,
#webnavigation li li li a:link,
#webnavigation li li li a:visited,
#webnavigation li li li a:hover,
#webnavigation li li li a:active,
#webnavigation li li li a:focus {
	padding: 0.3em 5px 0.3em 2em;
	background: #7F8B9B url(nav_75.gif) repeat-y left top;
	border-bottom:1px solid #001636;
	border-right:1px solid #001636;
}

#webnavigation li li li a.act,
#webnavigation li li li a.act:link,
#webnavigation li li li a.act:visited {
	padding: 0.3em 5px 0.3em 2em;
	background: #FFFFFF url(nav_75.gif) repeat-y left top;
	border-bottom:1px solid #001636;
	border-right:none;
} 

#webnavigation li li li a:hover,
#webnavigation li li li a.act:hover {
}

#webnavigation li li li a.actpath,
#webnavigation li li li a.actpath:link,
#webnavigation li li li a.actpath:visited,
#webnavigation li li li a.actpath:hover,
#webnavigation li li li a.actpath:active,
#webnavigation li li li a.actpath:focus {
	padding: 0.3em 5px 0.3em 2em;
	background: #7F8B9B url(nav_75.gif) repeat-y left top;
	border-bottom:1px solid #001636;
	border-right:1px solid #001636;
}


/* Ebene 4 */

#webnavigation li li li li {}

#webnavigation li li li li a,
#webnavigation li li li li a:link,
#webnavigation li li li li a:visited,
#webnavigation li li li li a:hover,
#webnavigation li li li li a:active,
#webnavigation li li li li a:focus {
	padding: 0.3em 5px 0.3em 2.5em;
	background: #BEC5CD url(nav_50.gif) repeat-y left top;
	border-bottom:1px solid #001636;
	border-right:1px solid #001636;
}

#webnavigation li li li li a.act,
#webnavigation li li li li a.act:link,
#webnavigation li li li li a.act:visited {
	padding: 0.3em 5px 0.3em 2.5em;
	background: #FFFFFF url(nav_50.gif) repeat-y left top;
	border-bottom:1px solid #001636;
	border-right:none;
}

#webnavigation li li li li a:hover,
#webnavigation li li li li a.act:hover {
	text-decoration:underline;
}

#webnavigation li li li li a.actpath,
#webnavigation li li li li a.actpath:link,
#webnavigation li li li li a.actpath:visited,
#webnavigation li li li li a.actpath:hover,
#webnavigation li li li li a.actpath:active,
#webnavigation li li li li a.actpath:focus {
	padding: 0.3em 5px 0.3em 2.5em;
	background: #BEC5CD url(nav_50.gif) repeat-y left top;
	border-bottom:1px solid #001636;
	border-right:1px solid #001636;
}


/* Ebene 5 */

#webnavigation li li li li li {}

#webnavigation li li li li li a,
#webnavigation li li li li li a:link,
#webnavigation li li li li li a:visited,
#webnavigation li li li li li a:hover,
#webnavigation li li li li li a:active,
#webnavigation li li li li li a:focus {
	padding: 0.3em 5px 0.3em 3em;
	background: #DEE1E6 url(nav_25.gif) repeat-y left top;
	border-bottom:1px solid #001636;
	border-right:1px solid #001636;
}

#webnavigation li li li li li a.act,
#webnavigation li li li li li a.act:link,
#webnavigation li li li li li a.act:visited {
	padding: 0.3em 5px 0.3em 3em;
	background: #FFFFFF url(nav_25.gif) repeat-y left top;
	border-bottom:1px solid #001636;
	border-right:none;
}

#webnavigation li li li li li a:hover,
#webnavigation li li li li li a.act:hover {
}

#webnavigation li li li li li a.actpath,
#webnavigation li li li li li a.actpath:link,
#webnavigation li li li li li a.actpath:visited,
#webnavigation li li li li li a.actpath:hover,
#webnavigation li li li li li a.actpath:active,
#webnavigation li li li li li a.actpath:focus {
	padding: 0.3em 5px 0.3em 3em;
	background: #DEE1E6 url(nav_25.gif) repeat-y left top;
	border-bottom:1px solid #001636;
	border-right:1px solid #001636;
}



/* special colors */


#webnavigation li a.blue,
#webnavigation li a.blue:link,
#webnavigation li a.blue:visited,
#webnavigation li a.blue:hover,
#webnavigation li a.blue:active,
#webnavigation li a.blue:focus {
	color:#001636; 
	background: #01A0C8 none no-repeat;
}

#webnavigation li a.green,
#webnavigation li a.green:link,
#webnavigation li a.green:visited,
#webnavigation li a.green:hover,
#webnavigation li a.green:active,
#webnavigation li a.green:focus {
	color:#001636; 
	background: #78B332 none no-repeat;
}
#webnavigation li a.red,
#webnavigation li a.red:link,
#webnavigation li a.red:visited,
#webnavigation li a.red:hover,
#webnavigation li a.red:active,
#webnavigation li a.red:focus {
	color:#001636; 
	background: #E2001A none no-repeat;
}
#webnavigation li a.yellow,
#webnavigation li a.yellow:link,
#webnavigation li a.yellow:visited,
#webnavigation li a.yellow:hover,
#webnavigation li a.yellow:active,
#webnavigation li a.yellow:focus {
	color:#001636; 
	background: #FFC801 none no-repeat;
}

#webnavigation li a.blue:hover,
#webnavigation li a.green:hover,
#webnavigation li a.red:hover,
#webnavigation li a.yellow:hover {
	text-decoration:underline;
}



/*
############################################################
#
#   webcontent (main page content)
#
############################################################
*/


#webcontent {
	width:600px; 
	font-size:0.8em;
	background:#FFFFFF none no-repeat;
	float:left;
}

#webcontentLine {
	clear:both;
	width:540px;
	margin:0 30px 0 30px;
}

#webcontentBox {
	margin:10px 0 0 0;
}


/*
------------------------------------------------------------
    history at the top
*/
#webhistory_top {
	font-size:0.85em;
	color:#001636;
	margin-left:30px;
}

#webhistory_top a,
#webhistory_top a:link,
#webhistory_top a:visited {
	color:#001636; 
	text-decoration:none;
}

#webhistory_top a:hover {
	text-decoration:underline;
}


/*
------------------------------------------------------------
    main-page standard-tags
*/
p {line-height:normal;}

ol,
#webcontent ol   {
   list-style-type:decimal;
   margin-left:0.25em;
}

ul,
#webcontent  ul  {
   list-style-type:disc;
}

li {
	margin-left:1.5em;
}

#webcontent li  {
	margin-left:1.5em;
}

h1 {
	font-size:1.6em;
	font-weight:900;
	color:#001636;
	line-height:normal;
	margin:0.1em 0 0.4em 0;
	padding: 0.2em 0 0.2em 20px;
	background: transparent url(nav_100.gif) repeat-y left top;
}


h2 {
	font-size:1.3em;
	font-weight:900;
	color:#001636;
	margin:1em 0 0.4em 0;
	padding: 0.2em 0 0.2em 20px;
	background: #BEC5CD url(nav_100.gif) repeat-y left top;
}

h3 {
	font-size:1.2em;
	font-weight:900;
	color:#001636;
	margin:1em 0 0.4em 0;
	padding: 0.2em 0 0.2em 20px;
	background: #BEC5CD url(nav_100.gif) repeat-y left top;
}

h4 {
	font-size:1.0em;
	font-weight:600;
	color:#001636;
	margin:1em 0 0.4em 0;
	padding: 0.2em 0 0.2em 20px;
	background: #BEC5CD url(nav_100.gif) repeat-y left top;
}

h5 {
	font-size:1.0em;
	font-weight:600;
	color:#001636;
	margin:1em 0 0.3em 0;
	padding: 0.2em 0 0.2em 20px;
	background: #BEC5CD url(nav_100.gif) repeat-y left top;
}

/* links */
a {
	color:#001636; 
	text-decoration:none; 
}

a:Visited {color:#001636;}
a:Active {color:#001636;}
a:Hover {
	color:#001636;
	text-decoration:underline;
}

/* table */

th {
	text-align:left;
	padding:5px;
}

tr,td {
	font-size:0.9em;
	color:#000000; 
	line-height:normal;
}

#webcontent td {padding:5px;}


acronym {
	text-decoration:none;
	border-bottom:0px;
}


/*
------------------------------------------------------------
    special user definitions
*/

.pregocms_Bildunterschrift {font-size:0.8em;}
.pregocms_Rot-Schrift {color:#ff0000;}
.pregocms_Textmarker {background-color:fdf07f;}
.pregocms_Textblock-Grau {
	display:block;
    padding: 10px 10px 10px 10px;
    background-color:#E2E2E2;
}
.pregocms_Textblock-Orange {
	display:block;
    padding: 10px 10px 10px 10px;
    background-color:#FFE7BF;
}
.pregocms_Textblock-Grün {
	display:block;
    padding: 10px 10px 10px 10px;
    background-color:#E1F4BF;
}
.pregocms_Textblock-Blau {
	display:block;
    padding: 10px 10px 10px 10px;
    background-color:#BFD1ED;
}

.pregocms_Schreibmaschinen-Schrift {font-family:Courier;}


/*
------------------------------------------------------------
    form definitions
*/

.form_col_left {width:50%;}
.form_col_right {width:50%;}

/* input text */
.form_text_text {padding-right:10px;}
.form_text_input {
	font-family: Arial, Verdana, Geneva, Helvetica, sans-serif; 
	width:100%;
	border:1px solid #000000;
}

/* input checkbox */
.form_check_text {padding-right:10px;}
.form_check_box {margin-right:10px;}


/* textarea */
.form_area_text {padding-right:10px;}
.form_area_area {
	width:100%;
	height:150px;
	font-family: Arial, Verdana, Geneva, Helvetica, sans-serif; 
	font-size:1.0em;
	color:#001636; 
	line-height:normal;
	border:1px solid #001636;
	scrollbar-face-color: #FFFFFF;		
	scrollbar-highlight-color: #FFFFFF;
	scrollbar-shadow-color: #ffffff;
	scrollbar-3dlight-color: #001636;
	scrollbar-darkshadow-color: #001636;
	scrollbar-arrow-color: #001636;
	scrollbar-track-color: #FFFFFF;
}

.form_form_block {
	margin-left:50%;
}
.form_form_reset {width:50%;}
.form_form_submit {width:50%;}


/*
------------------------------------------------------------
    sub navigation definitions
*/

.pageNav {
	margin:0;
	padding:0;
	list-style-type:none;
	border-bottom:1px solid #001636;
}

.pageNavLinkUp,
.pageNavLinkUp:visited,
.pageNavLinkUp:hover,
.pageNavLinkUp:active,
.pageNavLinkUp:focus {
	display:block;
	color:#BEC5CD; 
	font-size:0.9em;
	font-weight:300;
	text-decoration:none;
	padding: 0.3em 5px 0.3em 5px;
	background: #405069;
}
.pageNavLinkUp:hover {text-decoration:underline;}

.pageNavLink,
.pageNavLink:visited,
.pageNavLink:hover,
.pageNavLink:active,
.pageNavLink:focus {
	width:100%;
	display:block;
	color:#001636; 
	font-size:0.9em;
	font-weight:300;
	text-decoration:none;
	padding: 0.3em 5px 0.3em 5px;
	background: #BEC5CD;
	/*background: #99C9EE url(../design/nav-pass.gif) no-repeat 5px center;*/
}
.pageNavLink:hover {text-decoration:underline;}

.pageNavLinkAct,
.pageNavLinkAct:visited,
.pageNavLinkAct:hover,
.pageNavLinkAct:active,
.pageNavLinkAct:focus {
	width:100%;
	display:block;
	color:#001636; 
	font-size:0.9em;
	font-weight:300;
	text-decoration:none;
	padding: 0.3em 5px 0.3em 5px;
	background: #FFFFFF;
}
.pageNavLinkAct:hover {text-decoration:underline;}



/*
------------------------------------------------------------
    events definitions
*/

/*hr to separate*/
.eventsPreLine,
.eventsListLine,
.eventsShortlistLine 					{clear:both; width:100%; height:1px; color:001636; margin:0; padding:0;}

/*standard search*/
.eventsStandardExpertSearch 			{background:transparent none no-repeat; border:none; font-size:0.85em; float:right;}
.eventsStandardDate 					{width:25%; margin:0 5% 0 0; float:left;}
.eventsStandardCategory					{width:50%; margin:0 5% 0 0; float:left;}
.eventsStandardSubmit 					{width:10%; float:left;}

/*expert search*/
.eventsExpertStandardSearch 			{background:transparent none no-repeat; border:none; font-size:0.85em; float:right;}
.eventsExpertQuery 						{width:100%; margin:0.5em 0 0 0;}
.eventsExpertDay 						{width:30%; margin:0.5em 5% 0 0; float:left;}
.eventsExpertMonth 						{width:30%; margin:0.5em 5% 0 0; float:left;}
.eventsExpertYear 						{width:30%;  margin:0.5em 0 0 0;float:left;}
.eventsExpertWeekday 					{width:100%; margin:0.5em 0 0 0;}
.eventsExpertCategory 					{width:100%; margin:0.5em 0 0 0;}
.eventsExpertOrganizer 					{width:100%; margin:0.5em 0 0 0;}
.eventsExpertVenue 						{width:100%; margin:0.5em 0 0 0;}
.eventsExpertSubmit 					{width:30%; margin:0.5em 0 0 0; text-align:center;}

/*information text*/
.eventsPreText 							{font-size:0.85em;}

/*list*/
.eventsShowListDate 					{clear:both; width:25%; float:left;}
.eventsShowListDateWeekday				{font-size:0.85em;}
.eventsShowListDateDate					{font-size:0.85em; font-weight:300;}
.eventsShowListEvent 					{width:70%; float:right;}
.eventsShowListEventIdentifier 			{font-size:0.9em;}
.eventsShowListEventTitle				{font-weight:600; color:#001636;}
.eventsShowListEventInfo				{font-size:0.9em;}
.eventsShowListEventVenue				{}
a.eventsShowListEventAll,
a:visited.eventsShowListEventAll,
a:active.eventsShowListEventAll 		{color:#000000; text-decoration: none;}
a:hover.eventsShowListEventAll			{color:#000000; text-decoration: none;}
a.eventsShowListEventLink,
a:visited.eventsShowListEventLink,
a:active.eventsShowListEventLink 		{color:#001636;}
a:hover.eventsShowListEventLink			{color:#001636; text-decoration: underline;}


/*shortlist*/
a.eventsShowShortlistLink,
a:visited.eventsShowShortlistLink,
a:active.eventsShowShortlistLink 		{color:#000000; }
a:hover.eventsShowShortlistLink			{color:#000000; text-decoration: underline;}
.eventsShowShortlistDate 				{margin:0.6em 0 0 0; }
.eventsShowShortlistDateDate			{font-size:0.85em;}
.eventsShowShortlistEvent 				{}
.eventsShowShortlistEventTitle			{}
.eventsShowShortlistEventVenue			{font-size:0.85em;}
.eventsShowShortlistAll					{margin:0.6em 0 0 0; }
a.eventsShowShortlistAllLink,
a:visited.eventsShowShortlistAllLink,
a:active.eventsShowShortlistAllLink 	{font-size:0.85em; color:#000000;}
a:hover.eventsShowShortlistAllLink		{font-size:0.85em; color:#000000; text-decoration: underline;}
.eventsShortlistLine					{display:none;}

/*calender*/
.eventsShowCalenderTable		{width:100%; table-layout:fixed; border-collapse:collapse; empty-cells:show; border:none;}
.eventsShowCalenderMonth		{text-align:center; color:#BEC5CD; font-weight:600; background:#405069 none no-repeat; border:1px solid #001636;}
.eventsShowCalenderMonth a,
.eventsShowCalenderMonth a:visited,
.eventsShowCalenderMonth a:active, 	
.eventsShowCalenderMonth a:hover		{color:#BEC5CD; text-decoration:none;}						
.eventsShowCalenderLastNext				{text-align:center; color:#BEC5CD; font-weight:600; background:#405069 none no-repeat; border:1px solid #001636;}
.eventsShowCalenderLastNext a,
.eventsShowCalenderLastNext a:visited,
.eventsShowCalenderLastNext a:active, 	
.eventsShowCalenderLastNext a:hover		{color:#BEC5CD; text-decoration:none;}
.eventsShowCalenderWeekdayDay	{text-align:center; color:#BEC5CD; font-weight:600; background:#001636 none no-repeat; border:1px solid #001636;}
.eventsShowCalenderWeekendDay	{text-align:center; color:#BEC5CD; font-weight:600; background:#001636 none no-repeat; border:1px solid #001636;}
.eventsShowCalenderNonedayCell	{text-align:center; color:#7F8B9B; font-weight:300; background:#405069 none no-repeat; border:1px solid #001636;}	
.eventsShowCalenderNoneendCell	{text-align:center; color:#405069; font-weight:300; background:#7F8B9B none no-repeat; border:1px solid #001636;}
.eventsShowCalenderWeekdayCell	{text-align:center; color:#BEC5CD; font-weight:300; background:#405069 none no-repeat; border:1px solid #001636;}	
.eventsShowCalenderWeekendCell	{text-align:center; color:#BEC5CD; font-weight:300; background:#7F8B9B none no-repeat; border:1px solid #001636;}
.eventsShowCalenderHoliday		{font-weight:600;}
.eventsShowCalenderSpecial		{text-decoration:underline;}
#eventsShowCalenderActual		{border:2px solid #FFFFFF;}
#eventsShowCalenderDate			{color:#405069; background:#BEC5CD none no-repeat;}
#eventsShowCalenderActualDate	{color:#405069; background:#BEC5CD none no-repeat; border:2px solid #FFFFFF;}


/*single Event*/
.eventsShowEventDate					{font-size:0.85em; margin:2em 0 2em 0;}
.eventsShowEventIdentifier				{font-weight:600; font-size:1.1em; margin:0 0 0.3em 0;}
.eventsShowEventTitle					{font-weight:600; font-size:1.6em; margin:0 0 0 0; color:#001636;}
.eventsShowEventInfo					{font-weight:600; font-size:1.1em; margin:0.3em 0 0 0; }
.eventsShowEventDescription				{margin:2em 0 0 0; text-align:justify;}

.eventsShowEventOrganizerText			{margin:2em 0 0 0;}
.eventsShowEventOrganizerOrganizer		{font-weight:600;}
a.eventsShowEventOrganizerLink,
a:visited.eventsShowEventOrganizerLink,
a:active.eventsShowEventOrganizerLink 	{color:#001636; font-weight:300;}
a:hover.eventsShowEventOrganizerLink	{color:#001636; font-weight:300; text-decoration: underline;}
.eventsShowEventOrganizerAddition		{font-size:0.9em;}

.eventsShowEventVenueText				{margin:2em 0 0 0;}
.eventsShowEventVenueVenue				{font-weight:600;}
a.eventsShowEventVenueLink,
a:visited.eventsShowEventVenueLink,
a:active.eventsShowEventVenueLink 		{color:#001636; font-weight:300;}
a:hover.eventsShowEventVenueLink		{color:#001636; font-weight:300; text-decoration: underline;}
.eventsShowEventVenueAddition			{font-size:0.9em;}

.eventsShowEventBack					{margin:1em 0 0 0;}
a.eventsShowEventBackLink,
a:visited.eventsShowEventBackLink,
a:active.eventsShowEventBackLink	 	{color:#001636;}
a:hover.eventsShowEventBackLink			{color:#001636; text-decoration: underline;}



/*
------------------------------------------------------------
    websitemap
*/

#websitemap {overflow:hidden;}
#websitemap ul {margin:0; padding:0px;}
#websitemap li {margin:0; list-style-type:none;}

.websitemapcolumn {overflow:hidden; float:left;}

#websitemap li a,
#websitemap li a:link,
#websitemap li a:visited,
#websitemap li a:hover,
#websitemap li a:active,
#websitemap li a:focus {
	display:block;
	color:#FFFFFF; 
	font-weight:600;
	text-decoration:none;
	margin:10px 5px 0 5px;
	padding: 0.1em 0.1em 0.1em 1.5em;
	background: #405069 url(nav_100.gif) repeat-y left top;
	border-bottom:1px solid #FFFFFF;
}

#websitemap li li 
{
}

#websitemap li li a,
#websitemap li li a:link,
#websitemap li li a:visited,
#websitemap li li a:hover,
#websitemap li li a:active,
#websitemap li li a:focus {
	display:block;
	color:#BEC5CD; 
	font-weight:300;
	text-decoration:none;
	margin:0 5px 0 5px;
	padding: 0.1em 0.1em 0.1em 1.5em;
	background: #7F8B9B url(nav_75.gif) repeat-y left top;
	border-bottom:1px solid #FFFFFF;
}

#websitemap li li li a,
#websitemap li li li a:link,
#websitemap li li li a:visited,
#websitemap li li li a:hover,
#websitemap li li li a:active,
#websitemap li li li a:focus {
	padding: 0.1em 0.1em 0.1em 2.5em;
}

#websitemap li li li li a,
#websitemap li li li li a:link,
#websitemap li li li li a:visited,
#websitemap li li li li a:hover,
#websitemap li li li li a:active,
#websitemap li li li li a:focus {
	padding: 0.1em 0.1em 0.1em 3.5em;
}

#websitemap li li li li li a,
#websitemap li li li li li a:link,
#websitemap li li li li li a:visited,
#websitemap li li li li li a:hover,
#websitemap li li li li li a:active,
#websitemap li li li li li a:focus {
	padding: 0.1em 0.1em 0.1em 4.5em;
}

#websitemap li a:hover,
#websitemap li li a:hover,
#websitemap li li li a:hover,
#websitemap li li li li a:hover,
#websitemap li li li li li a:hover {
	text-decoration:underline;
}




/*
------------------------------------------------------------
    page-functions (up,print,send)
*/
#webpagefunctions {
	color:#000000; 
	margin:0px; 
	padding: 1em 0 1em 30px;
	height:30px; 
	background-color:transparent;
	background-image:none; 
	background-repeat:no-repeat;
	float:left;
}



/*
------------------------------------------------------------
    other classes
*/
.newsImageSmall {
	width:66px;
	height:66px;
	float:left; 
	margin: 0 10px 10px 0; 	
	border:1px solid #001636;
}

.newsImageBig {
	width:200px;
	height:200px;
	float:right; 
	margin:0 0 5px 10px;
	border:1px solid #001636;
}

.newsHR {
	height:1px;
	color:#001636;
	clear:left;
}



/*
############################################################
#
#   infoarea (infoarea on the right)
#
############################################################
*/
#webinfoarea {
	margin:0;
	width:200px; 
	font-size:0.8em;
	background:transparent none no-repeat;
	float:left;
	overflow:hidden;
}

#infoareaBox {
	background:#DEE1E6 none no-repeat;
	border-bottom:1px solid #001636;
}

#websearch {
	background:#405069 url(nav_50.gif) repeat-y top left;
	border-bottom:1px solid #001636;
	margin:0px;
	padding:0px;
}

#websearch .search_term {
	margin:0 0 0 30px;
	width:90px;
	height:20px;
	color:#001636;
	font-size:1em;
	background-color:#BEC5CD;
	border:1px solid #001636;
}

#websearch .search_submit {
	margin:0 0 0 5px;
	width:60px;
	height:20px;
	color:#BEC5CD;
	font-size:1em;
	font-weight:300;
	background: transparent none no-repeat;
	border:none;
}

/* content */
#webinfoarea p {
	color:#000000;
	padding-left: 15px;
	padding-right: 15px;
	line-height:normal;
}

#webinfoarea ol ,ul ,li  {margin-left:0;}

#webinfoarea h1 {
	margin:0;
	padding: 0.4em 0 0.4em 30px;
	font-size:1em;
	font-weight:300;
	color:#BEC5CD;
	line-height:normal;
	background:#405069 url(nav_50.gif) repeat-y top left;
	border:none;
}

#webinfoarea h2 {
	font-size:1em;
	font-weight:900;
	color:#001636;
	margin:1em 0 0.4em 0;
	background:transparent none no-repeat;
	border:none;
}

#webinfoarea h3 {
	font-size:0.9em;
	font-weight:900;
	color:#001636;
	margin:1em 0 0.4em 0;
	background:transparent none no-repeat;
	border:none;
}

#webinfoarea h4 {
	font-size:0.8em;
	font-weight:600;
	color:#001636;
	margin:1em 0 0.4em 0;
	background:transparent none no-repeat;
	border:none;
}

#webinfoarea h5 {
	font-size:0.8em;
	font-weight:600;
	color:#001636;
	background:transparent none no-repeat;
	margin:0;
}


/*
------------------------------------------------------------
    subnavigation
*/

#webinfoarea .pageNavLinkUp,
#webinfoarea .pageNavLinkUp:visited,
#webinfoarea .pageNavLinkUp:hover,
#webinfoarea .pageNavLinkUp:active,
#webinfoarea .pageNavLinkUp:focus {
	color:#BEC5CD; 
}

#webinfoarea .pageNavLink,
#webinfoarea .pageNavLink:visited,
#webinfoarea .pageNavLink:hover,
#webinfoarea .pageNavLink:active,
#webinfoarea .pageNavLink:focus {
	color:#001636; 
}

#webinfoarea .pageNavLinkAct,
#webinfoarea .pageNavLinkAct:visited,
#webinfoarea .pageNavLinkAct:hover,
#webinfoarea .pageNavLinkAct:active,
#webinfoarea .pageNavLinkAct:focus {
	color:#001636; 
}



