﻿/*-----------------------------------------------Style:		Meander Screen MasterAuthor:		Formsport DesignVersion:	25 Aug 2006----------------------------------------------- *//* STANDARDS----------------------------------------------- */body {	background-color: #DCE3DB;	text-align: center; /* IE 5.x hack */	font: 11px/18px Verdana, Lucida Grande, Arial, Sans-Serif;	color: #564b47;	padding: 0px;	margin: 0px;}* {	margin: 0;	padding: 0;	border: none;}img {	border: 0;}a { color: #F30; text-decoration: none;}a:visited { color: #F30;}a:hover { color: #333;}a:active { color: #333;}h1 {	font: bold 16px/20px "Georgia", Times, serif;	color: #003300;	margin-top: 20px;}h2 {	font: bold 16px/20px Verdana, Lucida, Arial, Helvetica, sans-serif;	color: #F4FFC1;	margin-top: 60px;}p {	font: 12px/18px "Georgia", Times, serif;	color: #333;	margin-top: 20px;}/* MISC LISTS----------------------------------------------- */ul {	padding: 0;	margin: 0;	list-style: none;}/* CONTAINER----------------------------------------------- */#container {	background: #FFF;	width: 850px;	min-height: 600px;	margin-left: auto;	margin-right: auto;	text-align: left;	padding:10px;}* html #container {	height: 600px;}/* META MENU----------------------------------------------- */#meta {	width: 840px;	height: 20px;	margin-top: 20px;	vertical-align: middle;	color: #564b47;	text-align: right;	margin-left: auto;	margin-right: auto;	padding-right: 20px;}#meta a { padding: 0 2px 2px 2px; text-decoration: none; color: #564b47;}#meta a:link { background: none; color: #564b47; border: none;}#meta a:visited { background: none; color: #564b47; border: none;}#meta a:hover { background: none; color: white; text-decoration: none;}/* ----------outer und inner----------------- */#outer { 	border-left: solid 430px #FFF;	background: #cc6; } #inner { 	width: 100%; 	min-height: 600px;}* html #container #outer #inner {	height: 600px;}/* LEFT COLUMN----------------------------------------------- */#left {	width: 430px; 	float: left; 	position: relative; 	margin-left: -430px;}#logo {	width: 420px;	height: 30px;	background: transparent url("../img/fnc/logo.jpg") no-repeat;}#gallery {	width: 420px;	height: 10px;}#gallery ul { 	text-decoration: none;	padding-top: 5px;}#gallery ul li a { 	list-style: none; 	font-size: xx-small;	color: #cc6;	text-decoration: none;	border:1px solid #cc6;	padding: 0px 5px 0px 5px;	margin-right: 10px;	display:inline; 	float:left;}#gallery ul li a:hover {	color: white;	border:1px solid #cc6;	background: #cc6;}#map {	width: 420px;	margin-top: 20px;}/* MAIN MENU----------------------------------------------- */#menu { height: 100px;}.mainmenu { list-style: none;}.mainmenu li a { font: 12px verdana, sans-serif; color: #333; display: block; text-decoration: none; margin-right: 10px; display:inline; float:left;}.mainmenu li a:hover { color: #F30;}.mainmenu li a.active { color: #F30;}.submenu { list-style: none; clear: both; padding-top: 10px;}.submenu li a { font: verdana, sans-serif; color: #333; display: block; text-decoration: none; margin-right: 10px; display:inline; float:left;}.submenu li a:hover { color: #F30;}.submenu li a.active { color: #F30;}/* CONTENT----------------------------------------------- */#content { 	padding: 10px;}.clearer {	clear: right;	height: 0;}/* FOOTER----------------------------------------------- */ #footer {	width: 850px;	margin: 0 auto;	padding: 5px 10px;	voice-family: "\"}\"";	font-weight: normal;    font-size: xx-small; /*feed to IE 5.5*/    f\ont-size: x-small; /*feed to compliant browsers*/	voice-family: inherit;	text-align: left;	background: #FFF;	border-top: 1px solid #DCE3DB; 	clear: both;}