#container {
	height: 383px;
	padding-top: 208px;
	background: #069 url(images/33ffff.gif) 549px 0 repeat-y;
}
h1 {
	height: 71px;
	background: url(images/name.gif) 149px 10px no-repeat;
	border-top: 1px solid #3FF;
	border-bottom: 1px solid #3FF;
	line-height: 71px; /* needed for IE/Win to get rid of the gap b/w h1 and h3 */
}
h3 {
	text-indent: -9000px;
	border-top: 1px solid #3FF;
	background: url(images/trb.gif) 362px 0 no-repeat;
	margin-top: 8px;
}
p {margin-left: -9000px;}
ul, li {
	border: none;
	float: none;
}
ul {
	margin-top: 65px;
	border-top: 1px dotted #069; /* border needed for top margin in anchor (keeping the height with changing link) */
}
a {text-indent: -9000px;}
#aufdeutsch {
	border-bottom: 1px solid #3FF;
}
#aufdeutsch a {
	background: url(images/b_aufdeutsch1.gif) top right no-repeat;
	height: 20px;
	width: 158px;
	margin: 5px 0 0 391px;
}
#aufdeutsch a:hover {
	width: 200px;
	height: 25px;
	background-position: bottom right;
	margin: 0 0 0 349px;
}
#inenglish a {
	background-image: url(images/b_inenglish1.gif);
	height: 20px;
	width: 144px;
	margin-left: 550px;
}
#inenglish a:hover {
	width: 179px;
	height: 25px;
	background-position: bottom left;
}