body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	color: #000066;
	text-decoration: none;
	background-attachment: fixed;
	background-color: #CCCCCC;
	background-image:    url(elemente/back-main.jpg);
	background-repeat: repeat-x;
	scrollbar-3dlight: color:#666666;
	scrollbar-arrow: color:#CCCCCC;
	scrollbar-base: color:#333333;
	scrollbar-darkshadow: color:#333333;
	scrollbar-face: color:#333333;
	scrollbar-highlight: color:#CCCCCC;
	scrollbar-shadow: color:#000000;
}
p {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-style: normal;
	font-weight: normal;
	font-variant: normal;
	color: #00234C;
	text-decoration: none;
}
a {
	color: #660000;
	text-decoration: underline;
}
a:link {
	color: #660000;
	text-decoration: underline;
}
a:visited {
	color: #660000;
	text-decoration: underline;
}
a:hover {
	color: #FF0000;
	text-decoration: none;
}
a:active {
	color: #660000;
	text-decoration: underline;
}