﻿body
{
    margin-top: 0px;
    background-repeat: repeat-y;
    background-position: 80px 0px;
    font-family: Arial, Helvetica, Sans-Serif;
    font-size: 12px;
}
#container {
	max-width: 1000px; 
	MARGIN: 0px; 
	COLOR: #000; 
	POSITION: relative
}

.Balken
{
    background-color: #946B94;
}
HR
{
    height: 1px;
}
H1
{
    font-size: 20px;
    margin-top: 15px;
    margin-bottom: 0px;
}
.copyright
{
	font-size: 10px;
}

