P  {
	font-size : 12px;
	color : #000000;
	font-family : Arial, sans-serif;
}

H1  {}

H2  {}

H3  {}

A  {
	color : #994438;
}

A:Visited  {
	color : #994438;
}

A:Active  {
	color : #994438;
}

A:Hover  {}

.subkop  {
	color : #994438;
	font-weight : bold;
	font-size : medium;
}

BODY  {
	background-color : #FBEFD7;
	background-image : url(img/back.jpg);
	background-repeat : no-repeat;
	background-attachment : fixed;
}


