body {
	margin: 0px;
	padding: 0px;
	background-image: url(../images/fond.gif);
	background-repeat: repeat-x;
	background-color: #00358d;
}
p {
	font-family: Trebuchet MS, Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	line-height: 18px;
	color: #FFFFFF;
	margin-bottom: 10px;
}
h1 {
	font-family: Trebuchet MS, Georgia, "Times New Roman", Times, serif;
	font-size: 16px;
	line-height: 20px;
	color: #FFF657;
	margin-bottom: 15px;
}
h2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 20px;
	margin-top: 20px;
	margin-bottom: 5px;
}
.zelle-1 {
	background-image: url(../images/header-3.jpg);
	background-color: #00358d;
	font-family: Trebuchet MS, Georgia, "Times New Roman", Times, serif;
	color: #FFFFFF;
	font-size: 16px;
	padding-left: 34px;
}
.zelle-2 {
	background-image: url(../images/navi-fond.jpg);
	background-color: #00358d;
	font-family: Trebuchet MS, Georgia, "Times New Roman", Times, serif;
	color: #00547a;
	font-size: 12px;
	padding-left: 34px;
	font-weight: bold;
}
.zelle-3 {
	background-image: url(../images/content-fond.jpg);
	background-color: #002e75;
	background-repeat: no-repeat;
}
.zelle-4 {
	padding-left: 34px;
	padding-right: 25px;
}
.Stil1 {color: #00FFFF}

a {
	text-decoration: none;
	color: #00547a;
}
a:hover {
	text-decoration: none;
	color: #FFFFFF;
}
.link a {
	text-decoration: none;
	color: #FFFFFF;
}
.link a:hover {
	text-decoration: underline;
	color: #FFFFFF;
}
