@media screen and (min-width: 900px) {
body, p, a, h1, h2, h3, dd, dt {
	font-family: sans-serif;
}
p, h1, h2, h3, dt, dd {
	padding: 10px;
	margin 1em;
}
h1, h2, h3, dt {
	color: #B85C5C;
}
dt {
	font-weight: bold;
}
img.figure {
	z-index: 1;
}
.fett {
	font-weight: bold;
	color: #B85C5C;
}
#top {
	background-image: url("l.gif");
	background-repeat: repeat no-repeat;
	position: absolute;
	left: 0px;
	top: 0px;
	height: 157px;
	z-index: 1;
}
#tl {
	background-image: url("l.gif");
	background-repeat: no-repeat no-repeat;
	height: 157px;
	position: relative;
	left: 0px;
	top: 0px;
	z-index: 1;
}
#logo1 {
	position: absolute;
	left: 15px;
	top: 15px;
	z-index: 9;
}
a.logoL1 {
	color: #B85C5C;
	font-weight: 800;
	font-size: 1.7em;
	text-decoration: none;
}
a.logoL1:hover {
	text-decoration: underline;
}
a.logoL2 {
	color: #696969;
	font-size: 1.3em;
	text-decoration: none;
}
a.logoL2:hover {
	text-decoration: underline;
}
a.logoL3 {
	color: #DADADA;
	text-decoration: none;
}
a.logoL3:hover {
	text-decoration: underline;
}
#logo2 {
	position: absolute;
	right: 3px;
	top: 38px;
	z-index: 10;
}
#tr2 {
	position: absolute;
	top: 23px;
	right: 120px;
	font-size: 1em;
	width: 16em;
	color: #DADADA;
	z-index: 1;
}
#tr {
	background-image: url("r.gif");
	background-repeat: no-repeat no-repeat;
	height: 157px;
	position: absolute;
	width: 585px;
	right: 0px;
	top: 0px;
	z-index: 1;
}
#navbar {
	font-size: small;
	position: absolute;
	top: 118px;
	left:15px;
	width: 71em;
	z-index: 5;
}
a.nav {
	font-size: small;
	margin: 0;
	padding:0.2em;
	border:none;
	display:inline-block;
	width:7em;
	background: #fffbf0;
	border: 1px solid #dfac20;
	margin: 0;
	text-decoration: none;
	text-align: center;
	color: #B85C5C;
	font-weight: bold; 
}
a.nav:hover {
	background-color: #dfac20;
}

#bottom {
	font-size: small;
	background-color: #DADADA;
	position: fixed;
	left: 0px;
	bottom: 0px;
	height: 6.5em;
	width: 100%;
	color: #B85C5C;
}
#bottom a {
	font-size: small;
	color: #B85C5C;
	text-decoration: none;
}
#bottom a:hover {
	font-size: small;
	color: #B85C5C;
	text-decoration: underline;
}
#bottom hr{
	font-size: small;
	background-color: #B85C5C;
	color: #B85C5C;
	height:3px;
	border: none; 
}
#bl1 {
	font-size: small;
	position: absolute;
	left: 2em;
	top: 1.5em;
}
#bl2 {
	font-size: small;
	position: absolute;
	left: 10em;
	top: 1.5em;
}
#bl3 {
	font-size: small;
	position: absolute;
	left: 14em;
	top: 1.5em;
}
#bl4 {
	font-size: small;
	position: absolute;
	left: 25em;
	top: 1.5em;
}
#br1 {
	font-size: small;
	height: 8em;
	position: absolute;
	top: 1.5em;
	right: 30px;
	bottom: 0px;
	text-align: right;
	vertical-align: middle;
}
#br2 {
	font-size: small;
	position: absolute;
	top: 1.5em;
	right: 190px;
	text-align: right;
	vertical-align: middle;
}
#nav {
	position: relative;
	top: -40px;
	left: 50px;
	background: #fffbf0;
	border: 1px solid red;
	width: 10em;
	padding: 5px;
	clear: both;
	list-style-type:none;
	border-radius: 0px 0.5em 0.5em;
	border: 1px solid;
	padding: 10px;
	margin: 10px;
}
.empty { 
	height: 80px;
	width: 100%;
}
}

@media print {
body, p, a, h1, h2, h3, dd, dt {
	font-family: sans-serif;
	color: #000000;
}
a.logoL1 {
	font-weight: 900;
	font-size: 3em;
	text-decoration: none;
	color: #000000;
}
a.logoL2 {
	font-size: 2em;
	text-decoration: none;
	color: #000000;
}
dt {
	font-weight: bold;
	color: #000000;
}
.fett {
	font-weight: bold;
	color: #000000;
}
a.logoL3 {
	color: #000000;
	font-size: 1em;
	text-decoration: none;
}
#logo2 {
	position: relative;
	width: 35em;
	right: 0px;
	top: 30px;
}
#tr2 {
	color: #000000;
	position: relative;
	left: 200px;
	bottom: 100px;
}
#tr {
	color: #000000;
}
#navbar {
	font-size: 7pt;
	color: #000000;
}
a.nav {
	margin: 0;
	padding:0.3em;
	border:none;
	display:inline-block;
	width:7em;
	border: 1px solid #000000;
	margin: 0;
	text-decoration: none;
	text-align: center;
	font-weight: bold; 
}
#bottom {
	position: relative;
	left: 0px;
	bottom: 0px;
	height: 6em;
	width: 100%;
}
#bottom a {
	color: #000000;
	text-decoration: none;
}
#bottom hr{
	border: none; 
}
#bl1 {
	position: absolute;
	left: 0em;
	top: 0em;
}
#bl2 {
	position: absolute;
	left: 7em;
	top: 0em;
}
#bl3 {
	position: absolute;
	left: 11em;
	top: 0em;
}
#bl4 {
	position: absolute;
	left: 23em;
	top: 0em;
}
#br1 {
	position: absolute;
	top: -80px;
	right: 140px;
	text-align: right;
	vertical-align: middle;
}
#br2 {
	position: absolute;
	top: -70px;
	right: 300px;
	text-align: right;
	vertical-align: middle;
}

}

@media screen and (max-width: 900px) {
body, p, a, h1, h2, h3, dd, dt {
	font-family: sans-serif;
}
p, h1, h2, h3, dt, dd {
	padding: 10px;
	margin 1em;
}
h1, h2, h3, dt {
	color: #B85C5C;
}
dt {
	font-weight: bold;
}
img.figure {
	z-index: 1;
}
.fett {
	font-weight: bold;
	color: #B85C5C;
}
#top {
	background-image: url("l.gif");
	background-repeat: repeat no-repeat;
	position: absolute;
	left: 0px;
	top: 0px;
	height: 157px;
	z-index: 1;
}
#tl {
	background-image: url("l.gif");
	background-repeat: no-repeat no-repeat;
	height: 157px;
	position: relative;
	left: 0px;
	top: 0px;
	z-index: 1;
}
#logo1 {
	position: absolute;
	width: 15em;
	left: 15px;
	top: 15px;
	z-index: 9;
}
a.logoL1 {
	color: #B85C5C;
	font-weight: 800;
	font-size: 1.3em;
	text-decoration: none;
}
a.logoL1:hover {
	text-decoration: underline;
}
a.logoL2 {
	color: #696969;
	font-size: 1.0em;
	text-decoration: none;
}
a.logoL2:hover {
	text-decoration: underline;
}
a.logoL3 {
	color: #DADADA;
	text-decoration: none;
}
a.logoL3:hover {
	text-decoration: underline;
}
#logo2 {
	position: absolute;
	right: 3px;
	top: 38px;
	z-index: 10;
}
#tr2 {
	position: absolute;
	top: 23px;
	right: 120px;
	font-size: 1em;
	width: 16em;
	color: #DADADA;
	z-index: 1;
}
#tr {
	background-image: url("r.gif");
	background-repeat: no-repeat no-repeat;
	height: 157px;
	position: absolute;
	width: 585px;
	right: 0px;
	top: 0px;
	z-index: 1;
}
#navbar {
	font-size: small;
	position: absolute;
	top: 110px;
	left:15px;
	width: 40em;
	z-index: 5;
}
a.nav {
	font-size: small;
	margin: 0;
	padding:0.2em;
	border:none;
	display:inline-block;
	width:7em;
	background: #fffbf0;
	border: 1px solid #dfac20;
	margin: 0;
	text-decoration: none;
	text-align: center;
	color: #B85C5C;
	font-weight: bold; 
}
a.nav:hover {
	background-color: #dfac20;
}

#bottom {
	background-color: #DADADA;
	position: fixed;
	left: 0px;
	bottom: 0px;
	height: 6.5em;
	width: 100%;
	color: #B85C5C;
	font-size: 0.7em;
}
#bottom a {
	color: #B85C5C;
	text-decoration: none;
}
#bottom a:hover {
	color: #B85C5C;
	text-decoration: underline;
}
#bottom hr{
	background-color: #B85C5C;
	color: #B85C5C;
	height:3px;
	border: none; 
}
#bl1 {
	position: absolute;
	left: 0.3em;
	top: 1.5em;
}
#bl2 {
	position: absolute;
	left: 7em;
	top: 1.5em;
}
#bl3 {
	position: absolute;
	left: 11em;
	top: 1.5em;
}
#bl4 {
	position: absolute;
	left: 21em;
	top: 1.5em;
}
#br1 {
	height: 8em;
	position: absolute;
	top: 0.7em;
	right: 5px;
	bottom: 0px;
	text-align: right;
	vertical-align: middle;
}
#br2 {
	position: absolute;
	top: 1.5em;
	right: 160px;
	text-align: right;
	vertical-align: middle;
}
#nav {
	position: relative;
	top: -40px;
	left: 50px;
	background: #fffbf0;
	border: 1px solid red;
	width: 10em;
	padding: 5px;
	clear: both;
	list-style-type:none;
	border-radius: 0px 0.5em 0.5em;
	border: 1px solid;
	padding: 10px;
	margin: 10px;
}
.empty { 
	height: 80px;
	width: 100%;
}
}
