.ecostep {
	color: #193441;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	font-weight: normal;
	line-height: normal;
}

.fließtext {
	color: #375d81;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: normal;
	line-height: 18px;
}
.Überschrift {
	color: #183152;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: 600;
	line-height: 20px;
}

.Header {
	color: #193441;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-style: normal;
	font-weight: bold;
}

.fusslinks {
	color: #193441;
	font-family: Geneva, Arial, Helvetica, san-serif;
	font-size: 12px;
	font-style: normal;
	font-variant: small-caps;
	font-weight: normal;
	line-height: normal;
	text-transform: capitalize;
}

body {
	background-color: #fcfff5;
	color: #183152;
	font-family: Verdana, Arial;
}

.table {
	background-color: #fcfff5;
	border-color: #3e606f;
	border-style: none;
	border-width: 1px;
	font-family: Verdana, Arial;
}

p {
	color: #375d81;
	font-family: Verdana, Arial, Haettenschweiler;
	font-size: 14px;
	font-style: normal;
	font-variant: normal;
	font-weight: normal;
	line-height: 16px;
	text-align: left;
	text-decoration: none;
}

li {
	color: #375d81;
	font-family: "Arial Narrow", "Comic Sans MS";
	font-size: 14pt;
	font-style: normal;
	line-height: 16pt;
	list-style-position: outside;
	list-style-type: circle;
}
/* Ab hier Regeln von E. Beringer getroffen */
/* LINKS --------------------- */
/* 'margin: 0 auto' is necessary so the layout stays centered on screen when browser width is more than 1200px */
#container, #footer {
	margin: 0 auto; 
	min-width: 740px;
	max-width: 1200px; 
}

.shell {
	margin: 0 auto; 
	width: 85%;
}

a:link, a:link,  a:active {
	padding: 1px 2px; 
	text-decoration: none; 
	border-bottom: 1px dotted #48546A;
}

 a:visited {
	color: #777; 
	padding: 1px 2px; 
	text-decoration: none; 
	border-bottom: 1px dotted #777;
}

a:hover {
	color: #1D1D1D;
	margin: 0 -3px;
	border: 3px double;
	border-color: #F1F1F1 #C0C0C0 #C0C0C0 #F1F1F1;
	background: #FFF url(images/btnbg.gif) bottom center repeat-x;
	text-align: right;
	}


a img {
	border-width: 0; 
	border-style: none;
}

#NAVIGATION {
	position:relative;
	left:auto;
	top:100px;
	width:740px;
	height:72px;
	z-index:3;
	padding-top:4px;
	padding-left:4px;
	text-align:center;
}
.NAVITEM {
	margin-left:6px;
	margin-top:6px;
	position:relative;
	float:left;
	width:130px;
	height:24px;
	z-index:1;
	font-family: "Arial Black", Gadget, sans-serif;
}

#NAVIGATION a:hover, .NAVITEM a:hover {
	color: #1D1D1D;
	margin: 0 -3px;
	border: 0; 
	background: #FFF; 
	}

IMG {
	border:0;
}
#front {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 24px;
	color: #000;
	text-align: center;
	position: relative;
	text-transform: inherit;
	top: 72px;
}
.clearfix {
  display: inline-block; /* Fixes IE/Mac */
}
/* Hides from IE-mac \*/
* html .clearfix {height: 1%;}
.clearfix {display: block;}
/* End hide from IE-mac */		

#footer {
	padding: 8px 0 1em;
	position: relative;
	top: 180px;
	text-align: center;
}

#footer p {
	font-size: 10px; 
	color: #999;
}

#footer p#copy {
	float: left; 
	width: 40%;
}

#footer p#imagery {
	float: right; 
	width: 40%; 
	text-align: right;
}

