body
{
	padding: 0px;
	margin: 0px;
	background-image: url(../graphix/background.gif);
	font-family: Courier, "Courier New", mono;
	font-size: 11px;
	color: #6B6868;
/*	color: #A09F9C;*/
}

h1
{
	color: #80D4F7;
	font-family: Cooper, "Cooper Black", Times, serif;
}

h2
{
	color: #AFACAC;
	padding-top: 400px;
	padding-left: 100px;
}

a
{
	font-family: Courier, "Courier New", mono;
	font-size: 11px;
	color: #8FD068;
}

a:hover
{
	text-decoration: none;

}

a:visited
{
	color: #8FD068;
}

.disclaimer
{
	font-family: Courier, "Courier New", mono;
	font-size: 11px;
	color: #A09F9C;
}

#index_back
{
	font-family: Courier, "Courier New", mono;
	font-size: 11px;
	color: #A09F9C;
}

.kontakt
{
	font-family: Courier, "Courier New", mono;
	font-size: 11px;
}

.kontakt a
{
	font-family: Courier, "Courier New", mono;
	font-size: 11px;
	color: #8FD068;
}

.kontakt a:hover
{
	text-decoration: none;
}

.kontakt a:visited
{
	color: #8FD068;
}

.active a:hover
{
	text-decoration: none;
}

.active a:visited
{
	color: #FFA044;
}

.forfatter
{
	font-family: Courier, "Courier New", mono;
	font-size: 11px;
	color: #FEA407;
}

.header{
	font-family: Courier, "Courier New", mono;
	color: #FFA044;
	font-size: 14px;
}

.header2{
	font-family: Courier, "Courier New", mono;
	color: #80D4F7;
	font-size: 14px;
	font-style: italic;
}