﻿@import url('layout.css');

body {
	background-color: #EAEFE9;
}

h1 {
	font-family: "Times New Roman", Times, Serif;
	font-size: 40px;
	color: #BE4D01;
	font-weight: bold;
}

.untertitle a {
	font-family: Verdana, Arial, sans-serif;
	font-size:16px;
	color: #BE4D01;
	font-weight: bold;
}


