
BODY {
    
	background-color: #000000;
	font-family: Arial;
	font-style: normal;
	font-weight: normal;
	font-size: 11pt;
	color: #000000;
	padding: 0px;
	margin: 0px;
   }

H1 {
	font-family: Arial;
	font-style: normal;
	font-weight: normal;
	font-size: 16pt;
	color: #900202;
	margin-top: 4pt;
	margin-bottom: 2pt;
   }

H1.name {
    color: #D00000;
    margin-top: 0pt;
    margin-bottom: 2pt;
    }
       
H1.title {
    color: #F0D000;
    text-align: center;
    font-family: Arial;
    }

H1.menu {
    color: #F0D000;
    margin-top: 0pt;
    margin-bottom: 2pt;
    margin-left: 0pt;
    font-size: 13pt;
    font-family: Arial;
    }


H2 {
	font-family: Arial;
	font-style: normal;
	font-weight: normal;
	font-size: 14pt;
	color: #900202;
		margin-top: 3pt;
	margin-bottom: 1pt;
}

H2.menu {
    color: #FFFFFF;
    margin-top: 0pt;
    margin-bottom: 1pt;
    margin-left: 0pt;
    font-style: normal;
    font-size: 10pt;
    font-family: Arial;
    }

H3 {
	font-family: Arial;
	font-style: normal;
	font-weight: normal;
	font-size: 12pt;
		margin-top: 2pt;
	margin-bottom: 1pt;
	color: #900202;}

H3.menu {
	font-family: Arial;
	font-style: normal;
	font-weight: normal;
	font-size: 8pt;
	color: #FFFFFF;
	margin-top: 0pt;
	margin-bottom: 0pt;
	margin-left: 0pt;
	}
	
A {text-decoration: none; color: #2222AA}
A.menu {color: #FFFFFF}

A:visited {
	color: #2288AA
	}
A.menu:visited {color: #CCCCCC}

A:active {
	color: #22AA22
   }
A.menu:active {color: #F0D000}

A:hover {
	color: #D00000
   }
A.menu:hover {color: #F0D000}

TD {
	font-family: Arial;
	font-style: normal;
	font-weight: normal;
	font-size: 11pt;
   }

TD.klein {
    font-size: 10pt;
    }

TH {
background-color: #EFE6C7;
color: #000000;
font-family: Arial;
	font-style: normal;
	font-weight: bold;
	font-size: small;
	text-align: left;
	}

TD.title {
     background-color: #900202;
     }
     
TD.body {
    background-image: url('/style/pics/bodyback.gif');
    }

TD.menu {
    background-color: #900202;
    padding: 5px;
    }
    
