@import url("../../CSS/basis.css");

#ContentWrapper {
	background: url(kontakt.jpg);
}

#ContentFrameLi {
	float:left;
	
	padding-left:110px;

	width:210px;
	height:415px;
	
	overflow:hidden;
	
	font-size:80%;
	text-align:center;
}

#ContentFrameLi h1 {
	color:white;
	font-size:110%;
}

#ContentFrameLi a {
	color:white;
}

#ContentFrameRe {
	float:right;
	height:200px;
	overflow:auto;
	padding-right:110px;
	padding-top:80px;
	width:240px;
}
