body 
{ 
background-image: url(""); 
background-repeat: repeat-y; 
background-attachment: fixed; 
background-position: top center;
background-color: #FFFFFF;
} 


body 
{ 
margin-left: 0px;
margin-top: 0px;
margin-right: 0px;
margin-bottom: 0px;
}
.text {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 13px;
	color: #CCCCCC;
	text-decoration: none;
}
h1 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 35px;
	color: #CCCCCC;
	text-decoration: none;
	font-weight: bold;
	text-decoration: none;
	margin: 0px 0px 10px;
	padding: 0px;
}
h2 {
	 font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 18px;
	color: #CCCCCC;
	text-decoration: none;
	font-weight: bold;
	text-decoration: none;
	margin-bottom: 1px;
	margin-top: 1px
}
.link {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 13px;
	font-weight: bold;
	color: #CCCCCC;
	text-decoration: none;
}

.textl {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 17px;
	color: #CCCCCC;
	text-decoration: none;
	margin: 0px;
	padding: 0px;
}
a:link {
	color: #CCCCCC;
}
a:visited {
	color: #CCCCCC;
}
a:hover {
	color: #CC0000;
}
a:active {
	color: #CCCCCC;
}
.litentext {

	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 11px;
	color: #CCCCCC;
	text-decoration: none;
}
.boxback {
	background-color: #000000;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #FFFFFF;
	text-decoration: none;
	border: 1px solid #CCCCCC;
}
.linkbild {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #000000;
	text-decoration: none;
	cursor: hand;
}
