body {
	background: #ffffff;
	font-family: Tahoma;
	font-size: 12px;
	margin:0px;
	padding:0px;
	text-align:center;
}
img {
	border:0;
}
div.button {
	height:115px;
	width:168px;
}
h1.sifr-header, h2.sifr-header, ul#sifr-navigation {
	display:none;
}
h2.motto {
	text-align:right;
	color:#FF7E00;
	font-style:italic;
	font-size:24px;
	line-height:30px;
	margin:0px 10px;
}
.right {
	float:right;
}
.text {
	margin-left:3px;
}
ul li a, p a, td a {
	color:#777777;
	text-decoration:none;
	font-weight:bold;
}
p a:hover {
	color:#ff9900;
}
table#table-over {
	margin-top:40px;
}
#content {
	float:left;
	width:580px;
	height:460px;
}
#container {
	margin:0 auto;
	margin-top:40px;
	text-align:left;
	height:500px;
	width:750px;
}
#menu {
	float:left;
	width:168px;
	height:460px;
}
#frontpage {
	background-image:url(../images/frontpage.gif);
	background-repeat:no-repeat;
	background-position:bottom right;
	width:540px;
	height:310px;
	border:0px solid red;
}
#fp-content {
	position:relative;top:130px;left:258px;
	width:262px;
	height:170px;
	font-family:tahoma;
}
.form { 
	font-size: 12px;
	color: gray; 
	background-color: white;
}
input { 
	background-color: white;
	border: 1px solid #aaaaaa;
}
#footer {
	clear:both;
	width:750px;
	height:40px;
	padding-top:10px;
	font-size: 11px;
	text-align:center;
	line-height:20px;
}
#footer a {
	font-family:tahoma;
	font-weight: bold;
	text-decoration:none;
	color:#777777;
}
#footer a:hover {
	color:#ff9900;
}
#footer a.orange {
	color:#ff9900;
}
#footer a:hover.orange {
	color:#777777;
}