/* -- Common -- */

BODY {
	background-color: #115030;
	margin: 23px 0px 10px 0px;
	font-family: "Lucida Grande", Arial, Tahoma;
	}

A:link, A:visited, A:active {
	color: #FF6000;
	text-decoration: none;
	font-size: 11px;
	}

A:hover {
	color: #FF6000;
	text-decoration:underline;
	font-size: 11px;
	}

/* -- Navigation -- */

.Nav A:link, .Nav A:visited, .Nav A:active {
	color: #115030;
	text-decoration: none;
	font-size: 11px;
	font-weight: bold;
	padding-left: 40px;
	}

.Nav A:hover {
	color: #115030;
	text-decoration: none;
	font-size: 11px;
	font-weight: bold;
	padding-left: 40px;
	}


/* -- Fonts -- */

.Title18px {
	color: #115030;
	font-size: 18px;
	font-weight: bold;
	margin-bottom: 12px;
	}

.Title20px {
	color: #115030;
	font-size: 20px;
	font-weight: bold;
	margin-bottom: 16px;
	}
	
.Titelpadding {

   padding-top:25px;
   }

.Title12pxOrange {
	color: #FF6000;
	font-size: 12px;
	font-weight: bold;
	line-height: 18px;
	}

.Font11pxGrey {
	color: #474747;
	font-size: 11px;
	line-height: 18px;
	}

.Font11pxGreen {
	color: #115030;
	font-size: 13px;
	font-weight: bold;
	}

.Footer {
	color: #6C8F68;
	font-size: 10px;
	line-height: 19px;
	}
	
	
	#flower_top
	{
	background-image:url(../images/content/content_bg_flower.jpg);
	background-repeat:no-repeat;
	}