body{
font-family: Tahoma, Verdana, Arial, sans-serif;
font-size: 90%;
}

#container{
background: url(/images/bg.jpg) 0 55px no-repeat ;
width: 880px;
margin: 40px auto;
margin-bottom: 20px !important;
overflow: hidden;
padding: 0 40px 40px 40px;
display: block;
width: 798px;
height: 550px;
}

h1{
text-align: center;
z-index: 10;
}

h1>a{
font-size: 176%;
font-weight: normal;
text-decoration: none;
color: #091c7b;
}

img{
border: none;
}

#container>p{
text-align: center;
margin-top: 30px;
font-size: 150%;
}

#container div{
padding-top: 10px;
}

#martin{
display: block;
width: 345px;
float: left;
padding: 10px;
background: url(/images/bg_div.jpg) no-repeat center center;
}

#leo{
display: block;
width: 345px;
float: right;
padding: 10px;
background: url(/images/bg_div.jpg) no-repeat center center;
}

#martin p, #leo p{
line-height: 2em;
}

#martin a, #leo a{
color: 091c7b;
font-size: 130%;

}

.link{
text-align: right !important;
}

p#link_allesedv{
clear: both;
font-size: 70%;
text-align: right;
}

#link_allesedv a{
color: #666;
text-decoration: none;
}

#link_allesedv a:hover{
text-decoration: underline;
}