BODY {
	width: 1008px;
	color: #000000;
	background-color: #FFFFFF;
	background-image: url(http://www.thangkas.com/bilder/thangkas.jpg);
	background-repeat: no-repeat;
	background-position: 0px 0px;
	font-family: Verdana,Tahoma,Arial,Helvetica,Sans-serif;
	font-size: 13px;
	margin-left: 0em;
	margin-right: 0em;
	margin-top: 0em;
}

A:LINK {
	color: #FAEBD7;
	background-color: transparent;
	font-size: 15px;
	font-weight: 100;
	text-decoration: none;
}

A:VISITED {
	color : #FAEBD7;
	background-color: transparent;
	font-size: 15px;
	font-weight:100;
	text-decoration : none;
}

A:HOVER {
	color: #FAEBD7;
	background-color: transparent;
	font-size: 15px;
	font-weight: 100;
	text-decoration: underline;
}

A:active {
	color: #FAEBD7;
	background-color: transparent;
	font-size: 15px;
	font-weight: 100;
	text-decoration: none;
}


A.s:LINK {
	color: #00007F;
	background-color: transparent;
	font-size: 15px;
	font-weight: 100;
	text-decoration: none;
}

A.s:VISITED {
	color : #00007F;
	background-color: transparent;
	font-size: 15px;
	font-weight:100;
	text-decoration : none;
}

A.s:HOVER {
	color: #993300;
	background-color: transparent;
	font-size: 15px;
	font-weight: 100;
	text-decoration: underline;
}

A.s:active {
	color: #333300;
	background-color: transparent;
	font-size: 15px;
	font-weight: 100;
	text-decoration: none;
}

H1 {
	color: #009300;
	background-color: transparent;
	font-family: Verdana,Tahoma,Arial,Helvetica,Sans-serif;
	font-size: 20px;
}

H2 {
	color : #993300;
	background-color: transparent;
	font-family : Verdana,Tahoma,Arial,Helvetica,Sans-serif;
	font-size : 16px;
}

H3 {
	font-family : Verdana,Tahoma,Arial,Helvetica,Sans-serif;
	font-size : 15px;
}

H4 {
	font-family : Verdana,Tahoma,Arial,Helvetica,Sans-serif;
	font-size : 14px;
}

div.inhalt {
	position: relative;
	width: 58em;
	height: auto;
	top: 5em;
	left: 18em;
	margin-right: 17em;
	margin-bottom: 15em;
}