body {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: small;
	background-color: #8A9A87;
	padding-top: 5px;
}

h1, h2, #nav, #footer {
	font-family: Georgia, Lucida Sans Unicode, Lucida Console;
}

h1, h2 {
	margin-top: 0;
}
h1 {
	color: #069;
	color: #c00;
	font-size: 120%;
/*	border: 1px solid green; */
}
h2 {
	color: #556253;
	font-size: 100%;
}
h3 {
	color: #666;
	font-size: 75%; 
/*	border: 1px solid red; */
}
h1 a, h1 a:visited {
	color: #006699;
	color: #455344;
	text-decoration: none;
}
h1 a:hover {
	text-decoration: underline;
}
#content h1 {
	background: url(img/kleeblatt.gif) no-repeat top right;
	border-bottom: 1px dashed #556253;
	padding-bottom: 0.4em;
	margin-bottom: 1.5em;
}
p {
	line-height: 140%;
/*	font-size: 100%; */
/*	border: 1px solid green; */
}
a {
	color: #990004;
	color: #2D4493;
	font-weight: bold;
}
a:hover {
	text-decoration: none;
}
br.break {
	clear: both;
	font-size: 1%;
	line-height: 1%;
	margin: 0;
	padding: 0;
}
li {
/*	font-size: 100%; */
	list-style-image: url(img/dot.gif);
}
#header h1, #header h3 {
	display: inline;
}
#header h1 {
	font-size: 155%;
}
#header div.phoneline {
	float: right;
	color: #006699;
	color: #455344;
	margin-top: 2px;
	text-align: right;
	font-size: 85%;
	line-height: 130%;
/*	border: 1px solid yellow; */
}
#header div.phoneline #imp a {
	font-weight: bold;
	font-size: 90%;
	color: #8A9A87;
}
#container {
	position: relative;
	border: 1px solid #ccc;
	border: none;
	margin: 10px;
	margin-left: auto;
	margin-right: auto;
	padding: 0;
/*	background-color: #FFC; */
	background: #ffc url(img/corners-top.gif) no-repeat left top;
	width: 750px;
	\width: 770px;
	w\idth: 750px;
}
#header {
	background: url(img/headgfx.jpg) no-repeat left bottom;
/*	background-color: #ffc; */
	border-bottom: 1px solid #8A9A87;
	padding: 20px;
	padding-top: 10px;
	height: 97px;
	margin-bottom: 0;
}

/* =Nav
----------------------------------------------- */
#nav {
	background-color: #556253;
	background-repeat: no-repeat;
/*	float: left;  */

	clear: both;
	border: 1px solid cyan;

	width: 100%;
	height: 2.14em;
	border-bottom: 1px solid #ccc;
	border: none;
	font-size: 1.1em;
/*	border: solid #ddd;
	border-width: 1px 0; */
}
#nav ul {
	margin: 0;
	padding: 0 0 0 0px;
	list-style: none;
/*  border: 1px solid red; */
}
#nav li.first {
/*	border-left: 1px solid #ccc; */
}
#nav li {
	float: left;
	margin: 0;
	padding: 0;
	background-image: none;
	line-height: normal;
	text-indent: 0;
	list-style-image: none;
}
#nav a {
	font-size: 85%;

	display: block;
	padding: 0.7em 10px 0.6em;
	border-right: 1px solid #FFC;
/*	border: solid #ccc;
	border-width: 0 1px 0 0; */
	color: #E5E5E5;
	color: #ffc;
	text-decoration: none;
	white-space: nowrap;
}
/* Following rule allows entire region of link to to be 
   clickable in IE/Win. Holly Hack explained here:
   http://www.positioniseverything.net/explorer/escape-floats.html */
* html #nav a {
	width: 1%;
}
#nav #current a {
	background-color: #404A3E;
}
#nav a:hover {
	color: #fff;
	text-decoration: underline;
}
#content {
/*	float: left; */
/*	clear: left; */
	padding: 20px;
/*	padding-top: 20px; */

/*	margin-left: 200px; */

	float: right;
	width: 508px;
	\width: 548px;
	w\idth: 508px;
	
	border-right: 1px dashed #ccc;
	border: none;

/*	margin-left: 1px;
	border-left: 1px dashed #8A9A87;
	border-left: 1px dashed #CCC;
*/
	border-top: 2px solid #8A9A87;
/*
	width: 520px;
	\width: 560px;
	w\idth: 520px;
*/
}
#sidebar {
/*	display: none; */
	overflow: hidden;
/*	position: absolute; */
	float: left;
	width: 160px;
	\width: 200px;
	w\idth: 160px;
/*	margin: 0; */
/*	margin-left: 100px; */
	padding: 20px;
	border-left: 1px dashed #ccc;
	border: none;
	border: 0px solid red;
	border-top: 2px solid #8A9A87;
	border-right: 1px dashed #8A9A87;
	border-right: 1px dashed #CCC;
}
#sidebar img {
	border: 1px solid #ccc;
}
#sidebar a {
	color: #990004;
	color: #c00;
/*	font-size: 75%; */
}
#sidebar a.active {
	color: #333;
	text-decoration: none;
}
#sidebar a.active:hover {
	color: #666;
	text-decoration: underline;
}
#sidebar a:hover {
	text-decoration: none;
}
#sidebar p {
	font-size: 85%;
	line-height: 120%;
	margin-bottom: 0.5em;
}
#sidebar h2 {
/*	margin-top: 1em; */
}
#footer {
	clear: right;
	clear: left;
/*	clear: both; */
	padding: 10px;
	padding-top: 10px;
	margin-top: 0;
	border-top: 1px solid #ccc;
	background: #556253 url(img/corners-bottom.gif) no-repeat left bottom;
	line-height: 100%;
	font-size: 90%;
	text-align: center;
/*	border: 1px solid green; */
}
#footer a {
	color: #ffc;
	margin-right: 1em;
	font-weight: normal;
/*	margin-left: 1em; */
}

#special {
	float: right;
	color: #f55;
	font-weight: bold;
	margin-top: 2px;
/*	margin-right: 0.5em; */
	margin-right: 10px;
	font-size: 80%;
	line-height: 120%;
	text-align: right;
/*	border: 1px solid purple; */
}
#special a {
	color: #f55;
	margin: 0;
	padding: 0;
	border: none;
	text-decoration: underline;
}
#special a:hover {
	text-decoration: none;	
}
#subfooter {
	margin: 10px;
	margin-left: auto;
	margin-right: auto;
	padding: 0;
	font-size: 85%;
}
#madeby {
	text-align: center;
	color: #475245;
	margin-top: 0;
/*	border: 1px solid magenta; */
}
#madeby a {
	color: #475245;
	font-weight: normal;
}
#madeby a:hover {
	color: #666;
}

#content img {
	border: 1px solid #777;
}
#content img.noborder {
	border: none;
}
#content img {
/*	margin: 1em;
	margin-top: 0; */
/*	margin-top: 0; */
}
#content img.right {
	margin: 1em;
	margin-top: 0;
	float: right;
	margin-right: 0px;
}
#content img.left {
	margin: 1em;
	margin-top: 0;
	float: left;
	margin-left: 0;
}
#content img.noborder {
	margin: 0;
}

div.rspecial, div.lspecial {
	width: 35%;
	border: 1px dashed #ccc;
	padding: 10px;
	margin: 10px;
	font-size: 90%;
	background-color: #fff;
	color: #556253;
}
div.rspecial {
	float: right;
}
div.lspecial {
	float: left;
}
br.hr {
	font-size: 1%;
	line-height: 1%;
	border-bottom: 1px pointed red;
	width: 80%;
	margin: 0;
	padding: 0;
}

div.hr {
	font-size: 1%;
	line-height: 1%;
	border-top: 1px dashed #ccc;
	width: 90%;
	margin: 20px auto;
	padding: 0;
/*	text-align: center; */
}
.external {
/*	font-weight: bold; */
	background: transparent url(img/ext.gif) no-repeat right center;
	padding-right: 12px;
	display: inline-block;
/*	white-space: nowrap; */
}
.popup {
/*	font-weight: bold; */
	background: transparent url(img/pop.gif) no-repeat right center;
	padding-right: 12px;
	display: inline-block;
	white-space: nowrap;
}

.clearfix:after {
    content: "."; 
    display: block; 
    height: 0; 
    clear: both; 
    visibility: hidden;
}

.clearfix {display: inline-block;}

/* Hides from IE-mac \*/
* html .clearfix {height: 1%;}
.clearfix {display: block;}
/* End hide from IE-mac */