
	body{
		
		font: 13px verdana, arial, sans-serif;
		margin: 0;
		padding: 0;
	}

	#head{
		top: 0; left: 0; right: 0; /* wg Firefox 3 eingetragen */
		color:black;
		background: white;
		position: fixed;
		margin:0;
		padding: 10px 40px 5px 40px;
		border-bottom:5px solid #C52921;
		z-index: 3;
	}

	#table,td,tr,p {
		color:black;
		background:white;	
		font: 13px verdana, arial, sans-serif;
	}


	#menulinks{
		color:black;
		background:white;
		position: fixed;
		top: 100px;
		left: 43px;
		width:190px;
		font:13px verdana, arial, sans-serif;}

	#menulinks a{
		color: black;
		background: white left;
		font: bold 13px verdana, arial, sans-serif;
		text-decoration: none;
		display: block;
		padding: 2px 3px 5px 15px;
                margin: 1px;
	}

        #menulinks DIV.act{
		color: #C52921;
                background: white left;
                font: bold 13px verdana, arial, sans-serif;
                text-decoration: none;
                display: block;
	}

        #menulinks DIV.act a{
                color: #C52921;
                background: white left;
                font: bold 13px verdana, arial, sans-serif;
                text-decoration: none;
                display: block;
                background-image: url(images/apaya_3eck_sw01.png);
                background-repeat: no-repeat;
        }


        #menulinks DIV.no{
                color: black;
                background: white left;
                font: bold 13px verdana, arial, sans-serif;
                text-decoration: none;
                display: block;
        }

        #menulinks DIV.no a{
                color: black;
                background: white left;
                font: bold 13px verdana, arial, sans-serif;
                text-decoration: none;
                display: block;
                background-image: url(images/apaya_3eck_farbe01.png);
                background-repeat: no-repeat;
        }

        #menulinks DIV.no a:hover{
                color: #C52921;
                background: white left;
                background-image: url(images/apaya_3eck_sw01.png);
                background-repeat: no-repeat;
        }

        #menulinks DIV.ebene2act{
                color: #b1b2b4;
                background: white left;
                font-size: 10px;
                text-decoration: none;
                display: block;
		padding-left:10px;
        }

        #menulinks DIV.ebene2act a{
                color: #b1b2b4;
                background: white left;
                font-size: 10px;
                text-decoration: none;
                display: block;
        }

        #menulinks DIV.ebene2no{
                color: black;
                background: white left;
                font-size: 10px;
                text-decoration: none;
                display: block;
		padding-left:10px;
        }

        #menulinks DIV.ebene2no a{
                color: black;
                background: white left;
                font-size: 10px;
                text-decoration: none;
                display: block;
        }

        #menulinks DIV.ebene2no a:hover{
                color: #b1b2b4;
                background: white left;
        }


	#content{
		color:black;
		background:white;
		padding-top: 100px;
		padding-left: 245px;
		padding-right: 50px;
		padding-bottom: 50px;
		max-width: 650px;
		font:13px verdana, arial, sans-serif;
		z-index: 2;
	}

	#content a{
		color: #C52921;
		background: white;
		text-decoration:none;
	}

        #content a:link{
                color: #C52921;
                background: white;
        }


        #content a:hover{
                color: #b1b2b4;
                background: white;
        }


	#foot{
		color: black;
		background: white;
		border-bottom: 5px solid #C52921;
		font: 13px verdana, arial, sans-serif;
		position: fixed;
		text-align:right;
		padding: 10px 45px 0px 45px;
		z-index: 3;
		bottom: 10px;
		left: 0;
		right: 0;
		height: 20px;
	}

	#foot p{margin:0;padding:0;
		font:13px verdana, arial, sans-serif;}

	#foot a{
		color:black;
		background: transparent left;
		font: bold 13px verdana, arial, sans-serif;
		text-decoration:none;
		margin-left: 20px;
		padding: 4px 3px 5px 15px;
	}

        #foot SPAN.fact{
                color:#C52921;
                background: transparent left;
                font: bold 13px verdana, arial, sans-serif;
                text-decoration:none;
        }

        #foot SPAN.fact a{
                color:#C52921;
                background: transparent left;
                font: bold 13px verdana, arial, sans-serif;
                text-decoration:none;
		background-image: url(images/apaya_3eck_sw01.png);
                background-repeat: no-repeat;
        }

        #foot SPAN.fno{
                color:black;
                background: transparent left;
                font: bold 13px verdana, arial, sans-serif;
                text-decoration:none;
	}

        #foot SPAN.fno a{
                color:black;
                background: transparent left;
                font: bold 13px verdana, arial, sans-serif;
                text-decoration:none;
                background-image: url(images/apaya_3eck_farbe01.png);
                background-repeat: no-repeat;
        }

        #foot SPAN.fno a:hover{
                color:#C52921;
                background: transparent left;
                font: bold 13px verdana, arial, sans-serif;
                text-decoration:none;
                background-image: url(images/apaya_3eck_sw01.png);
                background-repeat: no-repeat;
        }

	#underfoot{
		color:black;
		background: white;
		position: fixed;
		margin: 0;
		z-index: 2;
		bottom: 0;
		left: 0;
		right: 0;
		height: 10px;
	}
