#MenuContent {
position: relative;
top: 221px;
left: 74px;
width: 705px;
height: 405px;
}

#MenuBild {
position: absolute;
width: 399px;
height: 299px;
top: 14px;
left: 134px;
background: url(../img/content_bg.png) no-repeat;
}

#MenuContent p {
margin-bottom: 13px;
line-height: 17px;
}

#MenuContent a {
color: #869cba;
font-weight: bold;
}

#MenuContent a:hover {
color: #ff6820;
font-weight: bold;
}


#Menu1 {
position: absolute;
top: 0;
left: 0;
width: 150px;
}

#Menu2 {
position: absolute;
top: 159px;
left: 0;
width: 150px;
}

#Menu3 {
position: absolute;
bottom: 0px;
left: 0;
width: 317px;
}

#Menu3 p {
padding-top: 13px;
}

#Menu4 {
position: absolute;
top: 0;
right: 0;
width: 160px;
text-align: right;
}

#Menu5 {
position: absolute;
top: 159px;
right: 0;
width: 150px;
text-align: right;
}

#Menu6 {
position: absolute;
bottom: 0px;
right: 0;
text-align: right;
}
