@charset "UTF-8";
/**********************************************************************************
* phpComasy, Open Source Web Content Management System                            *
* http://www.phpcomasy.org                                                        *
*                                                                                 *
* Copyright (c) 2005 - 2006 neflexis gmbh (http://www.neflexis.ch)                *
*                                                                                 *
* phpComasy is released under his own licence (http://www.phpcomasy.com/licence)  *
**********************************************************************************/


/******************************** General styles *******************************/
html, body {
	height: 100%;
	margin: 0px;
	padding: 0px;
}

body {
	background-color: #FF8000;
	text-align: center;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 14px;
}
body *, table,tr,td {
	margin: 0px;
	padding: 0px;
}
fieldset {
	border: 1px solid #18529E;
	background: none;
}
#header1 {
	display: block;
	width: 960px;
	height: 124px;
	overflow: hidden;
}
#header1 h1, #header1 h1.shadow,
#header1 h2, #header1 h2.shadow {
	position: relative;
	width: auto !important;
	margin: 0px;
	padding: 0px;
	line-height: 100%;
	white-space: nowrap;
}

#header1 h1 {
	font-size: 40px;
	color: #18529E;
	top: 10px;
	z-index: 2;
}
#header1 h1.shadow {
	color: #fff;
	z-index: 1;
	top: -28px;
	margin-left: 2px;
}
#header1 h2 {
	font-size:26px;
	color: #fff;
	z-index: 2;
	top: -10px;
	margin-left: 170px;
}
#header1 h2.shadow {
	color: #18529E;
	z-index: 1;
	top: -36px;
	margin-left: 172px;
}
#header2 {
	display: block;
	width: 960px;
	height: 305px;
	overflow: hidden;
}
#header2 #header2_h1 {
	width: 650px;
	margin: 70px 0px 0px 30px;
	padding: 0px;
	color: #18529E;
	font-size: 46px;
	text-align: center;
}
#header2 #header2_h2 {
	width: auto !important;
	margin: 55px 0px 0px 180px;
	padding: 0px;
	color: #FF8000;
	font-size: 26px;
}
.spacer {
	display:block;
	width:100%;
	height: 5px;
}

#page {
  width: 960px;
  text-align: left;
  margin: 0px auto;
  }

.message {
	border: 1px solid #FF8000;
	background: #FFCC66;
	padding: 5px;
	font-weight: bolder;
	margin-bottom: 8px;
	color: black;
}
.message img {
	float: left;
	margin-right: 5px;
}

/********************************** Navigation *********************************/

/**** navigation ***/
#nav {
	display: block;
	width: 220px;
	margin: 0px 20px 0px 10px;
}
.navigation, .navigation2, #nav p {
	margin: 0px;
	padding: 0px;
}
.navigation,
.navigation2 {
	font-family: "Times New Roman", Times, serif;
}

.navigation li, .navigation2 li {
	list-style-type: none;
	margin: 0px;
	padding: 0px;
}

.navigation ul li.sort-0,
.navigation2 ul li.sort-0 {
	border-top: 1px solid #FFF;
}

.topnav {
	font-weight: bold;
	font-size: 12px;
	border-bottom: 1px solid #FFF;
}
.topnav a {
	font-weight: bold;
	font-size: 12px;
	text-decoration: none;
	color: #FFF;
	background-color: transparent;
}
.topnav a:hover {
	color: #FFFF00;
	background-color: transparent;
}

.navigation li a,
.navigation2 li a,
#nav p {
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-weight: bold;
	font-size: 12px;
	text-decoration: none;
	color: #FFF;
	background-color: transparent;
	padding: 8px 5px;
}

.navigation li.current a, .navigation2 li.current a {
	font-weight: bold;
	color: #FFFF00;
}
.navigation li a:hover, .navigation2 li a:hover {
	color: #FFFF00;
}

.navigation li.level1,
.navigation li.level2,
.navigation li.level3,
.navigation li.level4,
.navigation2 li.level0,
.navigation2 li.level1,
.navigation2 li.level2,
.navigation2 li.level3,
.navigation2 li.level4 {
	padding: 8px 2px;
	border-bottom: 1px solid #FFF;
}
.navigation li.level0 {
	display: none;
}
.navigation li.level1 a {
	margin-left: 0px;
	font-size: 12px;
}
.navigation li.level2 a {
	margin-left: 15px;
	font-size: 11px;
}
.navigation li.level3 a {
	margin-left: 25px;
	font-size: 11px;
}
.navigation li.level4 a {
	margin-left: 35px;
	font-size: 10px;
}

.navigation2 li.level0 a { }
.navigation2 li.level1 a {
	margin-left: 0px;
	font-size: 12px;
}
.navigation2 li.level2 a {
	margin-left: 15px;
	font-size: 12px;
}
.navigation2 li.level3 a {
	margin-left: 25px;
	font-size: 12px;
}
.navigation2 li.level4 a {
	margin-left: 35px;
	font-size: 10px;
}

/**** root-navigation ***/
#contentnav {
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
}
.root-navigation {
	margin: 0px 0px 20px 0px;
	padding: 0px;
	line-height: 150%;
	white-space: nowrap;
}
.root-navigation li {
	list-style-type: none;
	margin: 0px;
	padding: 0px;
}
.root-navigation li a {
	font-weight: bold;
	font-size: 12px;
	text-decoration: none;
	color: #FFF;
	background-color: transparent;
	padding: 5px 5px;
	margin: 0px 5px 0px 0px;
	border-bottom: 8px solid #18529E;
}
.root-navigation li.current a {
	font-weight: bold;
	color: #FFF;
	background-color: transparent;
	border-bottom: 8px solid #FFFF00;
}
.root-navigation li a:hover {
	color: #18529E;
	background-color: transparent;
	border-bottom: 8px solid #FFFF00;
}

/*******************************************************************************/


/*********************************** Content ***********************************/
/*
.introduction {
	font-weight: bold;
	margin: 5px 0px 5px 0px;
	color: #FFF;
}
*/
#content p,#content ul,#content ol {
	color: #FFF;
}
#content ol {
	margin-left: 20px;
}

#content {
	display: block;
	width: 670px;
	margin: 0px 0px 5px 0px;
	padding: 0px 15px 0px 15px;
}
#content ul, li {
	margin-top: 0px;
	margin-bottom: 0px;
}
#content p {
	margin-top: 0px;
	margin-bottom: 5px;
}
#content .heading {
	font-weight: bolder;
	background: transparent;
}
h1.content_title {
	color: #18529E;
	background: transparent;
	font-size: 22px;
	margin: 0;
	padding: 0;
}
.float_right {
	float: right;
	clear: right;
	margin: 0px 0px 0px 15px;
	padding: 0px 0px 0px 0px;
}

.float_left {
	float: left;
	clear: left;
	margin: 0px 10px 10px 0px;
}

.float_left_no_clear {
	float: left;
	margin: 0px 10px 10px 0px;
}

.page-ressource-subtitle {
	padding: 0px !important;
	margin: 0px 0px 5px 15px !important;
	text-align: right;
	font-size: 12px;
}
.info_column {
	display: block;
	width: 660px;
	padding: 0px 25px 0px 25px;
}
.info_column *{
	color: #18529E;
	background-color: transparent;
}
#blind-login {
	text-align: center;
}
#blind-login input {
	color: #FFF;
	background-color: transparent;
}
.altlink, #footer, #footer a {
	cursor: pointer; 
	color: #FFF;
	text-decoration: none;
}
/*******************************************************************************/



/************************************ Module ***********************************/
.module_intro {
	margin-bottom: 3px;
	padding-bottom: 3px;
}
.module_admin {
	display: block;
	width: 100%;
	border-bottom: 1px solid #18529E;
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 10px 0px;
	min-height: 20px;
	clear: left;
}
.module_admin a {
	padding: 3px 5px 3px 3px;
	margin: 0px 10px 0px 0px ;
	border: 1px solid #000066;
	float: left;
	background-color: #18529E;
	color: #FFFFFF;
}
.module_admin div#results {
	padding: 3px 5px 3px 3px;
	margin: 0px 10px 0px 0px ;
	border: 1px solid #000066;
	float: left;
	background-color: #18529E;
	color: #FFFFFF;
}
.module_admin a img {
	float: left;
	margin-right: 3px;
}
.module_admin a:hover {
	background: #3399FF;
	color: #FFFFFF !important;
}
.module-content {
	color: #000000;
	background-color: transparent;
}
/*******************************************************************************/
.mailform_element {
	background: #F0E68C;
	color: #000033;
	margin:  2px auto;
	padding: 0;
	border: 1px solid #18529E;
}
.mailform_element p {
	margin: 0;
	padding: 2px 5px 0px 5px;
}
.mailform_element p input, .mailform_element p textarea {
	margin: 2px 0px 0px 0px;
}
.mailform_element label {
	background: #F0E68C;
	color: #000033;
}


/************************************ Search ***********************************/
#portlet-search {}
#portlet-search .portlet-title {
	display: none;	
}
#portlet-search .portlet-content {}
#portlet-search #portlet-search-input {}
#portlet-search #portlet-search-button {
	font-size: 12px;
}

.search {
}
.search_item {
	display: block;
	text-decoration: none;
	padding-top: 5px;
	color: #FFFFFF;
}
.search_item_title {
	text-decoration: underline;
	font-weight: bolder;
}
.highlighting,.search_item_title .highlighting {
	background-color: #CC0000;
	color:#FFCC66;
	border-bottom: 1px dotted #FFCC66;
}

.search_item_introduction {
	display: block;
	font-weight: bolder;
}
.search_item_content {
	display: block;
	text-decoration: none;
}
.search_item_details {
	display: block;
	color: #999999;
}
/*******************************************************************************/



/************************************ Tools ************************************/

/***** Next and previous buttons *****/
.next_previous {
	color: #FFF;
	margin: 5px 0px 0px 0px;
	text-align: right;
	float: left;
	clear: left;
	width: 100%;
}
.next_previous a {
	color: #FFF;
	padding: 0px 5px 0px 0px;
	text-decoration: none;
}


/***** Page 1 2 3 (on the bottom of a page) *****/
.page_123 {
	border-top: 1px solid #AAAAAA;
	color: #FFF;
	text-decoration: none;
	display: block;
	padding: 2px 0px 0px 0px;
	margin: 6px 0px 0px 0px;
	float: left;
	clear: left;
	width: 100%;
}
.page_123 a {
	padding: 0px 0px 0px 5px;
	font-weight: normal;
	color: #AAAAAA;
	text-decoration: none !important;
}
.page_123 span {
	padding: 0px 0px 0px 5px;
	font-weight: bolder;
}

.multipage a {
	text-decoration: none !important;
}
.multipage .current {
	font-weight: bold;
}


.breadcrumb a {
	text-decoration: none !important;
}

/***** Page counter (multiple pages in a category) *****/
.page_counter {
	background: #F0E68C;
	border: 1px solid #AAAAAA;
	padding: 2px 6px 2px 6px;
	margin: 5px 0px 5px 0px;
}
.page_counter td {
	padding: 2px;
}
.page_counter a {
	text-decoration: none !important;
	color: #000;
}
.page_counter .page {
	margin-right: 5px;
	color: #FF8000;
}
.page_counter .current {
	font-weight: bolder;
	color: #18529E;
}
.next-button {
	margin-left: 10px;
}


.file_content {
	font-family: Courier;
	width: 98%;
}

table th {
	text-align: left;
}

.table {
	border: 1px solid #999999;
}
.table th {
	background: #999999;
	color: white;
	padding: 2px;
	margin: 0px;
}

.table td {
	padding: 2px;
	background: transparent;
	margin: 0px;
}

.table tr {
	padding: 0px;
	margin: 0px;
}

.mod-database-detail,
.mod-database-detail td,
.mod-database-detail th,
.mod-database-detail tr {
	border: none;
}
.mod-database-detail td {
	padding-left: 0px;
}
.mod-database-detail {
	border-top: 1px solid #999999;
}
.mod-database-detail td {
	border-bottom: 1px solid #999999;
}

.padding-top-250 {
	margin-top: 250px;
}

fieldset.documents legend {
	color: #FFFFFF;
}
.documents a {
	text-decoration: none !important;
	color: #18529E;
	padding: 2px;
}
.document-entry {
}

/*******************************************************************************/
#info {
	width: 960px;
	text-align: left;
	margin: 300px auto auto auto;
}
#info *, #info p, #info ul li, #info a, #info h1 {
	font-size: 11px;
	line-height: 150%;
	color: #CC0000;
	background-color: transparent;
}

#info a {
	text-decoration: none;
}

a.shadow_link {
	white-space: nowrap;
	padding: 5px 10px 5px 0px;
}

.google_info {
	font-size: 11px;
	display: block;
	width: 100px;
	float: right;
}
.sitemap {
	display: block;
	width: 100%;
	padding: 0px 10px 0px 25px;
}

.sitemap h1 {
	font-size: 100%;
	margin: 0px;
}
.sitemap hr {
	width: 600px;
	border: 1px dashed #18529E;
	margin: 5px 0px;
}
.sitemap li a {
	font-size: 90%;
	color: #FFF;
}
.sitemap li {
	margin: 0px;
	padding: 0px;
}

h1.content_title {
	margin: 15px 0px;
}

#portlet-news .content, #portlet-news .content p {
	color: #FFF;
	background-color: transparent;
}
#portlet-news .portlet-title, #portlet-news .detail, #portlet-news .subtitle {
	display: none;
}
/******************************** Gallery *****************************************/
div#gallery_sort {

}

div.galerie-entry {
  display: block;
  float: left;
  margin: 5px 5px;
  padding: 0px;
  text-align: center;
}
div.galerie-entry-highlight {
  display: block;
  height:auto !important;
  float: left;
  margin: 0px;
  padding: 4px 4px;
  text-align: center;
  background-color:  #FFCC66;
  border: 1px dashed #18529E;
}
div.galerie-entry .cursor {
  cursor: move;
}
div.galerie-entry a {
  display: block;
  text-decoration: none;
}
/******************************** Guestbook *****************************************/
#guestbook_heading {
	background-color: Yellow;
	color: #18529E;
	padding: 3px 5px;
	font-weight: bold;
	border-bottom: 1px dotted #18529e;
	margin-bottom: 5px;
}
#guestbook_heading a {
	background-color: Yellow;
	color: #18529E;
	text-decoration: none;
	font-size: 12px;
}
#guestbook_heading a:hover {
	color: #FF8000;
	font-weight: bold;
}
.guestbook_entry {
	border: 1px solid #18529e;
	margin: 0px 0px 2px 0px;
}
.guestbook_entry_heading {
	display: block;
	height: 17px;	
	font-size: 10px;
	padding: 3px 5px 0px 5px;
	background: #18529E url(img/g_entry_heading.png);
	
}
.guestbook_entry p a {
	color: #FF8000;
	background-color: transparent;
	font-weight: bold;
}
.guestbook_entry p a:hover {
	color: Yellow;
}
.guestbook_entry p span {
	
}
p.guestbook_entry_comment {
	font-size: 14px;
	color: #18529E !important;
	margin: 0px;
	padding: 0px 5px 0px 5px;
}
.even {
	background-color: #F5F5DC;
	
}
.odd {
	background-color: #E6E6FA;
}
div#guestbook_form {
	display: block;
	padding: 5px;
	border: 1px solid #18529E;
}