/* Ergoam CSS Document */

body,td,th {
	font-family: Arial, Helvetica, sans-serif;
	font-size: small;
	color: #333333;
}
body {
	background-color:#f7ebed;
}
a {
	color:#EDC0C5;
}
a:link {
	text-decoration: none;
	color:#EDC0C5;
}
a:visited {
	text-decoration: none;
	color:#EDC0C5;
}
a:hover {
	text-decoration: none;
	background-color:#f56c72;
}
a:active {
	text-decoration: none;
	color:#C00;
}
h1,h2,h3,h4,h5,h6 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
}
h1 {
	font-size: large;
	color:#780718;
}
h2 {
	font-size: medium;
	color: #006C8F;
}
.nav {
	font:"Times New Roman", Times, serif;
	color:#EDC0C5;
	font-size:18px;
	background-color:#B50D26;
}
.nav:hover {
	background-color:#f56c72;
}
.Stil1 {font-size: x-small}
.toplogo {
	position: absolute;
	top: 195px;
}
.topnav {
	position: absolute;
	top: 230px;
}
.Stil3 {font-size: x-small; color: #333333; }

