﻿body {
	background-image:url('../image/blauer-verlauf.png');
	background-repeat:repeat-y;
	background-color:#ffffff
}

h1 {
	font-family:Calibri;
	text-align:center;
	font-size:270%;
	font-weight:bold;
	font-style:italic;
	color:blue;
	text-align:center;
	margin-left:auto;
	margin-right:auto;
	height:auto
}

h2 {
	font-family:Calibri;
	font-size:250%;
	font-style:italic;
	font-weight:bold;
	color:blue;
	text-align:center;
	height:auto;
}
h4 {
	font-family:Calibri;
	font-size:100%;
	font-style:normal;
	font-weight:normal;
	color:blue;
	text-align:center;
	height:auto;
}

h5 {
	color: blue;
	font-family: Calibri, "Gill Sans", "Gill Sans MT", "Trebuchet MS", Sans-Serif;
	font-size: 110%;
	font-weight: normal;
	font-style: normal;
	width: 100%;
	margin-left: auto;
	margin-right: auto;
	z-index: 1;
	height: auto;
	text-align: right;
}
h6 {
	font-family:Calibri;
	font-size:100%;
	font-style:normal;
	font-weight:bold;
	color:blue;
	text-align:center;
	height:auto;
}
table {
	color: blue;
	font-family: Calibri, "Gill Sans", "Gill Sans MT", "Trebuchet MS", Sans-Serif;
	font-size: 100%;
	font-weight: normal;
	font-style: normal;
	width: 65%;
	margin-left: auto;
	margin-right: auto;
	z-index: 1;
	height: auto;
	text-align: left;
}