H1  {
	COLOR: #000000;
	FONT-FAMILY: Verdana, Arial;
	FONT-SIZE: 36px;
	font-weight: bold;
	font-style: italic;
	text-decoration: none;
	top: 67px;
	left: 0px;
	position: absolute;
	padding: 0 0 0 0;
	margin: 0 0 0 0;
	z-index: 1;
}

H2  {
	COLOR: #000000;
	FONT-FAMILY: Verdana, Arial;
	FONT-SIZE: 16px;
	font-weight: bold;
	font-style: normal;
	text-decoration: none;
}

P  {
	COLOR : #000000;
	FONT-FAMILY : Verdana, Arial;
	FONT-SIZE : 8pt;
	font-style : normal;
	font-weight : normal;
	position : relative;
}

A:link  {
	color: #000000;
	FONT-FAMILY: Verdana, Arial;
	FONT-SIZE: 20px;
	font-weight: normal;
	font-style: normal;
	text-decoration: none;
}

A:active  {
	color : #000000;
	FONT-FAMILY : Verdana, Arial;
	FONT-SIZE : 20px;
	font-weight: normal;
	font-style: normal;
	text-decoration : none;
}

A:visited  {
	color : #000000;
	FONT-FAMILY : Verdana, Arial;
	FONT-SIZE : 20px;
	font-weight: normal;
	font-style: normal;
	text-decoration : none;
}

A:hover  {
	color: #DCDCDC;
	FONT-FAMILY: Verdana, Arial;
	FONT-SIZE: 20px;
	font-weight: none;
	text-decoration: none;
}

body  {
	background-color: #F5F5F5;
}

.content  {
	background-color: #ffffff;
	width: 800px;
	height: 500px;
	top: 50px;
	left: 100px;
	position: absolute;
}

.text  {
	FONT-FAMILY : Verdana, Arial;
	FONT-SIZE : 12px;
	font-style : normal;
	font-weight : normal;
	width: 570px;
	height: 320px;
	top: 170px;
	left: 200px;
	position: absolute;
	overflow: auto;
	padding-right: 10px;
}

.navi	{
	top: 220px;
	left: 140px;
	position: relative;
	padding: 0 0 0 0;
	margin: 0 0 0 0 ;
	z-index: 1;
}

#navismall	{
	FONT-SIZE : 11px;
}

.logo {
	top: 50px;
	left: 200px;
	position: relative;
	z-index: 1;
}

#disclaimer {
	FONT-SIZE: 10px;
	top: 515px;
	left: 150px;
	position: absolute;
	z-index: 1;
}

#impressum {
	FONT-SIZE: 10px;
	top: 530px;
	left: 150px;
	position: absolute;
	z-index: 1;
}

	
