/* $CVSVersion = '$Id: layout.css,v 1.5 2008/10/29 21:05:39 Gunther Exp $$Name: UDG_3_3_0 $'; */

/* -------------- */
/* main formating */
/* -------------- */


body { 
  font-family: Verdana, Arial, Helvetica, sans-serif;
  font-size: 10px;
  margin: 20px;
  color: #FFFFFF;

  background-color: #1466B8;
  background-image: url(../img/bg00_m.jpg);
  background-attachment: fixed;
  background-repeat: no-repeat;
  background-position: left top;

  scrollbar-arrow-color: #B0B0B0;
  scrollbar-face-color: #1466B8;
  scrollbar-shadow-color: #1466B8;
  scrollbar-darkshadow-color: #B0B0B0;
  scrollbar-track-color: #606060;
  scrollbar-highlight-color: #1466B8;
  scrollbar-3dlight-color: #B0B0B0; 
}

/* -- Letztes Match -- */
body.top {
  font-family: Verdana, Arial, Helvetica, sans-serif;
  font-size: 11px;
  font-style: normal;
  line-height: 16px;
  font-weight: normal;
  color: #B0B0B0;
  text-decoration: none;
  background-color: #FFFFFF;
  background-image: url(../../img/bg02.jpg);
  background-attachment: fixed;
  background-repeat: no-repeat;
  background-position: left top;
  margin: 0px;
  vertical-align: middle;
}

/* -- ShowGallery -- */
body.simple { 
  font-family: Verdana, Arial, Helvetica, sans-serif;
  font-size: 10px;
  margin: 0px;
  color: #FFFFFF;
  background-image: none;
  background-color: #1466B8;
}


/* -------------- */
/* text formating */
/* -------------- */

p { 
  color: #FFFFFF;
  font-family: Verdana, Arial, Helvetica, sans-serif;
  font-size: 10px; 
}

p.dark {
  color: #000000;
  font-family: Verdana, Arial, Helvetica, sans-serif;
  font-size: 10px; 
}

.bright {
  color: #FFFFFF;
}

  
/* --------------- */
/* a-tag formating */
/* --------------- */

a { 
  color: #FFCC00;
  font-family: Verdana, Arial, Helvetica, sans-serif;
  font-size: 10px;
  font-weight: bold;
  text-decoration: none; 
}

a.dat { 
  color: #FFCC00;
  font-family: Verdana, Arial, Helvetica, sans-serif;
  font-size: 10px;
  font-weight: normal;
  text-decoration: none; 
}

a.top { 
  color: #B0B0B0;
  font-family: Verdana, Arial, Helvetica, sans-serif;
  font-size: 11px;
  font-weight: normal;
  text-decoration: none; 
}

a:link { 
  color: #FFCC00; 
  text-decoration: none;
}

a:visited { 
  color: #FFCC00; 
  text-decoration: none;
}

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

a:hover.dat {
  color: #FFCC00;
  background: none;
  text-decoration: underline; 
}

a:active { 
  color: #FFCC00;
  text-decoration: underline;
}



/* --------------- */
/* table formating */
/* --------------- */

table { 
  font-family: Verdana, Arial, Helvetica, sans-serif;
  color: #FFFFFF;
  font-size: 10px;
  
  border-top: none;
  border-right: none;
  border-left: none;
  border-bottom: none;
}

tr.secondrow {
  background-color: #1674D1;
  color: #FFFFFF;
  font-family: Verdana, Arial, Helvetica, sans-serif;
  font-size: 10px;
  
  border-top: none;
  border-right: none;
  border-left: none;
  border-bottom: none;
}

tr.underline {
  border-bottom: #B0B0B0 1px solid;
}

table.frameset { 
  /* background: #606060; */
  /* color: #B0B0B0; */
  font-family: Verdana, Arial, Helvetica, sans-serif;
  font-size: 10px;

  border-spacing: 0;
  border: 0; 
  border-collapse: collapse;

  margin: none;
  padding: none;
}

table.menu {
  /* background: #606060; */
  /* color: #B0B0B0; */
  font-family: Verdana, Arial, Helvetica, sans-serif;
  font-size: 10px;
  
  border-spacing: 0;
  border-top: none;
  border-right: none;
  border-left: none;
  border-bottom: none;
}

table.news { 
  /* background: #B0B0B0; */
  /* color: #FFFFFF; */
  font-family: Verdana, Arial, Helvetica, sans-serif;
  font-size: 10px;

  border-top: #B0B0B0 1px solid;
  border-right: #B0B0B0 1px solid;
  border-left: #B0B0B0 1px solid;
  border-bottom: #B0B0B0 1px solid;
}

table.notify { 
  /* background: #606060; */
  color: #B0B0B0;
  font-family: Verdana, Arial, Helvetica, sans-serif;
  font-size: 10px;

  padding: 5px;
  border-top: #B0B0B0 1px solid;
  border-right: #B0B0B0 1px solid;
  border-left: #B0B0B0 1px solid;
  border-bottom: #B0B0B0 1px solid;
}

table.newsheader {
  /* background: #000000; */
  color: #FFFFFF;
  font-family: Verdana, Arial, Helvetica, sans-serif;
  font-size: 12px;   /* Sunshine */
  font-weight: bold; /* Sunshine */
  /* letter-spacing:0.1em */
  /* background: #1674D1; */
}

table.newsfooter {
  /* background: #A0A0A0; */
  /* color: #B0B0B0; */
  font-family: Verdana, Arial, Helvetica, sans-serif;
  font-size: 10px;
}

tr.secondrownews {
  /* background: #A0A0A0; */
  background-color: #1674D1;
  /* color: #000000; */
  font-family: Verdana, Arial, Helvetica, sans-serif;
  font-size: 10px;
  
  border-top: none;
  border-right: none;
  border-left: none;
  border-bottom: none;
}

td.notify {
  border:1px dashed #B0B0B0; 
  /* border-spacing: 10px; */
  padding: 5px;
  border-collapse: collapse;
  /* background: #A0A0A0; */
  color: #B0B0B0;
}

table.info {
  /* background: #606060; */
  /* color: #B0B0B0; */
  font-family: Verdana, Arial;
  font-size: 10px;
  width: 90%;
}

td.headline {
  /* background: #B0B0B0; */
  /* color: #000000; */
  font-family: Verdana, Arial;
  font-weight: bold;
  font-size: 12px;
}


/* -------------- */
/* form formating */
/* -------------- */

input { 
  color: #000000;
  /* background: #1674D1; */
  font-family: Verdana, Arial, Helvetica, sans-serif;
  font-size: 10px;
  
  border-bottom: #000030 1px solid;
  border-left: #000030 1px solid;
  border-right: #000030 1px solid;
  border-top: #000030 1px solid;
}

textarea {
  color: #000000;
  /* background: #B0B0B0; */
  font-family: Verdana, Arial, Helvetica, sans-serif;
  font-size: 10px;
  
  border-bottom: #000030 1px solid;
  border-left: #000030 1px solid;
  border-right: #000030 1px solid;
  border-top: #000030 1px solid;
}

select { 
  color: #000000;
  /* background: #B0B0B0; */
  font-family: Verdana, Arial, Helvetica, sans-serif;
  font-size: 10px; 
  border-bottom: #000030 1px solid;
  border-left: #000030 1px solid;
  border-right: #000030 1px solid;
  border-top: #000030 1px solid;
}

/* -------------- */
/* misc formating */
/* -------------- */

.underline {
  color: #F0F0F0;
  border-bottom: #F0F0F0 1px solid;
}

.copyright {
  /* background: #606060; */
  color: #000000;
  font-family: Verdana, Arial;
  font-size: 10px;
  text-align: center;
}

