@charset "utf-8";
/* CSS Document */

#index_container {
	position: relative;
	width:960px;
	height:645px;
	margin:auto;
	background-color: #FFF;
}
#links_ueber_uns_1 {
	position:absolute;
	left:100px;
	top:80px;
	width:160px;
	height:477px;
	z-index:2;
	border: thin  solid #999;
	padding: 3px;
}
#rechts_ueber_uns_2 {
	position:absolute;
	left:700px;
	top:80px;
	width:160px;
	height:477px;
	z-index:2;
	right: 0px;
	border: thin  solid #999;
	padding: 3px;
}


#index_text {
	position:absolute;
	left:282px;
	top:150px;
	width:400px;
	height:480px;
	z-index:2;
	font-family: Verdana, Geneva, sans-serif;
	font-size: 16px;
	font-style: normal;
	color: #000;
	text-align: center;
	top: 71px;
}

#index_text h1 {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 24px;
	font-style: normal;
	font-weight: normal;
	color: #000;
	text-align: center;
	text-decoration: none;
	list-style-type: none;
}

#index_text h1 a {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 24px;
	font-style: normal;
	font-weight: normal;
	color: #000;
	text-align: center;
	list-style-type: none;
}
#index_text p a {
	color:#000;
}
#index_container #index_text p {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 12px;
	font-style: normal;
	font-weight: normal;
	color: #000;
	text-decoration: none;
	text-align: center;
}#index_container #index_text p a {
	text-decoration: none;
}#index_container #index_text p a:hover {
	text-decoration: none;
	font-family: Verdana, Geneva, sans-serif;
	font-size: 12px;
	font-style: normal;
	font-weight: normal;
	color: #900;
	text-decoration: none;
	text-align: center;
}
