body {
	background-color:#FFFFFF;
	font-family: Verdana, Geneva, Arial, helvetica, sans-serif;
	font-size: 11px;
	color: #666666;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
		
}

a:link {
	font-family: Verdana, Geneva, Arial, helvetica, sans-serif;
	font-size:11px;
	color: #333333;
	text-decoration: underline;
	font-weight: bold;
	
}

a:visited {
	font-family: Verdana, Geneva, Arial, helvetica, sans-serif;
	font-size:11px;
	text-decoration:none;
	color:#98A5B5;
	font-weight: bold;
	
}
a:active {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:11px;
	color:#98A5B5;
	text-decoration: none;
	font-weight: bold;
	
}
a:hover {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:11px;
	color: #CECCCF;
	text-decoration: none;
	font-weight: bold;
	
}


td {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 16px;
	color: #666;
	font-weight: bold;
	
}

.bold {
	font-size: 11px;
	font-weight: bold;
	color: #666666;
	
}

.grauhinterg {
	background-color: #ededed;
}

.navi {
	background-color: #EDEDED;
	border-top: 0px none;
	border-right: 1px solid #afafaf;
	border-bottom: 0px none;
	border-left: 1px solid #afafaf;
}

.linieoben {
	background-color: #EDEDED;
	border-top: 1px solid #afafaf;
	border-right: 1px solid #afafaf;
	border-bottom: 0px none;
	border-left: 1px solid #afafaf;
}

.linieunten {
	background-color: #EDEDED;
	border-top: 0px none;
	border-right: 1px solid #afafaf;
	border-bottom: 1px solid #afafaf;
	border-left: 1px solid #afafaf;
}
.contenthintergr {
	background-attachment: fixed;
	background-image: url(../bilder/katze_hinterg.jpg);
	background-repeat: no-repeat;
	background-position: center;
	background-color: #EDEDED;
	text-align: center;
}

