#content {
	clear: both;
	background: url(../de/gothe/pixel/gothe_links.jpg) no-repeat top left;
	margin: 0;
	padding: 0;
	height: 517px;
}

#left {
	height: 517px;
	width: 300px;
	float: left;
	margin: 0;
	padding: 0;
}

#topbig {
	background: #F1F4FF;
	height: 407px;
	margin-left: 325px;
	padding-top: 20px;
	padding-left: 30px;
	padding-right: 14px;
	overflow: auto;
	border-left: 4px solid #A9B2D6;
}

#botsmall {
	background: #F1F4FF;
	height: 90px;
	margin-left: 325px;
	padding-left: 30px;
	border-left: 4px solid #A9B2D6;
}


#content #info {
	position: absolute;
	margin-left: 140px;
	margin-top: 305px;
	z-index: 5;
	width: 180px;
	height: 200px;
	color: white;
	line-height: 115%;
}

ul.downloads li {
	display: inline;
}

* html #topbig {
	height: 427px;
}
* html #content #info {
	margin-left: -190px;
}

p {
	margin-bottom: 0.4em;
}

