body {
	font-family: times-roman, serif;
	font-size: 14px;
	background-color: #F2CE6F; 
	align: center;
}

body.Texts {
	font-family: times-roman, serif;
	color: #FFFFFF;
	font-size: 14px;
	background-color: #313894;
}

img {
	border: none;
	border-width: 0px;
}

a {
	border: none;
	border-width: 0px;
}

a:link {
	text-decoration: underline;
	color: #FFFFFF;
}
a:visited {
	text-decoration: underline;
	color: #FFFFFF;
}
a:hover {
	text-decoration: underline;
	font-eweight: bold;
	color: #FFFFFF;
}
a:active {
	text-decoration: underline;
	color: #FFFFFF;
}

div.div {
	background-color: #313894;
	height: 650px;
	width: 1020px;
	border: medium solid #FFFFFF;
	background-position: center;
	color: #FFFFFF;
	font-weight:bolder;
	position: relative;
	font-size: 14px;
}

.impressum {
  color: #313894;
  text-align:center;
  font-weight:bolder;
  font-size: 10px
}

