	body {
		background-color:black;
		text-align:center;
		margin-top:0;
		margin-bottom:0;
		background-image: url("/graphic/bgg.png");
		background-repeat: repeat-y;
		background-position:center;
	}

	#overall {
		background-color:#b7b7b7;
		width:800px;
		height:100%;
		margin:auto;
		background-image: url("/graphic/bgg.png");
		background-repeat: repeat-y;
	}

	#logo {
		width:800px;
		height:232px;
		margin:auto;
	}

	#top_menu {
		margin-top:8px;
		border:0px solid #048a0d;
	}

	#menu {
		float:left;
		width:110px;
		min-height:400px;
		margin-left:7px;
		margin-top:2px;
		text-align:left;
		background-color:#D4D4D4;
	}

	#banner{
		float:left;
		width:118px;
		min-height:400px;
		margin-left:-30px;
		margin-top:14px;
		text-align:left;
		border:0px;
	}

	#uberad {
		margin-top:10px;
	}

	#underad {
		margin-bottom:10px;
	}

	div.page {
		width:660px;
		min-height:200px;
		background-color:#D4D4D4;
		margin-top:8px;
                float:right;
                margin-right:9px;
		text-align:left;
		border:1px solid #048a0d;
		background-image: url("graphic/stempel.png");
		background-repeat: no-repeat;
		background-position:right bottom;
	}

	#fontalign{
	margin-left:10px;
	margin-top:10px;
	margin-bottom:10px;
	margin-right:10px;
	}

	a{
		color:#000000;
	}
	
	a:hover {
		text-decoration: none; 
		color:#000000;
	}
	
	.book_qoute{
		color: green;
		text-decoration: none; 
	}

	.linker{
	border-bottom: 1px dotted #333;
	cursor: hand;
	text-decoration: none; 
	}
