
#wrapper {
	margin:0 auto 0 auto;
	width:1462px;
}

#header {
	background:url(../img/header.png) no-repeat;
	height:173px;
	width:1264px;
}
#header2 {
	position:absolute;
	left:50%;
	margin-left:-496px;
	width:1027px;
	height:173px;
	background:#fff;
	z-index:-1;
}
#header a {
	display:block;
	width:224px;
	height:128px;
	margin-left:11px;
}
#footer {
	background:url(../img/footer.png) no-repeat;
	height:154px;
}
#content_site {
	background:url(../img/content_repeat.png) repeat-y;
}

#telenummer {
	background:url(../img/tel-nr.png) right center no-repeat;
	text-indent:-200px;
}

#menu {
	background:url(../img/menu_trenner.jpg) right top no-repeat;
	padding-top:4px;
}
#menu div {
	background:#f1b555 url(../img/menu_trenner.jpg) bottom no-repeat;
	margin-left:11px;
	padding:0;
}

#menu a.m1 { background:url(../img/menu/ueber-mich-hover.png) center right no-repeat; }
#menu a.m2 { background:url(../img/menu/team-hover.png) center right no-repeat; }
#menu a.m3 { background:url(../img/menu/leistungen-hover.png) center right no-repeat; }
#menu a.m4 { background:url(../img/menu/verweise-hover.png) center right no-repeat; }
#menu a.m5 { background:url(../img/menu/kontakt-hover.png) center right no-repeat; }
#menu a.m6 { background:url(../img/menu/impressum-hover.png) center right no-repeat; }
#menu a.m7 { background:url(../img/menu/datenschutz-hover.png) center right no-repeat; }

#menu a:link,
#menu a:visited,
#menu a:active{
	display:block;
	color:#fff;
	text-decoration:none;
	text-indent:35px;
	text-indent:-200px;
	height:58px;
	line-height:58px;
	overflow:hidden;
	font-size:16px;
	text-transform:uppercase;

}
#menu a.hover,
#menu a:hover{
	color:#f1b555;
	/*background:url(../img/menu_hover.jpg) center center no-repeat;*/

}
#menu a.hover_m1,#menu a:hover.m1 {	background:url(../img/menu/ueber-mich-hover.png) center left no-repeat;}
#menu a.hover_m2,#menu a:hover.m2 {	background:url(../img/menu/team-hover.png) center left no-repeat;}
#menu a.hover_m3,#menu a:hover.m3 {	background:url(../img/menu/leistungen-hover.png) center left no-repeat;}
#menu a.hover_m4,#menu a:hover.m4 {	background:url(../img/menu/verweise-hover.png) center left no-repeat;}
#menu a.hover_m5,#menu a:hover.m5 {	background:url(../img/menu/kontakt-hover.png) center left no-repeat;}
#menu a.hover_m6,#menu a:hover.m6 {	background:url(../img/menu/impressum-hover.png) center left no-repeat;}
#menu a.hover_m7,#menu a:hover.m7 {	background:url(../img/menu/datenschutz-hover.png) center left no-repeat;}
