body {
	margin: 0;
	font-family: Verdana,Arial,Helvetica,Geneva,sans-serif;
	font-size: 12px;
        background-image:url(images/top_back.jpg);
        background-repeat:repeat-x;
}

#content {
        margin: 20px;
        padding-top: 5px;
}

#imprint {
        position: absolute;
        top: 30px;
        left: 670px;
}

p {
        margin-bottom: 20px;
}

#navi p {
        margin-bottom: 7px;
        margin-top: 0;
}

#navi a {
        color: #2D4494;
        text-decoration: none;
        font-size: 12px;
}

#navi a:hover {
        text-decoration: underline;
}

a {
        font-size: 10px;
        color: #2D4494;
        text-decoration: none;
}

a:hover {
        text-decoration: underline;
}

h1 {
        font-size: 14px;
        font-weight: bold;
}
