BODY {
	color : Black;
	background-color: #6699CC; // 6699CC
	font-family : Tahoma, monospace;
	text-align : justify;
	margin-top : 7px;
	overflow: auto;
}

TD.text {
	color : Black;
	background-color : White;
	font-family : Tahoma, monospace;
	font-size : 13px;
	text-align : justify;
	line-height : 20px;
	}
	
TD.download {
	color : Black;
	background-color : White;
	font-family : Tahoma, monospace;
	font-size : 13px;
	line-height : 15px;
	}
	
TD.tipp {
	color : Black;
	background-color : White;
	font-family : Tahoma, monospace;
	font-size : 13px;
	text-align : justify;
	line-height : 15px;
	}
	
TD.tippvon {
	color : Black;
	background-color : White;
	font-family : Tahoma, monospace;
	font-size : 11px;
	text-align : right;
	line-height : 15px;
	}
	
span.sitemap {
	color : Black;
	background-color : White;
	font-family : Tahoma, monospace;
	font-size : 11px;
	line-height : 15px;
	}

div.klein {
	color : Black;
	background-color : White;
	font-family : Tahoma, monospace;
	font-size : 11px;
	line-height : 15px;
	}
	
TABLE.tipp {
	border-spacing: 3px;
	border-collapse:separate;
	border:	none;
}

TABLE.download {
	border-spacing: 7px;
	border-collapse:separate;
	border:	none;
}
	
TD.error {
	color : White;
	background-color : 6699CC;
	font-family : Tahoma, monospace;
	font-size : 13px;
	text-align : center;
	line-height : 20px;
}


TD.menue {
	color : Black;
	background-color : White;
	font-family : Tahoma, monospace;
	font-size : 13px;
	text-align : justify;
	line-height : 23px;
	padding: 5px;
}

A, A:LINK, A:VISITED, A:ACTIVE, A:HOVER, A:FOCUS {
		color : #000066;
		font-weight: bold;
		text-decoration: none;
}

a.link {
	cursor: pointer;
	color : #000066;
	font-weight: bold;
	text-decoration: none;
}

a.tippanzeigen {
	cursor: pointer;
	color : #000066;
	font-weight: bold;
	font-size: 11px;
	text-decoration: none;
}

.boese {
	font-family : Tahoma, sans-serif;
	font-size : 12px;
	text-align : justify;
	line-height : 20px;
	word-spacing : 2px;
	color : Red;
}

HR {
 	color: black;
	background-color: black;
	height: 5px;
	border: 0;
	vertical-align: bottom;
}

TD.footer {
	background-color: Black;
	margin: 0px;
	padding: 0px;
	height: 5px;
}

LI.liste {
	list-style-type: square;
}

LI.links {
	list-style-type: none;
}

div.error {
	background-color: #FFA500;
	font-weight: bolder;
	font-family: Tahoma, sans-serif;
	font-size: 12px;
	text-align: justify;
	line-height: 20px;
	word-spacing: 2px;
	border-style: dashed;
	border-color: #FF2600;
	padding: 20px;
}