html {
height:auto;
padding:0px; 
margin:0px; 
border:0px;
}

body {
	height:auto;
	padding: 0px;
	margin: 0px;
	border: 0px;
	font-size: 13px;
	background: #FFFFFF;
	color: #000000;
	font-family: sans-serif;
	text-align: left;
	height:auto;
}

td
{
color:#000000;
font-size:10px;
font-family: sans-serif;
}
#page, #contentSub
{
text-align: left;
width:90%;
height: auto;
}

#contentSub
{
visibility:hidden;
display: none; 
}

#header, #navigation {display:none}

#footer
{
width:100%;
color:#000000;
font-family: sans-serif;
border-top: 1px solid #000000;
}

.orange, h2, #contentSub h2, #footer a
{
	color: #000000;
}
#contentSub h2
{
	margin-top: 0px;
	padding-top:0px;
}
a:link
{
	color: #000000;
}

a:visited
{
	color: #000000;
}

a:hover
{
	text-decoration: none;
}


.container1, .container2
{
border: 1px solid #000000;
}

ul
{
list-style-type: square;
}

li
{
background-image:none;
padding-left: 0px;
}

.linie, .bottomlinie
{
border: 0px;
}