* {
margin: 0px;
padding: 0px;
text-decoration: none;
}

body {
font-family: Verdana, Arial, san-serif;
font-size: 1em;
text-align: center;
background-color: #A7A9AC;
}

p {
font-size: .6em;
}

img {
border:0px solid;
margin-top: 105px;
width: 244px;
height: 408px;
}

#rahmen {
position: relative;
margin: 50px auto;
text-align: left;
width: 740px;
height: 600px;
background-color: #ffffff;
padding-left: 210px;
padding-top: 40px;
}

#logo {
width: 403px;
height: 78px;
position: absolute;
margin-top: 0px;
}

#abschluss {
position: absolute;
margin-left: -70px;
width: 700px;
margin-top: 40px;
}


