


html, body
{
font-size: 1em;
font-family:Helvetica, sans-serif;
margin: 0em;
padding: 0em;
background: #fff;
color: #000;
}

a:link
{
color: #00f;
}

div#rest
{
position: absolute;
top: 0em;
left: 0em;
right: 0em;
bottom: 0em;
overflow: auto;
padding: 2em;
}

div#inhalt
{
padding-bottom: 2em;
}

img#bg
{
position: fixed;
top: 0em;
left: 0em;
width: 100%;
height: 100%;
}


#starter {position:relative;top:0px;left:0px;color:#ffc;font-weight:bold;font-size:13px;background-image:url(../images/trans40.png);background-repeat:repeat;width:279px;height:200px;padding:30px;}
#starter img {border:none;margin-bottom:35px;}
#starter a {}
