body {
	margin-top:0;
	margin-left:0;
	margin-right:0;
	margin-bottom:0;
	background-image: url("images/hgStrich.gif");
	 background-repeat: repeat-y;
}


a {outline: none; text-decoration: none;color: #ffffff;}
a:link {text-decoration: none;}
a:visited {text-decoration: none;}
a:focus {text-decoration: underline;}
a:hover {text-decoration: underline;}
a:active {text-decoration: none;}

.kopfnavi {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 16px;
	color: #000000;
	text-align: center;
	font-weight: bold;
}


.kleineverweise {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 11px;
	font-weight: normal;
	color: #ffffff;
	margin: auto;
	padding-bottom: 10px;
	text-align: center;
}

.rahmenall {border-collapse:collapse; border: 1px #6599ff solid}
