@charset "utf-8";
/* CSS Document */

body, html {
	width: 100%;
	height: 100%;
	margin: 0 0 0 0;
	padding: 0 0 0 0;
	font-family: Arial, Helvetica, sans-serif;
}
.header {
	width: 800px;
	background-color: #444;
	height: 35px;
	z-index: 2;
	position: absolute;
	font-size: 7pt;
}
#tease {
	margin-left: 5px;
	margin-top: 10px;
}

#tease H2 { 	font-size: 8pt; font-weight: lighter;}
A {
	color: #000;/*	text-decoration: none;*/
}
#netandsites_2010 {
	height: 100%;
}
.contentContainer {
	height: 100%;
	width: 800px;
	background-color: #acacac;
	font-size: 12pt;
	color: #000;
	border-right: 1pt solid #333;
	z-index: 0;
	position: relative;/*	display: block;*/
}
.contentContainer * {
	font-size: 11pt;
}
.tx-flseositemap-pi1 * {
	font-size: 9pt;
}
.contentContainer H1 {
	font-size: 14pt;
	font-weight: bolder;
}
.contentContainer .warning {
	font-size: 7pt;
	left: 315px;
	top: 40px;
	position: absolute;
}
.contentContainer .warning * {
	font-size: 7pt;
}
.contentNavigation {
	height: 100%;
	width: 240px;
	background-color: #9d9d9d;
	z-index: 1;
	position: absolute;
	left: 0px;
	top: 0px;
	font-size: 11pt;
}
.contentNavigation .container {
	margin-top: 125px;
}
.contentNavigation .container .menu01 {
	background-color: #777777;
	width: 235px;
	height: 20px;
	padding-top: 2px;
	padding-left: 5px;
	margin-bottom: 1px;
}
.contentNavigation .container .menu02 {
	width: 225px;
	height: 20px;
	padding-top: 2px;
	padding-left: 15px;
	margin-bottom: 1px;
}
.contentNavigation A {
	text-decoration: none;
}
.contentContainer .contentAll {
	width: 500px;
	font-size: 12pt;
	color: #000;
	z-index: 3;
	position: relative;
	left: 270px;
	top: 100px;
}
.contentContainer .breadcrump {
	font-size: 7pt;
	z-index: 4;
	position: relative;
	left: 270px;
	top: 105px;
}
.contentContainer .breadcrump * {
	text-decoration: none;
}
.contentContainer .contentAll .news-list-morelink A {
	color: #900;
}
.contentContainer .breadcrump * {
	font-size: 7pt;
}
.contentNavigation .container .navlist {
	list-style: none;
	margin: 0;
	padding: 0;
	border: none;
}
