

body {
    background: url('../bilder/kenwimer.jpg') repeat fixed;
  }


div.Main {
    background : #00007F;
    color : #FFFFFF;
    height : 100px;
    vertical-align : middle;
    white-space : nowrap;
  }


div.SubMain {
    background-color: #00007F;
    height: 14px;
    vertical-align: middle;
  }


div.Menu {
    background-color: #FFFFFF;
    font: normal 12px Verdana,Arial,'Sans Serif';
    color: #000000;
    vertical-align: top;
    text-align: center;
    height: 16px;
    white-space: nowrap;
  }


div.Head {
    position: absolute;
    top: 20px;
    left: 20px;
    right: 20px;
    font: bold 18px 'Arial';
    text-align: center;
  }


div.SubHead {
    font: normal 13px 'Arial';
    position: absolute;
    left: 20px;
    right: 20px;
    text-align: center;
    bottom: 50px;
  }


div.Titel {
    position : relative;
    top: 0px;
    font: normal normal bold 18px Verdana, Arial, 'Sans Serif';
    text-align: center;
  }


div.TFoto {
    position: absolute;
    top: 80px;
    left: 20px;
  }


div.Txt {
    font: normal 13px Verdana,Arial,'Sans Serif';
    left: 640px;
    position: absolute;
    right: 20px;
    text-align: justify;
    top: 100px;
  }


div.Partner {
    position: relative;
    top: 40px;
    left: 0px;
    right: 20px;
    font: bold 14px Verdana,Arial,'Sans Serif';
  }


:active {
    background : #fff8f8;
    border-style : none;
    border-width : 3px 3px medium;
    border-top-color : #000000;
    border-right-color : #000000;
    border-left-color : #000000;
	text-decoration: none;
  }


:focus {
    background : #fff8f8;
    border-style : none;
    border-width : 3px 3px medium;
    border-top-color : #000000;
    border-right-color : #000000;
    border-left-color : #000000;
	text-decoration: none;
  }


:link {
    border : #FFFFFF hidden;
    color : #000000;
	text-decoration: none;
  }


:visited {
    border : #FFFFFF hidden;
    color : #000000;
	text-decoration: none;
  }

