HTML {
	background: #ffffff;
	color:#333333;
}

BODY {
	text-align: center;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9pt;
	width: 580px;
	height: 421.5pt;
}

IMG{
	border: 0;
	text-decoration: none;
}
A{
	text-decoration: underline;
	border: 0;
	color:#000066;
}
h2{
	font-weight: bold;
	font-size: 10pt;
}
h3{
	font-weight: bold;
	font-size: 9pt;
}

h4{
	font-weight: bold;
	font-size: 8pt;
}
#wrapper{
	margin: 0 auto; 
	padding: 7.5pt 22.5pt 7.5pt 7.5pt;
	text-align: left;
	width: 435pt;
}
#header{
	height: 23.25pt; 
	width: 435pt;
	margin: 0 0 14.5pt 0;
}
#content{
	margin: 7.5pt 0 0 0;
	width: 435pt;
}

#content ul{
	list-style-image: url(../images/dot_blau.gif);
}

#footer{
	width: 435pt;
	height: auto;
}

#footer ul{
	list-style: none;
	float: right;
	margin: 25px 0 0 0;
}

#footer ul li{
	float: left;
}

#footer ul li.close{
	float: left;
	margin: 0 0 0 150px;
}

#footer ul li a{
	border: none;
	text-decoration: none;

}
#footer ul li a{
	color: #5a5a5a;
	font-weight: bold;
	margin: 0 3.75pt 0 0;
}
#footer ul li a img{
	border: none;
}
