body{
  margin:0;
  padding:0;
  line-height: 110%;
  font-size: small;
  background-color: #FFFDDE;
  font-family: Arial;
  background-image: url('left.gif');
  background-position: left;
  background-repeat: repeat-y;
  min-height: 600px;
}

a.jump {
  font-size: 10px;
  color: #346699;
  position: absolute;
  left: 0;
  top: 0;
}

a.jump:focus, a.jump:active {
  color: #000000;
  background-color: #FFFFFF;
}


html {
  background-color: #FFFDDE;
  background-image: url('left.gif');
  background-position: left;
  background-repeat: repeat-y;
}

#topsection{
 /* background: #EAEAEA;*/
  height: 200px;
  margin-right: 20px;
  background-image: url('logo_euro.gif');
  background-position: right center;
  background-repeat: no-repeat;
}

#topsection h1, #topsection a{
display: none;
}

#topimagebox {
  margin: 0;
  padding: 0;
  
  position: absolute;
  top: 15px;
  left: 0;
  
  overflow: hidden;
  max-width: 750px;   
  
  width: 65%;
  
  z-index: 10;
}

#topimagebox img {
  /*display: inline;*/
  width: 25%;
  max-height: 150px;
  margin: 0;
  padding: 0;
  
  /*width: 113px;
  height: 98px;
  
  border-style: dashed;
  border-width: 1px;
  border-color: #EE33AA;*/
  background-color: #FFFFFF;
}

#contentwrapper{
  float: left;
  width: 100%;
}

#contentcolumn{
  margin-left: 275px; /*Set left margin to LeftColumnWidth*/
  margin-right: 15px;
}

#leftcolumn{
float: left;
width: 250px; /*Width of left column*/
margin-left: -100%;
background: #346699;
font-size: medium;
}

#leftcolumn ul, #leftcolumn li {
  list-style: none;
  margin: 0;
  padding: 0;
  background-color: #346699;
}

#leftcolumn ul.first {
  width: 250px;
  background-color: transparent;
}

#leftcolumn ul.first li {
  line-height: 30px;
  width: 210px;
  padding-left: 40px;
  background-color: transparent;
}

#leftcolumn ul.first li.active {
  background-color: transparent;
  background-image: url('naviplus.gif');
  background-repeat: no-repeat;
  background-position: left top;
}

#leftcolumn ul.first ul.second li.active {
  background: none;
}

#leftcolumn li a {
  display: block;
  height: 100%;
  width: 100%;
}

#leftcolumn ul.first li ul.second {
  margin-left: 15px;
  width: 195px;
  background-color: transparent;
}

#leftcolumn ul.first li ul.second li {
  width: 195px;
  background-color: transparent;
  margin-left: 0;
  padding-left: 0;
}

#leftcolumn a {
  color: #FFFDDE;
  text-decoration: none;
}

#leftcolumn a:hover {
  color: #FFFFFF;
  text-decoration: none;
}

#leftcolumn li.active ul.second a {
  font-weight: normal;
}

#leftcolumn li.active a {
  font-weight: bold;
}

#leftcolumn li.active li.active a {
  font-weight: bold;
}

#leftcolumn ul li.break {
  margin-top: 35px;
} 

#contentcolumn h1 {
  text-align: right;
  margin: 0;
  padding: 0;
  width: 100%;
  
  font-size: xx-large;
  color: #000000;
  
  margin-top: 0.5em;
  padding-top: 0.5em;
  border-bottom-style: solid;
  border-bottom-color: #346699;
  border-bottom-width: 1px;
  
  padding-bottom: 0.1em;
  margin-bottom: 0.1em;
  line-height: 100%;
}

#contentcolumn #subnavi {
  width: 100%;
  text-align: justify;
  
  color: #FFDDDE;
}

#contentcolumn #subnavi a {
  color: #346699;
  text-decoration: none;
}

#contentcolumn #subnavi a:hover {
  font-weight: normal;
  color:#000000;
  text-decoration: none;
}

#contentcolumn #subnavi span {
  display: inline;
  width: 100%;
  color: #FFFDDE;
  margin-left: 45%;
  margin-right: 45%;
  line-height: 1px;
  font-size: 2px;
}

#contentcolumn p {
  color: #000000;
  text-align: justify;
  font-size: larger;
  line-height: 120%;
  clear: none;
  padding-bottom: 10px;
  margin-bottom: 10px;
  border-color: #346699;
  border-bottom-style: dashed;
  border-width: 1px;
}

#contentcolumn p.nobottom, #contentcolumn ul.nobottom {
  border-bottom-style: none;
  margin-bottom: 5px;
  padding-bottom: 5px;
}

#contentcolumn ul {
  color: #000000;
  text-align: justify;
  font-size: larger;
  line-height: 120%;
  clear: none;
  padding-bottom: 10px;
  margin-bottom: 10px;
  border-color: #346699;
  border-bottom-style: dashed;
  border-width: 1px;
  margin-left: 0;
  padding-left: 0;
}

#contentcolumn ul li {
  margin-left: 1.5em;
}

#contentcolumn a {
  color: #346699;
  text-decoration: none;
}

#contentcolumn a:hover {
  color: #000000;
  text-decoration: underline;
}

#contentcolumn h2 {
  margin: 0;
  padding: 0;
  
  padding-top: 1.5em;
  margin-top: 1.5em;
  
  padding-left: 30px;
  
  margin-bottom: 0.2em;
  
  color: #000000;
  
  font-size: x-large;
  
  background-image: url('naviplus_small.gif');
  background-position: bottom left;
  background-repeat: no-repeat;
}

#contentcolumn h1 + h2, #contentcolumn #subnavi + h2 {
  padding-top: 0.5em;
  margin-top: 0.5em; 
}

#contentcolumn img {
  margin: 4px;
  margin-top: 0;
  margin-right: 0;
  margin-left: 10px;
  padding: 4px;
  background-color: #FFFDDE;
  border-color: #346699;
  border-style: solid;
  border-width: 1px;
  float: right;
  clear: right;
  max-width: 30%;
}

#contentcolumn h2 + img {
  margin-top: 1em;
}

#footer {
  width: 210px;
  font-size: x-small;
  bottom: 50px;
  position: relative;
  left: 20px;
  color:#FFFDDE; 
  text-align: justify;
  height: 50px;
}

#footer a {
  color: #FFFDDE;
  text-decoration: underline
}

#footer a:hover, #footer a:focus {
  background-color: #FFFDDE;
  text-decoration: none;
  color: #346699;
}

form {
  width: 100%;
  overflow: hidden;
  margin: 0;
  padding: 0;
  font-size: larger;
}

form label {
  display: block;
  clear: left;
  float: left;
  width: 36%;
  font-size: inherit;
}

form input {
  font-size: inherit;
  width: 62%;
  border-style: solid;
  border-width: 1px;
  border-color: #346699;
  background-color: #FFFDDE;
  color: #000000;
  margin-top: 2px;
  margin-bottom: 2px;
}

form select {
  font-size: inherit;
  width: 98%;
  border-style: solid;
  border-width: 1px;
  border-color: #346699;
  background-color: #FFFDDE;
  color: #000000;
  margin-top: 2px;
  margin-bottom: 1em;
  margin-left: 2px;
}

form textarea {
  color: #000000;
  background-color: #31537E;
  margin: 0;
  padding: 0;
  font-family: Verdana, Arial;
  font-size: inherit;
  width: 98%;
  border-style: solid;
  border-width: 1px;
  border-color: #346699;
  background-color: #FFFDDE;
  margin-top: 2px;
  margin-bottom: 0;
  height: 10em;
}

form input.submit {
  font-size: inherit;
  color: #31537E;
  letter-spacing: 1px;
  word-spacing: 2px; 
  width: 98%;
  border-style: solid;
  border-width: 1px;
  border-color: #31537E;
  background-color: transparent;
  margin-top: 0;
  margin-bottom: 1em;
  margin-left: 1px;
  border-top-style: none;
  padding-top: 0;
  padding-left: 0;
}

form *:focus {
 /* background-color: #545349;*/
  background-color: #31537E;
  
  color: #FFFDDE;
}

form input.submit:hover, form input.submit:focus, form input.submit:active {
  font-weight: bold;
  color: #FFFDDE;
  background-color: #31537E;
}

fieldset {
  margin: 0;
  padding: 0;
  border-style: none;
}