body {
 font-family: Tahoma;
}
td  {
 font-family: Tahoma;
}
p  {
 font-family: Tahoma;
}

A  {
        color : #004174;
        text-decoration : none;
}

td.mainNavi {
  vertical-align:top;
  width:200px;
  height:400px;
  background-color:#d1e6bd;
  background-image:url(images/navi.png);
  background-repeat:no-repeat;
  background-position:left top;
  padding-top:80px;
}

td.mainContent {
  width:500px;
  background-color:white;
}

td.mainRightTop {
  width:100px;
  height:200px;
  background-color:white;
  background-repeat:no-repeat;
  background-image:url(background.jpg);
  background-position:right 20px;
}

td.mainRightBottom {
  vertical-align:bottom;
  background-color:white;
  height:50px;
  background-repeat:no-repeat;
  background-image:url(images/unten.png);
  background-position:right bottom;
}

td.mainHeader {
  width:800px;
  height:150px;
  background-image:url(images/oben.png);
  background-repeat:no-repeat;
  background-position:left top;
  text-align:left;
  vertical-align:top;
}

table.nasowasTable {
  width:800px;
  height:150px;
}

td.nasowasHeader {
  width:400px;
  text-align:right;
  vertical-align:bottom;
  font-size:10pt;
}

td.nasowasImage {
  width:400px;
}

A:Visited  {
        color : #004174;
        text-decoration : none;
}

A:Active  {
        color : #004174;
        text-decoration : underline;
}

A:Hover  {
        color : #004174;
        text-decoration : underline;
}

td.paper  {
/*        border-width : 1;
//        border-color : Black;
//        border-style : outset;
//        padding : 15;
//        background-color : White;
//        width : 550;*/
        border-width : 0;
        background-color : White;
        padding : 0;
}

td.info  {
        border-left-width : 0;
        border-right-width : 0;
        border-top-width : 1px;
        border-bottom-width : 1px;
        border-color : #0000AA;
        border-style : solid;
}

a.mainmenu  {
        color : #004174;
        text-decoration : none;
        font-weight : bold;
    font-size: small;
}

a.mainmenu:visited  {
        color : #004174;
        text-decoration : none;
        font-weight : bold;
}

a.mainmenu:active  {
        color : #004174;
        text-decoration : underline;
        font-weight : bold;
}

a.mainmenu:hover  {
        font-weight : bold;
        color : #004174;
        text-decoration : underline;
}

p, .text, li  {
        line-height : 135%;
        font-size: 11pt;
        margin-bottom: 11pt;
    text-align: left;
}

h1,h2,p.title  {
        font-size: 14pt;
        font-weight : bold;
        color : #004174;
}

h2 {
        font-size: 12pt;
        font-weight : bold;
        color : #004174;
}

table.background  {
/*        border-width : 0;
//        padding : 5;
//        margin : 0;
//        width : 100%;*/
        border-width : 0;
        padding : 0;
        margin : 0;
        width : 100%;
}

table.submenu  {
        line-height : 100%;
        padding : 0;
        margin : 0;
    font-size: small;
}


a.submenu  {
        color : #004174;
        text-decoration : none;
}

a.submenu:visited  {
        color : #004174;
        text-decoration : none;
}

a.submenu:active  {
        color : #004174;
        text-decoration : underline;
}

a.submenu:hover  {
        color : #004174;
        text-decoration : underline;
}

table.menu  {
        width : 100%;
        margin : 0;
        padding : 4px;
        border-width : 0;
}

.welcome  {
        font-style : italic;
}

td.header, div.header {
        border-width : 1px;
        border-color : #d1e6bd;
        border-style : dashed;
        padding : 2px;
        background-color : White;
        width : 100%;
}

.navjump {
  display:none;
}