ul,ol,li,h1,h2,h3,h4,h5,h6,pre,form,body,html,p,blockquote,fieldset,input
{ margin: 0; padding: 0; }
a img,:link img,:visited img { border: none; }

body, html {
  background: #FFF;
  color: #000;
  font-family: Verdana, Arial, Helvetica, sans-serif;
}

p {
  color: #004d93;
  font-size: 8pt;
  font-family: Verdana, Arial, Helvetica, sans-serif;
  line-height: 14pt;
  text-align: justify;
}

td {
  color: #004d93;
  font-size: 8pt;
  font-family: Verdana, Arial, Helvetica, sans-serif;
  line-height: 14pt;
  text-align: center;
}


a:hover { text-decoration: none }

h6 {
  color: #f5610c;
  font-size: 9pt;
  font-family: Verdana, Arial, Helvetica, sans-serif;
  font-weight: bold;
  line-height: 12pt;
  margin: 1px;
  padding: 0
}

h1 {
  background-color: #F48221; /* #f5610c; */
  color: #fff;
  font-size: 10pt;
  font-family: Verdana, Arial, Helvetica, sans-serif;
  font-weight: bold;
  line-height: 15pt;
  margin: 0px;
  padding: 0;
  padding-top: 2px;
  padding-bottom: 2px;
  margin-top: 10px;
  margin-bottom: 10px;
  padding-left: 10px;
}

#eyecatcher {
  width: 578px;
  height: 150px;
  background-repeat: no-repeat; 
}

#eyecatcher h1 {
  color: #fff;
  font-size: 10pt;
  font-family: Verdana, Arial, Helvetica, sans-serif;
  font-weight: bold;
  line-height: 15pt;
  margin: 0px;
  padding: 0;
  padding-top: 3px;
  padding-left: 10px;
  z-index: 2;
  width: 565px;
}

#eyecatcher img {
  position: relative; 
  padding: 0;
  float: none;
  z-index: 1;
}

#eyecatcher a  {
  display: block;
  height: 85%;
  width: 100%;
  color: #fff;
  font-size: 10pt;
  font-family: Verdana, Arial, Helvetica, sans-serif;
  font-weight: bold;
  z-index: 2;
  text-decoration: none
}

#eyecatcher a:hover {
  background-color: #F48221;
  color: #FFF;
  filter: Alpha(opacity=20);
  -moz-opacity:0.2; -khtml-opacity:0.2; -webcore-opacity:0.2; opacity:0.2;
  /* margin-top: -17pt; */
}


.twocolumn td {
  padding-right: 5px;
  vertical-align: top;
}

.twocolumn p {
  text-align: left;
  width: 287px;
}

.twocolumn #eyecatcher {
  width: 287px;
}

.twocolumn #eyecatcher h1 {
  width: 270px;
}

.threecolumn td {
  padding-right: 5px;
  vertical-align: top;
}

.threecolumn p {
  text-align: left;
  width: 185px;
}

.threecolumn #eyecatcher {
  width: 185px;
}

.threecolumn #eyecatcher h1 {
  width: 175px;
}

.leftalign td {
  text-align: left;
}

h2 {
  color: #004d93;
  font-size: 8pt;
  font-family: Verdana, Arial, Helvetica, sans-serif;
  font-weight: bold;
  line-height: 12pt;
  margin-top: 10px;
  margin-bottom: 10px;
  padding: 0
}

ul  {
  color: #069;
  font-size: 8pt;
  font-family: Verdana, Arial, Helvetica, sans-serif;
  line-height: 14pt;
  margin-left: 5px;
  padding: 0 0 0 15px
}

.link {
  color: #069;
  font-size: 8pt;
  font-family: Verdana, Arial, Helvetica, sans-serif;
  line-height: 13pt;
  text-align: right
}

body {
  background-color: #ffffff;
}

a {
  color: "purple";
}

a:visited {
  color: #0078e5;
}

#container {
  padding-top: 10px;

  width: 700px;

  /* ZENTRIERUNG */
  margin: 0 auto;

}

#menubar {
  padding-top: 20px;
}

#yourehere {
  padding-bottom: 20px;
}

#left {
  background-image: url(/images/LOGO_S.gif);
  background-repeat: no-repeat;
  padding: 0px;
  width: 90px;
  min-height: 750px;
  height: 750px;
  margin-left: 0px;

  float: left;
}

#main {
  float: right;
  width: 580px;
}

#footer {
  padding-top: 20px;
  clear: both;
  color: gray;
  text-align: center;
  width: 100%;
  font-size: 8pt;
}

p
{
  margin-top: 10px;
}

#ref td {
  text-align: justify;
  background-color: #ffaa33;
}
#ref td.two {
  background-color: #ffdd99;
  text-align: justify;
}

label{
  color: #004d93;
  float: left;
  width: 130px;
}

/* symfony 1.0 compat */
.form_error { color: red; font-weight: bold; }

/* symfony 1.2 and up */
.error_list { color: red; font-weight: bold; }

.clear {
  clear:left;
}
