/* $Id: style.css,v 1.6 2006/04/09 19:34:00 lidy Exp $  */

html,body {
  height: 100%;
}

body {
	background-color: #900e24;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #FFCC66;
	font-size: 9pt;
/*	SCROLLBAR-FACE-COLOR:	#900E24;
	SCROLLBAR-HIGHLIGHT-COLOR:#B94559;
	SCROLLBAR-SHADOW-COLOR:	#5B0211;
	SCROLLBAR-3DLIGHT-COLOR:#B945590;
	SCROLLBAR-ARROW-COLOR:	#5B0211;
	SCROLLBAR-TRACK-COLOR:	#5B0211;
	scrollbar-dark-shadow-color: #790A1D;*/
	margin: 0px;
	padding: 0px;
}

h2 {
	color: #FFCC66;
	font-weight: normal;
	font-size: 18pt;
}

h3 {
	margin-bottom: 3px;
	font-size: 14pt;
	font-weight: normal;
}

h4 {
margin-bottom: 0px;
	font-size: 10pt;
	font-weight: bold;
}

p {
	font-size: 9pt;
	line-height: 14pt;
	margin-top: 9px;
	margin-bottom: 9px;	
}

p.guide {
/*	font-size: 9pt;
	line-height: 14pt;**/
	margin-top: 5px;
	margin-bottom: 5px;	
}

table.preview, table.preview p {
	font-size: 9pt;
	line-height: 1.15em;
}

td.previewspc {
	padding-top: 6px;
}

ul.preview {
    margin-left: 10px;
    padding-left: 10px;
}

li.preview {
    margin-left: 0px;
    padding-left: 4px;
}


a {
	color: #FFCC66;
}


/* not-underlined links, only when hovered */
a.nu {
	font-variant: normal;
	color: #FFCC66;
	text-transform: none;
	text-decoration: none;
}

a.nu:hover { 
  text-decoration: underline;
}


ul {
  margin-top: 0px;
  margin-bottom: 0px;
/*  padding-left: 25px;*/
/*  padding-left: 0px;*/
  margin-left: 0px;
}

li {
	font-size: 9pt;
	padding-bottom: 7px;
}

/* right column in text pages */
.rcol {
	background-image: url(images/bg.gif);
	width: 400px;
}

/* text cells in text pages */
td.maintext {
	padding: 20px;
	vertical-align: top;

}


/* MENU / NAVIGATION */

/* text cells in text pages */
td.top {
	padding-right: 20px;
	padding-left: 20px;
	height: 81px;

}

.mom {
	padding-top: 10px;
	padding-bottom: 5px;
}

.logos {
	padding-top: 13px;
}

/* space between logos */
.logospc {
	margin-left: 17px;
}

td.toplinks {
	background-color: #FFCC66;
}

a.toplink {
  font-family: verdana, arial, helvetica, sans-serif;
  font-variant: normal;
  color: #900e24;
  font-weight: bold;
  font-size: 0.9em;
  text-transform: none;
  text-decoration: none;
  padding-right: 6px;
  padding-left: 6px;
}

a.toplink:hover {
	background-color: #FFFFCC;
}

a.toplinkSelected {
  font-family: verdana, arial, helvetica, sans-serif;
  font-variant: normal;
  color: #900e24;
  font-weight: bold;
  font-size: 0.9em;
  text-transform: none;
  text-decoration: none;
  padding-right: 6px;
  padding-left: 6px;
  background-color: #FFFFCC;
}


.de_en {
  font-size: 9pt;
  color: #ffcc66;
}

.de_en a {
  font-size: 9pt;
  color: #ffcc66;
  text-decoration: none;
}

.de_en a:hover { 
  text-decoration: underline;
}

/* INTERACTION OPTIONS */

/* toms new version */
.visualisationLink {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-variant: normal;
	font-weight: bold;
	font-size: smaller;
	padding-top: 1px;
	padding-bottom: 1px;
  	padding-right: 3px;
	padding-left: 3px;
}

a.visualisationLink {
	color: #900e24;
	background-color: #FFCC66;
	text-transform: none;
	text-decoration: none;
}

a.visualisationLink:hover {
	background-color: #FFFFCC;
}



/* FOTO SPACE (right column) */

.fotospc {
text-align: center;
}

.fototext {
	color: #000000;
	text-align: center;
	font-size: 8pt;
	font-weight: bold;
	padding-bottom: 20px;
	padding-top: 3px;
}

a.fototext {
	text-decoration: underline;
}

/* in hi-res photo pages */
.fototext2 {
	color: #FFCC66;
	text-align: center;
	font-size: 8pt;
	padding-bottom: 20px;
	padding-top: 3px;
}


/* MAP CONTROL */

.mapcontrol {
  color: #ffcc66;
  font-size: 9pt;
}
