/* $Id: main.div.css,v 1.15 2003/06/12 09:59:55 andreas.otto Exp $ */
* {
 font-family: Verdana;
 font-size: 11px;
 color: #000000;
}
HTML, BODY {
 height: 100%;
}
BODY {
 margin: 0px;
 background: #ffffff;
}
TABLE {
 border-collapse: collapse;
 border-spacing: 0px;
}
 
 TD {
  font-family: Verdana;
  font-size: 11px;
  color: #000000;
  vertical-align: top;
  padding: 0px;
 }
 
 TD.subline {
  vertical-align: bottom;
  background: #386385;
 }
IMG {
 border: 0px;
}
TD.subline IMG {
 display: block;
 vertical-align: bottom;
 background: #386385;
}
FORM {
 margin: 0px;
}
/* LINKS */
A {
 text-decoration: none;
}
A.contentlink {
  text-decoration: none;
 }
A.contentlink:hover {
  text-decoration: none;
  color: #C00000;
 }
A.contentlink:active {
  text-decoration: none;
  color: #000000;
 }
A.contentlink:visited {
  text-decoration: none;
 }

A.internalLink {
 padding: 0px 14px 0px 1px;
 margin: 0px 0px 0px 0px;
 background: url("/de/images/arrow_red_internal.gif");
 background-repeat: no-repeat;
 background-position: right bottom;
}
A.internalLink:hover {
 color: #C00000;
}
A.externalLink {
 padding: 0px 14px 0px 0px;
 margin: 0px 0px 0px 0px;
 background: url("/de/images/arrow_red_extern.gif");
 background-repeat: no-repeat;
 background-position: right bottom;
}
A.externalLink:hover {
 color: #C00000;
}
A.downloadLink {
 padding: 0px 16px 0px 0px;
 margin: 0px 0px 0px 0px;
 background: url("/de/images/arrow_download.gif");
 background-repeat: no-repeat;
 background-position: right center;
}
A.downloadLink:hover {
 color: #C00000;
}
A.emailLink {
 padding: 0px 16px 0px 0px;
 margin: 0px 0px 0px 0px;
 background: url("/de/images/arrow_mail.gif");
 background-repeat: no-repeat;
 background-position: right center;
}
A.emailLink:hover {
 color: #C00000;
}
A.popupLink {
 padding: 0px 16px 0px 0px;
 margin: 0px 0px 0px 0px;
 background: url("/de/images/arrow_popup.gif");
 background-repeat: no-repeat;
 background-position: right center;
}
A.popupLink:hover {
 color: #C00000;
}

UL {
 font-family: Verdana;
 font-size: 11px;
 font-weight: normal;
 line-height: 15px; 
 list-style-type: disc;
 list-style-image: url("/de/images/bullet.gif");
 list-style-position: outside;
 padding: 0px 0px 0px 0px;
 margin: 0px 0px 20px 20px;
}
#logo {
 position: relative;
 width: 430px;
 max-width: 430px;
 height: auto;
 margin: 25px 0px 0px 30px;
 padding: 0px 0px 0px 0px;
 background: #ffffff;
 layer-background-color: #ffffff;
}
 
/*
 * CONTENT
 */
#content {
 position: relative;
 width: 430px;
 max-width: 430px;
 background: #ffffff;
 layer-background-color: #ffffff;
 margin: 35px 0px 0px 30px;
 padding: 0px 0px 0px 0px;
}

 H1 {
  font-family: Verdana;
  font-size: 15px;
  font-weight: bold;
  margin: 0px 0px 10px 0px;
  padding: 0px;
 }
  
P {
  font-family: Verdana;
  font-size: 11px;
  font-weight: normal;
  padding: 0px 0px 20px 0px;
  line-height: 15px;
 } 

TABLE.content {
  border-collapse: collapse;
  border-spacing: 0px;
}
 
  TABLE.content TD {
   font-family: Verdana;
   font-size: 11px;
   color: #000000;
   vertical-align: top;
   padding: 0px;
  }


/* Print version */
#displayUrl {
 font-family: Verdana;
 font-size: 11px;
 font-weight: normal;
 position: relative;
 width: 430px;
 max-width: 430px;
 height: 14px;
 background: #ffffff;
 layer-background-color: #ffffff;
 margin: 35px 0px 0px 30px;
 padding: 0px 0px 0px 0px;
}

#displayCopyright {
 font-family: Verdana;
 font-size: 11px;
 font-weight: normal;
 position: relative;
 width: 430px;
 max-width: 430px;
 background: #ffffff;
 layer-background-color: #ffffff;
 margin: 40px 0px 24px 30px;
 padding: 0px 0px 0px 0px;
}

IMG#blueBarLeft {
 background: #386385;
 margin: 0px 10px 0px 0px;
}
IMG#blueBarRight {
 background: #386385;
 margin: 0px 0px 0px 10px;
}

.headlineLevel2{
 font-family: Verdana;
 font-size: 11px;
 font-weight: bold;
 color: #000000;
}

.headlineLevel3{
 font-family: Verdana;
 font-size: 11px;
 font-weight: bold;
 color: #000000;
}

#contentPopUp {
 position: relative;
 width: 430px;
 max-width: 430px;
 margin: 35px 0px 0px 30px;
 padding: 0px 0px 0px 0px;
}

#navSys{ display:none;  }
#navLevel1{ display:none;  }
#navLevel2{ display:none;  }
#columnRight { display:none; }
#columnRightDouble  { display:none; }
#columnTopRight { display:none; }
#columnBottomRight { display:none; }
