

body { 	
		background-image: url("pix/texture.jpg");
		background-attachment: scroll;
		background-position: 50% 50%;
		color:			black;
		font-size:		25px;
		
				}
h1	{	border-style:

	}
tr	{	display:		block;
		border:			0px;
	}
.Mitglieder:link, .Mitglieder:active, .Mitglieder:focus, .Mitglieder:visited {
		display:		block;
		background:		url("pix/mitglieder2.png");
		width:			210px;
		height:			52px;
		border:			0px;
		background-repeat:	no-repeat;
}
.Mitglieder:hover{
	display:			block;
	background:			url("pix/mitglieder.png");
	width:				210px;
	height:				52px;
	background-repeat:	no-repeat;
}
.termine:link, .termine:active, .termine:focus, .termine:visited{
		display:		block;
		background:		url("pix/termine2.png");
		width:			170px;
		height:			52px;
		border:			0px;
		background-repeat:	no-repeat;
		}
.termine:hover{
	display:			block;
	background:			url("pix/termine.png");
	width:				170px;
	height:				52px;
	background-repeat:	no-repeat;
	}	

.gaestebuch:link, .gaestebuch:active, .gaestebuch:focus, .gaestebuch:visited{
		display:		block;
		background:		url("pix/gaestebuch2.png");
		width:			230px;
		height:			48px;
		border:			0px;
		background-repeat:	no-repeat;
		}
.gaestebuch:hover{
	display:			block;
	background:			url("pix/gaestebuch.png");
	width:				230px;
	height:				52px;
	background-repeat:	no-repeat;
	}	
.forum:link, .forum:active, .forum:focus, .forum:visited{
		display:		block;
		background:		url("pix/forum2.png");
		width:			140px;
		height:			52px;
		border:			0px;
		background-repeat:	no-repeat;
		}
.forum:hover{
	display:			block;
	background:			url("pix/forum.png");
	width:				140px;
	height:				52px;
	background-repeat:	no-repeat;
	}	
.links:link, .links:active, .links:focus, .links:visited{
		display:		block;
		background:		url("pix/verweise2.png");
		width:			190px;
		height:			52px;
		border:			0px;
		background-repeat:	no-repeat;
		}
.links:hover{
	display:			block;
	background:			url("pix/verweise.png");
	width:				190px;
	height:				52px;
	background-repeat:	no-repeat;
	}	
.Gallerie:link, .Gallerie:active, .Gallerie:focus, .Gallerie:visited{
		display:		block;
		background:		url("pix/galerie2.png");
		width:			190px;
		height:			52px;
		border:			0px;
		background-repeat:	no-repeat;
		}
.Gallerie:hover{
	display:			block;
	background:			url("pix/galerie.png");
	width:				190px;
	height:				52px;
	background-repeat:	no-repeat;
	}	
.veranstalter:link, .veranstalter:active, .veranstalter:focus, .veranstalter:visited{
		display:		block;
		background:		url("pix/veranstalter2.png");
		width:			240px;
		height:			52px;
		border:			0px;
		background-repeat:	no-repeat;
		}
.veranstalter:hover{
	display:			block;
	background:			url("pix/veranstalter.png");
	width:				240px;
	height:				52px;
	background-repeat:	no-repeat;
	}	


.ueberschrift:link, .ueberschrift:active, .ueberschrift:focus, .ueberschrift:visited
{		font-size: 30px;
}
a:link
		{color: 		black;
		font-size:		25px
		}
a:visited
		{color: 		black;
		font-size:		25px;
		}
