body.start  { 
  background: #034da2;
  padding: 0px;
  text-align: center;
}
body  { 
  background: #e5edf6 url(media/da-body-hg.gif);
  padding: 0px;
  margin: 0px;
}


#start-container {
  position: relative;
  top: 70px;
  width: 600px;
  margin: auto;
}
#start-logo {
  position: absolute;  
  top: 145px;
  left: 0px;
  width: 483px;
}
#start-image {
  position: absolute;  
  top: 50px;
  left: 380px;
  width: 178px;
}
#start-text {
  position: absolute;  
  top: 230px;
  left: 213px;
  width: 300px;
  text-align: left;
}
.start {
  color: #ffffff; 
  font-size: 10px; 
  line-height: 150%; 
  font-family: Verdana, SunSans-Regular; 
  font-weight: bold;
  text-transform: uppercase;
}


#arrowleft { 
  position: absolute; 
  top: 250px; 
  left: 145px; 
  width: 50px; 
  visibility: visible 
}
#colleft  { 
  text-align: center; 
  position: absolute; 
  top: 250px; 
  left: 205px; 
  width: 180px 
}
#colright  { 
  text-align: center; 
  position: absolute; 
  top: 250px; 
  left: 395px; 
  width: 180px 
}
#arrowright { 
  position: absolute; 
  top: 250px; 
  left: 585px; 
  width: 50px;
  text-align: center;
  visibility: visible 
}
#menu {
  position: relative;
  background : #034da2;
  top: 0px;
  left: 0px;
  width: 228px;
  height: 100%;
  border-right: 2px #ffffff solid;
  z-index: 10;
  visibility: visible;
}
#logo {
  position: absolute;
  top: 30px;
  left: 0px;
  width: 226px;
  z-index: 20;
  visibility: visible;
}
#navi {
  position: absolute;
  top: 120px;

  left: 19px;
  width: 187px;
  z-index: 30;
  visibility: visible;
}
#direct {
  position: relative;
  z-index: 40;
  visibility: visible;
}
#search {
  position: absolute;
  top: 4px;
  left: 65px;
  z-index: 50;
  visibility: visible;
}
#content {
  font-size: 11px; 
  line-height: 130%; 
  font-family: Verdana, SunSans-Regular; 
  position: absolute;
  top: 60px;
  left: 300px;
  width: 680px;
  z-index: 100;
  visibility: visible;
}
#path {
  position: absolute;
  top: 10px;
  left: 300px;
  width: 450px;
  color: #034da2; 
  font-size: 11px; 
  font-family: Verdana, SunSans-Regular;

  z-index: 110;
  visibility: visible;
}
#print { 
  color: #034da2; 
  font-size: 11px; 
  font-family: Verdana, SunSans-Regular; 
}
#headline {
  width: 70%;
  border: 2px #034da2 solid;
  padding-left: 5px;
  padding-top: 0px;
  padding-bottom: 0px;
  visibility: visible;
}

.startone    { 
  color: #fff; 
  font-weight: bold; 
  font-size: 11px; 
  line-height: 130%; 
  font-family: Verdana, SunSans-Regular; 
  width: auto;
  margin: 0px; 
  padding-top: 3px 
}
.starttwo    { 
  color: #fff; 
  font-size: 10px; 
  line-height: 130%; 
  font-family: Verdana, SunSans-Regular; 
  width: auto;
  margin: 3px 0px 0px 
}

A:link {
  color : #034da2;
  text-decoration : underline;
}
A:visited {
  color : #034da2;
  text-decoration : underline;
}
A:hover {
  color : #000000;
  text-decoration : underline;
}
A:active {
  color : #034da2;
  text-decoration : underline;
}



A.start:link {
  color : #ffffff;
  text-decoration : none;
}
A.start:visited {
  color : #ffffff;
  text-decoration : none;
}
A.start:hover {
  color : #ffffff;
  text-decoration : none;


}
A.start:active {
  color : #ffffff;
  text-decoration : none;
}

h1 {
  color: #034da2; 
  font-size: 11px; 
  line-height: 150%; 
  font-family: Verdana, SunSans-Regular; 
  margin-top: 20px;
  margin-bottom: 10px;
  font-weight: bold;
  text-transform: uppercase;
  width: 450px;
}

h2 {
  color: #000000; 
  font-size: 12px; 
  font-weight: normal;
  line-height: 130%; 
  font-family: Verdana, SunSans-Regular; 
  margin-top: 20px;
  margin-bottom: 10px;
}
.headline2 {
  border: 2px solid #034da2;
  padding-left: 10px;
  padding-top: 0px;
  padding-right: 50px;
  padding-bottom: 1px;
  overflow: visible;
}

P, .maxtext { 
  width: 450px;
  color: #000000; 
  font-size: 12px; 
  line-height: 130%; 
  font-family: Verdana, SunSans-Regular; 
  margin: 0px;
  padding: 0px;
}

.small {
  font-size: 10px;
}

.isearch { 
  width: auto;
}
.isearchinfo {
  font-size: 10px;
}

LI { 
  color: #000000; 
  font-family: Verdana, SunSans-Regular; 
  font-size: 12px; 
  line-height: 130%; 
  margin-top: 5px;
  margin-bottom: 5px;
  width: auto;
}

.table { 
  color: #000000; 
  font-family: Verdana, SunSans-Regular; 
  font-size: 12px; 
  line-height: 130%; 
}

.bulletlist {
  color: #000000; 
  font-size: 11px; 
  line-height: 130%; 
  font-family: Verdana, SunSans-Regular; 
  margin: 0px;
}

INPUT {
  font-family : Verdana;
  font-size : 11px;
}
TEXTAREA {
  font-family : Verdana;
  font-size : 11px;
}
SELECT {
  font-size: 11px; 
  font-family: Verdana, SunSans-Regular; 
}

.searchinput {
  margin-top: 0px;

  margin-bottom: 0px;
  height : 18px;
}
.submit {
  margin-top: 3px;
}
.searchresultpagetitle {
  color: #034da2; 
  font-size: 11px; 
  line-height: 130%; 
  font-family: Verdana, SunSans-Regular; 
  text-decoration: none;
  margin-top: 20px;
  margin-bottom: 10px;
}
.searchresultcontent {
  color: #000000; 
  font-size: 11px; 
  line-height: 130%; 
  font-family: Verdana, SunSans-Regular; 
}
.searchresultheader {
  color: #000000; 
  font-size: 11px;
  font-weight: bold;
  line-height: 130%; 
  font-family: Verdana, SunSans-Regular; 
}
.searchmarkup {
  color : #000000;
  font-weight: bold;
}
.searchform { 
  width: auto;
  color: #000000; 
  font-size: 11px; 
  line-height: 130%; 
  font-family: Verdana, SunSans-Regular; 
  margin: 0px;
}


.caption {
  color: #a1162d; 
  font-size: 10px; 
  line-height: 130%; 
  font-family: Verdana, SunSans-Regular; 
}

.sitemap1    { 
  color: #034da2; 
  font-size: 11px; 
  line-height: 130%; 
  font-family: Verdana, SunSans-Regular; 
  margin-top: 10px;
}
.sitemap2    { 
  color: #000000; 
  font-size: 11px; 
  line-height: 130%; 
  font-family: Verdana, SunSans-Regular; 
  margin-left: 15px;
}
.sitemap3    { 
  color: #000000; 
  font-size: 10px; 
  line-height: 130%; 
  font-family: Verdana, SunSans-Regular; 
  margin-left: 30px;
}
.mailform    { 
  color: #000000; 
  font-size: 11px; 
  line-height: 130%; 
  font-family: Verdana, SunSans-Regular; 
}
.mailformrequired    { 
  color: #000000; 
  font-size: 11px; 
  line-height: 130%; 
  font-family: Verdana, SunSans-Regular; 
}