body
{
        font-family: Tahoma;
        font-size:12px;
        color: black;
}

div,td,th
{
        font-family: Tahoma;
        font-size:12px;
        color: black;
}

A.alles { text-decoration: none; color: black }
A.alles:hover { text-decoration: underline overline; color: black }
A.alles:active { text-decoration: none; color: black }
A.alles:visited { text-decoration: none; color: black }
A.alles:hover { text-decoration: underline overline; color: black }

A.navi { text-decoration: none; color: blue }
A.navi:hover { text-decoration: underline overline; color: blue }
A.navi:active { text-decoration: none; color: blue }
A.navi:visited { text-decoration: none; color: blue }
A.navi:hover { text-decoration: underline overline; color: blue }

A.rot { text-decoration: none; color: red }
A.rot:hover { text-decoration: underline overline; color: red }
A.rot:active { text-decoration: none; color: red }
A.rot:visited { text-decoration: none; color: red }
A.rot:hover { text-decoration: underline overline; color: red }

.form
{	
        border:2px #0054A6 solid;
        background-color: white;
        font-family: Tahoma;
        font-size:12px;
		font-weight:bold;
}

div.titel
{
  position:absolut;
  width:98%;
  z-index: 0;
}

div.main
{
  position:absolute;
  top:25%;
  width:48%;
  left:24%;
  z-index: 0;
  padding: 10;
  background-color: white;
  border:2px #0054A6 solid;
}

div.start
{
  position:absolute;
  top:25%;
  width:70%;
  left:24%;
  z-index: 0;
  padding: 10;
  background-color: white;
  border:2px #0054A6 solid;
}

div.navi
{
  position:absolute;
  top:25%;
  width:18%;
  left:5px;
  z-index: 0;
  padding: 10;
  font-size: 14px;
  background-color: #C6D3E7;
  border:2px #0054A6 solid;
}

div.navi1
{
  position:absolute;
  top:25%;
  width:18%;
  left:78%;
  z-index: 0;
  padding: 10;
  font-size: 14px;
  background-color: #C6D3E7;
  border:2px #0054A6 solid;
}

td.tabelle
{
  border: 1px #C6D3E7 solid;
  font-size: 12px;
}

table.border
{
  border: 1px #0054A6 solid;
  font-size: 12px;
}

td.angebot
{
  border:2px red solid
}

td.table
{
  border: 2px #0054A6 solid;
  font-size: 12px;
}

img.border
{
  border: 2px #0054A6 solid;
}
