img {
	border: none;
}

#inhalt div {
	padding: 13px 0px 0px 20px;
}
#inhalt {
	position: fixed; bottom: 25%; left: 8px;
	overflow: hidden;
	z-index: 1;
	text-align: left;
	font-family: Arial,Helvetica; font-size: 12px; font-weight: normal;
	background: url(inhalt.png);
	/*-moz-border-radius: 20px;
	background: -moz-linear-gradient(0deg, #eee, #eee 2px, #f8f8f8 10px, #fff 40px, #eee 45px, #ccc);*/
	width: 190px; height: 198px;
}


#inhalt a {
	font-weight: normal;
	text-decoration: none;
	color: #000;
}
#inhalt a:hover {
	color: #00a;
}

a.menulink {
	margin-left: 25px;
}
a.activelink {
	font-weight: bold !important;
}

#main {
	position: absolute; left: 220px; top: 8px; margin-right: 20px; margin-bottom: 20px;
}

#language {
	position: fixed; bottom: 10px; right: 10px;
	z-index: 1;
}

a {
	color: #00a;
	font-weight: bold;
	text-decoration: none;
}

b.a {
	padding-left:9px;
	background: url('at.png'); background-position: center; background-repeat: no-repeat;
}
