* {
	padding:0px;
     margin:0px;
	font-family: "Trebuchet MS",Verdana,Arial,Sans-serif;
	font-size: 11pt;

}
body {
	padding:0px;
     margin:0px;
     height:100%;
     width:100%;
     background-color:black;
     color:   #333333;
}

a.footer  {
	font-size:7pt;
}

a {
     text-decoration:none;
     background-color:transparent;
     color:   #333333;
}

a:ACTIVE,
a:HOVER,
a:FOCUS {
     text-decoration: underline;
     color:#ffffff;
}


.bl-fg {
	color: #0F176A;
}
.bl-bg {
	background-color: #0F176A;
}
.lv-fg {
	color: #BBB1D4;
}
.lv-bg {
	background-color: #BBB1D4;
}
.rd-fg {
	color: #E14218;
}
.rd-bg {
	background-color: #E14218;
}

#content {
     background-color:black;
	position:absolute;
     left:50%;
     top:50%;
	width:900px;
	height:420px;
	margin-left:-450px;
     margin-top:-200px;
}
#main {
     border: 1px solid #333333;
	position:absolute;
     top:0px;
	width:0px;
     height:0px;

}
#footer-left {
	font-size:7pt;
	position:absolute;
     top:402px;
     left:0px;
	width:450px;
     height:20px;
}

#footer-right {
	font-size:7pt;
     text-align:right;
	position:absolute;
     top:402px;
     left:450px;
	width:450px;
     height:20px;
}

#blue-title {
	border:0px none;
	position:absolute;
     font-size:0.1px;
     width:100%;
     top:0px;
     height:1px;
     z-index:1;
}

#red-title {
	position:absolute;
     width:1px;
     top:310px;
     height:20px;
     z-index:2;
}

#logo {
	position:absolute;
     width:450px;
     top:180px;
     left:0px;
     height:200px;
     z-index:4;
}

#logow {
	position:absolute;
     width:450px;
     top:180px;
     left:0px;
     height:200px;
     z-index:3;
}

#showband {
	position:absolute;
     width:400px;
     top:306px;
     left:460px;
     height:20px;
     background-color:transparent;
     font-weight:bold;
     font-size:16pt;
     vertical-align:middle;
     color:white;
     z-index:5;
}

#nv-lm {
	position:absolute;
     width:440px;
     top:220px;
     left:460px;
     height:40px;
     background-color:transparent;
     font-weight:bold;
     font-size:36pt;
     vertical-align:middle;
     color:white;
     z-index:5;
}

.foto {
	position:absolute;
     top:50px;
     width:150px;
     height:100px;
     border-left:1px solid white;
     border-right:1px solid white;
}

#img1 {
     background-image:url('gfx/intro/img1.jpg');
     left:75px;
}
#img2 {
     background-image:url('gfx/intro/img2.jpg');
     left:225px;
}
#img3 {
     background-image:url('gfx/intro/img3.jpg');
     left:375px;
}
#img4 {
     background-image:url('gfx/intro/img4.jpg');
     left:525px;
}
#img5 {
     background-image:url('gfx/intro/img5.jpg');
     left:675px;
}
