body {
	background-color: #003174;
	margin: 0px;
	color: White;
}
.zeromargin {
	left: 40px;
	top: 300px;
	position: absolute;
}

div.content a:link {
   color: #FF6600;
}
div.content a:visited {
	color: #FF6600;
}
div.content a:hover {
	color: Aqua;
}
a:link {
	color: #FFFFFF;
}
a:visited {
	color: #FFFFFF;
}
a:hover {
	color: Aqua;
}

.eintragKopf {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-weight: bold;
	color: #FFFFFF;
	width: 580px;
	background-image: url(streifen3.gif);
	background-repeat: repeat-x;
	background-color: #003174;
	text-decoration: none;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-color: #666666;
	border-right-color: #666666;
	border-bottom-color: #666666;
	border-left-color: #666666;
	border-top-style: solid;
	border-right-style: solid;
	border-left-style: solid;
	padding-left: 5px;
	padding-right: 5px;
	padding-top: 2px;
	font-size: 14px;
	font-style: italic;
}
.eintragKopfge {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-weight: bold;
	color: #FFFFFF;
	width: 580px;
	background-image: url(streifenge.gif);
	background-repeat: repeat-x;
	background-color: #003174;
	text-decoration: none;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-color: #666666;
	border-right-color: #666666;
	border-bottom-color: #666666;
	border-left-color: #666666;
	border-top-style: solid;
	border-right-style: solid;
	border-left-style: solid;
	padding-left: 5px;
	padding-right: 5px;
	padding-top: 2px;
	font-size: 14px;
	font-style: italic;
}
.trenner {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-weight: bold;
	color: #FFFFFF;
	width: 480px;
	height: 40px;
	background-image: url(streifen1.gif);
	background-color: none;
	text-decoration: none;
		padding-left: 5px;
	padding-right: 5px;
	padding-top: 2px;
	font-size: 14px;
	background-repeat: repeat-x;
	margin-top: 10px;
	background-position: center;
	margin-left: 50px;
}
.unter {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-weight: bold;
	color: #FFFFFF;
	width: 100%;
	height: 40px;
	background-image: url(streifen1.gif);
	background-color: none;
	text-decoration: none;
		padding-left: 5px;
	padding-right: 5px;
	padding-top: 2px;
	font-size: 14px;
	background-repeat: repeat-x;
	margin-top: 10px;
	background-position: center;
	margin-left: 0px;
}
.date {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-weight: medium;
	font-size: medium;
	font-color: #33FF33;
	color: White;
	width: 480px;
	margin-bottom: 10px;

	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-bottom-style: solid;
	border-top-color: #CCCCCC;
	border-right-color: #CCCCCC;
	border-bottom-color: #CCCCCC;
	border-left-color: #CCCCCC;
}

.content {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: small;
	color: white;
	width: 580px;
	padding-top: 10px;
	padding-bottom: 10px;
	text-decoration: none;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #666666;
	border-right-color: #666666;
	border-bottom-color: #666666;
	border-left-color: #666666;
	padding-right: 5px;
	padding-left: 5px;
	background-color: #003174;
	
}

.rightside {
	float: left;
	left: 640px;
	top: 300px;
	position: absolute;
	width: 230px;
	padding-left: 10px;
	background-color: White;
	color: Black;
}

.eintragright {
	float: left;
	left: 640px;
	top: 180px;
	position: absolute;
	width: 220px;
	padding-left: 10px;
	color: white;
	border-width: 1px;
	border-style: solid;
	border-color: aqua;
}


.eintragleft {
	float: left;
	left: 70px;
	top: 180px;
	position: absolute;
	width: 330px;
	padding-left: 10px;
	color: white;
}

p {
	margin: 0px;
}
.toplogo {
	text-align: center;
	font-size: x-large;
	imgage-valign: middle;
	width: 900px;
	margin-right: auto;
	margin-left: auto;
	margin-bottom: 10px;
	margin-top: 10px;
	
}