
body {
	background-color: #68A4B8;
	margin: 0px;
	padding: 0px;
	line-height: .95em;
	font: .98em/1.02em tahoma, verdana, geneva, helvetica, arial, sans-serif;
	color: #000000;
	text-align: center;
}
.bottom {font-size: 0.89em;

	border-left: 1px solid #000000;
	border-right: 1px solid #000000;
	border-bottom: 1px solid #000000;
	background-color: #DBDBDB;
	padding: 0px 4px 0px 10px;
	margin: 0px 70px 0px 70px;
	text-align: right;
}
div.box {font-size: 0.89em;
	padding: 3px 0px 3px 10px;
	border: 1px solid #000000;
	background-color: #F0F0F0;
	color: #333333;
	margin: 20px 70px 0px 70px;
	text-align: left;
}
div.topbar { text-align: left; font-size: 0.90em;
	padding: 4px 0px 4px 30px; 
	margin-right: 20%; 
	background-color: #F0F0F0; 
	border-bottom: 1px solid #000000; 
	border-right: 1px solid #000000;
	color: #888888;
}

div.daten {
	
	text-align: left;
}


div.unten {
	background-color: #68A4B8;
	margin: 0px;
	padding: 0px;
	line-height: .95em;
	font: .80em/1.02em tahoma, verdana, geneva, helvetica, arial, sans-serif;
	color: #000000;
	text-align: left;
}


a {
	color: #888888;
	text-decoration: none;
	padding-right: 3px;
}
a:hover {
	color: #000000;
	text-decoration: underline;
}
a:active {
	color: #666666;
	text-decoration: none;
}
a:visited {
	color: #666666;
}
h1 {
	font-size: 2em;
	color: #68A4B8;
	text-align: right;
	padding-right: 37px;
	margin-bottom: 8px;
}
h2 {
	margin: 5px 0px 5px 0px;
	font-weight: bold;
	padding-left: 10px;
	font-size: 1.40em;
	border-bottom: 1px solid #000000;
	text-transform: lowercase;
}
h3{
	padding-left : 10px;
	font-color: #000000;
	text-transform: uppercase;
	font-size: 1.05em;
	margin-bottom: 0px;
}
h4 {
	margin: 5px 0px 5px 0px;
	font-weight: bold;
	padding-left: 10px;
	font-size: 0.89em;
	border-bottom: 1px solid #000000;
	text-transform: lowercase;
}

h5 {
	font-size: 1em;
	color: #68A4B8;
	text-align: left;
	padding-right: 37px;
	margin-bottom: 8px;
}


P {
	margin: 0px 0px 10px 0px;
	padding-left : 15px;
	padding-right : 25px;
	line-height: 1.05em;
}
