@CHARSET "ISO-8859-1";

body {
	font-family:Verdana;
	font-size:10pt;
	color:#004494;
	background-color:white;
}

h1 {
	font-size:14pt;
	font-weight:normal;
	margin-top:0px;
	background:url(headerBlocks.png) no-repeat top left;
	padding-left:50px;
}

h2 {
	font-size:12pt;
	font-weight:normal;
}

div.containerPage {
	position:relative;
	overflow:visible;
	left:20px;
	margin-top:0px;
	min-width:872px;
	max-width:872px;
}

div.backgroundWhite {
	position:fixed;
	left:200px;
	overflow:visible;
	margin-top:0px;
	background-color:white;
	min-width:872px;
	max-width:872px;
	min-height:1000px;
}

div.backgroundGray {
	position:fixed;
	left:0px;
	top:0px;
	min-width:50px;
	max-width:50px;
	width:50px;
	min-height:1000px;
	background-color:#dbe0ef;
}


div.containerMain {
	position:relative;
	top:187px;
	left:220px;
	max-width:610px;
	min-width:610px;
	width:410px;
	text-align:justify;
	padding:2px;
}

div.containerTreeNode {
	padding-top:2px;
	padding-bottom:2px;
	margin-bottom:0px;
}

div.containerTreeNodeSelected {
	padding-top:2px;
	padding-bottom:2px;
	background-color:#dddddd;
	font-weight:bold;
}

div.containerSplashText {
	position:absolute;
	left:230px;
	top:187px;
	max-width:410px;
	min-width:410px;
	width:410px;
	max-height:310px;
	overflow:auto;
}

div.containerSplashNews {
	position:absolute;
	left:650px;
	top:178px;
}

div.containerNewsEntry {
	border:solid 1px black;
	margin-bottom:4px;
	max-width:180px;
}

p.splashNewsDate {
	font-weight:bold;
	background-color:#dbe0ef;
	margin-top:0px;
	margin-bottom:0px;
}

p.splashNewsBody {
	margin-top:2px;
}

div.splashFooter {
	position:absolute;
	top:620px;
	left:0px;
	min-height:30px;height:30px;max-height:30px;
	min-width:872px;width:872px;
	background-color:#dce0f0;
}

img.imagePresto {
	position:absolute;top:28px;left:42px;
}

img.imagePrestoTypo {
	position:absolute;bottom:20px;right:30px;
}



img.imageMenuDots {
	position:absolute;top:122px;left:41px;
}

img.imageDeko {
	margin-bottom:20px;
}

img.imageSplash {
	position:absolute;top:187px;left:40px;
}

img.imageSuspects {
	position:absolute;top:520px;left:260px;	
}


div.containerPrimaryNavigation {
	position:absolute;top:130px;left:41px;min-width:792px;width:792px;
}

div.containerSecondaryNavigation {
	position:absolute;top:187px;left:41px;max-width:130px;
}



a.primaryNav {
	text-decoration:none;
	font-weight:bold;
}

span.primaryNavSeparator {
	font-weight:bold;
	color:#7f7f7f;	
}

span.current {
	background-color:#dddddd;
	padding:2px;
	font-weight:bold;
}

a.secondaryNav {
	text-decoration:none;
	font-weight:normal;
}



div.intranet_rightcol {border:1px black solid;position:absolute;top:100px;left:220px;background-color:white;color:black;min-width:800px;padding:5px;}
div.intranet_leftcol {
	overflow:hidden;
	border:1px black solid;
	min-width:200px;
	max-width:200px;
	width:200px;
	position:absolute;
	top:100px;
	left:10px;
	background-color:white;
	color:black;
}

td.newsDate {
	
}

td.newsTitle {
	font-weight:bold;
}