body{
	background-color:#000000;
	margin:0;
	font: 10pt/14pt 'Lucida Grande', Verdana, Helvetica, sans-serif;
	
}

A:link{ color:#CCCCFF; text-decoration:none; }
A:active{ color:#CCCCFF; text-decoration:none; }
A:visited{ color:#CCCCFF; text-decoration:none; }

h1{
	font-family:Geneva, Arial, Helvetica, sans-serif;
	font-size:10px;
	text-transform:uppercase;
	letter-spacing: 0px;
	text-indent: 340px;
	color:#a6b4be;
	font-weight:bold;
	line-height: 50px;
	left: 10px;
	z-index: 210;
}
h2{
	font-size:18px;
	font-weight:bold;
	color:#CCCCFF;
	letter-spacing:0px;
	font-style:normal;
}
h3{
	font-size:18px;
	font-weight:bold;
	color:#CCCCFF;
	letter-spacing:0px;
	font-style:normal;
}

#title{
	position: fixed;
	background-color: #252525;
	background-repeat:no-repeat;
	background-position:35px 12px;
	background-image:url(../images/titeltxt3.gif);
	width: 100%;
	padding: 2px;
	z-index: 600;
	border-top-width: 20px;
	border-right-width: 0px;
	border-bottom-width: 20px;
	border-left-width: 0px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #000000;
	border-right-color: #000000;
	border-bottom-color: #000000;
	border-left-color: #000000;
	height: 40px;
	top: 0px;
	
}

#wrap{
	width:100%;
	margin-left:auto;
	margin-right:auto;
	margin-top:20px;
	border:0;
	background-repeat: repeat-x;
}

#navcontainer{
	width:86px;
	height:200px;
	position:fixed;
	margin-top:80px;
	margin-left:800px;
	padding: 20px;
}

 #navlist li{
	list-style-type: none;
	text-align:left;
	font-family: 'Lucida Grande', Verdana, Helvetica, sans-serif;
	font-size:12px;
	letter-spacing:0px;
	color:#666666;
	width:224px;
	word-spacing: -1px;
}

#navlist li a:link {
	color:#99CCFF;
	text-transform:uppercase;
	margin: 1%;
	height: auto;
	width: 60%;
	border: thin solid #777777;
	font-size: 10px;
	font-weight:normal;
	padding: 2%;
	letter-spacing: normal;
	text-align: left;
	vertical-align: middle;
	background-color:#333333;
	display: block;
	text-indent: 5px;
	word-spacing: -1px;
}
#navlist li a:visited {
	color:#666666;
	text-transform:uppercase;
	margin: 1%;
	height: auto;
	width: 60%;
	border: thin solid #777777;
	font-size: 10px;
	font-weight:normal;
	padding: 2%;
	letter-spacing: normal;
	text-align: left;
	vertical-align: middle;
	background-color:#333333;
	display: block;
	text-indent: 5px;
	word-spacing: -1px;
}
#navlist li a:hover {
	color: #FFAE64;
	text-transform:uppercase;
	margin: 1%;
	height: auto;
	width: 60%;
	border: thin solid #777777;
	font-size: 10px;
	font-weight: bold;
	padding: 2%;
	letter-spacing: normal;
	text-align: left;
	vertical-align: middle;
	background-color:#222222;
	display: block;
	text-indent: 5px;
	word-spacing: -1px;
}
#container{
	
	position: relative;
	z-index:200;
}
#content{
	width:818px;
	padding:30px;
	padding-bottom:50px;
	text-align:justify;
	font: 9pt/14pt 'Lucida Grande', Verdana, Helvetica, sans-serif;
	color:#FFFFFF;
}
.footer{
	padding:27px;
	background-color:#333333;
	border: 2px solid #FABA5A;
	display: block;
}
.footertxt{
	text-align:justify;
	text-transform:uppercase;
	color:#999999;
	font-family: 'Lucida Grande', Verdana, Helvetica, sans-serif;
	font-size: 8pt;
	line-height: 11pt;
	

}
.images{

	
}


.pullquote {
	color:green;
	width:150px;
	float:right;
	width:150px;
	margin-top:10px;
	margin-bottom:10px;
	margin-left:10px;
	padding-bottom:20px;
	font-family:'Lucida Grande', Helvetica, sans-serif;
	font-size: 24px;
	line-height:26px;
	letter-spacing:-3px;
	text-align: right;
	color:#FFFFFF;
	filter: Alpha(Opacity=80, FinishOpacity=10, Style=2, StartX=100, StartY=100, FinishX=30, FinishY=30);
	height: 150px;
	clip: rect(auto,auto,auto,auto);
	padding-top: 40px;
}

.infotxt{
	z-index:500;
	position: fixed;
	text-transform:uppercase;
	color:#999999;
	font-family: 'Lucida Grande', Verdana, Helvetica, sans-serif;
	font-size: 8pt;
	background-color:#111111;
	border: 2px solid #FFAE64;
	}
.ratestxttitel{
	padding:5px;
	text-align:left;
	text-transform:uppercase;
	color:#FABA5A;
	font-family: 'Lucida Grande', Verdana, Helvetica, sans-serif;
	font-size: 9pt;
	line-height: 14pt;
	font-weight: bold;
	
}
.ratestxtsub{
	padding:5px;
	text-align:left;
	text-transform:uppercase;
	color:#999999;
	font-family: 'Lucida Grande', Verdana, Helvetica, sans-serif;
	font-size: 8pt;
	line-height: 14pt;
	font-weight: bold;
	
}

.ratestxt{
	padding:5px;
	text-align:left;
	text-transform:uppercase;
	color:#999999;
	font-family: 'Lucida Grande', Verdana, Helvetica, sans-serif;
	font-size: 8pt;
	line-height: 14pt;
	font-weight: normal;	
}
