/* CSS Document */


body,td,th {
	color: #003366;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
}
body {
	background-color: #000307;
	margin-left: 0px;
	margin-top: 0px;
}
#Layer1 {
	position:absolute;
	left:0px;
	top:0px;
	width:996px;
	height:166px;
	z-index:1;
	background-image: url(pix/header.jpg);
}
#Layer2 {
	position:absolute;
	left:0px;
	top:166px;
	width:42px;
	height:595px;
	z-index:2;
	background-image: url(pix/left.jpg);
}
#Layer3 {
	position:absolute;
	left:42px;
	top:166px;
	width:955px;
	height:247px;
	z-index:3;
	padding:0;
	margin:0;
}
#Nav {
	position:absolute;
	left:263px;
	top:140px;
	width:736px;
	height:25px;
	z-index:4;
}
a {
	font-size: 12px;
	color: #2F69A9;
}
a:visited {
	color: #000033;
}
a:hover {
	color: #CC6600;
}
a:active {
	color: #CC6600;
}
h1,h2,h3,h4,h5,h6 {
	font-weight: bold;
}
h1 {
	font-size: 18px;
	color: #FF9900;
	letter-spacing: 0.1em;
		padding-top: 50px;
}
h2 {
	font-size: 14px;
	color: #000033;
	padding-left: 50px;
	padding-top: 50px;
}
.teasertext {
	font-size:14px;
	font-style:Normal;
	font-weight:bold;
	color:#000033;
	line-height:17px;

	padding-right: 20px;
	padding-top: 15px;
}

.fliesstext {
	font-size:12px;
	font-style:Normal;
	font-weight:normal;
	color:#011224;
	line-height:17px;
	
	padding-right: 20px;
	padding-top: 15px;
}
