body {
	background-color: #F5F6F7;
	background-image: url(../grafiken/hintergrund_pinsel_3.jpg);
}
body,td,th {
	font-family: Arial, Helvetica, sans-serif;
	color: #21426D;
}

#Seite {
  text-align: center;
}

#Gesamt {
	width: 800px;
	overflow: hidden;
}

#Hintergrund {
	width: 800px;
	overflow: hidden;
	background-color: #DEDEDD;
}

#Abschluss {
	width: 800px;
	height:282px;
	overflow: hidden;
	background-image: url(../grafiken/diemalinsel_hintergrund_logo_unten.png);
	background-repeat:no-repeat;
	background-position:right buttom;
	text-align: left;
	font-family: Arial, Helvetica, sans-serif;
}

#Abschluss table {
    width: 790px;
	border: 0;
}

#Abschluss table tr td {
	width: 385px;
	padding-left: 5px;
	padding-right: 5px;
}

#Abschluss table tr td em {
	font-family: Verdana, Geneva, sans-serif;
	color: #FFF;
	font-size: small;
}

#Abschluss_gross {
	width: 800px;
	height:425px;
	overflow: hidden;
	background-image: url(../grafiken/diemalinsel_hintergrund_logo_unten_gross.png);
	background-repeat:no-repeat;
	background-position:right buttom;
	text-align: left;
	font-family: Arial, Helvetica, sans-serif;
}

#Abschluss_gross table {
    width: 790px;
	border: 0;
}

#Abschluss_gross table tr td {
	width: 300px;
	padding-left: 5px;
	padding-right: 5px;
}

#Abschluss_gross table tr td em {
	font-family: Verdana, Geneva, sans-serif;
	color: #FFF;
	font-size: small;
}

#Kopf {
	width: 800px;
	height:55px;
	overflow: hidden;
	background-image: url(../grafiken/diemalinsel_hintergrund_logo_oben.png);background-repeat:no-repeat; background-position:right top;
}

#Text {
	width: 780px;
	overflow: hidden;
	background-color: #DEDEDD;
	margin-left:10px;
	margin-right:10px;
	margin-bottom:20px;
	text-align: left;
}

#Text_mittig {
	width: 780px;
	overflow: hidden;
	text-align: center;
	background-color: #DEDEDD;
	margin-left:10px;
	margin-right:10px;
}


