/*****************************************************************************************/
/* Globale Styles                                                                        */
body {
  background-color: #ffffff;
  font-family: Arial, Helvetica, sans-serif; 
  color: #000000;
}

a {
  text-decoration: none;
}

h1 {
  font-size: 1.25em;
}

h2 {
  font-size: 1.15em;
}

h3 {
  font-size: 1.05em;
}

h4 {
  font-size: 1em;
}

.textinput {
  border: 1px solid #bdcee5;
  font-family: Arial, Helvetica, sans-serif;
  margin-bottom: 1px;
  font-size: 100%;
}

.submitinput {
  background-color: #d1dded;
  border: 1px solid #bdcee5;
  color: #0035ad;
}

.hidden {
  display: none;
}

ul.references {
  list-style-type: none;
  margin: 0;
  padding-left: 0;
}

ul.references li {
  margin-bottom: 12px;
}

table.simpleTable {
  border-spacing: 0px;
  margin: 0px;
  padding: 0px;
}

table.simpleTable td {
  padding-bottom: 6px;
  padding-right: 12px;
  vertical-align: top;
}

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


/*****************************************************************************************/
/* Styles fuer den Header/Footer                                                         */

/* anpassung fuer safari auf mac */
table.navigationtable {
  border-spacing:  0px; 
  border-collapse: collapse;
}

table.navigationtable img { 
	border: 0px;
}

/* erste zeile des headers */
tr.topbar{
	background-color:#dddddd;
}
td.subject {
	padding-left:1em;
	padding-bottom:0.1em;
}
td.about {
	text-align:right;
	vertical-align: middle;
	padding-bottom:0.1em;
	padding-right:1em;
}

/* zweite zeile des headers */
tr.mainbar {
	color:#FFFFFF;	
}
td.mainbartext {
  font-weight: bolder; 
  padding: 6px;
}

/* muss so geloest werden, da ansonsten das padding aus td.mainBarText nicht mehr stimmt */
td.mainbartext div {
	font-size: 1.4em; 
}
td.mainbartext a {
	color:#FFFFFF;
	text-decoration: none;
}
td.mainbartext a:hover{
	text-decoration: underline;
}

td.mainbarnews {
	text-align:right;
	vertical-align: middle;
	padding-top:0.5em;
	padding-bottom:0.5em;
	padding-right:1em;
}

/* Navigation mit Linemenu */
td.navigation {
	padding-left:1em;
	padding-top:0.3em;
	padding-bottom:0.3em;
	padding-right:1em;
	text-align:center;
	font-size:smaller;
}

/* footer */
tr.footer {
  color: yellow;
	font-size: 0.9em;
}
td.lastchange {
	padding: 4px 6px 4px 6px;
  color: white;
}
td.copyright {
	text-align:right;
	padding-top:0.3em;
	padding-bottom:0.3em;
	padding-right:1em;
}



.headersubject, .headersubject a, .headersubject a:link, .headersubject a:visited, .headerswisseduc, .headerswisseduc a, .headerswisseduch a:link, .headerswisseduc a:visited, .headerabout, .headerabout a, .about a:link, .about a:visited, .headertitle a, .headertitle a:link, .headertitle a:visited, .headerlanguage, .headerlanguage a, .headerlanguage a:link, .headerlanguage a:visited, .mainBarNews, .mainbarnews a, .mainbarnews a:link, .mainbarnews a:visited, .footer, .footer a, .footer a:link, .footer a:visited {
  font-family: Arial,sans-serif;
}

.headersubject, .headersubject a, .headersubject a:link, .headersubject a:visited {
  font-size: 1.1em; 
  font-weight: bold; 
}

.headerswisseduc, .headerswisseduc a, .headerswisseduc a:link, .headerswisseduc a:visited {
  font-size: 1.0em; 
  font-weight: bold; 
  color: #000000;
}

.headertitle, .headertitle div, .headertitle a, .headertitle a:link, .headertitle a:visited {
  font-size: 1.2em; 
  font-weight: bolder; 
  color: #ffffff;
}

.about, .about a, .about a:link, .about a:visited, .headerlanguage, .headerlanguage a, .headerlanguage a:link, .headerlanguage a:visited, .mainbarnews, .mainbarnews a, .mainbarnews a:link, .mainbarnews a:visited, .footer, .footer a, .footer a:link, .footer a:visited  {
  font-size: 0.9em;
}

.about a, .about a:link, .about a:visited {
  color: #000000;
}

.headertitle a, .headertitle a:link, .headertitle a:visited, .headerlanguage a, .headerlanguage a:link, .headerlanguage a:visited, .mainbarnews, .mainbarnews a, .mainbarnews a:link, .mainbarnews a:visited, .footer, .footer a, .footer a:link, .footer a:visited {
  color: #ffffff;
}

.headersubject a, .headersubject a:link, .headersubject a:visited, .headerswisseduc a, .headerswisseduc a:link, .headerswisseduc a:visited, .about a, .about a:link, .about a:visited, .headertitle a, .headertitle a:link, .headertitle a:visited, .headerlanguage a, .headerlanguage a:link, .headerlanguage a:visited, .mainbarnews a, .mainbarnews a:link, .mainbarnews a:visited, .footer a, .footer a:link, .footer a:visited {
  text-decoration: none;
}

.headersubject a:hover, .headerswisseduc a:hover, .about a:hover, .headertitle a:hover, .headerlanguage a:hover, .mainbarnews a:hover, .footer a:hover {
  text-decoration: underline
}

/* the defintions for the search functionality */
.searchinput {
	border: 0px solid #0000cc;
	margin-right: 1px;
}
.searchbutton {
	border: 0px;
  padding:1px;
	background-color: #999999;
  color: white;
  font-weight: bold
}

td.about form {
  margin: 0px;
  display: inline;
}

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


/*****************************************************************************************/
/* Definitionen fuer Portalseite                                                         */

.eyecatcher, .title {
  font-family: Arial, Helvetica, sans-serif; 
  font-size: 80%;
}

.eyecatcher {
  vertical-align: top;
}

.title {
  color: #ffffff;
  font-weight: bold;
  padding: 1px;
  padding-left: 2px;
  padding-right: 2px;
}

.title a {
  color: #ffffff;
}

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



/*****************************************************************************************/
/* Styles for the new sidemenu [md, 2006-01-09]                                          */

div.sidemenu {
  width: 180px;
  height: 100%;
}

ul.sidemenu {
  border-top: 1px solid #c4c4ff;
  font-size: smaller;
  list-style-type: none;
  margin: 0;
  padding-top: 0;
  padding-left: 0;
}

ul.sidemenu li {
  border: 1px solid #c4c4ff;
  border-top-width: 0;
  padding: 1px 2px;
}

ul.sidemenu li.supermenu {
  background-color: #e4e4ff;
  font-weight: bold;
  padding: 2px;
}

ul.sidemenu li.submenuhead {
  background-color: #e4e4ff;
  font-weight: bold;
  padding: 2px;
}

ul.sidemenu li a, ul.sidemenu li a:visited {
  color: black;
  text-decoration: none;
}

ul.sidemenu li a:hover {
  color: blue;
  text-decoration: underline;
}

ul.sidemenu li#selected {
  background-color: #e4e4ff;
  font-weight: bold;
  padding: 2px;
}

ul.sidemenu li#selected a, ul.sidemenu li#selected a:visited {
  color: red;
}

ul.sidemenu li#active, ul.sidemenu li#active a, ul.sidemenu li#active a:visited {
  color: red;
  font-weight: bold;
}

ul.sidemenu li#opened {
  font-weight: bold;
}

ul.sidemenu li.second {
  padding-left: 16px;
}

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



/*****************************************************************************************/
/* Styles fÃ¼r die Downloadpage                                                           */
table.downloadtable {
  border-collapse: collapse;
}

table.downloadtable td {
  border-top:          1px solid; 
}

table.downloadtable th {
  border-style:   solid;
  border-width:   1px;
  color:          white;
  font-weight:    bold;
  text-align:     left;
  vertical-align: top;
}

a.downloadlink {
  color:               #0000ff;
  text-decoration:     none;
}

a.downloadlink:hover {
  color:               #0000ff;
  text-decoration:     underline; 
}

.downloadEntryTable {
  border-top:          1px solid;
  width:               100%;
}

.downloadEntryTable td {
  border-bottom:       1px solid; 
  padding:             2px;
  vertical-align:      top;
}

td.fill {
  width:               100%;
}

td.gap {
  padding-right:       15px;
}

.downloadFrameTable {
  border-width:        0;
  width:               100%;
}

.downloadFrameTable td {
  vertical-align:      top;
}

.linkentry {
  border-top:          1px solid; 
}

.linkentrylast {
  border-top:          1px solid; 
  border-bottom:       1px solid; 
}

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

/*****************************************************************************************//* Styles für die Gallery Page [md, 2006-08-20]                                          */table.galleryTable {  width: 100%;}table.galleryTable td {  padding-bottom: 24px;  padding-right: 12px;  vertical-align: top;}table.galleryTable td img {  border-width: 0;  margin-bottom: 6px;}
/*****************************************************************************************/


/*****************************************************************************************/
/* Styles fÃ¼r die Virtual Walk Page                                                      */
table.virtualwalktable {
  border-collapse: collapse;
  margin-top: 40px;
  margin-bottom: 10px;
}

table.virtualwalktable td {
  padding: 0 8px 8px 8px;
}

.virtualwalkimagerow {
  border-width: 0 0 0 0;
}

.virtualwalknavigationrow {
  background-color: white;
  border-width: 0 0 0 0;
}

table.virtualwalktable a {
  text-decoration: none;  
}

table.virtualwalktable img {
  border: 0px;
}

.virtualwalkimagetd {
  text-align: center;
}

.virtualwalkprevnexttd {
  text-align: center;
  font-size: 2.4em;
}

.virtualwalkprevnexttd a {
  text-decoration: none;  
}

.virtualwalkprevnextimage {
}

.virtualwalkprevnextimagetd {
}

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


/*****************************************************************************************/
/* Styles for the news items (aka RSS feed) [md, 2006-09-30]                             */

.newsItems {
  border: 1px solid #c4c4ff;
}

.newsItems h2 {
  float: left;
  font-size: 100%;
  margin: 0;
}

.newsItems p.date {
  clear: none;
  color: gray;
  font-size: smaller;
  margin: 0;
  text-align: right;
}

.newsItems p {
  clear: both;
  margin: 4px 0;
}

.newsItems p .more {
  font-size: smaller;
}

.newsItems .even {
  background: #e4e4ff;
}

.newsItems div {
  padding: 8px;
}

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


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

