﻿
body {
	background-image: url('images/hintergrund1.jpg');
	background: #E6F0FF;
	font-family: Cambria, Cochin, Georgia, Times, "Times New Roman", Serif;
	color: #000000;
	margin-left: 50px;
	text-align: center;
	font-size: medium;
	font-weight: bold;
}
p {
	font-size: medium;
	font-weight: bold;
	background: #E6F0FF;
	font: normal normal bold x-large serif;
	margin: 0 0 20px 0;
	text-decoration: none;
	text-align: center;
	font-family: Cambria, Cochin, Georgia, Times, "Times New Roman", Serif;
	color: #023697;
	font-style: italic;
}
h1 {
	font-weight: bold;
	font-size: x-small;
	font-family: Cambria, Cochin, Georgia, Times, "Times New Roman", Serif;
	font-style: italic;
	font: italic normal bold large Cambria, Cochin, Georgia, Times, "Times New Roman", Serif;
	color: #023697;
	margin: 0;
	text-align: center;
}
h2 {
	font-size: 32px;
	font-weight: bold;
	font-family: Cambria, Cochin, Georgia, Times, "Times New Roman", Serif;
	font: italic normal bold 100% serif;
	color: #023697;
	margin: 0;
}
a:link {
	font: italic normal normal small Cambria, Cochin, Georgia, Times, "Times New Roman", Serif;
	color: #023697;
	font-style: italic;
	font-size: large;
	font-weight: bold;
}
a:visited {
	font: 24pt Cambria, Cochin, Georgia, Times, "Times New Roman", Serif;
	color: #3366CC;
	font-style: italic;
	font-size: large;
	font-weight: bold;
}
a:hover {
	color: #284C94;
}
.white a:link {
	text-decoration: underline;
	color: #FFFFFF;
	font-weight: bold;
}
.white a:visited {
	text-decoration: underline;
	color: #FFFFFF;
	font-weight: bold;
}
.white a:hover {
	color: #bfd8ff;
}
.style2 {
	font: 28pt Cambria, Cochin, Georgia, Times, "Times New Roman", Serif;
	text-align: left;
	font-style: italic;
	text-indent: inherit;
	font-weight: bold;
	color: #023697;
}

