body,td,th {
	font-family: "Lucida Grande", "Trebuchet MS", Verdana, "Helvetica Neue", Helvetica, sans-serif;
	font-size: 12px;
	margin-left: 8px;
	margin-right: 8px;
}

.headobjekt {
	width: 720px;
	background-image: url(../images/header.jpg);
	background-repeat: repeat-x;
}

#nav	{ 
	background-color: #333333;
}

.navtext { 
	font-family: "Lucida Grande", "Trebuchet MS", Verdana, "Helvetica Neue", Helvetica, sans-serif;
	color:#E0E0E0;
	letter-spacing: 0.08em;
	font-size: 12px;
	margin-left: 8px;
	margin-right: 8px;
	margin-top: 4px;
	margin-bottom: 4px;
}

.subtext { 
	font-family: "Georgia", "Palatino", "Times New Roman", Times, serif;
	color:#E0E0E0;
	letter-spacing: 0.06em;
	font-size: 10px;
	margin-left: 8px;
	margin-right: 8px;
	margin-top: 8px;
	margin-bottom: 4px;
}

.text { 
	font-family: "Lucida Grande", "Trebuchet MS", Verdana, "Helvetica Neue", Helvetica, sans-serif;
	color:#E0E0E0;
	letter-spacing: 0.06em;
	font-size: 11px;
	margin-left: 8px;
	margin-right: 8px;
	margin-top: 4px;
	margin-bottom: 8px;
}

li { 
	font-family: "Lucida Grande", "Trebuchet MS", Verdana, "Helvetica Neue", Helvetica, sans-serif;
	color:#E0E0E0;
	letter-spacing: 0.06em;
	font-size: 11px;
	margin-bottom: 4px;
}

a	{ 
	text-decoration: none;
	color: #C0C0C0;
	border-bottom: 1px dotted #C0C0C0;
}

a:hover	{ 
	color: #CE1D4B;
	border-bottom: 1px dotted #CE1D4B;
}



#nav a	{ 
	text-decoration: none;
	color: #C0C0C0;
	border-bottom: 0px dotted #C0C0C0;
}

#nav a:hover	{ 
	color: #CE1D4B;
	border-bottom: 0px dotted #CE1D4B;
}