/* ****** Hasenzucht Css ***** */

body {  
        background-color: #000000;
        background-image: url(../includes/bg.jpg);
        background-repeat: repeat-y;
        background-position:center;
	color: #FEFCD9;
	font: 12pt Bookman Old Style,Arial;
	margin: 0px 0px 0px 0px;
	padding: 0px;
        text-align: center;
        font-weight: none;
        align:center;
}

a:link, body_alink {
	color: #FEFCD9;
        text-decoration: none;
}
a:visited, body_avisited {
	color: #FEFCD9;
        text-decoration: none;
}
a:hover, a:active, body_ahover {
	color: #FEFCD9;
        text-decoration: none;
}


img {
        border:0px;
}


table {
        text-align: center;
        width: 100%;
        height: 100%;

}
