/* CSS-File */
/* 2012-12-25		PYM		v1 */
/* 2015-08-09		PYM		v2 */

body {
  font-size:100%;
  font-family: Arial, Helvetica, Verdana, sans-serif;
  text-align: left;
  }

.contenttable {
  margin:0px;
  border:0px;
  padding:0px;
  font-size:0.8em;
  line-height:110%;
  }

.csc-default {
  margin-bottom:0.25cm;  
  }

.csc-textpic-caption {
  font-size:0.7em;
  font-weight: bold;
  margin-top:0.1cm;
  margin-bottom:0.3cm;  
  }

p { 
  font-size:0.8em;
  line-height:130%;
  margin-top:0cm;
  margin-bottom:1px;  
  }

h1 {
  font-size:1.2em;
  font-weight: normal;
  margin-top:0.1cm;
  margin-bottom:0.2cm;  
  }

h2 {
  font-size:1.1em;
  font-weight: normal;
  margin-top:0.2cm;
  margin-bottom:0.2cm;  
  }

img {
  vertical-align: middle;
  }

.langsel a { 
  color=#000000;
  display:block;
  text-decoration: none;
  font-size:11pt;
  font-family: "Arial";
  font-weight: normal;
  text-align:left;
  width:100%; 
  }

.langsel a:link    { color:#000000; background-color:transparent; }
.langsel a:visited { color:#000000; background-color:transparent; }
.langsel a:hover   { color:#ffffff; background-color:#203040; }
.langsel a:active  { color:#ffffff; background-color:#203040; }

A.menu {
	DISPLAY: block; FONT-WEIGHT: bold; FONT-SIZE: 10pt; WIDTH: 100%; COLOR: #006633; FONT-FAMILY: "Arial"; TEXT-ALIGN: center; TEXT-DECORATION: none
}
A.menu:link {
	COLOR: #000000; BACKGROUND-COLOR: transparent
}
A.menu:visited {
	COLOR: #000000; BACKGROUND-COLOR: transparent
}
A.menu:hover {
	COLOR: #ffffff; BACKGROUND-COLOR: #203040
}
A.menu:active {
	COLOR: #ffffff; BACKGROUND-COLOR: #203040
}
