
* {
margin: 0px;
padding: 0px;
}

body {
background-image: url(syspics/farbgrund.gif);
background-repeat: repeat;
background-position: 0px -2px;
margin: 0px;
margin-top: 0px;
margin-bottom: 0px;
font-family: verdana, helvetica, arial;
font-size: 12px;
color: #000000;
padding: 0px;
}

a:link, a:visited {
color: #000000;
text-decoration: none; 
}

a:hover {
text-decoration: underline;
}

p {
margin-top:15px;
}

h4 {
margin-left:30px;
}

h5 {
margin-left:48px;
}

div.header  {
width: 100%;
height: 20px;
margin-top: 0px;
margin-bottom: 30px;
background-image: url(syspics/farbgrundbalken.gif);
background-repeat: repeat;
background-position: 0px 0px;
float: auto;
}

div.content {
width: 100%;
height: 420px;
margin-top:5px;
background-image: url(syspics/power.gif);
background-repeat: no-repeat;
background-position: 900px -10px;
float: auto;
}

div.footer {
border: 1px solid black;
width: 100%;
height: 100px;
margin-bottom:0px;

}


