#container {
	font-size: 14px;
	line-height: 110%;
	color: #000000;
	width: 850px;
	margin-right: auto;
	margin-left: auto;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-right-color: #666666;
	border-bottom-color: #666666;
	border-left-color: #666666;
	background-image: url(bilder/aufbau/hintergrund-cont.gif);
	background-repeat: repeat-y;
}
#container #links {
	width: 460px;
	margin-top: 10px;
	text-align: left;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 150%;
	float: left;
	padding-top: 0px;
	padding-right: 5px;
	padding-bottom: 5px;
	padding-left: 5px;
	height: 450px;
}
.container #container #links p {
	text-align: center;
	margin: 0px;
	padding-top: 10px;
	padding-bottom: 10px;
	font-size: 14px;
	line-height: 20px;
}

.container #container #links img {
	margin-bottom: 12px;
}

.container #container #links h4 {
	font-size: 16px;
	line-height: 18px;
	text-align: center;
	color: #FF0000;
	letter-spacing: 1px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 4px;
	margin-left: 0px;
	background-color: #F9D277;
	padding-top: 5px;
	padding-bottom: 5px;
}

#container #rechts {
	width: 352px;
	margin-top: 10px;
	text-align: left;
	float: right;
}
#container #links h3 {
	background-color: #FFF503;
	text-align: center;
	color: #000000;
	font-size: 16px;
	font-weight: bold;
	padding: 0px;
	margin-top: 0px;
	margin-right: -5px;
	margin-bottom: 0px;
	margin-left: -5px;
}
#container #links a {
	color: #000000;
}
#container #links a:hover {
	color: #999999;
}


.cleaner {
	font-size: 0px;
	line-height: 0px;
	clear: left;
	height: .1px;
}
