body {
	font-family: "Bitstream Vera Sans",Verdana,Arial,Helvetica,Sans,"Bitstream Vera Serif";
	font-size: 1em;
	width: 800px;
	color: #feffb7;
	background: #000000 url(images/daffodil.jpg) no-repeat scroll top left;
}

a {
	color: #eeff00;
	text-decoration: none;
}
a:hover {
	color: #003600;
}

#contain {
	position: relative;
	top: 25px;
	left: 460px;
	width: 520px; /* change this total width for wider resolutions */
}

.title {
	height: 120px;
	color: #ffff00;
	font-family: "Times New Roman", Times, serif;
	font-size: 42pt;
	font-style: italic;
}
.subtitle {font-size: 16pt}
.text_de {font-size: 11pt}
.Copyright {
	font-size: 8px;
	text-align: right;
	
}
.keywords {
	font-size: xx-small;
	color: #000000;	
	display:none;
}
.menu {
	height: 40px;
}

.bouquet {
	position: relative;
	top: 6px;
	left: -34px;
	font-size: 16px;
}
.bouquet img {
	float: left;
	clear: left;
	margin-right: 25px;
}

/* \*/
* html .hollyhack {height: 1%; margin-top: -8px; margin-left: -2px;} /* hack found on positioniseverything.net */
/* */

.filler {
	clear: left;
	float: left;
	width: 520px;
	height: 150px; /* make this a height that will be long enough for the rest of the content */
	padding-left: 20px;
}

.filler img {
	float: left;
	clear: left;
	margin-right: 0em;
}

.filler img a, {
	color: #000000;	
}
.footer {
	clear: both;
	position: relative;
	top: 0;
	left: -1em;
	margin-right: 1em;
	padding-top: 3px;
	border-top: 1px solid #cbcd65;
	font-size: .75em;
	text-align: left;
	font-size: 12px;
}
