BODY {
        background-color: #FFFFC0;
        font-family: Arial;
        font-size: 12px;
	text-align: center;
}
TD {
        border-style: none; 
	border-width: 0px; 
	border-top-color: #99CCFF; 
	border-right-color: #99CCFF; 
	border-bottom-color: #99CCFF; 
	border-left-color: #99CCFF; 
	background-color: #99CCFF;
        boarder-color: #99CCFF;
        font-family: Arial;
        font-size: 12px;
	text-align: left;
}
Table {
        border-style: none; 
	border-width: 0px; 
	border-top-color: #99CCFF; 
	border-right-color: #99CCFF; 
	border-bottom-color: #99CCFF; 
	border-left-color: #99CCFF; 
	background-color: #99CCFF;
        boarder-color: #99CCFF;
        font-family: Arial;
        font-size: 12px;
	text-align: left;
}

/*Die Überschriften*/
H1, H2, H3, H4, {
        background-color: transparent;
        font-family: Arial;
}
H1 {
        font-size: 18px;
}
H2 {
        font-size: 16px;
}
H3 {
        font-size: 14px;
}
H4 {
        font-size: 10px;
}

P {
        margin-left: 0px;
/*        text-align: center;*/
}

A:link  {
        background-color: transparent;
        color : #0000EE;
        text-decoration :none;
}
A:visited {
        background-color: transparent;
        color : #0000EE;
        text-decoration :none;
}
A:hover {
        background-color: transparent;
        color :  #0000EE;
        text-decoration :underline;
}
A:active {
        background-color: transparent;
        color :  #FF0000;
        text-decoration :none;
}


div#page {
    text-align: left;    /* Seiteninhalt wieder links ausrichten */
    margin: 0 auto;      /* standardkonforme horizontale Zentrierung */
    float: left;
    width: 760px;
    padding: 6px;
    border: 2px ridge silver;
    background-color: #6699FF;
    font-family: Arial;
    font-size: 12px;
  }
  html>body div#page {
    border-color: gray;  /* Farbangleichung an den Internet Explorer  */
  }


div#top {
    margin: 0;
    float: center;
    width: 744px;
    padding: 6px;
    border: 0px dashed silver;
    text-align: center;
    color: #99CCFF;
    background-color: #0066CC;
    font-family: Arial;
    font-size: 12px;
  }


div#top TD {
        border-style: none; 
	border-width: 0px; 
	border-top-color: #0066CC; 
	border-right-color: #0066CC; 
	border-bottom-color: #0066CC; 
	border-left-color: #0066CC; 
	background-color: #0066CC;
        boarder-color: #0066CC;
        font-family: Arial;
        font-size: 12px;
	text-align: left;
}
div#top Table {
        border-style: none; 
	border-width: 0px; 
	border-top-color: #0066CC; 
	border-right-color: #0066CC; 
	border-bottom-color: #0066CC; 
	border-left-color: #0066CC; 
	background-color: #0066CC;
        boarder-color: #0066CC;
        font-family: Arial;
        font-size: 12px;
	text-align: left;
}

/*Die Überschriften*/
div#top H1, div#top H2, div#top H3, div#top H4, {
        background-color: transparent;
        font-family: Arial;
}
div#top H1 {
        font-size: 18px;
}
div#top H2 {
        font-size: 16px;
}
div#top H3 {
        font-size: 14px;
}
div#top H4 {
        font-size: 10px;
}

div#top P {
        margin-left: 0px;
/*        text-align: center;*/
}

div#top A:link  {
        background-color: transparent;
        color : #0000EE;
        text-decoration :none;
}
div#top A:visited {
        background-color: transparent;
        color : #0000EE;
        text-decoration :none;
}
div#top A:hover {
        background-color: transparent;
        color :  #0000EE;
        text-decoration :underline;
}
div#top A:active {
        background-color: transparent;
        color :  #FF0000;
        text-decoration :none;
}


div#nav {
    margin: 0;
    float: left;
    width: 116px;
    padding: 1px;
    border: 0px dashed silver;
    background-color: #6699FF;
    font-family: Arial;
    font-size: 12px;
    text-align: center;
}
div#nav TD {
        border-style: solid; 
	border-width: 1px; 
	border-top-color: #6699FF; 
	border-right-color: #6699FF; 
	border-bottom-color: #6699FF; 
	border-left-color: #6699FF; 
	background-color: #99CCFF;
        boarder-color: #6699FF;
        font-family: Arial;
        font-size: 12px;
	text-align: left;
        padding: 3px;
}
div#nav Table {
        width: 110px;
        border-style: solid; 
	border-width: 2px; 
	border-top-color: #6699FF; 
	border-right-color: #6699FF; 
	border-bottom-color: #6699FF; 
	border-left-color: #6699FF; 
	background-color: #6699FF;
        boarder-color: #6699FF;
        font-family: Arial;
        font-size: 12px;
	text-align: left;
        padding: 3px;
}

/*Die Überschriften*/
div#nav H1, div#nav H2, div#nav H3, div#nav H4, {
        background-color: transparent;
        font-family: Arial;
}
div#nav H1 {
        font-size: 18px;
}
div#nav H2 {
        font-size: 16px;
}
div#nav H3 {
        font-size: 14px;
}
div#nav H4 {
        font-size: 10px;
}

div#nav P {
        margin-left: 4px;
        text-align: center;
}

div#nav A:link  {
        background-color: transparent;
        color : #0000EE;
        text-decoration :none;
}
div#nav A:visited {
        background-color: transparent;
        color : #0000EE;
        text-decoration :none;
}
div#nav A:hover {
        background-color: transparent;
        color :  #0000EE;
        text-decoration :underline;
}
div#nav A:active {
        background-color: transparent;
        color :  #FF0000;
        text-decoration :none;
}


div#main {
    margin: 0;
    float: right;
    width: 622px;
    padding: 6px;
    border: 0px dashed silver;
    background-color: #99CCFF;
    font-family: Arial;
    font-size: 12px;
    text-align: left;
}
div#main TD {
        border-style: none; 
	border-width: 0px; 
	border-top-color: #99CCFF; 
	border-right-color: #99CCFF; 
	border-bottom-color: #99CCFF; 
	border-left-color: #99CCFF; 
	background-color: #99CCFF;
        boarder-color: #99CCFF;
        font-family: Arial;
        font-size: 12px;
	text-align: left;
}
div#main Table {
        width: 600px;
	border-style: none; 
	border-width: 0px; 
	border-top-color: #99CCFF; 
	border-right-color: #99CCFF; 
	border-bottom-color: #99CCFF; 
	border-left-color: #99CCFF; 
	background-color: #99CCFF;
        boarder-color: #99CCFF;
        font-family: Arial;
        font-size: 12px;
	text-align: left;
}

/*Die Überschriften*/
div#main H1, div#main H2, div#main H3, div#main H4, {
        background-color: transparent;
        font-family: Arial;
}
div#main H1 {
        font-size: 18px;
}
div#main H2 {
        font-size: 16px;
}
div#main H3 {
        font-size: 14px;
}
div#main H4 {
        font-size: 10px;
}

div#main P {
        margin-left: 0px;
/*        text-align: center;*/
}

div#main A:link  {
        background-color: transparent;
        color : #0000EE;
        text-decoration :none;
}
div#main A:visited {
        background-color: transparent;
        color : #0000EE;
        text-decoration :none;
}
div#main A:hover {
        background-color: transparent;
        color :  #0000EE;
        text-decoration :underline;
}
div#main A:active {
        background-color: transparent;
        color :  #FF0000;
        text-decoration :none;
}




