body {
	margin:10px 10px 0px 10px;
	padding:0px;
	color: navy;
	font-family: verdana;
	font-size: 11px;
	background:#23d1e1;
}
img {
	border: 0px;
}
table {
	border-collapse: collapse;
	color: navy;
	font-family: verdana;
	font-size: 11px;
}
#leftcontent {
	position: absolute;
	left:10px;
	top:94px;
	width:150px;
	background:#23d1e1;
}
#centercontent {
	background:#fff;
	margin-top: 4px;
	margin-left: 155px;
	margin-right:155px;
	background:#23d1e1;
}
#rightcontent {
	position: absolute;
	right:9px;
	top:94px;
	width:150px;
	background:#23d1e1;
}
#banner {
	background:#23d1e1;
	height:80px;
	left-padding: 3px;
}
.menu {
	background: #ccf4f8;
	margin-bottom: 5px;
	border: 1px solid navy;
}
.menu_header {
	background: navy;
	color: #ccf4f8;
	font-size: 12px;
	font-weight: bold;
	padding: 3px;
}
.menu_item {
}
ul.menu_item {
	margin: 3px;
	list-style-type: none;
}
a.menu_item {
	color: navy;
	text-decoration: none;
}
a:hover.menu_item {
	text-decoration: underline;
}
.content {
	background: #ccf4f8;
	border: 1px solid navy;
}
.content_header {
	background: navy;
	color: #ccf4f8;
	font-size: 12px;
	font-weight: bold;
	padding: 3px;
}
.content_item{
	margin: 3px;
}
.news {
	border-top: 1px solid navy;
	border-bottom: 1px solid navy;
	padding: 3px;
	margin-bottom: 3px;
}
.news_item {
	color: navy;
	font-family: verdana;
	font-size: 11px;
	vertical-align: top;
}
a.news_item {
	color: navy;
}
.stamboom {
	font-family: verdana;
	font-size: 11px;
	border: 1px solid navy;
}
h1 {
	color: navy;
	font-size: 12px;
	font-weight: bold;
	margin: 0px;
	margin-top: 5px;
	margin-bottom: 5px;
}
h2 {
	color: navy;
	font-size: 11px;
	font-weight: bold;
	margin: 0px;
	margin-top: 5px;
	margin-bottom: 5px;
}
.border {
	border: 1px solid navy;
}
a {
	color: navy;
}
.padding {
	padding-right: 5px;
	padding-bottom: 5px;
}
