body {
	background-color: #787878;
	color: #ffffff;
	font-family: arial;
}

a {
	color: #ffffff;
	
}

#url {
	position: absolute;
	top: 43px;
	left: 50px;
	width: 329px;
}

h1 {
	position: absolute;
	top: 61px;
	left: 50px;
	font-size: 36px;
	line-height: 46px;
}

#image {
	position: absolute;
	top: 90px;
	left: 379px;
	width: 357px;
	height: 357px;
}

#text {
	position: absolute;
	top:  78px;
	left: 78px;
	font-size: 14px;
	line-height: 18px;	
	width: 500px;
}

#footer {
	position: absolute;
	top: 447px;
	left: 0px;
}

#apply {
	position: absolute;
	top: 432px;
	left: 50px;
	background-color: transparent;	
	background-image: url(img/_bewerben_e.gif);
	background-repeat: repeat;	
	width: 122px;	
	height: 18px;	
	display: block;
}

#apply:hover {
	background-color: transparent;
	background-image: url(img/_bewerben_RO_e.gif);
}

img {
	border: none;
}