@charset "utf-8";
/* CSS Document */

body {
	background-image: url(75.gif);
}

table {
	table-layout:fixed;
	background-attachment: scroll;
	background-repeat:no-repeat;
	background-color:#FFFFFF;
	background-position: center;
}

.td {
	background-repeat:no-repeat;
	background-position:top
}

.einrueck { 
	margin-left: 50px;
	margin-right: 50px;
	margin-top: 30px; 
}

.navi {
	margin-left:30px;
	margin-top:30px;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#666666;
	font-weight:normal;
}

p {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #666666;
	font-weight: normal;
}

h1 {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#666666;
	font-weight:normal;
	text-transform:uppercase
}

a:link {
	font-weight: normal;
	text-decoration:underline;
	color: #666666;
	text-decoration:none
}

a:visited{
 	color: #666666;
	text-decoration:none
}

a:hover{
	font-weight:normal;
	text-decoration:underline;
	color: #666666;
}
 	
a:active{
	color:#666666;
	text-decoration:none
}

.link {
	color: #666666;
}

