

	body {
		background-image:url(images/hgkemlitz4hell.jpg);
		background-position:0  0;
		margin: 0 0 0 0;
		scrollbar-3dlight-color:red;
		scrollbar-arrow-color:red;
	}

	.unten {
		background: Blue;
		margin-bottom: 10px;
		margin-left: 10px;
		margin-right: 10px;
		margin-top: 10px;
		border: 2px Black;
	}


	a:link.men {
		background-color :#F9C33D;
		font-family : arial;
	font-size=12pt;
		color : ivory;
		text-decoration : none;
		margin-right : 8px;
		padding-top : 4px;
		padding-bottom : 3px;
		padding-left : 5px;
		padding-right : 5px;
		border-top : 3px outset #F9C33D;
		border-left : 3px outset #F9C33D;
		border-right :  3px outset #F9C33D;
		border-bottom :  3px outset #F9C33D;

	}

	a:visited.men {
		background-color : #F9C33D;
		font-family : arial;
	font-size=12pt;
		color : ivory;
		text-decoration : none;
		margin-right : 8px;
		padding-top : 4px;
		padding-bottom : 3px;
		padding-left : 5px;
		padding-right : 5px;
		border-top : 3px outset #F9C33D;
		border-left : 3px outset #F9C33D;
		border-right :  3px outset #F9C33D;
		border-bottom :  3px outset #F9C33D;
	}

        a:active.men {
		background-color : #F9C33D;
		font-family : arial;
	        font-size=12pt;
		color : red;
		text-decoration : none;
		margin-right : 8px;
		padding-top : 4px;
		padding-bottom : 3px;
		padding-left : 5px;
		padding-right : 5px;
		border-top : 3px outset #97A11E;
		border-left : 3px outset #97A11E;
		border-right :  3px outset #97A11E;
		border-bottom :  3px outset #97A11E;
	}

	a:hover.men {
		background-color : #97A11E;
		font-family : arial;
	font-size=12pt;
		color : red;
		text-decoration : none;
		margin-right : 8px;
		padding-top : 4px;
		padding-bottom : 3px;
		padding-left : 5px;
		padding-right : 5px;
		border-top : 3px outset #97A11E;
		border-left : 3px outset #97A11E;
		border-right :  3px outset #97A11E;
		border-bottom :  3px outset #97A11E;
	}

	span { color : black; }

	#links {
		margin-top: 10px;
		padding: 0;
		position: relative;
		left: 0px;
		width: 200px;
		background-image: none;
		background-position: 0  0;
		border: 0px solid #000;
		background: transparent;
	}

	#mitte {
		margin: -400px auto auto 250px;
		padding: 0;
		position: relative;
		left: 0px;
		width: 700px;
		background-color: transparent;
		border: 0px solid #000;
		height: 200px;
		
	}

