body {
  padding:0;
  margin:0;
  background:#E6E6E6;
}

body,table,input,textarea,select,button {
  font-family:arial,sans-serif;
  font-size:12px;
  line-height:16px;
  color:#464646;
}

a {
  color:#BB9C00;
  text-decoration:none;
}
a:hover {
  text-decoration:underline;
}

h1 {
  font-size:16px;
}
h2 {
  font-size:14px;
}
h3 {
  font-size:12px;
}

table tr th,
table tr td {
  vertical-align:top;
  text-align:left;
}
#content table tr td,
#content table tr th {
  padding:2px 1em 2px 0;
}
.deco1 {
  background:#DEBF02;
  color:#fff;
  padding:5px;
}
.deco2 {
  background:#E3E3E3;
  padding:5px;
  border:dotted #464646 1px;
}

table.deco th {
  border-bottom:dotted #464646 1px;
  padding:2px 1em 2px 0;
}
table.deco td {
  background:#E3E3E3;
  padding:2px 1em 2px 2px;
}

/* Listen
ul {
  margin:0 0 0 0;
  padding:0 0 0 16px;
  list-style-type:none;
}
ul li {
  padding:0 0 0 20px;
  margin:0;
  background:url(images/rarr.gif) no-repeat 0 0;
}
ol {
  margin:0;
  padding:0 0 0 36px;
}
ol li {
  margin:0;
  padding:0;
}
*/

.tshaddow {
  height:15px;
  background:url(images/tshaddow.jpg) 0 100% no-repeat;
}
.bshaddow {
  height:20px;
  background:url(images/bshaddow.jpg) 0 0 no-repeat;
}
.lshaddow {
  width:25px;
  background:url(images/lshaddow.jpg) 100% 0 repeat-y;
}
.rshaddow {
  width:15px;
  background:url(images/rshaddow.jpg) 0 0 repeat-y;
}

#startLink span {
  display:none;
}
#startLink {
  display:block;
  width:190px;
  height:104px;
}

#title1 {
  height:104px;
  background:url(images/title1Bg.jpg);
  width:965px;
}
#title1 span {
  display:none;
}

#title2 {
  height:56px;
  background:url(images/title2Bg.jpg);
}
#title2 span {
  display:none;
}

#nv {
  background:#fff url(images/nvBg.jpg) 0 0 repeat-y;
  width:260px;
  padding:45px 0 0 0;
}

#nv a {
  display:block;
  color:#464646;
}
#nv a.a1 {
  color:#BB9C00;
}
#nv a:hover {
  text-decoration:none;
  color:#000;
}
#nv a.d1 {
  background:url(images/nvItem.jpg) 0 0 no-repeat;
  padding:10px 0 10px 53px;
  margin:0 10px 0 0;
  line-height:16px;
  font-weight:bold;
}
#nv a.d2 {
  margin:2px 10px 2px 63px;
  background:url(images/dottedHr.gif) 0 100% repeat-x;
}
#nv a.d3 {
  margin:2px 10px 2px 83px;
}

#nv a.id52 {
  font-style:italic;
  margin:2px 10px 2px 83px;
}

/* Master, Jiggys */

#content {
  width:500px;
  background:#F1F1F1;
}
#content .inner {
  padding:45px 10px 10px 10px;
}

#content2 {
  width:730px;
  height:100%;
  background:#F1F1F1;
}
#content2 .inner {
  height:100%;
  padding:45px 10px 10px 10px;
}
#rightbar {
  width:230px;
  background:#D2D2D2;
  padding:45px 0 10px 0;
}

/* Master, ohne Jiggys */




#copyright {
  background:#7F7F7F;
  padding:3px 28px;
  color:#fff;
  font-size:11px;
}
#copyright a {
  color:#fff;
}