A:link, A:visited{ text-decoration: none; color: #B6344D; }A:hover { text-decoration: none; color: black;
	background-color: #73b3ff;
}
A:active { text-decoration: none; color: #ff0569;
	background-color: #7dcdff;
}

body {
	background-color: white;
}
.menue {	color: #B6344D;	text-align: left;
	font-family: "Century Gothic", Futura, Helvetica, Arial, Geneva, sans-serif;
}
.ebwr {	color: #1c1f20;
	font-family: "Century Gothic", Helvetica, Futura, Arial, Geneva, sans-serif;
	font-weight: lighter;
	font-size: 13px;
	line-height: 16px;
}

.highlit {	color: #141617;
	font-weight: bold;
}

.headline {	color: black;
	font: bold 13.5px/26px Helvetica, Arial, Geneva, sans-serif;
	text-decoration: underline;}

#page{
 	width:750px;
	position: relative;
	padding: 5px 3px;
	z-index: 1;
	text-align: left;
	margin: 0;
	float: none;
	left: 20px;
	right: 10px;
}		
#top{
	width: 620px;	text-align: left;
	margin: 20px 0 0;
	position: relative;
}

#logo{
	float:left;
	width: 300px;
	margin: 0;
}

#menue{
	width: 300px;	text-align: left;
	margin: 20px 0 0;
	position: relative;
	float: right;
	top: -20px;
}

#content{
	width: 600px;	text-align: left;
	margin: 0;
	position: relative;
	top: 10px;
	bottom: 10px;
	float: left;
}

#body{
	z-index: -2;
	border-width: 0;
	background: white url(rsc/back.png) repeat-x;
	margin: 0;
	padding: 5px;
	text-align: center;
}

body {
	margin: 0;
	padding: 0;
}