/* CSS Document */
#body {
	background-color: #000000;
	margin: 0px;
	z-index: 1;
	text-align: left;
	padding: 50px;
}

#rahmen {
	background-image: url(img/impressum-bg.jpg);
	width: 800px;
	height: 798px;
	background-attachment: scroll;
	background-repeat: no-repeat;
	text-align: left;
	background-color: #000000;
	v-align: middle;
	border: medium solid #FFFFFF;
	z-index: 2;
	left: 0px;
	top: 0px;
	margin: 0px;
	background-position: center top;
	padding: 0px;



}
	
a.mail {
	font-family: Georgia;
	font-size: 14px;
	font-weight: bold;
	font-style: normal;
	font-variant: normal;
	line-height: normal;
	text-transform: lowercase;
	color: #B9FFFD;
	text-decoration: none;
	border: none;

}

a.menu 		{color: #0066CC;
			text-decoration: none;
}
a.menu:hover   {
	color:#FFFFFF;
	font-weight: bold;
	border: none;

}
#data {
	width: 674px;
	height: 37px;
	text-align: right;
	margin: 0px;
	padding: 0px;
	z-index: 5;
	position: absolute;
	left: 175px;
	top: 56px;












}

