body {
	background: #ffffff url(bg_pat_line.jpg) repeat 13px 35px;
	text-align: center;
	margin: 0;
	padding: 0;
}

a:active {
	outline: none;
}

a:focus {
	outline: none;
}

  #site { margin: 0 auto;
    text-align: left;
    min-width: 923px;
    width: 923px;
    height:1441;
	z-index: -1;
	background-image: url(img/background.jpg);
}

#contact a {
	
	width: 549px;
	height: 460px;
	position: absolute;
	display: block;
	float: none;
	z-index: 2;
	border-style: none;
	margin: 0;
	padding: 0;
	top: 969px;
	background: url(img/contact_us.jpg) 0 0;
}

#contact a:hover  {
	background-position: 0px -480px;
}

#sedat a {
	position: relative;
	width: 126px;
	height: 475;
	display: block;
	float: none;
	z-index: 2;
	background: url(img/sedat.jpg) 0 0;
	top: 966px;
	left: 646px;
}

#sedat a:hover {
	background-position: 0px -525px;
}

#sedat a:active {
	border-style: none;
}

#martin a {
	position: relative;
	width: 126px;
	height: 475;
	display: block;
	float: none;
	z-index: 2;
	background: url(img/martin.jpg) 0 0;
	left: 770px;
	top: 491px;
}

#martin a:hover {
	background-position: 0px -525px;
}

#impressum {
	text-align: center;
	float: none;
	position: absolute;
	top: 1520px;
	font: 0.7em/1.5em Georgia, "Times New Roman", Times, serif;
	width: 923px;
}

#impressum h1 {
	font-size: 1.2em;
	line-height: 0.5em;
}

#impressum a {
	text-decoration: none;
	color: #000;
}

#impressum a:hover {
	text-decoration: underline;
}









