body {
	background: url('images/bg.jpg') no-repeat #ffffff;
	width: 900px;
	height: 765px;
	font-family: arial, sans-serif;
	font-size: 10pt;
	color: #2E124B;
}

h3 {
	font-size: 1.2em;
	font-weight: bold;
	margin: 2px 0;
}

a {
	font-weight: bold;
	text-decoration: none;
}

a:hover {
	text-decoration: underline;
}

#content1 {
	position: absolute;
	top: 260px;
	left: 10px;
	width: 315px;
	height: 103px;
}
 
#content2 {
	position: absolute;
	top: 420px;
	left: 10px;
	width: 422px;
	height: 270px;
}
 
#kontakt {
	position: absolute;
	top: 420px;
	left: 505px;
	width: 240px;
	height: 155px;
}
 
#links {
	position: absolute;
	top: 265px;
	left: 385px;
	width: 500px;
	height: 135px;
	text-align: center;
}

#links .textfield_content ul {
	list-style-type: none;
	list-style-position: inside;
	text-indent: 0; 
	padding: 0;
}

.textfield {
	background: #ffffff;
	-moz-opacity:.50; filter:alpha(opacity=50); opacity:.50;
}

.textfield_content {
	padding: 5px;
}
 
#referenzen {
	position: absolute;
	top: 747px;
	left: 100px;
	width: 795px;
	height: 1.2em;
	overflow: hidden;
}
 

