* {
	margin: 0;
	padding: 0;
}

a:link { color:black;font-family: arial, helvetica; text-decoration:underline; }
a:visited { color:black;font-family: arial, helvetica; text-decoration:underline; }
a:active { color:black;font-family: arial, helvetica; text-decoration:underline; }
a:hover { color:#999999; font-family: arial, helvetica; text-decoration:underline; }


body
{
	font-family: Arial, Helvetica, sans-serif;
	color: #333333;
	font-size: 100%;
	line-height: 130%;
	background-color: #ffffff;
}

#text
{
font-family: Arial, Helvetica, sans-serif;
color: #333333;
position:relative;
left:154px;
font-size:100%;
line-height: 160%;
width:815px;

}

#titel
{
font-size:80%;
font-color: #333333;

}

small
{
font-size:100%;
color: #666666;
}
.section1
{
	width: 100%;
}