html{
	height:100%;
}

body{ font-family: tahoma, arial, Schriftname; margin:0; padding:0; height:100%; width:100%; background-color:#fff; }

a img{
	border:0px;
}

.nav {
	margin-top:15px;
	text-align:center;
}

#leftCol {
	position:absolute;
	top:0;
	left:0;
	width:210px;
	padding:0;
	/* element height:100% requires html & body to have the same...  */
	height:100%;
	background-image: url(../images/tile.gif);
	z-index:3;
}

h1#header {
	text-align: center;
	margin: 0;
	padding:0;
	vertical-align: middle;
}

#header a {
	font-size:30px;
	color: #fff;
	font-style: italic;
	text-decoration:none;
}

#leftFooter{ font-size: 0.7em; line-height:100%; color:#fff; font-family: tahoma, arial, Schriftname; text-align: right; margin:10px 10px 0 0; font-weight:bold; background-image: none; }

#rollOverTitle { font-size: 30px; font-family: tahoma, arial, Schriftname; font-style: italic; font-weight: bold; line-height: 80%; background-color: transparent; background-image: url(../images/linkbg.gif); text-align: right; padding-top: 28px; padding-left: 40px; position: absolute; top: 5px; left: 210px
	  }


#rollOverTitle span { color: #c00; font-family: tahoma, arial, Schriftname; text-decoration: none; background-color: #fff; padding-left: 0
	 }



#menuNav{
	position:absolute;
	top:80px;
	left:250px;
	width:475px;
}

#menuNav a { color: #900; font-size: small; font-family: tahoma, arial, Schriftname; line-height: 120%; text-decoration: none; text-align: center; display: inline; margin-top: 0; margin-bottom: 0; margin-left: 0; padding: 4px 6px 2px; border-top: 2px solid #900; border-right: 2px solid #900; border-left: 2px solid #900
	 }


.contentLayer { font-size: 0.8em; font-family: tahoma, arial, Schriftname; text-decoration: none; margin-right: 20px; padding: 12px; position: absolute; top: 100px; left: 250px; width: 500px; border: solid 2px #c00
	    }


.contentLayer a,{ color:#900; font-family: tahoma, arial, Schriftname; text-decoration:none; }

.contentLayer a:hover, .hiddenContentLayer a:hover{ font-family: tahoma, arial, Schriftname; text-decoration:underline; }
.item{ font-family: tahoma, arial, Schriftname; margin-bottom:10px; }
.date { color: #7c7c7c; font-family: tahoma, arial, Schriftname; font-weight: bold; line-height: 150%; }
h3{ border-bottom:1px solid #666; font-size:small; color:#666; font-family: tahoma, arial, Schriftname; line-height:120%; font-weight:bolder; margin-bottom:5px; }
