.box {
	width: 468px;
	height: 500px;
	background-image: url('bg.gif');
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #FFFFFF;
	padding: 15px;
	background-repeat: no-repeat
}
.spalte_innen, .spalte_aussen {
	width: 230px;
	height: 210px;
	float: left;
	text-align: center;
	margin-top: 130px;	
	}
.spalte_aussen {
	width: 100px;	
	}
.twoColFixLtHdr #mainContent .box a {
	color: #FFFFFF;
	text-decoration: none;
	font-weight: bold;
	font-size: 12px;
}
.twoColFixLtHdr #mainContent .box a:visited {
	color: #FFFFFF;
	text-decoration: none;
	font-weight: bold;
	font-size: 12px;
}
.twoColFixLtHdr #mainContent .box a:active {
	color: #FFFFFF;
	text-decoration: none;
	font-weight: bold;
	font-size: 12px;
}
.twoColFixLtHdr #mainContent .box a:hover {
	color: #FFFFFF;
	text-decoration: underline;
	font-weight: bold;
	font-size: 12px;
}
.box h1 {
	font-size: 14px;
	color:#000000;
}
.box p {margin:10px 0px;
padding:0px;}




