body
{
	background-attachment: fixed;
	background-color: #ffffff;
	background-image: url(../images/startfond.gif);
	background-position: 0px 0px;
	background-repeat: no-repeat;
}

div
{
	position: fixed;
	margin: 330px 10px 10px 100px;
	width: 100px;
	height: 50px;
}

p 
{
	font-family: Courier New, Courier, mono; 
	font-size: 95%; 
	font-style: normal; 
	line-height: 20px; 
	font-weight: normal; 
	color: #000000; 
	text-decoration: none;
	text-indent: 0;
	margin-top: 0;
	margin-bottom: 0;
}

.einzug
{
	text-indent: 2em;
	margin-top: 0;
	margin-bottom: 0;
	line-height: 20px; 

}

.text_bold
{
	font-family: Courier New, Courier, mono; 
	font-size: 95%; 
	font-style: normal; 
	line-height: 20px; 
	font-weight: bold; 
	color: #000000; 
	letter-spacing: 1px;
	text-decoration: none;
}

.text_b_i
{
	font-family: Courier New, Courier, mono; 
	font-size: 95%; 
	font-style: italic; 
	line-height: 20px; 
	font-weight: bold; 
	color: #000000; 
	letter-spacing: 1px;
	text-decoration: none;
}
	
.text_italic
{
	font-family: Courier New, Courier, mono; 
	font-size: 95%; 
	font-style: italic; 
	line-height: 20px; 
	font-weight: normal; 
	color: #000000; 
	text-decoration: none;
}

a:link {
	font-family: Courier New, Courier, mono;
	font-size: 95%;
	font-weight: bold;
	color: #666666;
	letter-spacing: 1px;
	text-decoration: none;
}
a:visited {
	font-family: Courier New, Courier, mono;
	font-size: 95%;
	font-weight: bold;
	color: #999999;
	letter-spacing: 1px;
	text-decoration: none;
}
a:hover {
	font-family: Courier New, Courier, mono;
	font-size: 95%;
	font-weight: bold;
	color: #cccc99;
	letter-spacing: 1px;
	text-decoration: underline;
}
a:active {
	font-family: Courier New, Courier, mono;
	font-size: 95%;
	font-weight: bold;
	color: #666666;
	letter-spacing: 1px;
	text-decoration: none;
	
.link 
{
	font-family: Courier New, Courier, Courier 10 Pitch, mono;
	font-size: 95%; 
	font-style: normal; 
	line-height: 20px; 
	font-weight: normal; 
	color: #666666; 
	text-decoration: none;
}
