body {
   background-color:orange;
   margin-top:0px;
   margin-left:0px;
   margin-right:0px;
   margin-bottom:20px;
}
h1{
  font-size:17pt;
}
div.menu{
  width:140px;
  background-color:aliceblue;
  border-style:solid;
  border-color:navy;
  border-top-width:0px;
  border-left-width:0px;
  border-right-width:1px;
  border-bottom-width:1px;
  font-family:VERDANA,ARIAL,TIMES;
  font-size:10pt;
  font-weight:bold;
  color:navy;
  text-align:left;
  padding:1px;
}
div.owner{
  text-align:right;
  font-family:VERDANA,ARIAL,TIMES;
  font-size:7pt;
}
div.specialhead{
  background-image:url(../../grafik/menu.gif);
  background-repeat:no-repeat;
  width:140px;
  height:24px;
  font-family:VERDANA,ARIAL,TIMES;
  font-size:10pt;
  font-weight:bold;
  color:navy;
  text-align:left;
  padding:1px;
  text-align:left;
}
div.specialbody{
  background-color:aliceblue;
  width:130px;
  font-family:VERDANA,ARIAL,TIMES;
  font-size:10pt;
  color:navy;
  text-align:left;
  padding:3px;
}
td{
  vertical-align:top;
}
td.advert{
  background-color:aliceblue;
  text-align:center;
}
td.bild{
  font-family:ARIAL,TIMES;
  font-size:8pt;
  color:white;
}
td.cms{
  font-family:VERDANA,ARIAL,TIMES;
  font-size:8pt;
  color:navy;
}
td.table{
  background-color:aliceblue;
  border:1px;
  border-style:solid;
  border-collapse:collapse;
}
td.content {
  font-size:12px;
  border-style:solid;
  border-top-width:0px;
  border-left-width:1px;
  border-right-width:1px;
  border-bottom-width:0px;
  border-color:navy;
}
table {
  font-family:verdana,arial,times;
  font-size:14px;
  color:navy;
  text-align:left;
}
table.tables {
  border:1px;
  border-style:solid;
  border-collapse:collapse;
  font-family:VERDANA,ARIAL,TIMES;
  font-size:7pt;
  color:navy;
}
span.selected{
  color:blue;
}
span.subselected{
  color:blue;
}
a.men{
  color:navy;
  text-decoration:none;
}
a.men:hover{
  color:blue;
  text-decoration:none;
}
a.submen{
  color:darkslategray;
  text-decoration:none;
}
a.submen:hover{
  color:cadetblue;
  text-decoration:none;
}
a.text{
  font-family:VERDANA,ARIAL,TIMES;
  font-size:11pt;
  color:blue;
  text-decoration:underline;
}
a.text:hover{
  font-family:VERDANA,ARIAL,TIMES;
  font-size:11pt;
  color:navy;
  text-decoration:underline;
}
a.spec{
  font-family:VERDANA,ARIAL,TIMES;
  font-size:10pt;
  color:navy;
  text-decoration:underline;
}
a.spec:hover{
  font-family:VERDANA,ARIAL,TIMES;
  font-size:10pt;
  color:blue;
  text-decoration:underline;
}
a.pagelist{
  font-family:VERDANA,ARIAL,TIMES;
  font-size:8pt;
  color:navy;
  text-decoration:none;
}
a.pagelist:hover{
  font-family:VERDANA,ARIAL,TIMES;
  font-size:8pt;
  color:blue;
  text-decoration:none;
}
input.suche{
  width:100px;
  border-width:0px;
  background-color:#F5F0F0;
}
