#content {
top:111px;
}

.sitemap {
	width:100%;
    margin-top:-20px;
	background:url(../images/verlauf-content-1.jpg) repeat-x;
	background-color:#D6D6D6;
}

.sitemap th, .sitemap th a {
background:url(../images/verlauf-blau.jpg) repeat-x;
	background-color:#476183;
	color:#FFFFFF;
	padding:3px;
}

.sitemap th a:hover {
	color:#fff;
}

.sitemap th a:visited {
	color:#fff;
}

.sitemap td {
	text-align:center;
}

.sitemap td a{
	padding:3px;
	text-align:left;
}
.sitemap .left {
	width:200px;
	text-align:left;
	padding-left:3px;
}
.sitemap td img {
	text-align:center;
	margin:3px;
}

#content .menu_inhalt {
	postion:relative;
	top:-10px;
}

